Closed
Bug 465117
Opened 16 years ago
Closed 16 years ago
Gloda "Error: partMatch is null"; components/jsmimeemitter.js Line: 379
Categories
(MailNews Core :: Database, defect, P3)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 465113
Thunderbird 3.0b2
People
(Reporter: henry.nestler, Assigned: asuth)
References
Details
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.6) Gecko/20070730 SUSE/2.0.0.6-25 Firefox/2.0.0.6
Build Identifier: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.1b2pre) Gecko/20081115 Shredder/3.0b1pre
While Gloda is running in background and is indexing my news this message is
shown ones or more for every subscribed news group:
Error: partMatch is null
Source File: file:///usr/local/thunderbird-20081115/components/jsmimeemitter.js
Line: 379
Reproducible: Always
Steps to Reproduce:
1.Starting a profile, where Gloda was never enabled
2.Be sure to have some News Groups with lot of header lines (I have 23 on 2
servers)
3.Enable Gloda, restart Thunderbird
4.Wait some minutes, and watch the Error console
Actual Results:
Error: partMatch is null
Source File: file:///usr/local/thunderbird-20081115/components/jsmimeemitter.js
Line: 379
Summary: Gloda: → Gloda "Error: partMatch is null"; components/jsmimeemitter.js Line: 379
Assignee | ||
Updated•16 years ago
|
Component: General → Database
Product: Thunderbird → MailNews Core
QA Contact: general → database
Version: unspecified → Trunk
Comment 2•16 years ago
|
||
marking blocking b1
Flags: blocking-thunderbird3.0b1+
Target Milestone: --- → Thunderbird 3.0b1
Updated•16 years ago
|
Assignee: nobody → bugmail
Assignee | ||
Updated•16 years ago
|
Priority: -- → P3
Comment 3•16 years ago
|
||
confirming; I've seen this as well.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•16 years ago
|
Flags: blocking-thunderbird3.0b1+ → blocking-thunderbird3+
Assignee | ||
Comment 5•16 years ago
|
||
I am duping this to its friend 465113. It is a result of the same underlying problem, and any reasonable fix to that bug resolves this bug, whether it be by avoiding the issue or further ruggedizing jsmimeemitter.js.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•