FS#49790 - [seamonkey] seamonkey -mail segfault, core dump
Attached to Project:
Community Packages
Opened by Paul Marwick (toothandnail) - Tuesday, 21 June 2016, 07:22 GMT
Last edited by Kyle Keen (keenerd) - Wednesday, 22 June 2016, 09:35 GMT
Opened by Paul Marwick (toothandnail) - Tuesday, 21 June 2016, 07:22 GMT
Last edited by Kyle Keen (keenerd) - Wednesday, 22 June 2016, 09:35 GMT
|
Details
Description:
After update to 2.40-2, any attempt to start the Seamonkey mail client results in a segmentation fault, core dump and killing all Seamonkey tasks. Can't go back to the earlier 2.40 build without also backing out the latest hunspell Additional info: * package version(s) 2.40-2 * config and/or log files etc. Steps to reproduce: start Seemonkey with "seamonkey -mail" |
This task depends upon
Closed by Kyle Keen (keenerd)
Wednesday, 22 June 2016, 09:35 GMT
Reason for closing: Fixed
Additional comments about closing: seamonkey 2.40-3
Wednesday, 22 June 2016, 09:35 GMT
Reason for closing: Fixed
Additional comments about closing: seamonkey 2.40-3
seamonkey -mail =>
-- segfault immediately, if started with old config;
-- segfault after attempt to save new mail account setting, if started with new (empty) config
# GCC 6
CFLAGS+=" -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-schedule-insns2"
CXXFLAGS+=" -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-schedule-insns2"
On my machine seamonkey-2.40-2 crashes with a segfault (also the browser) whereas firefox-47.0-2 works fine.
http://pkgbuild.com/~kkeen/packages/seamonkey-2.40-3-x86_64.pkg.tar.xz
http://pkgbuild.com/~kkeen/packages/seamonkey-2.40-3-x86_64.pkg.tar.xz.sig
I just realized all of my Arch systems (64 and 32 bit) are AMD processors. Probably not related but if these new flags work and you are using Intel... it is the only explanation I can think of.