Closed
Bug 596272
Opened 15 years ago
Closed 15 years ago
crash of Thunderbird when adding an attachment [@ CRawViewerExtension!DllUnregisterServer+0x55a]
Categories
(Toolkit :: Blocklist Policy Requests, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: m.reijnen, Unassigned)
Details
(Keywords: crash, Whiteboard: [has stack trace])
Crash Data
Attachments
(1 file)
|
90.60 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; nl; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 ( .NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; nl; rv:1.9.2.9) Gecko/20100825 Lightning/1.0b2 Thunderbird/3.1.3
When I add an attachment (jpg) in Thunderbird from a long path Thunderbird crashes. When I move the files I want to add higher up the path there is no problem.
It only occurs in winXP. In win7 Home premium 64bit it works fine.
Reproducible: Always
Steps to Reproduce:
1.make new mail
2.click on paperclip
3.search atachment
on entering the fifth level from 'my documents' thunderbird crashes.
Actual Results:
Thunderbird is gone from the desktop and has to be restarted.No fault annoucement
Expected Results:
open an atachment en add it to a mail
I use the default theme. No bug announcement.
Comment 1•15 years ago
|
||
Can you provide us with a CrashID (as in http://support.mozillamessaging.com/en-US/kb/Mozilla+Crash+Reporter) ?
Keywords: crash
| Reporter | ||
Comment 2•15 years ago
|
||
I get no crashID since Thunderbird just stops from the desktop, without any message whatsoever.
I just tried to repeat the bug and I can't. I also just installed update's for winXP. So maybe it was a windows bug and not a Mozilla bug.
Comment 3•15 years ago
|
||
(In reply to comment #2)
> I get no crashID since Thunderbird just stops from the desktop, without any
> message whatsoever.
Thanks.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
Comment 4•15 years ago
|
||
(In reply to comment #2)
> I get no crashID since Thunderbird just stops from the desktop, without any
> message whatsoever.
> I just tried to repeat the bug and I can't. I also just installed update's for
> winXP. So maybe it was a windows bug and not a Mozilla bug.
that seems doubtful.
Marcel, how long was the path?
| Reporter | ||
Comment 5•15 years ago
|
||
The path was 8 steps from the root, 5 steps from 'my documents'
Comment 6•15 years ago
|
||
(In reply to comment #5)
> The path was 8 steps from the root, 5 steps from 'my documents'
thanks. however, that's not helpful - we need to know ... how many characters? :)
Comment 7•15 years ago
|
||
if you can reproduce at will, we would love to have a stack trace as described at https://developer.mozilla.org/en/How_to_get_a_stacktrace_with_WinDbg (replace firefox, by thunderbird on those instructions.
| Reporter | ||
Comment 8•15 years ago
|
||
I followed the instructions and hope this file is usefull for you
| Reporter | ||
Comment 9•15 years ago
|
||
Thunderbird crashes after trying to add a document with a path length of 97 -109 characters. Slashes included.
Updated•15 years ago
|
Attachment #475853 -
Attachment mime type: application/octet-stream → text/plain
Updated•15 years ago
|
Status: RESOLVED → UNCONFIRMED
Resolution: INCOMPLETE → ---
Updated•15 years ago
|
Whiteboard: [has stack trace]
Updated•15 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Reporter | ||
Comment 10•15 years ago
|
||
I checked the new version off Thunderbird and it seems to work now. I can add the file I could not load last week!
Thanks!!
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → WORKSFORME
Comment 11•15 years ago
|
||
we're crashing in CRawViewerExtension.dll - if you're crashing navigating the file system explorer, i.e., before you pick open, then this would seem to be a bug in Windows or that dll.
| Reporter | ||
Comment 12•15 years ago
|
||
I was crashing while navigating and before picking 'open'
Comment 13•15 years ago
|
||
(In reply to comment #12)
> I was crashing while navigating and before picking 'open'
/me more doubts :) because ...
CRawViewerExtension = ms raw image thumbnailer and view
and we have a multitude of attachment bugs on multiple OS, some of which involve script timeout ... these sometimes give no script timeout message and instead manifest as crashes. An example bug is
bug 594805 Attach file picker and Unresponsive Script don't mix
If this is clearly the fault of CRawViewerExtension the the bug is invalid. If not, I suspect this is not gone, and is a duplicate of one of the aforementioned types of bugs.
Comment 14•15 years ago
|
||
We can blocklist this.
Component: General → Blocklisting
Product: Thunderbird → addons.mozilla.org
QA Contact: general → blocklisting
Summary: crash of Thunderbird when adding an attachment → crash of Thunderbird when adding an attachment [@ CRawViewerExtension!DllUnregisterServer+0x55a]
| Assignee | ||
Updated•15 years ago
|
Crash Signature: [@ CRawViewerExtension!DllUnregisterServer+0x55a]
| Assignee | ||
Updated•10 years ago
|
Product: addons.mozilla.org → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•