Advertisement
Guest User

Untitled

a guest
Jul 18th, 2010
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.56 KB | None | 0 0
  1. Core was generated by `/usr/local/xbmc/lib/xbmc/xbmc.bin --standalone'.
  2. Program terminated with signal 11, Segmentation fault.
  3. [New process 5295]
  4. [New process 5331]
  5. [New process 5330]
  6. [New process 5329]
  7. [New process 5328]
  8. [New process 5326]
  9. [New process 5325]
  10. [New process 5317]
  11. [New process 5316]
  12. [New process 5315]
  13. [New process 5278]
  14. [New process 5277]
  15. [New process 5245]
  16. [New process 5239]
  17. [New process 5238]
  18. [New process 5237]
  19. [New process 5227]
  20. [New process 5210]
  21. #0 0xb6428a5c in memcpy () from /lib/tls/i686/cmov/libc.so.6
  22. (gdb)
  23. (gdb) bt
  24. #0 0xb6428a5c in memcpy () from /lib/tls/i686/cmov/libc.so.6
  25. #1 0x089a9995 in XFILE::CFileRar::Read (this=0xae117a38, lpBuf=0xae1bf460, uiBufSize=32768) at FileRar.cpp:279
  26. #2 0x08902105 in XFILE::CFile::Read (this=0xa9dda948, lpBuf=0xae1bf460, uiBufSize=32768) at File.cpp:520
  27. #3 0x0889ddf8 in CDVDInputStreamFile::Read (this=0xae196438, buf=0xae1bf460 "\032Eߣ\223B\202\210matroskaB\207\201\002B\205\201\002\030S\200g\001",
  28. buf_size=32768) at DVDInputStreamFile.cpp:91
  29. #4 0x088917e0 in dvd_file_read (h=0xae196438, buf=0xae1bf460 "\032Eߣ\223B\202\210matroskaB\207\201\002B\205\201\002\030S\200g\001", size=32768)
  30. at DVDDemuxFFmpeg.cpp:188
  31. #5 0xaec1ccda in fill_buffer (s=0xa9ddd840) at libavformat/aviobuf.c:323
  32. #6 0xaec1d0c7 in get_byte (s=0xa9ddd840) at libavformat/aviobuf.c:369
  33. #7 0xaec31214 in ebml_read_num (matroska=0xae117a38, pb=0x8000, max_size=8192, number=0xa3309fd0) at libavformat/matroskadec.c:546
  34. #8 0xaec343ae in matroska_read_header (s=0xae185df0, ap=0xa330a00c) at libavformat/matroskadec.c:728
  35. #9 0xaec75913 in av_open_input_stream (ic_ptr=0xae13d084, pb=0xa9ddd840,
  36. filename=0xae115a44 "rar://%2fhome%2fxbmc%2fseries%2fStargate%2eUniverse%2fStargate%2eUniverse%2eS01E13%2e720p%2eHDTV%2ex264%2dSiTV%2fstargate%2euniverse%2e111%2efaith%2dsitv%2erar/stargate.universe.111.faith-sitv.mkv", fmt=0xaec94720, ap=0xa330a00c) at libavformat/utils.c:424
  37. #10 0x08894989 in CDVDDemuxFFmpeg::Open (this=0xae13d080, pInput=0xae196438) at ../Codecs/DllAvFormat.h:232
  38. #11 0x08896a0c in CDVDFactoryDemuxer::CreateDemuxer (pInputStream=0xae196438) at DVDFactoryDemuxer.cpp:66
  39. #12 0x0872464f in CDVDFileInfo::GetFileStreamDetails (pItem=0x9fa1e94) at DVDFileInfo.cpp:353
  40. #13 0x08610693 in CThumbExtractor::DoWork (this=0x9fa1e80) at ThumbLoader.cpp:152
  41. #14 0x08311cd8 in CJobWorker::Process (this=0x9b1d300) at JobManager.cpp:63
  42. #15 0x082e7a76 in CThread::staticThread (data=0x9b1d300) at Thread.cpp:203
  43. #16 0xb6ed34fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
  44. #17 0xb648bf5e in clone () from /lib/tls/i686/cmov/libc.so.6
  45. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement