Advertisement
Guest User

kodi 14.2 backtrace

a guest
Jan 26th, 2016
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.12 KB | None | 0 0
  1. Program received signal SIGABRT, Aborted.
  2. [Switching to Thread 0xa40ff2b0 (LWP 525)]
  3. 0xb57847f0 in raise () from /usr/lib/libc.so.6
  4. (gdb) bt full
  5. #0 0xb57847f0 in raise () from /usr/lib/libc.so.6
  6. No symbol table info available.
  7. #1 0xb5785b98 in abort () from /usr/lib/libc.so.6
  8. No symbol table info available.
  9. #2 0xb577d5c8 in __assert_fail_base () from /usr/lib/libc.so.6
  10. No symbol table info available.
  11. #3 0xb577d6a4 in __assert_fail () from /usr/lib/libc.so.6
  12. No symbol table info available.
  13. #4 0xab284a2c in glVDPAUMapSurfacesNV (numSurfaces=0, surfaces=<optimized out>) at opengl_nv.c:357
  14. nv = 0xab012cd0
  15. renderImageAttrs = {12498, 0, 12344}
  16. vs = 0x0
  17. i = <optimized out>
  18. j = -1542460948
  19. __PRETTY_FUNCTION__ = "glVDPAUMapSurfacesNV"
  20. #5 0x7fabed68 in VDPAU::COutput::GLMapSurface (this=this@entry=0x820ae458, yuv=yuv@entry=false, source=2141973864,
  21. source@entry=5) at VDPAU.cpp:4182
  22. it = <optimized out>
  23. err = <optimized out>
  24. #6 0x7fabf310 in VDPAU::COutput::ProcessMixerPicture (this=this@entry=0x820ae458) at VDPAU.cpp:3586
  25. idx = 0
  26. procPic = {DVDPic = {pts = 83416, dts = 83416.750083416744, {{data = {0x0, 0x0, 0x0, 0x0}, iLineSize = {0, 0, 0, 0}},
  27. {dxva = 0x0}, {vdpau = 0x0}, {vaapi = 0x0}, {openMax = 0x0, openMaxBufferHolder = 0x0}, {cvBufferRef = 0x0}, {
  28. stf = 0x0, eglimg = 0x0}, {mediacodec = 0x0}, {IMXBuffer = 0x0}, {MMALBuffer = 0x0}, {a10buffer = 0x0}},
  29. iFlags = 67108868, iRepeatPicture = 0, iDuration = 0, iFrameType = 0, color_matrix = 2, color_range = 0,
  30. chroma_position = 1, color_primaries = 2, color_transfer = 2, extended_format = 0,
  31. stereo_mode = '\000' <repeats 31 times>, qp_table = 0x0, qstride = 0, qscale_type = 1, iWidth = 640,
  32. iHeight = 348, iDisplayWidth = 636, iDisplayHeight = 348, format = RENDER_FMT_VDPAU, iPicNum = 1},
  33. videoSurface = 2, outputSurface = 5, crop = false}
  34. retPic = 0x820aeff0
  35. #7 0x7fabf948 in VDPAU::COutput::StateMachine (this=this@entry=0x820ae458, signal=0, port=port@entry=0x820aebd0, msg=0x0)
  36. at VDPAU.cpp:3211
  37. pic = 0x3
  38. pic = <optimized out>
  39. state = <optimized out>
  40. __FUNCTION__ = "StateMachine"
  41. #8 0x7fabfcf8 in VDPAU::COutput::Process (this=0x820ae458) at VDPAU.cpp:3401
  42. __FUNCTION__ = "Process"
  43. msg = 0xab04a838
  44. port = <optimized out>
  45. gotMsg = true
  46. #9 0x80ad2f90 in CThread::Action (this=0x820ae458) at Thread.cpp:221
  47. __FUNCTION__ = "Action"
  48. #10 0x80ad325c in CThread::staticThread (data=0x820ae458) at Thread.cpp:131
  49. pThread = 0x820ae458
  50. name = "Vdpau Output"
  51. ---Type <return> to continue, or q <return> to quit---
  52. id = 2752508592
  53. autodelete = false
  54. __FUNCTION__ = "staticThread"
  55. lock = <optimized out>
  56. #11 0xb6ba0f98 in start_thread () from /usr/lib/libpthread.so.0
  57. No symbol table info available.
  58. #12 0xb5827620 in ?? () from /usr/lib/libc.so.6
  59. No symbol table info available.
  60. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement