Closed Bug 190762 Opened 22 years ago Closed 22 years ago

Calendar component crashes with recent cvs 20030123 onwards

Categories

(Calendar :: Sunbird Only, defect)

x86
All
defect
Not set
blocker

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 190326

People

(Reporter: Mitch, Assigned: mikeypotter)

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3b) Gecko/20030126
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3b) Gecko/20030126

Clicking on the calendar from the icon in the bottom most left corner
of the browser crashes mozilla 100% reproducably with Linux and Solaris
with recent cvs builds (including today 20030127)

Here is  the stack from gdb

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 21755)]
0x40806435 in nsJARChannel::GetContentLength (this=0x87df178, 
    result=0xbfffeaa4) at nsJARChannel.cpp:69
69	        NS_ADDREF(*result = mJarReader);
(gdb) bt
#0  0x40806435 in nsJARChannel::GetContentLength (this=0x87df178, 
    result=0xbfffeaa4) at nsJARChannel.cpp:69
#1  0x40767615 in mozJSSubScriptLoader::LoadSubScript (this=0x87e3388)
    at mozJSSubScriptLoader.cpp:275
#2  0x40599ba8 in XPTC_InvokeByIndex () from /opt/mozilla/libxpcom.so
#3  0x4075b29a in XPCWrappedNative::CallMethod (ccx=@0xbfffed68, 
    mode=CALL_METHOD) at xpcwrappednative.cpp:2023
#4  0x40761918 in XPC_WN_CallMethod (cx=0x879df28, obj=0x87a2c98, argc=1, 
    argv=0x8832d6c, vp=0xbfffee74) at xpcwrappednativejsops.cpp:1292
#5  0x4004b126 in js_Invoke (cx=0x879df28, argc=1, flags=0) at jsinterp.c:839
#6  0x40052795 in js_Interpret (cx=0x879df28, result=0xbffff0b0)
    at jsinterp.c:2803
#7  0x4004b176 in js_Invoke (cx=0x879df28, argc=1, flags=0) at jsinterp.c:856
#8  0x40052795 in js_Interpret (cx=0x879df28, result=0xbffff3b4)
    at jsinterp.c:2803
#9  0x4004b5a1 in js_Execute (cx=0x879df28, chain=0x870d3c0, script=0x883da80, 
    down=0x0, special=0, result=0xbffff3b4) at jsinterp.c:1020
#10 0x4002a343 in JS_ExecuteScript (cx=0x879df28, obj=0x870d3c0, 
    script=0x883da80, rval=0xbffff3b4) at jsapi.c:3277
#11 0x412551d9 in nsJSContext::ExecuteScript (this=0x879de90, 
    aScriptObject=0x87a2838, aScopeObject=0x870d3c0, aRetValue=0x0, 
    aIsUndefined=0x0) at nsJSEnvironment.cpp:846
#12 0x40bebfbc in nsXULDocument::ExecuteScript (this=0x879b510, 
    aScriptObject=0x87a2838) at nsXULDocument.cpp:5919
#13 0x40bebdfd in nsXULDocument::OnStreamComplete (this=0x879b510, 
    aLoader=0x87deed8, context=0x0, aStatus=0, stringLen=33758, 
    string=0x8815118 "/* ***** BEGIN LICENSE BLOCK *****\n * Version: MPL
1.1/GPL 2.0/LGPL 2.1\n *\n * The contents of this file are subject to the
Mozilla Public License Version\n * 1.1 (the \"License\"); you may not use this
f"...)
    at nsXULDocument.cpp:5832
#14 0x407afa5c in nsStreamLoader::OnStopRequest (this=0x87deed8, 
    request=0x87def80, ctxt=0x0, aStatus=0) at nsStreamLoader.cpp:142
#15 0x40806798 in nsJARChannel::OnStopRequest (this=0x87def80, req=0x87fe330, 
    ctx=0x0, status=0) at nsJARChannel.cpp:637
#16 0x4079665e in nsInputStreamPump::OnStateStop (this=0x87fe330)
    at nsInputStreamPump.cpp:461
#17 0x40796369 in nsInputStreamPump::OnInputStreamReady (this=0x87fe330, 
    stream=0x87fe3c0) at nsInputStreamPump.cpp:320
#18 0x405658ab in nsInputStreamReadyEvent::EventHandler (plevent=0x87cd938)
    at nsStreamUtils.cpp:101
#19 0x4057fba8 in PL_HandleEvent (self=0x87cd938) at plevent.c:663
#20 0x4057fa9f in PL_ProcessPendingEvents (self=0x80ffed0) at plevent.c:593
#21 0x40580d14 in nsEventQueueImpl::ProcessPendingEvents (this=0x80ffe88)
    at nsEventQueue.cpp:387
#22 0x40ea71b0 in event_processor_callback (data=0x80ffe88, source=5, 
    condition=GDK_INPUT_READ) at nsAppShell.cpp:198
#23 0x40ea6e1b in our_gdk_io_invoke (source=0x828b338, condition=G_IO_IN, 
    data=0x828b328) at nsAppShell.cpp:77
#24 0x4025d0a9 in g_io_unix_dispatch () from /usr/local/lib/libglib-1.2.so.0
#25 0x4025e866 in g_main_dispatch () from /usr/local/lib/libglib-1.2.so.0
#26 0x4025ee93 in g_main_iterate () from /usr/local/lib/libglib-1.2.so.0
#27 0x4025f04c in g_main_run () from /usr/local/lib/libglib-1.2.so.0
#28 0x4017c7fb in gtk_main () from /usr/local/lib/libgtk-1.2.so.0
#29 0x40ea7649 in nsAppShell::Run (this=0x8117a58) at nsAppShell.cpp:346
#30 0x40e860a7 in nsAppShellService::Run (this=0x8117278)
    at nsAppShellService.cpp:479
#31 0x08055d51 in main1 (argc=1, argv=0xbffffa84, nativeApp=0x80df1e8)
    at nsAppRunner.cpp:1273
#32 0x08054838 in main (argc=1, argv=0xbffffa84) at nsAppRunner.cpp:1636
#33 0x403c456d in __libc_start_main () from /lib/libc.so.6
(gdb) 


Reproducible: Always

Steps to Reproduce:
1. click on calendar icon/or open calendar component
2.
3.

Actual Results:  
mozilla crashes with given stack (above)

Expected Results:  
obvious
Oops, this appears to be a dup of bug 190326

Closing as dup.

*** This bug has been marked as a duplicate of 190326 ***
URL:
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
The bugspam monkeys have been set free and are feeding on Calendar :: Sunbird Only. Be afraid for your sanity!
QA Contact: gurganbl → sunbird
You need to log in before you can comment on or make changes to this bug.