Closed
Bug 519444
Opened 16 years ago
Closed 16 years ago
gloda.indexer WARN Problem
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: gNeandr, Unassigned)
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3
Build Identifier:
Receiving a message with an attachment I get this error on the console:
2009-09-26 18:40:07 gloda.indexer WARN Problem during [job:message delta:1 id:null items:3 offset:1 goal:3], bailing. Problem was at undefined:1859: [Exception... "Component returned failure code: 0x80004003 (NS_ERROR_INVALID_POINTER) [nsIMsgFolder.GetMessageHeader]" nsresult: "0x80004003 (NS_ERROR_INVALID_POINTER)" location: "JS frame :: file:///opt/thunderbird/modules/gloda/indexer.js :: gloda_worker_messageAdd :: line 1859" data: no]
Background: the message contains an attachment with an ICS data file. Lightning isn't installed!
A snapshot of the source of the message can be found as an attachment
Reproducible: Always
This was not seen before (TB3.0b3) .. seems a GLODA situation, because of the 'Reference-ID' ??
Belongs to:
[Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.4pre) Gecko/20090915 Thunderbird/3.0b4]
(Sorry for not adding this to the orignal post)
Comment 3•16 years ago
|
||
can you attach the complete message ? or create a complete message that does this ?
Just double-checked with Outlook sending an invitation and it also throws an error:
2009-09-30 13:07:51 gloda.indexer WARN Problem during [job:folder delta:0 id:135 items:0 offset:11 goal:43], bailing. Problem was at undefined:2654: [Exception... "Component returned failure code: 0x80004003 (NS_ERROR_INVALID_POINTER) [nsIMsgFolder.GetMessageHeader]" nsresult: "0x80004003 (NS_ERROR_INVALID_POINTER)" location: "JS frame :: file:///C:/Programme/Mozilla/TB3/modules/gloda/indexer.js :: gloda_indexMessage :: line 2654" data: no]
Other than with sending an invitation with ReminderFox, Outlook has this message structure:
This is a multi-part message in MIME format.
------=_NextPart_000_0000_01CA41CE.EFB4EA80
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Zeit: Mittwoch, 30. September 2009 11:30-12:00 (GMT+01:00) Amsterdam,
Berlin, Bern, Rom, Stockholm, Wien.
*~*~*~*~*~*~*~*~*~*
------=_NextPart_000_0000_01CA41CE.EFB4EA80
Content-Type: application/ms-tnef;
name="winmail.dat"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
filename="winmail.dat"
eJ8+IhE ...
(for complete message source see attachment)
I get this error if I toggle messages between read and unread -- especially older messages.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5pre) Gecko/20091029 Lightning/1.0pre
Comment 6•16 years ago
|
||
The error messages are not consistent with a problem in streaming the message. In any event the gloda correctness patch has landed which should cause us to mark bad messages as bad; no error message will be displayed and indexing will not be interrupted.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•