Advertisement
Forage

libcec segfault

Jul 15th, 2015
301
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.31 KB | None | 0 0
  1. OpenELEC:~ # gdb python --core=/storage/.cache/cores/core.!usr!bin!python2.7.1436974358.498 --batch -ex "thread apply all bt"
  2.  
  3. warning: core file may not match specified executable file.
  4. [New LWP 498]
  5. [New LWP 499]
  6. [New LWP 500]
  7. [New LWP 501]
  8. [New LWP 502]
  9. [New LWP 503]
  10. [New LWP 504]
  11.  
  12. warning: File "/lib/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load".
  13. To enable execution of this file add
  14. add-auto-load-safe-path /lib/libthread_db-1.0.so
  15. line to your configuration file "/storage/.gdbinit".
  16. To completely disable this security protection add
  17. set auto-load safe-path /
  18. line to your configuration file "/storage/.gdbinit".
  19. For more information about this security protection see the
  20. "Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
  21. info "(gdb)Auto-loading safe path"
  22.  
  23. warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
  24.  
  25. warning: File "/lib/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load".
  26.  
  27. warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
  28. Core was generated by `python /usr/bin/pyCecClient.py'.
  29. Program terminated with signal SIGSEGV, Segmentation fault.
  30. #0 0x76dc4eb0 in readdir () from /lib/libc.so.6
  31.  
  32. Thread 7 (LWP 504):
  33. #0 0x76d1145c in pthread_cond_timedwait () from /lib/libpthread.so.0
  34. #1 0x769a8cf8 in ?? () from /usr/lib/libcec.so.3.0
  35. #2 0x769abc58 in ?? () from /usr/lib/libcec.so.3.0
  36. #3 0x769c3a90 in CEC::CCECAdapterMessageQueue::Process() () from /usr/lib/libcec.so.3.0
  37. #4 0x769a8a64 in PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/libcec.so.3.0
  38. #5 0x76d0adf0 in ?? () from /lib/libpthread.so.0
  39. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  40.  
  41. Thread 6 (LWP 503):
  42. #0 0x76d134ec in ?? () from /lib/libpthread.so.0
  43. #1 0x76d13620 in ?? () from /lib/libpthread.so.0
  44. #2 0x76873744 in ?? () from /usr/lib/libbcm_host.so
  45. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  46.  
  47. Thread 5 (LWP 502):
  48. #0 0x76d134ec in ?? () from /lib/libpthread.so.0
  49. #1 0x76d13620 in ?? () from /lib/libpthread.so.0
  50. #2 0x76872b84 in ?? () from /usr/lib/libbcm_host.so
  51. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  52.  
  53. Thread 4 (LWP 501):
  54. #0 0x76d134ec in ?? () from /lib/libpthread.so.0
  55. #1 0x76d13620 in ?? () from /lib/libpthread.so.0
  56. #2 0x76876bec in ?? () from /usr/lib/libbcm_host.so
  57. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  58.  
  59. Thread 3 (LWP 500):
  60. #0 0x76df4bec in ioctl () from /lib/libc.so.6
  61. Backtrace stopped: Cannot access memory at address 0x0
  62.  
  63. Thread 2 (LWP 499):
  64. #0 0x76d134ec in ?? () from /lib/libpthread.so.0
  65. #1 0x76d13620 in ?? () from /lib/libpthread.so.0
  66. #2 0x76e8ddd8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  67. #3 0x76e95cf0 in PyEval_RestoreThread () from /usr/lib/libpython2.7.so.1.0
  68. #4 0x76edfdf0 in PyGILState_Ensure () from /usr/lib/libpython2.7.so.1.0
  69. #5 0x76b317e8 in CEC::CCecPythonCallbacks::CBCecLogMessage(void*, CEC::cec_log_message) () from /usr/lib/python2.7/site-packages/cec/_cec.so
  70. #6 0x769abf6c in CEC::CCECClient::CallbackAddLog(CEC::cec_log_message const&) () from /usr/lib/libcec.so.3.0
  71. #7 0x769ac8b8 in CEC::CCECClient::Process() () from /usr/lib/libcec.so.3.0
  72. #8 0x769a8a64 in PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/libcec.so.3.0
  73. #9 0x76d0adf0 in ?? () from /lib/libpthread.so.0
  74. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  75.  
  76. Thread 1 (LWP 498):
  77. #0 0x76dc4eb0 in readdir () from /lib/libc.so.6
  78. #1 0x769bd134 in PLATFORM::CDRMEdidParser::GetPhysicalAddress() () from /usr/lib/libcec.so.3.0
  79. #2 0x769b1ec0 in CEC::CUSBCECAdapterCommunication::GetPhysicalAddress() () from /usr/lib/libcec.so.3.0
  80. #3 0x769b06f4 in CEC::CCECProcessor::GetDeviceInformation(char const*, CEC::libcec_configuration*, unsigned int) () from /usr/lib/libcec.so.3.0
  81. #4 0x769c8c34 in CEC::CLibCEC::DetectAdapters(CEC::cec_adapter_descriptor*, unsigned char, char const*, bool) () from /usr/lib/libcec.so.3.0
  82. #5 0x76b311a4 in ?? () from /usr/lib/python2.7/site-packages/cec/_cec.so
  83. #6 0x76b2eb7c in ?? () from /usr/lib/python2.7/site-packages/cec/_cec.so
  84. #7 0x76e9b78c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  85. #8 0x76eea91c in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  86. #9 0x76e9a400 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  87. #10 0x76e9a374 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  88. #11 0x76e9a374 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  89. #12 0x76eea91c in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  90. #13 0x76e95f24 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  91. #14 0x76ede388 in run_mod () from /usr/lib/libpython2.7.so.1.0
  92. #15 0x76ee0c30 in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  93. #16 0x76ee47c8 in PyRun_SimpleFileExFlags () from /usr/lib/libpython2.7.so.1.0
  94. #17 0x76e958fc in Py_Main () from /usr/lib/libpython2.7.so.1.0
  95. #18 0x76d43cb8 in __libc_start_main () from /lib/libc.so.6
  96. #19 0x00008578 in _start ()
  97. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  98. OpenELEC:~ #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement