newsgroup stuck on "loading messages", won't display new articles
Categories
(MailNews Core :: Networking: NNTP, defect)
Tracking
(thunderbird_esr91 unaffected)
Tracking | Status | |
---|---|---|
thunderbird_esr91 | --- | unaffected |
People
(Reporter: wsmwk, Assigned: rnons)
Details
Attachments
(1 file)
I don't know why, but the newsgroup (alt.comp.software.thunderbird) suddenly got stuck on "loading messages"
NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsILoadGroup.removeRequest] 2 NntpChannel.jsm:277
onDone resource:///modules/NntpChannel.jsm:277
_actionDone resource:///modules/NntpClient.jsm:703
_lineReader resource:///modules/NntpClient.jsm:598
_actionReadData resource:///modules/NntpClient.jsm:608
_onData resource:///modules/NntpClient.jsm:163
Some articles will display - I'm guessing ones which have already downloaded. But new articles will not display. This was after I had been reading many new articles successfully, and also replied to some.
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee | ||
Comment 2•3 years ago
|
||
I don't know how it happened, the patch should avoid the exception.
Updated•3 years ago
|
Updated•3 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/a15b0f85987d
Put loadGroup.removeRequest inside try..catch in NntpChannel.jsm. r=mkmelin
Description
•