Segmentation fault (core dump) with Vinci skin
#1
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.
Image

Image xml:
Code:
<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
Reply
#2
can you please post in xbmc.org/trac?
Reply

Logout Mark Read Team Forum Stats Members Help
Segmentation fault (core dump) with Vinci skin0