Closed
Bug 781051
Opened 13 years ago
Closed 13 years ago
crash in nsSubscribableServer::FreeSubtree
Categories
(MailNews Core :: Backend, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 315025
People
(Reporter: wsmwk, Unassigned)
References
()
Details
(Keywords: crash, regression, Whiteboard: [gs][regression:TB14])
Crash Data
This bug was filed from the Socorro interface and is
report bp-2aed87ec-086c-46ea-9125-40fcf2120807 .
=============================================================
not a new crash, but there may be an uptick in crashes for version 14 and newer. It's unclear.
0 xul.dll nsSubscribableServer::FreeSubtree mailnews/base/src/nsSubscribableServer.cpp:433
1 xul.dll nsSubscribableServer::FreeSubtree mailnews/base/src/nsSubscribableServer.cpp:448
2 xul.dll nsSubscribableServer::FreeSubtree mailnews/base/src/nsSubscribableServer.cpp:448
3 xul.dll nsSubscribableServer::FreeSubtree mailnews/base/src/nsSubscribableServer.cpp:448
4 xul.dll nsSubscribableServer::FreeSubtree mailnews/base/src/nsSubscribableServer.cpp:448
| Reporter | ||
Comment 1•13 years ago
|
||
joshua, any smoking gun here?
definitely an uptick in version 14, based on 4 months of crash data.
TB15beta bp-8dabbb52-87ae-40e6-a010-821602120810 is https://getsatisfaction.com/mozilla_messaging/topics/thunderbird_15_beta_3_crashes_when_subscribing_to_groups_if_i_have_a_large_number_of_newsgroups_on_the_server
bp-0fa46d3e-fecf-4592-9ed7-3ce692120801 TB13
Keywords: regression,
regressionwindow-wanted
Whiteboard: [gs]
Comment 2•13 years ago
|
||
See also https://bugzilla.mozilla.org/show_bug.cgi?id=315025 --in my case, this has to do with large numbers of group names containing !*,?[\] and other illegal characters.
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 4•13 years ago
|
||
Tony, I'm a tad unconvinced that fixing bug 315025 will be sufficient for this bug report. Unless several servers changed around TB14 such that they now have the characters mentioned in 315025. Or some code change tickled thunderbird to cause the probability of seeing 315025.
Prior to TB14 the crash rate for this crash signature was near zero - like 1-2 crashes per month per release. And in TB14 several hundred per month per release.
Whiteboard: [gs] → [gs][regression:TB14]
Comment 5•13 years ago
|
||
(In reply to Wayne Mery (:wsmwk) from comment #4)
> Tony, I'm a tad unconvinced that fixing bug 315025 will be sufficient for
> this bug report. Unless several servers changed around TB14 such that they
> now have the characters mentioned in 315025. Or some code change tickled
> thunderbird to cause the probability of seeing 315025.
>
> Prior to TB14 the crash rate for this crash signature was near zero - like
> 1-2 crashes per month per release. And in TB14 several hundred per month per
> release.
It looked to me like the same "infinite loop" stack. If it isn't, well, un-dupe it. Or as you say, maybe something else (in Tb or in the behaviour new Tb features elicited in users) increased the incidence of bug 315025.
Either un-dupe it now, or wait until one of the two is FIXED, and un-dupe then if it doesn't make the other disappear. You're the Thunderbird man, and in addition I defer to your experience with Mozilla.
Updated•10 years ago
|
Keywords: regressionwindow-wanted
You need to log in
before you can comment on or make changes to this bug.
Description
•