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 634061 - Crash in e_tree_node_is_expanded
Crash in e_tree_node_is_expanded
Status: RESOLVED DUPLICATE of bug 618902
Product: evolution
Classification: Applications
Component: Mailer
2.30.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2010-11-05 10:02 UTC by Milan Crha
Modified: 2010-11-18 09:41 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Milan Crha 2010-11-05 10:02:09 UTC
Forwarding from a downstream bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=599194

abrt 1.1.0 detected a crash.

architecture: i686
Attached file: backtrace
cmdline: evolution
comment: If I wait a moment before closing the orginal mail by pressing ESC,
then there is no problem.
component: evolution
crash_function: e_tree_node_is_expanded
executable: /usr/bin/evolution
global_uuid: 8840c098cbf7128211ddf286ec07122550f6ddc2
kernel: 2.6.33.5-112.fc13.i686
package: evolution-2.30.1-6.fc13
rating: 4
reason: Process /usr/bin/evolution was killed by signal 11 (SIGSEGV)
release: Fedora release 13 (Goddard)

How to reproduce
-----
1. As reported before, I reply to a mail that I have opened
2. When the reply is sent by pressing CTRL + ENTER the reply-window is
automatically closed.
3. The original mail is still open and I press ESC very fast to close it. This
makes Evolution crash.

---------------------------------

Note the bug report contains duplicates, which has other possible scenarios how to reproduce/when the crash happened.

Thread 1 (Thread 16401)

  • #0 e_tree_node_is_expanded
    at e-tree.c line 2026
  • #1 message_list_change_first_visible_parent
    at message-list.c line 3490
  • #2 main_folder_changed
    at message-list.c line 3633
  • #3 do_async_event
    at mail-mt.c line 623
  • #4 mail_msg_idle_cb
    at mail-mt.c line 444
  • #5 g_main_dispatch
    at gmain.c line 1960
  • #6 IA__g_main_context_dispatch
    at gmain.c line 2513
  • #7 g_main_context_iterate
    at gmain.c line 2591
  • #8 IA__g_main_context_iteration
    at gmain.c line 2654
  • #9 IA__gtk_main_iteration
    at gtkmain.c line 1307
  • #10 mail_msg_wait
    at mail-mt.c line 318
  • #11 mail_async_event_destroy
    at mail-mt.c line 723
  • #12 message_list_destroy
    at message-list.c line 2406
  • #13 IA__g_closure_invoke
    at gclosure.c line 767
  • #14 signal_emit_unlocked_R
    at gsignal.c line 3364
  • #15 IA__g_signal_emit_valist
    at gsignal.c line 2981
  • #16 IA__g_signal_emit
    at gsignal.c line 3038
  • #17 gtk_object_dispose
    at gtkobject.c line 421
  • #18 IA__g_object_run_dispose
    at gobject.c line 820
  • #19 mail_browser_dispose
    at e-mail-browser.c line 449
  • #20 IA__g_object_run_dispose
    at gobject.c line 820
  • #21 IA__gtk_main_do_event
    at gtkmain.c line 1563
  • #22 gdk_event_dispatch
    at gdkevents-x11.c line 2372
  • #23 g_main_dispatch
    at gmain.c line 1960
  • #24 IA__g_main_context_dispatch
    at gmain.c line 2513
  • #25 g_main_context_iterate
    at gmain.c line 2591
  • #26 IA__g_main_loop_run
    at gmain.c line 2799
  • #27 IA__gtk_main
    at gtkmain.c line 1219
  • #28 main
    at main.c line 639

Comment 1 Milan Crha 2010-11-18 09:41:24 UTC

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