GNOME Bugzilla – Bug 348763
Gedit CVS crash during print attempt.
Last modified: 2006-08-21 17:47:53 UTC
Hello, Gedit CVS seem to be crashing when trying to print "longer" files. Here the backtrace. galaxy@ulixys:~ > gdb gedit GNU gdb 6.3 Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i686-pc-linux-gnu"...Using host libthread_db library "/lib/libthread_db.so.1". (gdb) run Starting program: /usr/local/bin/gedit [Thread debugging using libthread_db enabled] [New Thread 16384 (LWP 11519)] ** (gedit:11519): WARNING **: Cannot load python extension '/usr/local/lib/gedit-2/plugins/devhelp.gedit-plugin', gedit was not compiled with python support [New Thread 32769 (LWP 11522)] [New Thread 16386 (LWP 11523)] [New Thread 32771 (LWP 11524)] Model not found, discarding config [Thread 32771 (LWP 11524) exited] [Thread 16386 (LWP 11523) exited] [New Thread 49154 (LWP 11525)] (gedit:11519): GnomePrintCupsPlugin-WARNING **: iconv does not support ppd character encoding: ISOLatin1, trying CSISOLatin1 ** (gedit:11519): WARNING **: could not set the value of Settings.Document.Filter, node not found [Thread 49154 (LWP 11525) exited] GnomePrint-CRITICAL **: gnome_rfont_get_glyph_stdadvance: assertion `glyph < GRF_NUM_GLYPHS (rfont)' failed aborting... Program received signal SIGABRT, Aborted.
+ Trace 69640
Thread 16384 (LWP 11519)
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. Do you still have this problem with current CVS HEAD of libgnomeprint/ui and gedit? *** This bug has been marked as a duplicate of 330907 ***