Hello Gabriel, On Thu, Oct 29, 2015 at 10:21:22AM -0400, Gabriel Filion wrote: > Hello, > > I'm experiencing random segfaults in icedove and it doesn't seem to correspond > to the other ones that were reported. > > So far the only useful information I have is from syslog just before and > during the crash: > > Oct 29 09:36:07 boohn icedove.desktop[2410]: 2015-10-29 > 09:36:07#011autosyncActivities#011ERROR#011OnDownloadError: RT-Support of > [email protected] > Oct 29 09:41:17 boohn icedove.desktop[2410]: (process:6623): GLib-CRITICAL > **: g_slice_set_config: assertion 'sys_page_size == 0' failed > Oct 29 09:46:37 boohn icedove.desktop[2410]: (process:6649): GLib-CRITICAL > **: g_slice_set_config: assertion 'sys_page_size == 0' failed > Oct 29 09:52:55 boohn icedove.desktop[2410]: (plugin-container:6706): > Gdk-WARNING **: The GDK_NATIVE_WINDOWS environment variable is not supported > in GTK3. > Oct 29 09:52:55 boohn icedove.desktop[2410]: See the documentation for > gdk_window_ensure_native() on how to get native windows. > Oct 29 09:52:55 boohn icedove.desktop[2410]: Vector smash protection is > enabled. > Oct 29 09:52:56 boohn icedove.desktop[2410]: #007[NPAPI 6706] ###!!! ABORT: > Aborting on channel error.: file > /build/icedove-RFEbAP/icedove-42.0~b1/mozilla/ipc/glue/MessageChannel.cpp, > line 1768 > Oct 29 09:52:56 boohn icedove.desktop[2410]: [NPAPI 6706] ###!!! ABORT: > Aborting on channel error.: file > /build/icedove-RFEbAP/icedove-42.0~b1/mozilla/ipc/glue/MessageChannel.cpp, > line 1768 > Oct 29 09:52:56 boohn kernel: [44738.694873] Chrome_ChildThr[6709]: segfault > at 0 ip 00000000004083fa sp 00007fd7b88fe3f0 error 6 in > plugin-container[400000+3c000] > > I'm running sid with icedove and iceweasel from experimental. > > I don't really know what triggers those segfaults so it's a bit hard to > reproduce them consistently. However, the happen every other day or once per 3 > days or so.
please try to make a gdb log. Without further informations it's nearly impossible to catch the reason for the crash. https://wiki.debian.org/Icedove#Starting_Debugging Regards Carsten

