GNOME Bugzilla – Bug 65310
C-w segfaults
Last modified: 2004-12-22 21:47:04 UTC
I load up galeon and click on the main window (blank) to get focus. I press Control-w and galeon-bin segfaults. Note that when I use the mouse and go through File-> Close everything works ok. I compiled galeon 1.0 against mozilla 0.9.6 with the folloing options: CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{prefix} \ --with-gnome --sysconfdir=%{sysconfdir} \ --with-mozilla-five-home=/usr/share/mozilla \ --with-mozilla-includes=/usr/include/mozilla \ --with-mozilla-libs=/usr/share/mozilla \ --disable-install-schemas \ --mandir=%{mandir}
*** This bug has been marked as a duplicate of 58977 ***