XBMC Seg Fault
#1
Hi,
from about 2 days,when i try to run a video plugin (Justin, National Geografic) or YouTube script.....XBMC go down. It crashes but into my log files...i don't see anything about the causese of this.
Below i've past a piece of my log.

Code:
############## XBMC CRASH LOG ###############

################ SYSTEM INFO ################
Date: Fri Nov  6 18:22:36 CET 2009
XBMC Options:
Arch: i686
Kernel: Linux 2.6.28-15-generic #52-Ubuntu SMP Wed Sep 9 10:49:34 UTC 2009
Release:
    Distributor ID:    Ubuntu
    Description:    Ubuntu 9.04
    Release:    9.04
    Codename:    jaunty
############## END SYSTEM INFO ##############

############### STACK TRACE #################
Core was generated by `/usr/local/share/xbmc/xbmc.bin -fs --standalone'.
Program terminated with signal 5, Trace/breakpoint trap.
[New process 3718]
[New process 3680]
[New process 3715]
[New process 3699]
[New process 3701]
[New process 3696]
[New process 3698]
[New process 3700]
[New process 3702]
#0  0xb3089426 in PyInt_Type ()
   from /usr/local/share/xbmc/system/python/python24-i486-linux.so

Thread 9 (process 3702):
#0  0xb8076430 in __kernel_vsyscall ()
#1  0xb7818412 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb6da61a4 in SDL_CondWaitTimeout () from /usr/lib/libSDL-1.2.so.0
#3  0x08924713 in WaitForEvent (hHandle=0xaad2c40, dwMilliseconds=17)
    at XSyncUtils.cpp:213
#4  0x089247fd in WaitForSingleObject (hHandle=0xaad2c40,
    dwMilliseconds=30000) at XSyncUtils.cpp:243
#5  0x088928b1 in CEvent::WaitMSec (this=0x8b9a6fc, dwMillSeconds=30000)
    at Event.cpp:101
#6  0x0890fd5c in CJobManager::GetNextJob (this=0x8b9a620, worker=0xaa001a8)
    at JobManager.cpp:170
#7  0x0890fe96 in CJobWorker::Process (this=0xaa001a8) at JobManager.cpp:52
#8  0x088dd238 in CThread::staticThread (data=0xaa001a8) at Thread.cpp:207
#9  0xb78144ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#10 0xb6fd449e in clone () from /lib/tls/i686/cmov/libc.so.6

..............
..............

8:22:36 T:2951740304 M:1352724480   DEBUG: Process - Setting the Python path to /home/htpc/.xbmc/plugins/video/Justin.tv:/usr/local/share/xbmc/system/python/python24.zip:/usr/local/share/xbmc/system/python/lib/python24.zip:/usr/local/share/xbmc/system/python/lib/python2.4/:/usr/local/share/xbmc/system/python/lib/python2.4/plat-linux2:/usr/local/share/xbmc/system/python/lib/python2.4/lib-tk:/usr/local/share/xbmc/system/python/lib/python2.4/lib-dynload
18:22:36 T:2951740304 M:1352724480   DEBUG: Process - Entering source directory /home/htpc/.xbmc/plugins/video/Justin.tv
18:22:36 T:2951740304 M:1352622080   DEBUG: xbp_dlopen loading python lib /usr/local/share/xbmc/system/python/python24.zip/struct.so. flags: 2
18:22:36 T:2951740304 M:1352622080   DEBUG: Loading: /home/htpc/.xbmc/temp/struct.so
18:22:36 T:2951740304 M:1352622080   DEBUG: RegisterExtensionLib, adding struct.so (0xb043f50)
18:22:36 T:2951740304 M:1352622080   DEBUG: xbp_dlsym - load symbol initstruct
18:22:36 T:2951740304 M:1352622080   DEBUG: xbp_dlopen loading python lib /usr/local/share/xbmc/system/python/python24.zip/binascii.so. flags: 2
18:22:36 T:2951740304 M:1352622080   DEBUG: Loading: /home/htpc/.xbmc/temp/binascii.so
18:22:36 T:2951740304 M:1352622080   DEBUG: RegisterExtensionLib, adding binascii.so (0xb043970)
18:22:36 T:2951740304 M:1352622080   DEBUG: xbp_dlsym - load symbol initbinascii
18:22:36 T:2951740304 M:1352622080   DEBUG: xbp_dlopen loading python lib /usr/local/share/xbmc/system/python/python24.zip/_socket.so. flags: 2
18:22:36 T:2951740304 M:1352622080   DEBUG: Loading: /home/htpc/.xbmc/temp/_socket.so
18:22:36 T:2951740304 M:1352622080   DEBUG: RegisterExtensionLib, adding _socket.so (0xb1d9a20)
18:22:36 T:2951740304 M:1352622080   DEBUG: xbp_dlsym - load symbol init_socket
18:22:36 T:2951740304 M:1352622080   DEBUG: xbp_dlopen loading python lib /usr/local/share/xbmc/system/python/python24.zip/_ssl.so. flags: 2
18:22:36 T:2951740304 M:1352622080   DEBUG: Loading: /home/htpc/.xbmc/temp/_ssl.so
18:22:36 T:2951740304 M:1352622080   DEBUG: RegisterExtensionLib, adding _ssl.so (0xb1e9570)
18:22:36 T:2951740304 M:1352622080   DEBUG: xbp_dlsym - load symbol init_ssl
18:22:36 T:2951740304 M:1352212480   DEBUG: xbp_dlsym - load symbol inittime


############### END LOG FILE ################

############ END XBMC CRASH LOG #############

Please help me.
Reply
#2
Please pastebin the entire crashlog.

TheUni
Reply
#3
...entire crashlog is too long.Is it possible attach a file into the thread? Thx
Reply
#4
Please use a pasting site like pastebin.com or pastebin.ca .

TheUni
Reply
#5
HI,
seem to have same problem with 9.10 ubuntu release.
The xbmc crash with plugin script and video files
Log refer crash with mkv files

http://pastebin.com/m5a69a2c3
Reply
#6
Having the same problem when trying to play .mov files.

http://pastebin.com/f5e290494
Reply
#7
Same problem here when trying to play anything.

http://pastebin.com/m1d582b32
Reply
#8
It's also happening to me with WMV files. Seems that anything except AVIs will crash XBMC.
Reply
#9
All of the logs are showing it failing after its creating a VDPAU surface. What kind of graphics cards do you have, and what have you set your render method to be in your video settings?
Reply
#10
Gathering information about your system...

Distribution: Ubuntu 9.10
Desktop environment: GNOME
Graphics chip: nVidia Corporation G72 [GeForce 7500 LE] (rev a1)
Driver in use: nvidia 190.42
Rendering method: Nvidia
Reply
#11
These should have all been fixed by r24343. Please retest with the next alpha/beta when it is released.
Reply
#12
Thx a lot TheUNI.
I've compiled the latest SVN PVR testing 24458rev.
All work fine now.

Regards
Reply

Logout Mark Read Team Forum Stats Members Help
XBMC Seg Fault0