Closed
Bug 215522
Opened 22 years ago
Closed 22 years ago
Attempting to access Ananova website crashes Camino
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 215270
People
(Reporter: n.c.green, Assigned: saari)
References
()
Details
(Keywords: crash)
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.5b) Gecko/20030807 Camino/0.7+
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.5b) Gecko/20030807 Camino/0.7+
Attempting to load Ananova website (http://www.ananova.com/) causes Camino to
unexpectedly quit. This has only started happening on Camino nightly builds from
approx 5th August 2003. Mozilla nightlies seem unaffected.
Reproducible: Always
Steps to Reproduce:
1. Type http://www.ananova.com into URL bar
2. Press Return key
3. Say 'grrr' as Camino unexpectedly quits.
Actual Results:
Camino crashed.
Expected Results:
Loaded the website just like it used to.
Comment 1•22 years ago
|
||
reporter, please check ~/Library/Logs/CrashReporter/Camino.crash.log and attach
the information that relates to the crash to this bug (it'll probably be at the
bottom of that file, unless you've crashed since this report)
Keywords: crash
Comment 2•22 years ago
|
||
I can reproduce this. Here is a gdb backtrace
###!!! ASSERTION: You can't dereference a NULL nsCOMPtr with operator->().:
'mRawPtr != 0', file ../../../dist/include/xpcom/nsCOMPtr.h, line 668
Break: at file ../../../dist/include/xpcom/nsCOMPtr.h, line 668
(gdb) bt
#0 0x08d23c08 in nsHttpChannel::GetCallback(nsID const&, void**)
(this=0xa804320, aIID=@0x8ddbeb0, aResult=0xbfffe3a0) at
../../../../../src/netwerk/protocol/http/src/nsHttpChannel.cpp:799/Volumes/Ben/mozilla/chimera/netwerk/protocol/http/src/
#1 0x08d2d9b0 in nsHttpChannel::SetCookie(char const*) (this=0xa804320,
aCookieHeader=0xa73f010 "ananova_user=62.190.123.102.103381060365899165; path=/;
expires=Mon, 08-Sep-03 18:04:59 GMT; domain=.ananova.com\nHistory=jd-12272.-_a;
expires=Tue, 07-Oct-03 18:04:59 GMT; path=/") at
../../../../../src/netwerk/protocol/http/src/nsHttpChannel.cpp:3204/Volumes/Ben/mozilla/chimera/netwerk/protocol/http/src/
#2 0x08d233c0 in nsHttpChannel::ProcessResponse() (this=0xa804320) at
../../../../../src/netwerk/protocol/http/src/nsHttpChannel.cpp:664/Volumes/Ben/mozilla/chimera/netwerk/protocol/http/src/
#3 0x08d2dbc4 in nsHttpChannel::OnStartRequest(nsIRequest*, nsISupports*)
(this=0xa804320, request=0x6999160, ctxt=0x0) at
../../../../../src/netwerk/protocol/http/src/nsHttpChannel.cpp:3241/Volumes/Ben/mozilla/chimera/netwerk/protocol/http/src/
#4 0x08c684e0 in nsInputStreamPump::OnStateStart() (this=0x6999160) at
../../../../src/netwerk/base/src/nsInputStreamPump.cpp:362/Volumes/Ben/mozilla/chimera/netwerk/base/src/
#5 0x08c682a0 in nsInputStreamPump::OnInputStreamReady(nsIAsyncInputStream*)
(this=0x6999160, stream=0xa81049c) at
../../../../src/netwerk/base/src/nsInputStreamPump.cpp:318/Volumes/Ben/mozilla/chimera/netwerk/base/src/
#6 0x018fa210 in nsInputStreamReadyEvent::EventHandler(PLEvent*)
(plevent=0xa8363b4) at
../../../src/xpcom/io/nsStreamUtils.cpp:116/Volumes/Ben/mozilla/chimera/xpcom/io/
#7 0x01843290 in PL_HandleEvent (self=0xa8363b4) at
../../../src/xpcom/threads/plevent.c:671/Volumes/Ben/mozilla/chimera/xpcom/threads/
#8 0x018430a8 in PL_ProcessPendingEvents (self=0x16dfd10) at
../../../src/xpcom/threads/plevent.c:606/Volumes/Ben/mozilla/chimera/xpcom/threads/
#9 0x0184590c in nsEventQueueImpl::ProcessPendingEvents() (this=0x16da8f0) at
../../../src/xpcom/threads/nsEventQueue.cpp:391/Volumes/Ben/mozilla/chimera/xpcom/threads/
#10 0x0a944b68 in -[EventQueueHandler eventTimer:] (self=0x178dec0,
_cmd=0xa982078, theTimer=0x1782820) at
../../../../src/widget/src/cocoa/nsToolkit.mm:212/Volumes/Ben/mozilla/chimera/widget/src/cocoa/
#11 0x97df4dd8 in __NSFireTimer ()
#12 0x90163230 in CFRunLoopRemoveTimer ()
#13 0x90148d28 in CFRunLoopRunInMode ()
#14 0x90180f58 in CFRunLoopRunSpecific ()
#15 0x969a3b70 in GetEventClass ()
#16 0x969b3b00 in GetKeyboardFocus ()
#17 0x969dabbc in BlockUntilNextEventMatchingListInMode ()
#18 0x9308dedc in _DPSNextEvent ()
#19 0x930a0158 in -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] ()
#20 0x930b1d88 in -[NSApplication run] ()
#21 0x9315fc58 in NSApplicationMain ()
#22 0x000034a4 in main (argc=1, argv=0xbffffb6c) at
src/application/main.m:53/Volumes/Ben/mozilla/chimera/camino/
#23 0x000031a0 in _start (argc=1, argv=0xbffffb6c, envp=0xbffffb74) at
/SourceCache/Csu/Csu-45/crt.c:267/SourceCache/Csu/Csu-45/
#24 0x00003020 in start ()
Current language: auto; currently c++
BTW, I tried to make this an attachment, but bugzilla told me (wrongly)
that I wasdn't logged in, and then (wrongly) in red that I hadn't specified
a file to attach!
Comment 3•22 years ago
|
||
Same stack as in bug 215270, marking as a duplicate.
*** This bug has been marked as a duplicate of 215270 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•