GNOME Bugzilla – Bug 630231
Crash in set_send_status at mail-send-recv.c:308
Last modified: 2015-03-04 08:11:51 UTC
evolution 2.33.1 1. Launched evolution, enabled evolution-mapi account 2. Dialog popped up for password 3. Entered password 2-3 times but it failed 4. Canceled the dialog 5. Evolution crashed. System: Linux 2.6.34.7-0.2-default #1 SMP 2010-09-14 14:21:06 +0200 i686 X Vendor: The X.Org Foundation X Vendor Release: 10800000 Selinux: No Accessibility: Disabled GTK+ Theme: Gilouche Icon Theme: Gilouche GTK+ Modules: canberra-gtk-module, gnomebreakpad Memory status: size: 242835456 vsize: 242835456 resident: 32038912 share: 23384064 rss: 32038912 rss_rlim: 18446744073709551615 CPU usage: start_time: 1285058255 rtime: 218 utime: 202 stime: 16 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/home/lakhil/opt/gnome3/bin/evolution' [Thread debugging using libthread_db enabled] [New Thread 0xaae6bb70 (LWP 10829)] [New Thread 0xac801b70 (LWP 10826)] [New Thread 0xad002b70 (LWP 10825)] [New Thread 0xad81ab70 (LWP 10824)] [New Thread 0xaf1e8b70 (LWP 10823)] [New Thread 0xb51d4b70 (LWP 10821)] 0xffffe430 in __kernel_vsyscall ()
+ Trace 223837
Thread 1 (Thread 0xb580c830 (LWP 10819))
Inferior 1 [process 10819] will be detached. Quit anyway? (y or n) [answered Y; input not from terminal] ----------- .xsession-errors (14465 sec old) --------------------- (gnome-web-photo:8726): GLib-GObject-WARNING **: cannot register existing type `GtkMozEmbed' ** (gnome-web-photo:8726): CRITICAL **: void gtk_moz_embed_load_url(GtkMozEmbed*, const char*): assertion `GTK_IS_MOZ_EMBED(embed)' failed Nautilus-Share-Message: REFRESHING SHARES Nautilus-Share-Message: ------------------------------------------ Nautilus-Share-Message: spawn arg "net" Nautilus-Share-Message: spawn arg "usershare" Nautilus-Share-Message: spawn arg "info" Nautilus-Share-Message: end of spawn args; SPAWNING Nautilus-Share-Message: returned from spawn: SUCCESS: Nautilus-Share-Message: exit code 255 Nautilus-Share-Message: ------------------------------------------ Nautilus-Share-Message: Called "net usershare info" but it failed: 'net usershare' returned error 255: net usershare: usershares are currently disabled --------------------------------------------------
I tried to reproduce this, but something similar happened to me only once :( I suppose that unsubscribing from the "status" signal when freeing 'info' may help here, but as I cannot reproduce this consistently I'm not sure whether it's really it. Are you able to reproduce this on your will?
Nope, i cann't reproduce always :-(
Downstream bug report about the same from 3.0.2: https://bugzilla.redhat.com/show_bug.cgi?id=732147
+ Trace 228163
Thread 1 (Thread 0x7f0907dde9a0 (LWP 1928))
I tried couple tests, together with cheating the code, but I still cannot reproduce this. I though that the operation notifies about progress asynchronously while the dialog data info is gone, but I cannot get to that state whatever I do in the code, thus it might be a bad idea of me.
I'm seeing this now on evolution 3.4.0 with evolution-ews
No duplicates for the past (almost) three years, I'm closing this, but feel free to reopen if you face this with 3.12 or the upcoming 3.16.x.