Closed
Bug 86394
Opened 25 years ago
Closed 25 years ago
Opening an excel attachments causes a crash [@ nsXBLPrototypeBinding::NotifyBoundElements]
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
People
(Reporter: jbaltz, Assigned: mscott)
Details
(Keywords: crash, topcrash)
Crash Data
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.1) Gecko/20010607
BuildID: 2001060703
When opening an excel spreadsheet attachment from the little window next to the
mail in preview mode, mozilla goes down hard.
Reproducible: Always
Steps to Reproduce:
1. receive a message with an excel spreadsheet attchment
2. double click on the little attachment icon in preview mode
3. crash >boom< tinkle tinkle
Actual Results: it crashes mozilla and I get the netscape QA window up.
Expected Results: just opened excel and displayed the ss. If excel is open
already, this does not always occur.
| Assignee | ||
Comment 2•25 years ago
|
||
btw Jerry, I just filed Bug #86428 to track a crasher you've been running into
for Pop according to talkback. Feel free to cc yourself and track the progress
of that bug.
According to talkback, we are crashing in XBL. I believe this crash in notify
bound elements was a top crasher which was fixed after beta1. So this has
probably already been fixed by now.
nsXBLPrototypeBinding::NotifyBoundElements
[d:\builds\seamonkey\mozilla\content\xbl\src\nsXBLPrototypeBinding.cpp, line 1416]
nsXBLPrototypeBinding::StyleSheetLoaded
[d:\builds\seamonkey\mozilla\content\xbl\src\nsXBLPrototypeBinding.cpp, line 1387]
CSSLoaderImpl::InsertSheetInDoc
[d:\builds\seamonkey\mozilla\content\html\style\src\nsCSSLoader.cpp, line 1113]
InsertPendingSheet
[d:\builds\seamonkey\mozilla\content\html\style\src\nsCSSLoader.cpp, line 667]
nsVoidArray::EnumerateForwards
[d:\builds\seamonkey\mozilla\xpcom\ds\nsVoidArray.cpp, line 317]
CSSLoaderImpl::Cleanup
[d:\builds\seamonkey\mozilla\content\html\style\src\nsCSSLoader.cpp, line 731]
CSSLoaderImpl::SheetComplete
[d:\builds\seamonkey\mozilla\content\html\style\src\nsCSSLoader.cpp, line 829]
CSSLoaderImpl::ParseSheet
[d:\builds\seamonkey\mozilla\content\html\style\src\nsCSSLoader.cpp, line 864]
CSSLoaderImpl::DidLoadStyle
[d:\builds\seamonkey\mozilla\content\html\style\src\nsCSSLoader.cpp, line 900]
SheetLoadData::OnStreamComplete
[d:\builds\seamonkey\mozilla\content\html\style\src\nsCSSLoader.cpp, line 655]
nsStreamLoader::OnStopRequest
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsStreamLoader.cpp, line 122]
nsJARChannel::OnStopRequest
[d:\builds\seamonkey\mozilla\netwerk\protocol\jar\src\nsJARChannel.cpp, line 587]
n
| Assignee | ||
Comment 3•25 years ago
|
||
yup this has already been fixed after the beta.
*** This bug has been marked as a duplicate of 83027 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
Updated•15 years ago
|
Crash Signature: [@ nsXBLPrototypeBinding::NotifyBoundElements]
You need to log in
before you can comment on or make changes to this bug.
Description
•