Closed
Bug 308767
Opened 19 years ago
Closed 8 years ago
[@ nsWebBrowserPersist::GetQuotedAttributeValue]
Categories
(Core Graveyard :: Embedding: APIs, defect, P5)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: timeless, Assigned: adamlock)
Details
(Keywords: crash)
Crash Data
of 20 reports (out of 200+), this was the *best* report i could find. jay could probably contact a couple of people if we wanted to. but more importantly, can we find out what dlls are listed at the various addresses under this function? or do the stacks really indicate talkback couldn't find any module loaded at those addresses? Incident ID: 9367535 Stack Signature nsWebBrowserPersist::GetQuotedAttributeValue e786cec4 Product ID Firefox10 Build ID 2005071605 Trigger Time 2005-09-14 23:30:20.0 Platform Win32 Operating System Windows NT 5.1 build 2600 Module firefox.exe + (0032005a) URL visited User Comments copping text from a web page Since Last Crash 1314133 sec Total Uptime 2916933 sec Trigger Reason Access violation Source File, Line No. c:/builds/tinderbox/Fx- Aviary1.0.1/WINNT_5.2_Depend/mozilla/embedding/components/webbrowserpersist/src /nsWebBrowserPersist.cpp, line 2475 Stack Trace nsWebBrowserPersist::GetQuotedAttributeValue [c:/builds/tinderbox/Fx- Aviary1.0.1/WINNT_5.2_Depend/mozilla/embedding/components/webbrowserpersist/src /nsWebBrowserPersist.cpp, line 2475] shdocvw.dll + 0x150c24 (0x778b0c24) nsMathMLChar::Stretch [c:/builds/tinderbox/Fx- Aviary1.0.1/WINNT_5.2_Depend/mozilla/layout/mathml/base/src/nsMathMLChar.cpp, line 1670] `nsIDOMAttr::GetIID'::`2'::iid disassembly might be appreciated to see if we can figure out what line is actually crashing.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P5
Comment 1•19 years ago
|
||
That's pretty clearly a bogus stack -- those methods don't call each other. :(
Updated•15 years ago
|
QA Contact: apis
Updated•13 years ago
|
Crash Signature: [@ nsWebBrowserPersist::GetQuotedAttributeValue]
Comment 2•8 years ago
|
||
Marking a bunch of bugs in the "Embedding: APIs" component INCOMPLETE in preparation to archive that component. If I have done this incorrectly, please reopen the bugs and move them to a more correct component as we don't have "embedding" APIs any more.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•