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 337739 - crash when pressing ESC in "Search:no match found" Dialog
crash when pressing ESC in "Search:no match found" Dialog
Status: RESOLVED FIXED
Product: bluefish
Classification: Other
Component: application
1.0 (stable series)
Other All
: Normal critical
: ---
Assigned To: Bluefish Maintainer(s)
Bluefish Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2006-04-08 20:34 UTC by moze
Modified: 2006-08-21 03:02 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description moze 2006-04-08 20:34:45 UTC
Steps to reproduce:
1. Search for any string in empty document
2. in the dialog that no (further) match was found press the ESC-Key
3. 


Stack trace:

Thread 1 (Thread 46912574724128 (LWP 21861))

  • #0 g_type_check_instance_is_a
    from /usr/lib/libgobject-2.0.so.0
  • #1 gtk_widget_destroy
    from /usr/lib/libgtk-x11-2.0.so.0
  • #2 multi_button_dialog_backend
  • #3 info_dialog
  • #4 snr2_run
  • #5 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #6 g_signal_has_handler_pending
    from /usr/lib/libgobject-2.0.so.0
  • #7 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #8 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #9 gtk_button_get_alignment
    from /usr/lib/libgtk-x11-2.0.so.0
  • #10 gtk_marshal_VOID__UINT_STRING
    from /usr/lib/libgtk-x11-2.0.so.0
  • #11 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_signal_has_handler_pending
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #15 gtk_widget_activate
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 gtk_propagate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #17 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #18 gdk_event_get_graphics_expose
    from /usr/lib/libgdk-x11-2.0.so.0
  • #19 g_source_remove_poll
    from /usr/lib/libglib-2.0.so.0
  • #20 g_main_context_acquire
    from /usr/lib/libglib-2.0.so.0
  • #21 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #22 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #23 main


Other information:
The bug occurs also in non empty documents
Comment 1 Jim Hayward 2006-08-21 03:02:35 UTC
Fixed in both CVS HEAD and the 1.0.x branch of CVS.