Error console Exception... "Illegal value" nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame :: resource:///modules/imAccounts.jsm :: initAccounts :: line 1013" data: no] imAccounts.jsm:1013:28
Categories
(Thunderbird :: Instant Messaging, defect)
Tracking
(Not tracked)
People
(Reporter: wsmwk, Unassigned)
References
(Blocks 1 open bug)
Details
95.0b5 startup in troubleshoot mode
[Exception... "Illegal value" nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame :: resource:///modules/imAccounts.jsm :: initAccounts :: line 1013" data: no] imAccounts.jsm:1013:28
initAccounts resource:///modules/imAccounts.jsm:1013
init resource:///modules/imCore.jsm:297
onPromptStart resource:///modules/chatHandler.jsm:42
onPromptStartAsync resource:///modules/chatHandler.jsm:39
_promiseAuthPrompt resource:///modules/MsgAsyncPrompter.jsm:54
_promiseAuthPrompt resource:///modules/MsgAsyncPrompter.jsm:52
run resource:///modules/MsgAsyncPrompter.jsm:77
InterpretGeneratorResume self-hosted:1485
AsyncFunctionNext self-hosted:695
Reporter | ||
Comment 1•3 years ago
|
||
FWIW, this system does not have an IM account configured
Comment 2•3 years ago
|
||
What kinds of accounts does it have configured? For example the about:support "Mail and News Accounts" table would be nice.
Reporter | ||
Comment 3•3 years ago
|
||
account1 (imap) imap.gmail.com:993
account2 (none) Local Folders
account3 (imap) imap.gmail.com:993
account4 (imap) imap.gmail.com:993
account5 (nntp) news.mozilla.org:119
account6 (imap) promail.ptd.net:993
account7 (imap) imap.fastmail.com:993
account8 (rss) Feeds
account9 (imap) imap.gmail.com:993
account10 (imap) imap.gmail.com:993
Comment 4•3 years ago
|
||
I can't reproduce this with the same types of accounts. Though I also don't understand how that code path can ever be taken. Does the profile have any pref that ends with .imAccount
?
Reporter | ||
Comment 5•3 years ago
|
||
no imAccount are found. that said, I don't see the error in the last few startups.
Updated•5 months ago
|
Description
•