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 213383 - Crash in evolution-mail
Crash in evolution-mail
Status: RESOLVED DUPLICATE of bug 215344
Product: GAL
Classification: Deprecated
Component: ETable
unspecified
Other All
: Normal blocker
: ---
Assigned To: Chris Lahey
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2001-10-24 14:22 UTC by Michael Thome
Modified: 2001-11-14 13:29 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Thome 2001-10-24 14:23:13 UTC
Package: Evolution
Priority: Major
Version: 0.15
Synopsis: Crash in evolution-mail
Bugzilla-Product: Evolution
Bugzilla-Component: Mailer

Description:
Not easily reproducable:  hang is far more likley (2-4 times daily) in
evolution-mail.  This is only the second time I've seen it crash.

Note that this is running on an SMP machine - threading problems are
likely the culprit.

No sign of data loss: a restart of a crashed evolution or a killall
evolution-mail (in hang) appears to leave things in a usable state
(until next time).



Debugging Information:

[New Thread 1024 (LWP 4690)]
[New Thread 2049 (LWP 4717)]
[New Thread 1026 (LWP 4718)]
[New Thread 2051 (LWP 4719)]
[New Thread 3076 (LWP 4722)]
[New Thread 4101 (LWP 5094)]
[New Thread 22534 (LWP 31902)]
0x40b685c9 in __wait4 () from /lib/i686/libc.so.6

Thread 1 (Thread 1024 (LWP 4690))

  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/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 67
  • #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 121
  • #8 e_table_state_load_from_file
    at e-table-state.c line 84
  • #9 gal_view_etable_load
    at gal-view-etable.c line 51
  • #10 gal_view_load
    at gal-view.c line 59
  • #11 load_single_file
    at gal-view-collection.c line 277
  • #12 load_single_dir
    at gal-view-collection.c line 329
  • #13 gal_view_collection_load
    at gal-view-collection.c line 364
  • #14 folder_browser_setup_view_menus
    at folder-browser-ui.c line 229
  • #15 folder_browser_ui_add_list
    at folder-browser-ui.c line 355
  • #16 control_activate
    at folder-browser-factory.c line 92
  • #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 507
  • #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 1026
  • #27 giop_recv_reply_buffer_use_2
    at giop-msg-buffer.c line 1062
  • #28 GNOME_Evolution_Activity_operationStarted
    at Evolution-stubs.c line 241
  • #29 evolution_activity_client_construct
    at evolution-activity-client.c line 356
  • #30 evolution_activity_client_new
    at evolution-activity-client.c line 398
  • #31 do_op_status
    at mail-mt.c line 889
  • #32 mail_msgport_received
    at mail-mt.c line 331
  • #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 141
  • #40 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/i686/libc.so.6
  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/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 67
  • #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 121


Unknown reporter: mthome@bbn.com, changed to bugbuddy-import@ximian.com.

Comment 1 Not Zed 2001-10-30 11:40:23 UTC
can you get a backtrace of the hangs you get?
Comment 2 Michael Thome 2001-10-30 15:02:51 UTC
see bug 213431 for backtrace(s).
Comment 3 Luis Villa 2001-11-14 13:29:37 UTC

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