On Sat, 2004-10-16 at 15:52, Koos Pol wrote:
> On Monday 27 September 2004 18:52, Bill Kendrick wrote:
>
> >> When pressing 'Save' tuxpaint bails out with:
> >> Fatal signal: Segmentation Fault (SDL Parachute Deployed)
> >> ...
> >> Although I'm not a harcore hacker, I'll try to figure out if 'strace' and
> >> c.s. does turn up something.
>
> > Have you had a chance to strace it yet? If so, notice anything useful?
>
> Ok. Getting somewhere. Or better: definitely nowhere.
> After googling around, a very possible explanation is library inconcistency.
> One libs call another with signal sets and the other can't handle it.
> That does add up as I'm on SuSE 8.2. I've tried all RPM's to no avail. Clearly
> I'll have to try to compile from sources again.
Interesting. This sounds like the same problem I reported. Only it's
not 100% reproducible for me.
Also, I just caused another crash by doing "Erase" in the picture
browser several times. The first few erases were fine, and then one
erase caused SDL to bail.
Here are the libs for tuxpaint on Debian sid:
$ ldd /usr/bin/tuxpaint
libSDL-1.2.so.0 => /usr/lib/libSDL-1.2.so.0 (0x4002f000)
libpthread.so.0 => /lib/libpthread.so.0 (0x400d8000)
libSDL_image-1.2.so.0 => /usr/lib/libSDL_image-1.2.so.0 (0x40129000)
libSDL_ttf-2.0.so.0 => /usr/lib/libSDL_ttf-2.0.so.0 (0x40144000)
libSDL_mixer-1.2.so.0 => /usr/lib/libSDL_mixer-1.2.so.0 (0x40149000)
libm.so.6 => /lib/libm.so.6 (0x40190000)
libc.so.6 => /lib/libc.so.6 (0x401b2000)
libpng12.so.0 => /usr/lib/libpng12.so.0 (0x402e5000)
libdl.so.2 => /lib/libdl.so.2 (0x40309000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x4030d000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x403d4000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x403e2000)
libz.so.1 => /usr/lib/libz.so.1 (0x40400000)
libtiff.so.4 => /usr/lib/libtiff.so.4 (0x40412000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x4045f000)
libvorbisfile.so.3 => /usr/lib/libvorbisfile.so.3 (0x404cd000)
libvorbis.so.0 => /usr/lib/libvorbis.so.0 (0x404d5000)
libogg.so.0 => /usr/lib/libogg.so.0 (0x404fd000)
libsmpeg-0.4.so.0 => /usr/lib/libsmpeg-0.4.so.0 (0x40502000)
libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x4055b000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x40616000)
Nothing jumps out at me here as conflicting.
Ben
--
Ben Armstrong <[EMAIL PROTECTED]>
_______________________________________________
Tuxpaint-dev mailing list
[EMAIL PROTECTED]
http://tux4kids.net/mailman/listinfo/tuxpaint-dev