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 84962 - 'find text' causes fatal crash
'find text' causes fatal crash
Status: RESOLVED DUPLICATE of bug 74547
Product: galeon
Classification: Deprecated
Component: Mozilla interaction
unspecified
Other other
: Normal normal
: ---
Assigned To: Philip Langdale
Yanko Kaneti
Depends on:
Blocks:
 
 
Reported: 2002-06-12 00:44 UTC by Chad McHenry
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Chad McHenry 2002-06-12 00:44:21 UTC
Package: galeon
Severity: major
Version: 1.2.0
Synopsis: 'find text' causes fatal crash
Bugzilla-Product: galeon
Bugzilla-Component: Mozilla interaction

Description:
Attempting to 'find text' (text "optimize") in the web page
"http://www.cs.wustl.edu/~othman/aceconf/todo.htm" consistently produced
a fatal crash in galeon.

I removed all the javascript, and ran the html through a web validator,
cleaning up a couple glaring problems.  Still no joy.

Occasionally the 'find' would do nothing (neither finding the text, nor
crashing) and searching backwards (without closing the find text dialog)
worked... but if I then switched back to forward searches (still same
find dialog)... kablooey



Debugging Information:

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...[New Thread 1024 (LWP 8294)]
[New Thread 2049 (LWP 8302)]
[New Thread 1026 (LWP 8303)]
[New Thread 2051 (LWP 8304)]
[New Thread 3076 (LWP 8305)]
[New Thread 4101 (LWP 8306)]
0x4087c319 in __wait4 () from /lib/libc.so.6

Thread 1 (Thread 1024 (LWP 8294))

  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 gnome_segv_handle
    at gnome-init.c line 664
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 NSGetModule
    from /usr/lib/mozilla/components/libgkcontent.so
  • #7 NSGetModule
    from /usr/lib/mozilla/components/libgkcontent.so
  • #8 NSGetModule
    from /usr/lib/mozilla/components/libembedcomponents.so
  • #9 NSGetModule
    from /usr/lib/mozilla/components/libembedcomponents.so
  • #10 NSGetModule
    from /usr/lib/mozilla/components/libembedcomponents.so
  • #11 NSGetModule
    from /usr/lib/mozilla/components/libembedcomponents.so
  • #12 GaleonWrapper::Find
  • #13 mozilla_find
  • #14 find_entry_changed_cb
  • #15 find_entry_activate_cb
  • #16 gtk_marshal_NONE__NONE
    at gtkmarshal.c line 312
  • #17 gtk_handlers_run
    at gtksignal.c line 1917
  • #18 gtk_signal_real_emit
    at gtksignal.c line 1477
  • #19 gtk_signal_emit
    at gtksignal.c line 552
  • #20 gtk_widget_activate
    at gtkwidget.c line 2890
  • #21 gtk_entry_key_press
    at gtkentry.c line 1210
  • #22 gtk_marshal_BOOL__POINTER
    at gtkmarshal.c line 28
  • #23 gtk_signal_real_emit
    at gtksignal.c line 1492
  • #24 gtk_signal_emit
    at gtksignal.c line 552
  • #25 gtk_widget_event
    at gtkwidget.c line 2864
  • #26 gtk_window_key_press_event
    at gtkwindow.c line 1255
  • #27 gnome_dialog_key_pressed
    at gnome-dialog.c line 1047
  • #28 gtk_marshal_BOOL__POINTER
    at gtkmarshal.c line 28
  • #29 gtk_signal_real_emit
    at gtksignal.c line 1492
  • #30 gtk_signal_emit
    at gtksignal.c line 552
  • #31 gtk_widget_event
    at gtkwidget.c line 2864
  • #32 gtk_propagate_event
    at gtkmain.c line 1360
  • #33 gtk_main_do_event
    at gtkmain.c line 818
  • #34 NSGetModule
    from /usr/lib/mozilla/components/libwidget_gtk.so
  • #35 gdk_event_dispatch
    at gdkevents.c line 2139
  • #36 g_main_dispatch
    at gmain.c line 656
  • #37 g_main_iterate
    at gmain.c line 877
  • #38 g_main_run
    at gmain.c line 935
  • #39 gtk_main
    at gtkmain.c line 524
  • #40 main
  • #41 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/libc.so.6
  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 gnome_segv_handle
    at gnome-init.c line 664
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 NSGetModule
    from /usr/lib/mozilla/components/libgkcontent.so
  • #7 NSGetModule
    from /usr/lib/mozilla/components/libgkcontent.so




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-06-11 20:44 -------

Unknown version 1.2.x in product galeon. Setting version to the default, "unspecified".
Reassigning to the default owner of the component, philipl@mail.utexas.edu.

Comment 1 Yanko Kaneti 2002-06-12 12:47:18 UTC

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