[Bug 1405209] Re: Thunderbird crashes on IMAP search for folder in NS_MsgHashIfNecessary.

gouri stephane.gourichon_lpad at m4x.org
Mon Dec 29 22:05:28 UTC 2014


Hello,

The user requested to get back their parameters, like identities, local
mail folders, etc.

I diffed the pref.js between old and new account and was surprised to
see that mail.root.imap references a non-existent directory.

It should have been
user_pref("mail.root.imap", "/home/affectedusername/.thunderbird/someaccountname.default/ImapMail");

It was instead
user_pref("mail.root.imap", "/home/someotherusername/.thunderbird/someaccountname.default/ImapMail");

The first directory mentioned existed, the second not.

That might explain the crash.

-- 
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to thunderbird in Ubuntu.
https://bugs.launchpad.net/bugs/1405209

Title:
  Thunderbird crashes on IMAP search for folder in
  NS_MsgHashIfNecessary.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1405209/+subscriptions



More information about the Ubuntu-mozillateam-bugs mailing list