On Thu, 2005-01-06 at 08:32, Karl Ove Hufthammer wrote:
> Bill Kendrick <[EMAIL PROTECTED]> wrote in
> news:[EMAIL PROTECTED]:
> 
> > Tux Paint in CVS (as of Jan 3, 23:30 UTC) is segfaulting on
> > startup, right as (or after) it's loading the fonts:
> 
> For me too:
> 
> Bad font, 'a' and 'A' match: d050000l.pfb, Dingbats, Regular
> Bad font, 'a' and 'A' match: s050000l.pfb, Standard Symbols L, Regular
> Bad font, 'a' and 'A' match: d050000l.pfb, Dingbats, Regular
> Bad font, 'a' and 'A' match: s050000l.pfb, Standard Symbols L, Regular
> free(): invalid pointer 0x821ce08!
> free(): invalid pointer 0x81a2fd8!
> Segmentation fault

Perhaps on x86, SDL_FreeSurface and free are different.
I just checked in a change that uses SDL_FreeSurface
for two surfaces. Maybe that'll do the job.



_______________________________________________
Tuxpaint-dev mailing list
Tuxpaint-dev@tux4kids.net
http://tux4kids.net/mailman/listinfo/tuxpaint-dev

Reply via email to