GNOME Bugzilla – Bug 164332
Crash with segfault SIGSEGV and other problems when closing Print preview
Last modified: 2011-02-14 13:06:01 UTC
Hi, You can get a crash when playing with the print preview as follow: - open two tabs with some content - in the first tab, click on File > Print... - click on the Preview button, you should see the preview in the current tab - close the tab with the "close tab" cross on the tab title, the print toolbar will stay in the top region of the window - click print Also, this warning appears in the temrinal: ** (galeon:31808): WARNING **: Erreur GConf : Incohérence de type: « bool » attendu, obtenu « int » pour la clé /apps/galeon/Print/printon (litteral translation: GConf Error: Type incoherence: bool expected, got int for gconf key /apps/galeon/Print/printon) I'll try to submit a bt ASAP. (This bug was submitted in the Debian BTS as <http://bugs.debian.org/276790>.) [ assigned to general ]
There certainly do seem to be issues with closing tabs that are in print preview mode, although I don't get a crash ... I've raised the warning as bug 164396, as it is not related to the print preview problems.
Couldn't crash within gdb, but got a new warning: ** (galeon:22436): CRITICAL **: ppview_toolbar_close: assertion `GALEON_IS_EMBED (embed)' failed
Got it again with the next button, here's a very long stack trace: (gdb) run Starting program: /home/lool/tmp/galeon/galeon-1.3.19/debian/tmp/usr/bin/galeon [Thread debugging using libthread_db enabled] [New Thread 1091518048 (LWP 22633)] [New Thread 1112308656 (LWP 22634)] [New Thread 1126149040 (LWP 22635)] [New Thread 1134537648 (LWP 22636)] [New Thread 1143520176 (LWP 22637)] [Thread 1143520176 (LWP 22637) exited] [New Thread 1151908784 (LWP 22638)] ** (galeon:22633): CRITICAL **: ppview_toolbar_close: assertion `GALEON_IS_EMBED (embed)' failed Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 1091518048 (LWP 22633)] 0x080967e4 in toolbar_cmd_ppv_go_forward (action=0x85c8310, t=0x85c2be8) at ppview-toolbar.c:449 449 g_return_if_fail (GALEON_IS_EMBED (t->priv->embed)); (gdb) thread apply all bt full
+ Trace 54627
Thread 1 (Thread 1091518048 (LWP 22633))
*** Bug 172967 has been marked as a duplicate of this bug. ***
Thanks for taking the time to report this bug. However, you are using a version that is too old and not supported anymore. Galeon developers won't be fixing or back porting any fixes for this version. Please upgrade to latest stable Galeon version to receive bug fixes. We are sorry it could not be fixed for your version.