PDA

View Full Version : Segmentation fault (core dump) with Vinci skin


Mntz
2008-08-03, 17:16
Today i upgraded XBMC to rev 14660.
Using PMIII everything seems to work OK but when i change to Vinci skin, XBMC crashes with a segmentation fault. It happens when you change viewmodes and start browsing your media.
Another thing i noticed is that a line is drawn at the right side of some images.
http://s2d2.turboimagehost.com/t/586832_screenshot001.jpg (http://www.turboimagehost.com/p/586832/screenshot001.jpg.html)

Image xml:

<control>
<type>image</type>
<id>103</id>
<posx>400</posx>
<posy>0</posy>
<width>493</width>
<height>549</height>
<texture>16x9homescreen-music.png</texture>
<include>home-icons</include>
<visible>Container(300).HasFocus(2) + Control.HasFocus(300) + !Skin.HasSetting(ownImages)</visible>
</control>


I also have an XBMC windows version, build today, where i don't get these errors.

System:
Ubuntu 8.04 (2.6.24-19-generic #1 SMP Fri Jul 11 23:41:49 UTC 2008 i686)
nVidia 7150 IGP

Log file:
http://pastebin.com/m7f5a88ac

gdb:
http://pastebin.com/m5f285d05

after bt command:
http://pastebin.com/m65352b02

yuvalt
2008-08-04, 04:00
can you please post in xbmc.org/trac?