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 205905 - Evolution crashed on sending mail to SMTP server
Evolution crashed on sending mail to SMTP server
Status: RESOLVED DUPLICATE of bug 205255
Product: evolution
Classification: Applications
Component: Shell
unspecified
Other All
: Normal normal
: ---
Assigned To: Evolution Triage Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2001-07-31 16:28 UTC by Ronny Bremer
Modified: 2001-08-01 19:24 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ronny Bremer 2001-07-31 16:30:10 UTC
Package: Evolution
Priority: Normal
Version: 0.11.99
Synopsis: Evolution crashed on sending mail to SMTP server
Bugzilla-Product: Evolution
Bugzilla-Component: Shell

Description:
I was sending a mail to the SMTP server, the mail send process was finished from the server side (got delivered already), but Evolution still said "Working (...)" in the status bar.

I tried to right - click on the message to view the details and Evolution crashed.



Debugging Information:

[New Thread 1024 (LWP 15493)]
0x40938519 in __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 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 Bonobo_Listener_event
    at Bonobo-stubs.c line 6894
  • #7 task_widget_button_press_event_callback
    at e-activity-handler.c line 237
  • #8 gtk_marshal_BOOL__POINTER
    at gtkmarshal.c line 28
  • #9 gtk_handlers_run
    at gtksignal.c line 1917
  • #10 gtk_signal_real_emit
    at gtksignal.c line 1477
  • #11 gtk_signal_emit
    at gtksignal.c line 552
  • #12 gtk_widget_event
    at gtkwidget.c line 2864
  • #13 gtk_propagate_event
    at gtkmain.c line 1378
  • #14 gtk_main_do_event
    at gtkmain.c line 818
  • #15 gdk_event_dispatch
    at gdkevents.c line 2139
  • #16 g_main_dispatch
    at gmain.c line 656
  • #17 g_main_iterate
    at gmain.c line 877
  • #18 g_main_run
    at gmain.c line 935
  • #19 gtk_main
    at gtkmain.c line 524
  • #20 bonobo_main
    at bonobo-main.c line 283
  • #21 main
    at main.c line 269
  • #22 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #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 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 Bonobo_Listener_event
    at Bonobo-stubs.c line 6894
  • #7 task_widget_button_press_event_callback
    at e-activity-handler.c line 237

Comment 1 Luis Villa 2001-07-31 16:31:50 UTC
Looks like a duplicate of 5255.

*** This bug has been marked as a duplicate of 205255 ***
Comment 2 Ettore Perazzoli 2001-08-01 19:24:30 UTC
This is a bug in the shell.  But it also seems to imply a bug in the
mailer's SMTP code.  Do we have a bug for "sending mail through SMTP
hangs" or the like?