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 373184 - Segmentation fault in searches
Segmentation fault in searches
Status: RESOLVED DUPLICATE of bug 371405
Product: Pan
Classification: Other
Component: general
pre-1.0 betas
Other Linux
: Normal critical
: ---
Assigned To: Charles Kerr
Pan QA Team
Depends on:
Blocks:
 
 
Reported: 2006-11-09 23:24 UTC by Bruno Barberi Gnecco
Modified: 2006-11-09 23:36 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bruno Barberi Gnecco 2006-11-09 23:24:51 UTC
I've been experiencing crashes when performing searches. They usually occur after many (around 5 to 10) searches have been performed. They happen just after I press enter when performing a new search. I've captured a backtrace in GDB. I'm running v 0.115, but I experienced it in 0116 and 0117 as well, even more frequently. I'm sorry that I compiled with no debugging information. Contact me  by email if you can't reproduce it and need more data.

[New Thread -1225081936 (LWP 3551)]

Program received signal SIGSEGV, Segmentation fault.

Thread NaN (LWP 3532)

  • #0 gtk_tree_view_set_model
    from /usr/lib/libgtk-x11-2.0.so.0
  • #1 g_cclosure_marshal_VOID__BOXED
    from /usr/lib/libgobject-2.0.so.0
  • #2 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #3 g_signal_has_handler_pending
    from /usr/lib/libgobject-2.0.so.0
  • #4 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #5 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #6 gtk_tree_model_row_deleted
    from /usr/lib/libgtk-x11-2.0.so.0
  • #7 PanTreeStore::remove_siblings
  • #8 PanTreeStore::remove
  • #9 pan::HeaderPane::on_tree_change
  • #10 pan::DataImpl::MyTree::remove_articles
  • #11 pan::DataImpl::MyTree::apply_filter
  • #12 pan::DataImpl::MyTree::set_filter
  • #13 pan::HeaderPane::filter
  • #14 (anonymous namespace)::search_activate
  • #15 (anonymous namespace)::search_entry_activated
  • #16 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #17 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #18 g_signal_has_handler_pending
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_signal_emitv
    from /usr/lib/libgobject-2.0.so.0
  • #20 gtk_bin_get_child
    from /usr/lib/libgtk-x11-2.0.so.0
  • #21 gtk_binding_set_by_class
    from /usr/lib/libgtk-x11-2.0.so.0
  • #22 gtk_binding_set_by_class
    from /usr/lib/libgtk-x11-2.0.so.0
  • #23 gtk_bindings_activate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #24 gtk_widget_activate
    from /usr/lib/libgtk-x11-2.0.so.0
  • #25 gtk_entry_set_visibility
    from /usr/lib/libgtk-x11-2.0.so.0
  • #26 gtk_marshal_VOID__UINT_STRING
    from /usr/lib/libgtk-x11-2.0.so.0
  • #27 g_cclosure_new_swap
    from /usr/lib/libgobject-2.0.so.0
  • #28 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #29 g_signal_has_handler_pending
    from /usr/lib/libgobject-2.0.so.0
  • #30 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #31 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #32 gtk_widget_activate
    from /usr/lib/libgtk-x11-2.0.so.0
  • #33 gtk_window_propagate_key_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #34 gtk_window_activate_key
    from /usr/lib/libgtk-x11-2.0.so.0
  • #35 gtk_marshal_VOID__UINT_STRING
    from /usr/lib/libgtk-x11-2.0.so.0
  • #36 g_cclosure_new_swap
    from /usr/lib/libgobject-2.0.so.0
  • #37 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #38 g_signal_has_handler_pending
    from /usr/lib/libgobject-2.0.so.0
  • #39 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #40 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #41 gtk_widget_activate
    from /usr/lib/libgtk-x11-2.0.so.0
  • #42 gtk_propagate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #43 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #44 gdk_event_get_graphics_expose
    from /usr/lib/libgdk-x11-2.0.so.0
  • #45 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #46 g_main_context_acquire
    from /usr/lib/libglib-2.0.so.0
  • #47 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #48 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #49 (anonymous namespace)::run_pan_in_window
  • #50 main

Comment 1 Charles Kerr 2006-11-09 23:36:10 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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