Closed Bug 109958 Opened 23 years ago Closed 23 years ago

Crash on startup with new profile

Categories

(Core :: XUL, defect)

x86
Linux
defect
Not set
critical

Tracking

()

VERIFIED DUPLICATE of bug 109870

People

(Reporter: akkzilla, Assigned: hyatt)

Details

I had to remove my .mozilla and make a new profile directory, due to another bug.
With the new profile (no changes to it), I'm crashing at startup.  Here's the
stack trace:

#0  0x400dfd07 in js_strlen (s=0x1) at jsstr.c:2636
#1  0x400df41e in js_NewStringCopyZ (cx=0x81d2fe8, s=0x1, gcflag=0)
    at jsstr.c:2486
#2  0x4006113c in JS_NewUCStringCopyZ (cx=0x81d2fe8, s=0x1) at jsapi.c:3544
#3  0x4005791e in JS_PushArgumentsVA (cx=0x81d2fe8, markp=0xbfffed7c, 
    format=0x41c8947a "Wi", ap=0xbfffec40) at jsapi.c:327
#4  0x4005763a in JS_PushArguments (cx=0x81d2fe8, markp=0xbfffed7c, 
    format=0x41c89479 "WWi") at jsapi.c:264
#5  0x41c599bf in nsJSEventListener::HandleEvent (this=0x832c218, 
    aEvent=0x41929224) at nsJSEventListener.cpp:155
#6  0x41577981 in nsEventListenerManager::HandleEventSubType (this=0x832b470, 
    aListenerStruct=0x832c2b0, aDOMEvent=0x41929224, aCurrentTarget=0x832b438, 
    aSubType=8, aPhaseFlags=7) at nsEventListenerManager.cpp:1213
#7  0x4157a06f in nsEventListenerManager::HandleEvent (this=0x832b470, 
    aPresContext=0x8293f30, aEvent=0xbffff3f0, aDOMEvent=0xbffff38c, 
    aCurrentTarget=0x832b438, aFlags=7, aEventStatus=0xbffff428)
    at nsEventListenerManager.cpp:1886
#8  0x4169968e in nsXULElement::HandleDOMEvent (this=0x832b430, 
    aPresContext=0x8293f30, aEvent=0xbffff3f0, aDOMEvent=0xbffff38c, aFlags=1, 
    aEventStatus=0xbffff428) at nsXULElement.cpp:3401
#9  0x42066184 in HandleImagePLEvent (aContent=0x832b430, aMessage=1104, 
    aFlags=1) at nsImageBoxFrame.cpp:143
#10 0x4206627a in HandleImageOnerrorPLEvent (aEvent=0x85f0370)
    at nsImageBoxFrame.cpp:162
#11 0x401dc54c in PL_HandleEvent (self=0x85f0370) at plevent.c:590

Here's what *event (in #5) looks like at this point:
(gdb) p *event
$3 = {<nsEvent> = {eventStructType = 1 '\001', message = 1104, point = {x = 0, 
      y = 1076870430}, refPoint = {x = 1074795836, y = 1073837424}, time = 21, 
    flags = 1, internalAppFlags = 140957568, userType = 0x406e1310}, 
  lineNr = -1073744824, errorMsg = 0x1, fileName = 0x402f8cf0}
Dup of bug 109870.

*** This bug has been marked as a duplicate of 109870 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
v
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.