Closed
Bug 519545
Opened 16 years ago
Closed 16 years ago
Crash [@ fastcopy_I] downloading NNTP messages
Categories
(MailNews Core :: Networking: NNTP, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 519507
People
(Reporter: bmo, Unassigned)
Details
(Keywords: crash)
Crash Data
Attachments
(1 file)
|
2.98 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en; rv:1.9.3a1pre) Gecko/20090927 Minefield/3.7a1pre (.NET CLR 3.5.30729)
Build Identifier:
TokenStreamListener::OnDataAvailable is being called before TokenStreamListener::OnStartRequest is called (thus mBuffer is still 0).
This seems similar to bug 130442, where nsNntpCacheStreamListener::OnStartRequest is called before Init.
Reproducible: Sometimes
Steps to Reproduce:
I'm not able to reliably reproduce this crash, though it does happen quite often.
Most of the time this crash occurs when downloading NNTP messages or when idle:
http://crash-stats.mozilla.com/report/list?product=Thunderbird&version=Thunderbird%3A3.0pre&query_search=signature&query_type=exact&query=&date=&range_value=1&range_unit=weeks&do_query=1&signature=fastcopy_I
http://crash-stats.mozilla.com/report/index/bp-1a8dd0c2-5f62-4b9d-8dac-a82082090923
http://crash-stats.mozilla.com/report/index/eb5ee682-3fd0-479d-a0bd-4e2d02090927
http://crash-stats.mozilla.com/report/index/7835d60c-b10e-486f-b22c-5d2422090927
| Reporter | ||
Comment 1•16 years ago
|
||
Comment 2•16 years ago
|
||
I'm glad it's not just me!
Lee, I'm curious why you have bayes processing enabled for NNTP. Did you do that intentionally?
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•15 years ago
|
Crash Signature: [@ fastcopy_I]
You need to log in
before you can comment on or make changes to this bug.
Description
•