Closed
Bug 106732
Opened 23 years ago
Closed 23 years ago
Mozilla crashes on page load
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: robert, Assigned: asa)
References
()
Details
(Keywords: crash)
Attachments
(1 file)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (compatible;Robert Chin was here...;http://qin.laya.com)
BuildID: 2001102415
Browser crashes on load of page. I don't know what the problem is exactly, but
it looks like it might be stylesheet related from the stack trace.
Here's that stack trace:
Program received signal EXC_BAD_ACCESS, Could not access memory.
0x023ecfa0 in SetAttributeName__18HTMLAttributesImplFP7nsIAtomRi ()
#0 0x023ecfa0 in SetAttributeName__18HTMLAttributesImplFP7nsIAtomRi ()
#1 0x023ed95c in
SetAttributeFor__18HTMLAttributesImplFP7nsIAtomRC11nsHTMLValueiP14nsIHTMLContentP17nsIHTMLStyleSheetRi
()
#2 0x023ed95c in
SetAttributeFor__18HTMLAttributesImplFP7nsIAtomRC11nsHTMLValueiP14nsIHTMLContentP17nsIHTMLStyleSheetRi
()
#3 0x023f1a2c in
SetAttributeFor__18HTMLStyleSheetImplFP7nsIAtomRC11nsHTMLValueiP14nsIHTMLContentRP17nsIHTMLAttributes
()
#4 0x0241c2a8 in
SetHTMLAttribute__20nsGenericHTMLElementFP7nsIAtomRC11nsHTMLValuei ()
#5 0x0241b0ec in SetAttr__20nsGenericHTMLElementFiP7nsIAtomRC9nsAStringi ()
#6 0x0238c378 in
AddAttributes__15HTMLContentSinkFRC13nsIParserNodeP14nsIHTMLContenti ()
#7 0x0238f2b0 in AddLeaf__11SinkContextFRC13nsIParserNode ()
#8 0x02393fac in AddLeaf__15HTMLContentSinkFRC13nsIParserNode ()
#9 0x020147c4 in AddLeaf__7CNavDTDFPC13nsIParserNode ()
#10 0x0200f638 in
HandleDefaultStartToken__7CNavDTDFP6CToken9nsHTMLTagP13nsCParserNode ()
#11 0x020106d8 in HandleStartToken__7CNavDTDFP6CToken ()
#12 0x0200e678 in HandleToken__7CNavDTDFP6CTokenP9nsIParser ()
#13 0x0200d624 in
BuildModel__7CNavDTDFP9nsIParserP12nsITokenizerP16nsITokenObserverP14nsIContentSink
()
#14 0x02031338 in BuildModel__8nsParserFv ()
#15 0x02031000 in ResumeParse__8nsParserFii ()
#16 0x02030184 in ContinueParsing__8nsParserFv ()
#17 0x0253decc in Cleanup__13CSSLoaderImplFR6URLKeyP13SheetLoadData ()
#18 0x0253e4f4 in
SheetComplete__13CSSLoaderImplFP16nsICSSStyleSheetP13SheetLoadData ()
#19 0x0253e7c0 in
ParseSheet__13CSSLoaderImplFP21nsIUnicharInputStreamP13SheetLoadDataRiRP16nsICSSStyleSheet
()
#20 0x0253e9e8 in
DidLoadStyle__13CSSLoaderImplFP15nsIStreamLoaderP8nsStringP13SheetLoadDataUi ()
#21 0x0253db24 in
OnStreamComplete__13SheetLoadDataFP15nsIStreamLoaderP11nsISupportsUiUiPCc ()
#22 0x0215cd44 in OnStopRequest__14nsStreamLoaderFP10nsIRequestP11nsISupportsUi ()
#23 0x0219df6c in
OnStopRequest__19nsStreamListenerTeeFP10nsIRequestP11nsISupportsUi ()
#24 0x021b1e70 in OnStopRequest__13nsHttpChannelFP10nsIRequestP11nsISupportsUi ()
#25 0x021a434c in HandleEvent__20nsOnStopRequestEventFv ()
#26 0x021a3704 in HandlePLEvent__23nsARequestObserverEventFP7PLEvent ()
#27 0x005ddf08 in PL_HandleEvent ()
#28 0x005ddd84 in PL_ProcessPendingEvents ()
#29 0x005850c8 in nsEventQueueImpl::ProcessPendingEvents ()
#30 0x02278028 in ProcessPLEventQueue__26nsMacNSPREventQueueHandlerFv ()
#31 0x02277dec in RepeatAction__26nsMacNSPREventQueueHandlerFRC11EventRecord ()
#32 0x022a1768 in DoRepeaters__8RepeaterFRC11EventRecord ()
#33 0x0228cb74 in DispatchEvent__16nsMacMessagePumpFiP11EventRecord ()
#34 0x0228c740 in DoMessagePump__16nsMacMessagePumpFv ()
#35 0x0228bfd0 in Run__10nsAppShellFv ()
#36 0x0208dcdc in Run__17nsAppShellServiceFv ()
#37 0x004baaf8 in main1 ()
#38 0x004bb680 in main ()
Reproducible: Always
Steps to Reproduce:
1. go to http://www.thinksecret.com
Actual Results: Browser crashes
Expected Results: Browser should now crash
Reporter | ||
Comment 1•23 years ago
|
||
![]() |
||
Comment 2•23 years ago
|
||
Looks like a duplicate of bug 106527. Please retest in an Oct 25 build?
Depends on: 106527
Reporter | ||
Comment 4•23 years ago
|
||
Looks like it has been fixed in Oct 25 build.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•