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 213620 - Crash: evolution-mail 0.16 still hangs
Crash: evolution-mail 0.16 still hangs
Status: RESOLVED DUPLICATE of bug 213431
Product: evolution
Classification: Applications
Component: Mailer
unspecified
Other All
: Normal major
: ---
Assigned To: Evolution Triage Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2001-10-26 12:17 UTC by Michael Thome
Modified: 2001-10-27 23:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Thome 2001-10-26 12:18:11 UTC
Package: Evolution
Priority: Major
Version: 0.16
Synopsis: evolution-mail 0.16 still hangs
Bugzilla-Product: Evolution
Bugzilla-Component: Mailer

Description:
See my other recently reported bugs for history.

The enclosed trace is the result of doing killall -SEGV evolution-mail
after the app
froze solid (no refresh, etc).  Looks like some sort of deadlock,
especially since I
am running on an SMP machine.

Only listed this as "major" bug because there is no obvious data loss.




Debugging Information:

[New Thread 1024 (LWP 3588)]
[New Thread 2049 (LWP 3614)]
0x40b7b2a9 in __wait4 () from /lib/libc.so.6

Thread 1 (Thread 1024 (LWP 3588))

  • #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 67
  • #5 pthread_sighandler
    at signals.c line 97
  • #6 <signal handler called>
  • #7 __libc_read
    from /lib/libc.so.6
  • #8 __DTOR_END__
    from /lib/libpthread.so.0
  • #9 _IO_file_read
    at fileops.c line 838
  • #10 _IO_file_xsgetn
    at fileops.c line 1065
  • #11 _IO_sgetn
    at genops.c line 480
  • #12 _IO_fread
    at iofread.c line 44
  • #13 get_byte
    from /usr/lib/libz.so.1
  • #14 check_header
    from /usr/lib/libz.so.1
  • #15 gz_open
    from /usr/lib/libz.so.1
  • #16 gzopen
    from /usr/lib/libz.so.1
  • #17 xmlParserInputBufferCreateFilename
    at xmlIO.c line 188
  • #18 xmlCreateFileParserCtxt
    at parser.c line 10659
  • #19 xmlSAXParseFile
    at parser.c line 10711
  • #20 xmlParseFile
    at parser.c line 10752
  • #21 load_single_dir
    at gal-view-collection.c line 298
  • #22 gal_view_collection_load
    at gal-view-collection.c line 364
  • #23 folder_browser_setup_view_menus
    at folder-browser-ui.c line 229
  • #24 folder_browser_ui_add_list
    at folder-browser-ui.c line 373
  • #25 control_activate
    at folder-browser-factory.c line 91
  • #26 gtk_marshal_NONE__BOOL
    at gtkmarshal.c line 181
  • #27 gtk_handlers_run
    at gtksignal.c line 1917
  • #28 gtk_signal_real_emit
    at gtksignal.c line 1477
  • #29 gtk_signal_emit
    at gtksignal.c line 552
  • #30 impl_Bonobo_Control_activate
    at bonobo-control.c line 211
  • #31 _ORBIT_skel_Bonobo_Control_activate
    at Bonobo-skels.c line 6262
  • #32 ORBit_POA_handle_request
    at orbit_poa.c line 507
  • #33 ORBit_handle_incoming_request
    at server.c line 90
  • #34 ORBit_handle_incoming_message
    at server.c line 160
  • #35 giop_recv_reply_buffer_use_multiple_2
    at giop-msg-buffer.c line 1026
  • #36 giop_recv_reply_buffer_use_2
    at giop-msg-buffer.c line 1062
  • #37 GNOME_Evolution_Activity_operationStarted
    at Evolution-stubs.c line 241
  • #38 evolution_activity_client_construct
    at evolution-activity-client.c line 356
  • #39 evolution_activity_client_new
    at evolution-activity-client.c line 398
  • #40 do_op_status
    at mail-mt.c line 886
  • #41 mail_msgport_received
    at mail-mt.c line 331
  • #42 g_io_unix_dispatch
    at giounix.c line 137
  • #43 g_main_dispatch
    at gmain.c line 656
  • #44 g_main_iterate
    at gmain.c line 877
  • #45 g_main_run
    at gmain.c line 935
  • #46 gtk_main
    at gtkmain.c line 524
  • #47 bonobo_main
    at bonobo-main.c line 283
  • #48 main
    at main.c line 141
  • #49 __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 67
  • #5 pthread_sighandler
    at signals.c line 97
  • #6 <signal handler called>
  • #7 __libc_read
    from /lib/libc.so.6

Comment 1 Michael Thome 2001-10-26 12:27:13 UTC
My other bug-buddy crash reports on this subject: bug 213431, bug
213383, bug 211477.  I'll follow-up in bug 213431.
Comment 2 Jeffrey Stedfast 2001-10-27 23:38:54 UTC

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