FS#59585 - [thunderbird] Crashes on startup
Attached to Project:
Arch Linux
Opened by Rokas Kupstys (rokups) - Thursday, 09 August 2018, 07:12 GMT
Last edited by Bartłomiej Piotrowski (Barthalion) - Monday, 20 August 2018, 07:58 GMT
Opened by Rokas Kupstys (rokups) - Thursday, 09 August 2018, 07:12 GMT
Last edited by Bartłomiej Piotrowski (Barthalion) - Monday, 20 August 2018, 07:58 GMT
|
Details
Description:
Thunderbird crashes on startup (even with extensions disabled) because current version does not support migrating profiles from v52. According to comments on https://blog.mozilla.org/thunderbird/2018/08/whats-new-in-thunderbird-60/ upgrade will be ready for v60.1 Steps to reproduce: 1. Create profile with thunderbird 52 2. Upgrade to thunderbird 60 3. Start application |
This task depends upon
Closed by Bartłomiej Piotrowski (Barthalion)
Monday, 20 August 2018, 07:58 GMT
Reason for closing: Fixed
Additional comments about closing: 60.0-4
Monday, 20 August 2018, 07:58 GMT
Reason for closing: Fixed
Additional comments about closing: 60.0-4
Thunderbird crashed on two machines with the following message:
---
[calBackendLoader] Using Thunderbird's builtin libical backend
[1] 1512 segmentation fault (core dumped) thunderbird
---
$ coredumpctl info -1
PID: 8518 (thunderbird)
UID: 1001 (richard)
GID: 100 (users)
Signal: 11 (SEGV)
Timestamp: Thu 2018-08-09 10:33:10 CEST (24min ago)
Command Line: /usr/lib/thunderbird/thunderbird
Executable: /usr/lib/thunderbird/thunderbird
Control Group: /user.slice/user-1001.slice/session-c2.scope
Unit: session-c2.scope
Slice: user-1001.slice
Session: c2
Owner UID: 1001 (richard)
Boot ID: 1ae32b7e663042578c8ab44f6d7d0143
Machine ID: 4ebaa767a0b041dc8b1012591595f293
Hostname: sarchx64
Storage: /var/lib/systemd/coredump/core.thunderbird.1001.1ae32b7e663042578c8ab44f6d7d0143.8518.1533803590000000.lz4
Message: Process 8518 (thunderbird) of user 1001 dumped core.
Stack trace of thread 8518:
#0 0x00007f1a65a9224f raise (libpthread.so.0)
#1 0x00007f1a5a2bd35e n/a (libxul.so)
quite useless tracebacks on stripped binaries.
Also, tbird was updated to 60.0 but without the i18n languages!
Finally, if I start 'thunderbird --ProfileManager', I can create a new profile
and start if selected. I'll see if it's possible to manually migrate,
if not then arch should revert until 60.1 as it is unacceptable to lose email capability in the meanwhile.
Luckily I was able to track it down and delete it, now tb starts. Get that!
Perhaps, rokups@ has a similar situation.
Only need -i18n-fr now, and ASAP please.
* tb60 was crashing, and I had in "Local Folders", files and sub-folders with accented characters (from fr locale)
* moved them to non-accented
* since, is tb60 ok
* @risto3: thanks for the tip
Update: It works if I remove feeds with Swedish characters or accents in the names of them. This is not a world-breaking nuisance, but it's a nuisance.