After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 65310 - C-w segfaults
C-w segfaults
Status: RESOLVED DUPLICATE of bug 58977
Product: galeon
Classification: Deprecated
Component: general
1.0.x
Other Linux
: Normal minor
: ---
Assigned To: Yanko Kaneti
Yanko Kaneti
Depends on:
Blocks:
 
 
Reported: 2001-11-25 15:01 UTC by jacbre
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description jacbre 2001-11-25 15:01:42 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}
Comment 1 Yanko Kaneti 2001-11-25 15:31:49 UTC

*** This bug has been marked as a duplicate of 58977 ***