Closed Bug 272141 Opened 20 years ago Closed 20 years ago

Thunderbird sometimes hangs on downloading news feeds

Categories

(MailNews Core :: Feed Reader, defect)

x86
Windows 2000
defect
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: bugzilla, Assigned: mscott)

References

()

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; de-DE; rv:1.7.5) Gecko/20041108 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-DE; rv:1.7.5) Gecko/20041108 Firefox/1.0

When trying to subscribe to the newsfeed
http://www.delphipraxis.net/rdf.php?f=62 thunderbird hangs when downloading
article 6 of 15. There is no error message or something else. There is no other
way than cancle subscribing.

Reproducible: Always
Steps to Reproduce:
1. Subscribe to http://www.delphipraxis.net/rdf.php?f=62
Actual Results:  
Thundebird hangs on downloading article 6 of 15

Expected Results:  
Thunderbird should download all articles
JS error on the console:

Error: [Exception... "Component returned failure code: 0x80004005
(NS_ERROR_FAILURE) [nsIScriptableUnicodeConverter.ConvertToUnicode]"  nsresult:
"0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame ::
chrome://messenger-newsblog/content/FeedItem.js :: anonymous :: line 308"  data: no]
Source File: chrome://messenger-newsblog/content/FeedItem.js
Line: 308

this feed must be confusing our unicode converter making it fail during conversion
Attached patch the fixSplinter Review
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Target Milestone: --- → Thunderbird1.0
Comment on attachment 167289 [details] [diff] [review]
the fix

I don't know what it is about some of the titles in this feed but they cause
our unicode converter that I added in a previous fix last week to throw an
exception.

The 'fix' is to add some exception handling code if we fail to convert the
string.
Attachment #167289 - Flags: superreview?(bienvenu)
Attachment #167289 - Flags: superreview?(bienvenu) → superreview+
fixed. Heiko can you please  help us verify this in the 11/29 nightly 0.9 builds
when they come out? Time is short for 1.0 and we could use verification help. 

ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/latest-0.9/

Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
If the windows builds are available I'll test if this error still occurs
I've successfully subscribes to that feed which caused this bug. So for me it
seems that this bug is fixed.
ditto, I can verify and download the articles for this feed.
Status: RESOLVED → VERIFIED
Component: RSS → Feed Reader
Product: Thunderbird → MailNews Core
Target Milestone: Thunderbird1.0 → ---
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: