Advertisement
Guest User

Untitled

a guest
Jul 16th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.84 KB | None | 0 0
  1. Received signal 11 SEGV_MAPERR 000100000020
  2. #0 0x7f723aa81e9e <unknown>
  3. #1 0x7f723aa81fb0 <unknown>
  4. #2 0x7f723aa825e7 <unknown>
  5. #3 0x7f723ff55a80 <unknown>
  6. #4 0x7f7238149fd5 <unknown>
  7. #5 0x7f723814a0f4 <unknown>
  8. #6 0x7f72380d3609 QWidgetPrivate::inheritStyle()
  9. #7 0x7f72380d332d QWidgetPrivate::setStyle_helper()
  10. #8 0x7f72380d35a3 QWidgetPrivate::inheritStyle()
  11. #9 0x7f72380d332d QWidgetPrivate::setStyle_helper()
  12. #10 0x7f72380d35a3 QWidgetPrivate::inheritStyle()
  13. #11 0x7f72380d332d QWidgetPrivate::setStyle_helper()
  14. #12 0x7f72380d35a3 QWidgetPrivate::inheritStyle()
  15. #13 0x7f72380d332d QWidgetPrivate::setStyle_helper()
  16. #14 0x7f72380d35a3 QWidgetPrivate::inheritStyle()
  17. #15 0x7f72380d332d QWidgetPrivate::setStyle_helper()
  18. #16 0x7f72380d35a3 QWidgetPrivate::inheritStyle()
  19. #17 0x7f72380e46be QWidget::setParent()
  20. #18 0x7f7238248d31 <unknown>
  21. #19 0x0000008540f7 PdfViewerTab::stealDetailsPane()
  22. #20 0x00000083466c MainWindowTabViewController::handleTabChange()
  23. #21 0x00000075318b <unknown>
  24. #22 0x7f7237359afc QMetaObject::activate()
  25. #23 0x7f723824bf6f QTabBar::currentChanged()
  26. #24 0x7f7238250672 QTabBar::setCurrentIndex()
  27. #25 0x000000815a49 MainWindow::openViewerTab()
  28. #26 0x00000075481c <unknown>
  29. #27 0x7f7237359afc QMetaObject::activate()
  30. #28 0x000000b4714a DocumentFileFetcher::fileForInternalViewer()
  31. #29 0x000000a7fba4 DocumentFileFetcher::openLocalFile()
  32. #30 0x000000a8062c DocumentFileFetcher::open()
  33. #31 0x00000080a34b MainWindow::openDocumentFile()
  34. #32 0x00000080a3f8 MainWindow::openDocumentFile()
  35. #33 0x000000753aa1 <unknown>
  36. #34 0x7f723735a3d2 QObject::event()
  37. #35 0x7f72380e376c QWidget::event()
  38. #36 0x7f72381ef125 QMainWindow::event()
  39. #37 0x7f72380a3a74 QApplicationPrivate::notify_helper()
  40. #38 0x7f72380ab341 QApplication::notify()
  41. #39 0x7f723732fcb9 QCoreApplication::notifyInternal2()
  42. #40 0x7f7237332d4c QCoreApplicationPrivate::sendPostedEvents()
  43. #41 0x7f7237383a54 <unknown>
  44. #42 0x7f7234bae368 g_main_context_dispatch
  45. #43 0x7f7234bae5b1 <unknown>
  46. #44 0x7f7234bae63e g_main_context_iteration
  47. #45 0x7f7237383039 QEventDispatcherGlib::processEvents()
  48. #46 0x7f72219dd722 <unknown>
  49. #47 0x7f723732e94c QEventLoop::exec()
  50. #48 0x7f7237336c46 QCoreApplication::exec()
  51. #49 0x0000007324f3 main
  52. #50 0x7f72363ef06b __libc_start_main
  53. #51 0x000000734c89 _start
  54. r8: 000000000000002b r9: 00007f720ad22d6c r10: 00007ffff86c8890 r11: 0000000000000000
  55. r12: 00007ffff86c8c40 r13: 0000000003ca4008 r14: 0000000000000208 r15: 00000000037c3f40
  56. di: 0000000000000000 si: 0000000000000000 bp: 0000000003ca3f88 bx: 0000000007cce590
  57. dx: 0000000000000001 ax: 0000000100000000 cx: 0000000000000000 sp: 00007ffff86c8c40
  58. ip: 00007f7238149fd5 efl: 0000000000010206 cgf: 002b000000000033 erf: 0000000000000004
  59. trp: 000000000000000e msk: 0000000000000000 cr2: 0000000100000020
  60. [end of stack trace]
  61. Calling _exit(1). Core file will not be generated.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement