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 215344 - crash in evolution-mail
crash in evolution-mail
Status: RESOLVED FIXED
Product: GAL
Classification: Deprecated
Component: GalView
unspecified
Other All
: Normal blocker
: 1.2.x
Assigned To: Mike Kestner
Evolution QA team
: 213383 215636 219417 222952 223924 224071 226422 227334 227705 227978 228701 229044 229091 229176 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2001-11-14 13:23 UTC by Michael Thome
Modified: 2002-08-29 20:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
message-list.etspec (1.85 KB, text/plain)
2001-11-15 20:46 UTC, Michael Thome
Details

Description Michael Thome 2001-11-14 13:24:28 UTC
Package: Evolution
Priority: Normal
Version: 0.99.0
Synopsis: crash in evolution-mail
Bugzilla-Product: Evolution
Bugzilla-Component: Mailer

Description:
I was doing nothing unusual.  My assumption is that this is the xml bug
which is also the cause of the deadlocks I had been seeing up through
0.16.  Note that this is 0.99.0. 



Debugging Information:

[New Thread 1024 (LWP 1540)]
[New Thread 2049 (LWP 1548)]
[New Thread 1026 (LWP 1549)]
[New Thread 2051 (LWP 1550)]
[New Thread 3076 (LWP 1551)]
[New Thread 4101 (LWP 1567)]
[New Thread 5126 (LWP 1569)]
0x40a352a9 in __wait4 () from /lib/libc.so.6

Thread 1 (Thread 1024 (LWP 1540))

  • #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 659
  • #4 segv_redirect
    at main.c line 69
  • #5 pthread_sighandler
    at signals.c line 97
  • #6 <signal handler called>
  • #7 e_table_state_load_from_node
    at e-table-state.c line 134
  • #8 e_table_state_load_from_file
    at e-table-state.c line 97
  • #9 gal_view_etable_load
    at gal-view-etable.c line 65
  • #10 gal_view_load
    at gal-view.c line 74
  • #11 load_single_file
    at gal-view-collection.c line 291
  • #12 load_single_dir
    at gal-view-collection.c line 343
  • #13 gal_view_collection_load
    at gal-view-collection.c line 378
  • #14 folder_browser_setup_view_menus
    at folder-browser-ui.c line 233
  • #15 folder_browser_ui_add_list
    at folder-browser-ui.c line 372
  • #16 control_activate
    at folder-browser-factory.c line 93
  • #17 gtk_marshal_NONE__BOOL
    at gtkmarshal.c line 181
  • #18 gtk_handlers_run
    at gtksignal.c line 1917
  • #19 gtk_signal_real_emit
    at gtksignal.c line 1477
  • #20 gtk_signal_emit
    at gtksignal.c line 552
  • #21 impl_Bonobo_Control_activate
    at bonobo-control.c line 211
  • #22 _ORBIT_skel_Bonobo_Control_activate
    at Bonobo-skels.c line 6262
  • #23 ORBit_POA_handle_request
    at orbit_poa.c line 513
  • #24 ORBit_handle_incoming_request
    at server.c line 90
  • #25 ORBit_handle_incoming_message
    at server.c line 160
  • #26 giop_recv_reply_buffer_use_multiple_2
    at giop-msg-buffer.c line 1095
  • #27 giop_recv_reply_buffer_use_2
    at giop-msg-buffer.c line 1131
  • #28 GNOME_Evolution_Activity_operationStarted
    at Evolution-stubs.c line 241
  • #29 evolution_activity_client_construct
    at evolution-activity-client.c line 355
  • #30 evolution_activity_client_new
    at evolution-activity-client.c line 397
  • #31 do_op_status
    at mail-mt.c line 904
  • #32 mail_msgport_received
    at mail-mt.c line 418
  • #33 g_io_unix_dispatch
    at giounix.c line 137
  • #34 g_main_dispatch
    at gmain.c line 656
  • #35 g_main_iterate
    at gmain.c line 877
  • #36 g_main_run
    at gmain.c line 935
  • #37 gtk_main
    at gtkmain.c line 524
  • #38 bonobo_main
    at bonobo-main.c line 283
  • #39 main
    at main.c line 145
  • #40 __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 659
  • #4 segv_redirect
    at main.c line 69
  • #5 pthread_sighandler
    at signals.c line 97
  • #6 <signal handler called>
  • #7 e_table_state_load_from_node
    at e-table-state.c line 134

Comment 1 Luis Villa 2001-11-14 13:29:36 UTC
*** bug 213383 has been marked as a duplicate of this bug. ***
Comment 2 Luis Villa 2001-11-14 13:30:19 UTC
Chris: this is an older bug with a new trace; can you look at it ASAP?
Comment 3 Luis Villa 2001-11-15 18:31:49 UTC
Michael: can you attach your
/usr/gnome/share/evolution/etspec/message-list.etspec to this bug, or
email it to clahey@ximian.com?
Comment 4 Michael Thome 2001-11-15 20:46:06 UTC
Created attachment 40672 [details]
message-list.etspec
Comment 5 Michael Thome 2001-11-29 15:37:13 UTC
Update:  I've been running rc2 (0.99.2) and still seeing the crashes.
 Have not seen any deadlocks recently, but mail exits a couple of
times per day, always when selecting a new folder.
Comment 6 Luis Villa 2001-12-04 21:04:54 UTC
Chris?
Comment 7 Michael Thome 2001-12-04 21:19:07 UTC
While I'm thinking of it.  Evolution 1.0 (final) still crashes for me
in this way.  (no deadlocks).  Want another crash dump to be sure it
is still the same bug?
Comment 8 Michael Thome 2002-01-11 17:20:24 UTC
See also bug 213431

Still crashes in the same old way - around twice a day.

Is anyone actually interested in getting this fixed/debugged?  I'm
willing to continue tracking it down, but if you guys really don't
have the bandwidth to address the bug, I'll be perfectly happy to stop
wasting my time.  
Comment 9 israel 2002-01-29 18:07:14 UTC
*** bug 219417 has been marked as a duplicate of this bug. ***
Comment 10 Dan Winship 2002-08-13 00:20:24 UTC
*** bug 215636 has been marked as a duplicate of this bug. ***
Comment 11 Dan Winship 2002-08-13 00:20:37 UTC
*** bug 222952 has been marked as a duplicate of this bug. ***
Comment 12 Dan Winship 2002-08-13 00:20:50 UTC
*** bug 224071 has been marked as a duplicate of this bug. ***
Comment 13 Dan Winship 2002-08-13 00:21:03 UTC
*** bug 226422 has been marked as a duplicate of this bug. ***
Comment 14 Dan Winship 2002-08-13 00:21:29 UTC
*** bug 227334 has been marked as a duplicate of this bug. ***
Comment 15 Dan Winship 2002-08-13 00:21:41 UTC
*** bug 227705 has been marked as a duplicate of this bug. ***
Comment 16 Dan Winship 2002-08-13 00:22:29 UTC
*** bug 227978 has been marked as a duplicate of this bug. ***
Comment 17 Dan Winship 2002-08-13 00:22:43 UTC
*** bug 228701 has been marked as a duplicate of this bug. ***
Comment 18 Dan Winship 2002-08-13 00:22:55 UTC
*** http://bugzilla.ximian.com/show_bug.cgi?id=28860 has been marked as a duplicate of this bug. ***
Comment 19 Dan Winship 2002-08-13 00:23:39 UTC
Adding mostfreq keyword. Hi Mike. :-)
Comment 20 Gerardo Marin 2002-08-16 15:48:26 UTC
*** bug 229044 has been marked as a duplicate of this bug. ***
Comment 21 Gerardo Marin 2002-08-19 15:55:29 UTC
*** bug 229091 has been marked as a duplicate of this bug. ***
Comment 22 Gerardo Marin 2002-08-20 17:47:42 UTC
*** bug 229176 has been marked as a duplicate of this bug. ***
Comment 23 Mike Kestner 2002-08-26 20:14:43 UTC
Fixed a CORBA reentrancy issue. Committed to CVS.
Comment 24 Peter Williams 2002-08-28 21:06:38 UTC
*** http://bugzilla.ximian.com/show_bug.cgi?id=28483 has been marked as a duplicate of this bug. ***
Comment 25 Gerardo Marin 2002-08-29 20:22:13 UTC
*** bug 223924 has been marked as a duplicate of this bug. ***