返回列表 回復 發帖

XBMC crashes when playing any video

I got the latest from svn today and built it on my gentoo amd64 box. It seems to build and run fine, but on attempting to play any video, it crashes and the xbmc process dies. Here is my xbmc.log

Code:
21:34:03 T:825111264 M:  5812224   DEBUG: new file set audiostream:0
21:34:03 T:825111264 M:  5812224   DEBUG: CPlayerCoreFactor::GetPlayers(/mnt/library/downloads/[DB] Naruto Shippuuden 061[nzbmatrix.com]/[DB]_Naruto_Shippuuden_061_[877ABD8F].avi)
21:34:03 T:825111264 M:  5812224   DEBUG: request to delete file that does not exist: Z:\xbmc.edl
21:34:03 T:1175013712 M:  5804032   DEBUG: Running thread 1175013712
21:34:03 T:1175013712 M:  5804032   DEBUG: thread start, auto delete: 1
21:34:03 T:825111264 M:  5804032  NOTICE: DVDPlayer: Opening: /mnt/library/downloads/[DB] Naruto Shippuuden 061[nzbmatrix.com]/[DB]_Naruto_Shippuuden_061_[877ABD8F].avi
21:34:03 T:825111264 M:  5804032 WARNING: CDVDMessageQueue:ut MSGQ_NOT_INITIALIZED
21:34:03 T:1166621008 M:  5795840   DEBUG: Running thread 1166621008
21:34:03 T:1166621008 M:  5795840   DEBUG: thread start, auto delete: 0
21:34:03 T:1166621008 M:  5795840  NOTICE: Creating InputStream
21:34:03 T:1166621008 M:  5795840  NOTICE: Creating Demuxer
21:34:03 T:1166621008 M:  5787648   DEBUG: Open - av_find_stream_info starting
21:34:03 T:1166621008 M:  5787648   DEBUG: Open - av_find_stream_info finished
21:34:03 T:1166621008 M:  5787648    INFO: ffmpeg: Input #0, avi, from '/mnt/library/downloads/[DB] Naruto Shippuuden 061[nzbmatrix.com]/[DB]_Naruto_Shippuuden_061_[877ABD8F].avi':
21:34:03 T:1166621008 M:  5787648    INFO: ffmpeg:   Duration: 00:22:55.9, start: 0.000000, bitrate: 1036 kb/s
21:34:03 T:1166621008 M:  5787648    INFO: ffmpeg:     Stream #0.0: Video: h264, yuv420p, 856x480 [PAR 0:1 DAR 0:1], 23.98 tb(r)
21:34:03 T:1166621008 M:  5787648    INFO: ffmpeg:     Stream #0.1: Audio: mp3, 48000 Hz, stereo, 128 kb/s
21:34:03 T:1166621008 M:  5787648    INFO: CDVDFactorySubtitle::GetSubtitles, searching subtitles
21:34:03 T:1166621008 M:  5787648   DEBUG: CacheSubtitles: START
21:34:03 T:1166621008 M:  5787648   DEBUG: CacheSubtitles: Checking for common subirs...
21:34:03 T:1166621008 M:  5787648   DEBUG: CacheSubtitles: Done (time: 1 ms)
21:34:03 T:1166621008 M:  5787648   DEBUG: CacheSubtitles: Searching for subtitles...
21:34:03 T:1166621008 M:  5787648   DEBUG: CacheSubtitles: Done (time: 1 ms)
21:34:03 T:1166621008 M:  5787648   DEBUG: CacheSubtitles: END (total time: 2 ms)
21:34:03 T:1166621008 M:  5787648    INFO: CDVDFactorySubtitle::GetSubtitles, searching subtitles done
21:34:03 T:1166621008 M:  5787648  NOTICE: Opening video stream: 0 source: 256
21:34:03 T:1166621008 M:  5787648  NOTICE: Creating video codec with codec id: 28
21:34:03 T:1166621008 M:  5787648   DEBUG: FactoryCodec - Video: FFmpeg - Opening
21:34:03 T:1166621008 M:  5787648   DEBUG: FactoryCodec - Video: FFmpeg - Opened
21:34:03 T:1166621008 M:  5787648  NOTICE: Creating video thread
21:34:03 T:1158228304 M:  5779456   DEBUG: Running thread 1158228304
21:34:03 T:1158228304 M:  5779456   DEBUG: thread start, auto delete: 0
21:34:03 T:1158228304 M:  5779456  NOTICE: running thread: video_thread
21:34:03 T:1166621008 M:  5779456  NOTICE: Opening audio stream: 1 source: 256
21:34:03 T:1166621008 M:  5779456  NOTICE: Finding audio codec for: 86017
21:34:03 T:1166621008 M:  5779456   DEBUG: FactoryCodec - Audio: passthrough - Opening
21:34:03 T:1166621008 M:  5779456   DEBUG: FactoryCodec - Audio: passthrough - Failed
21:34:03 T:1166621008 M:  5779456   DEBUG: FactoryCodec - Audio: libmad - Opening
21:34:03 T:1166621008 M:  5779456   DEBUG: SECTIONoadDLL(Q:\system\players\dvdplayer\libmad-i486-linux.so)
21:34:03 T:1166621008 M:  5779456   DEBUG: Loading: /mnt/library/xbmc-live/xbmc/system/players/dvdplayer/libmad-i486-linux.so
21:34:03 T:1166621008 M:  5779456   ERROR: Unable to load /mnt/library/xbmc-live/xbmc/system/players/dvdplayer/libmad-i486-linux.so, reason: /mnt/library/xbmc-live/xbmc/system/players/dvdplayer/libmad-i486-linux.so: wrong ELF class: ELFCLASS32
21:34:03 T:1166621008 M:  5779456   DEBUG: FactoryCodec - Audio: libmad - Failed
21:34:03 T:1166621008 M:  5779456   DEBUG: FactoryCodec - Audio: FFmpeg - Opening
21:34:03 T:1166621008 M:  6385664   DEBUG: FactoryCodec - Audio: FFmpeg - Opened
21:34:03 T:1166621008 M:  6385664  NOTICE: Creating audio thread
21:34:03 T:1116264784 M:  6377472   DEBUG: Running thread 1116264784
21:34:03 T:1116264784 M:  6377472   DEBUG: thread start, auto delete: 0
21:34:03 T:1116264784 M:  6377472  NOTICE: running thread: CDVDPlayerAudio:rocess()
21:34:03 T:1166621008 M:  6377472   DEBUG: Playback has started
21:34:03 T:1166621008 M:  6377472    INFO: Loading skin file: DialogProgress.xml
21:34:03 T:1166621008 M:  6377472   DEBUG: GL: Sharing screen surface for thread 1166621008
21:34:04 T:1166621008 M:  6377472   DEBUG: Load DialogProgress.xml: 100.00ms (11.32 ms xml load)
21:34:04 T:825111264 M:  6377472   DEBUG: ------------------- GUI_MSG_WINDOW_INIT
21:34:04 T:825111264 M:  6377472   DEBUG:
21:34:04 T:825111264 M:  6377472   DEBUG: -------------------
21:34:04 T:825111264 M:  6377472   DEBUG: Load progress_back.png: 1.3ms (bundled)
21:34:04 T:825111264 M:  6377472   DEBUG: Load progress_mid.png: 1.3ms (bundled)
21:34:04 T:825111264 M:  6377472   DEBUG: Load progress_right.png: 0.0ms (bundled)
21:34:04 T:825111264 M:  6377472   DEBUG: Load progress_left.png: 0.0ms (bundled)
21:34:04 T:825111264 M:  6377472   DEBUG: Load seekslider.png: 0.0ms (bundled)
21:34:04 T:825111264 M:  6377472   DEBUG: Alloc resources: 3.18ms (0.00 ms skin load, 0.23 ms preload)
Nothing jumps out at me as looking specifically wrong. The only thing that looked even a little suspicious was this:

Code:
21:34:03 T:1166621008 M:  5779456   ERROR: Unable to load /mnt/library/xbmc-live/xbmc/system/players/dvdplayer/libmad-i486-linux.so, reason: /mnt/library/xbmc-live/xbmc/system/players/dvdplayer/libmad-i486-linux.so: wrong ELF class: ELFCLASS32
Any pointers?
¥
返回列表 回復 發帖