Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2019
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.32 KB | None | 0 0
  1. prh@knot:~/openlpbzr$ ./run_openlp.py
  2. qt5ct: using qt5ct plugin
  3. [31390:31497:0910/211456.702326:ERROR:nss_util.cc(727)] After loading Root Certs, loaded==false: NSS error code: -8018
  4. qt5ct: D-Bus global menu: no
  5. Received signal 11 SEGV_MAPERR 0000000001d8
  6. #0 0x7f829e1dcbde <unknown>
  7. #1 0x7f829e1dccf0 <unknown>
  8. #2 0x7f829e1dd327 <unknown>
  9. #3 0x7f82a6c39940 QBackingStore::endPaint() called with active painter on backingstore paint device
  10. QBasicTimer::start: Timers cannot be started from another thread
  11. <unknown>
  12. #4 0x7f82a2948e66 <unknown>
  13. #5 0x7f82a2bd2710 QRasterPaintEngine::drawCachedGlyphs()
  14. #6 0x7f82a2bd6257 QRasterPaintEngine::drawTextItem()
  15. #7 0x7f82a2bee03c <unknown>
  16. #8 0x7f82a2a735d0 QTextLine::draw()
  17. #9 0x7f82a2a74a45 QTextLayout::draw()
  18. #10 0x7f82a2ab5b5c <unknown>
  19. #11 0x7f82a2ac0a6a <unknown>
  20. #12 0x7f82a2ac04ae <unknown>
  21. #13 0x7f82a2ac190c QTextDocumentLayout::draw()
  22. #14 0x7f82a3139d4d QWidgetTextControl::drawContents()
  23. #15 0x7f82a3086ec6 QLabel::paintEvent()
  24. #16 0x7f8292098603 <unknown>
  25. #17 0x7f82a2f98588 QWidget::event()
  26. #18 0x7f82a303bd1e QFrame::event()
  27. #19 0x7f82920999f3 <unknown>
  28. #20 0x7f82a2f5a4b1 QApplicationPrivate::notify_helper()
  29. #21 0x7f82a2f61950 QApplication::notify()
  30. #22 0x7f82921b9e6e <unknown>
  31. #23 0x7f82a5a915a9 QCoreApplication::notifyInternal2()
  32. #24 0x7f82a2f9115a QWidgetPrivate::sendPaintEvent()
  33. #25 0x7f82a2f91a17 QWidgetPrivate::drawWidget()
  34. #26 0x7f82a2f92611 QWidgetPrivate::paintSiblingsRecursive()
  35. #27 0x7f82a2f9169c QWidgetPrivate::drawWidget()
  36. #28 0x7f82a2f69afc <unknown>
  37. #29 0x7f82a2f69e69 <unknown>
  38. #30 0x7f82a2f80a35 QWidgetPrivate::syncBackingStore()
  39. #31 0x7f82a2f986b8 QWidget::event()
  40. #32 0x7f82921a0453 <unknown>
  41. #33 0x7f82a2f5a4b1 QApplicationPrivate::notify_helper()
  42. #34 0x7f82a2f61950 QApplication::notify()
  43. #35 0x7f82921b9e6e <unknown>
  44. #36 0x7f82a5a915a9 QCoreApplication::notifyInternal2()
  45. #37 0x7f82a5a9459b QCoreApplicationPrivate::sendPostedEvents()
  46. #38 0x7f82a5ae3233 <unknown>
  47. #39 0x7f82a5058f2e g_main_context_dispatch
  48. #40 0x7f82a50591c8 <unknown>
  49. #41 0x7f82a505925c g_main_context_iteration
  50. #42 0x7f82a5ae2863 QEventDispatcherGlib::processEvents()
  51. #43 0x7f82a5a9027b QEventLoop::exec()
  52. #44 0x7f82a3144e9d QDialog::exec()
  53. #45 0x7f829219cbc0 <unknown>
  54. #46 0x0000005c8e93 _PyMethodDef_RawFastCallKeywords
  55. #47 0x0000005365d0 <unknown>
  56. #48 0x00000053d251 _PyEval_EvalFrameDefault
  57. #49 0x0000005c999b _PyFunction_FastCallKeywords
  58. #50 0x0000005364c0 <unknown>
  59. #51 0x00000053d251 _PyEval_EvalFrameDefault
  60. #52 0x0000005cacba _PyFunction_FastCallDict
  61. #53 0x0000004e085e <unknown>
  62. #54 0x0000005cb7c8 _PyObject_FastCallDict
  63. #55 0x00000064138b PyErr_PrintEx
  64. #56 0x7f82a5f1b3c3 <unknown>
  65. #57 0x7f82a5f2161d <unknown>
  66. #58 0x7f82a5f2207f <unknown>
  67. #59 0x7f82a5aba9c7 QMetaObject::activate()
  68. #60 0x7f82a58dee67 QThread::started()
  69. #61 0x7f82a58e9a90 <unknown>
  70. r8: 000000000000020a r9: 0000000000000011 r10: 0000000000000000 r11: 0000000000000030
  71. r12: 0000000000000000 r13: 0000000000000000 r14: 00007f81e809be10 r15: 00007f81ee7f85a0
  72. di: 0000000003605150 si: 00007f81e8068af0 bp: 00007f81e809be98 bx: 00007f81ee7f80e0
  73. dx: 000000000000000c ax: 0000000000000000 cx: 0000000000000008 sp: 00007f81ee7f73e0
  74. ip: 00007f82a2948e66 efl: 0000000000010246 cgf: 002b000000000033 erf: 0000000000000004
  75. trp: 000000000000000e msk: 0000000000000000 cr2: 00000000000001d8
  76. [end of stack trace]
  77. Calling _exit(1). Core file will not be generated.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement