Advertisement
Guest User

Untitled

a guest
Dec 3rd, 2015
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.32 KB | None | 0 0
  1. Thread 1 (process 12744):
  2. #0 0x00007f1e0620ed29 in g_private_get () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  3. No symbol table info available.
  4. #1 0x00007f1e061f23a0 in g_thread_self () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  5. No symbol table info available.
  6. #2 0x00007f1e061cc09c in g_main_context_acquire () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  7. No symbol table info available.
  8. #3 0x00007f1e061ccea5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  9. No symbol table info available.
  10. #4 0x00007f1e061cd0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  11. No symbol table info available.
  12. #5 0x00007f1e0dba57a1 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
  13. No symbol table info available.
  14. #6 0x00007f1e0db7c01f in QCoreApplication::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
  15. No symbol table info available.
  16. #7 0x00007f1e105fcda5 in MythDownloadManager::run (this=0x7f1cec05c270) at mythdownloadmanager.cpp:290
  17. itemsInQueue = true
  18. waitAnyway = false
  19. __FUNCTION__ = "run"
  20. downloading = true
  21. itemsInCancellationQueue = false
  22. #8 0x00007f1e1059ac5c in MThreadInternal::run (this=0x7f1cec018990) at mthread.cpp:79
  23. No locals.
  24. #9 0x00007f1e0da7632f in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
  25. No symbol table info available.
  26. #10 0x00007f1e0f80e182 in start_thread (arg=0x7f1d167fc700) at pthread_create.c:312
  27. __res = <optimized out>
  28. pd = 0x7f1d167fc700
  29. now = <optimized out>
  30. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139762908251904, -777828965620743241, 0, 0, 139762908252608, 139762908251904, 796772449259258807, 795034509361841079}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  31. not_first_call = <optimized out>
  32. pagesize_m1 = <optimized out>
  33. sp = <optimized out>
  34. freesize = <optimized out>
  35. __PRETTY_FUNCTION__ = "start_thread"
  36. #11 0x00007f1e0cf1047d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  37. No locals.
  38. A debugging session is active.
  39.  
  40. Inferior 1 [process 12744] will be detached.
  41.  
  42. Quit anyway? (y or n) [answered Y; input not from terminal]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement