Re: [Tuxpaint-devel] Crash when choosing text tool in Norwegian Nynorsk translation
An award-winning drawing program for children of all ages
Brought to you by:
wkendrick
|
From: Bill K. <nb...@so...> - 2008-06-28 01:07:43
|
Do you have a lot of fonts on your system, and --sysfonts set? What version of Pango, SDL_pango, FreeType and SDL_ttf are installed? Thx! -bill! On Sat, Jun 28, 2008 at 02:04:40AM +0200, Karl Ove Hufthammer wrote: > Laurdag 28. juni 2008 skreiv Bill Kendrick: > >For GDB debugging, you could do something like this: > > > > $ make clean > > $ make DEBUG_FLAGS=-g > > $ gdb tuxpaint > > (gdb) run > > > >Then, when it crashes, you can try doing "bt" to display a backtrace > >(display the program stack), and we can begin tracking down where it > > crashed. > > [Thread debugging using libthread_db enabled] > [New process 19252] > [New Thread -1222691120 (LWP 19252)] > [New Thread -1224459376 (LWP 19258)] > [New Thread -1232852080 (LWP 19259)] > > Program received signal SIGSEGV, Segmentation fault. > [Switching to Thread -1222691120 (LWP 19252)] > receive_some_font_info (screen=0x80d4138) at src/fonts.c:624 > 624 user_font_families[i] = fip + i; > (gdb) bt > #0 receive_some_font_info (screen=0x80d4138) at src/fonts.c:624 > #1 0x0806531f in mainloop () at src/tuxpaint.c:2415 > #2 0x080686d2 in main (argc=-1076891452, argv=0x1) at src/tuxpaint.c:1793 > > -- > Karl Ove Hufthammer > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > Tuxpaint-devel mailing list > Tux...@li... > https://lists.sourceforge.net/lists/listinfo/tuxpaint-devel -- -bill! "Tux Paint" - free children's drawing software for Windows / Mac OS X / Linux! Download it today! http://www.tuxpaint.org/ |