On 16.03.16 10:15, Mislav | sys admin wrote: > Hi there. > > As title says, I've recently noticed mentioned problem and I've tried to > get some addition info on mozzila support: > https://support.mozilla.org/en-US/questions/1111826 > > and it seems like the root cause of the issue is caused by Enigmail. How > to debug it, where to check for related logs for the same? I was using > it (thunderbird + enigmail) around a year or so on the new PC and it was > working just fine.
Enigmail consists only of JavaScript code. JavaScript is defined in a way that you cannot do anything that would lead to a crash of the software. In other words, Enigmail can only crash Thunderbird if there is a bug in Thunderbird. Therefore, whatever the reason is - you'll have to debug Thunderbird, not Enigmail. From the support thread, I see that the crash happens during shutdown of the application. The only thing I can imagine is that there is a gpg process still running (or hanging) when you try to exit Thunderbird. If yes, then kill these processes before you quit Thunderbird and try to find out why gpg would hang. -Patrick
signature.asc
Description: OpenPGP digital signature
_______________________________________________ enigmail-users mailing list [email protected] To unsubscribe or make changes to your subscription click here: https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net
