Advertisement
Guest User

Untitled

a guest
May 12th, 2020
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.02 KB | None | 0 0
  1. $ rstudio
  2. Received signal 11 SEGV_MAPERR 000000000024
  3. #0 0x7fead1c8aa4f <unknown>
  4. #1 0x7fead1c8ae4b <unknown>
  5. #2 0x7fead1c8b4ce <unknown>
  6. #3 0x7feacd0d53c0 <unknown>
  7. #4 0x7feac51271d4 <unknown>
  8. #5 0x7feac52ebde4 <unknown>
  9. #6 0x7feac5102e5d <unknown>
  10. #7 0x7feac5103a95 <unknown>
  11. #8 0x7feac4742774 <unknown>
  12. #9 0x7feacdcc4fba QPlatformBackingStore::composeAndFlush()
  13. #10 0x7feac8142aff QXcbBackingStore::composeAndFlush()
  14. #11 0x7feace2b63b4 QWidgetBackingStore::qt_flush()
  15. #12 0x7feace2b77e1 QWidgetBackingStore::flush()
  16. #13 0x7feace2b9500 QWidgetBackingStore::doSync()
  17. #14 0x7feace2b9c42 QWidgetBackingStore::sync()
  18. #15 0x7feace3034d2 QWidgetWindow::handleExposeEvent()
  19. #16 0x7feace303f4b QWidgetWindow::event()
  20. #17 0x7feace2a9b3c QApplicationPrivate::notify_helper()
  21. #18 0x7feace2b0d30 QApplication::notify()
  22. #19 0x7feacd370e28 QCoreApplication::notifyInternal2()
  23. #20 0x7feacda14b72 QGuiApplicationPrivate::processExposeEvent()
  24. #21 0x7feacda14d9d QGuiApplicationPrivate::processWindowSystemEvent()
  25. #22 0x7feacd9f09fb QWindowSystemInterface::sendWindowSystemEvents()
  26. #23 0x7feac814d81a xcbSourceDispatch()
  27. #24 0x7feac905afbd g_main_context_dispatch
  28. #25 0x7feac905b240 <unknown>
  29. #26 0x7feac905b2e3 g_main_context_iteration
  30. #27 0x7feacd3c81ef QEventDispatcherGlib::processEvents()
  31. #28 0x7feacd36f78a QEventLoop::exec()
  32. #29 0x7feacd378190 QCoreApplication::exec()
  33. #30 0x55fd1047aa7f main
  34. #31 0x7feacc8080b3 __libc_start_main
  35. #32 0x55fd1047ddfa _start
  36. r8: 0000000000000003 r9: 000000000000fffe r10: 0000000000000000 r11: 0000000000000246
  37. r12: 00007ffdc5d10b70 r13: 00007ffdc5d101f0 r14: 00007ffdc5d10180 r15: 0000000000000003
  38. di: 0000000000000040 si: 000055fd11b1c300 bp: 00007ffdc5d103c0 bx: 00007ffdc5d10410
  39. dx: 0000000078090005 ax: 0000000000000040 cx: 0000000000000024 sp: 00007ffdc5d10180
  40. ip: 00007feac51271d4 efl: 0000000000010206 cgf: 002b000000000033 erf: 0000000000000006
  41. trp: 000000000000000e msk: 0000000000000000 cr2: 0000000000000024
  42. [end of stack trace]
  43. Calling _exit(1). Core file will not be generated.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement