PDA

View Full Version : Segfautl


IlGab
2009-05-17, 22:49
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 ?

motd2k
2009-05-18, 02:22
http://xbmc.org/forum/showthread.php?t=34655

IlGab
2009-05-18, 20:53
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:

IlGab
2009-05-21, 00:07
Up :oo:

althekiller
2009-05-21, 01:14
We'll need the back trace as well.

IlGab
2009-05-21, 23:59
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.

IlGab
2009-05-23, 23:04
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?