View Full Version : Segfautl
Hi, I have a xbmc on gentoo, build from svn.
All warks ok, but if I use the 7TFT skin from http://code.google.com/p/seventft/ xbmc segfault if I select the system setting menu ???
/usr/bin/xbmc: line 7: 25671 Segmentation fault /usr/share/xbmc/xbmc.bin "$@" :shocked:
Any Ideas ?
http://xbmc.org/forum/showthread.php?t=34655
Version: pre-9.10 r20391
Distribution: Gentoo 2008.0
Arch: i686
Install method: ebuild
SVN revision: 20415
Step to reproduce:
After choose the 7TFT skin it's not possible to use the settings menu, if you open the settings menu any submenu will crash the xbmc.
The cpu is an Intel Atom N270
Kernel 2.6.29-gentoo-r3
Debug log
http://pastebin.com/f8c8a7
Is it ok ? Do I miss something ?
Many thx :laugh:
althekiller
2009-05-21, 01:14
We'll need the back trace as well.
We'll need the back trace as well.
I have no core dump file ???
althekiller
2009-05-22, 00:33
Do a "ulimit -c unlimited" in the term before you run "xbmc" (again from the same term). You should get a core file then.
Back trace
http://pastebin.com/f2358364
althekiller
2009-05-23, 23:21
You need to recompile with debug symbols, or install the debug package from the PPA if that's how you've installed XBMC. Also, WTH are you running XBMC as root for?