Closed
Bug 155346
Opened 22 years ago
Closed 22 years ago
Crash when clicking to this www.spiegel.de URL from another one
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 153815
People
(Reporter: durbacher, Assigned: Matti)
References
()
Details
(Keywords: crash)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1a+) Gecko/20020630
BuildID: 2002063008
This crash happens to me everytime with the steps to reproduce, but NOT if I
enter the URL directly!
I tested it with the current trunk and branch builds and with mozilla 1.0 (but
with 1.0 it took about two seconds after page load to crash, the others crashed
instantly).
All with different profiles, all cleanly installed, but still on the same
system, so somebody else might try it...
Talkback IDs: TB7916844Z (trunk), TB7916909E (1.0)
Reproducible: Always
Steps to Reproduce:
1. Go to http://www.spiegel.de/sport/fussball/0,1518,,00.html
2. Click on the link that leads to
http://www.spiegel.de/sport/fussball/0,1518,203326,00.html
It is named "Brasilien feiert: Freudentaumel in der Badehose" and is quite at
the bottom in the middle column - it is a news site, so hurry up! ;-)
3. Submit your Talkback crash ID...
Actual Results: Mozilla crashes
Expected Results: Mozilla does not crash
No Java on this page, but shockwave flash. I had never problems or even crashes
with it, though.
Reporter | ||
Updated•22 years ago
|
Keywords: crash,
stackwanted
Assignee | ||
Comment 1•22 years ago
|
||
00000000()
nsImageListener::FrameChanged(nsImageListener * const 0x04fefb80, imgIContainer
* 0x04fed2b0, nsISupports * 0x03eaabf8, gfxIImageFrame * 0x04fc72a8, nsRect *
0x0012fd28) line 2383 + 42 bytes
imgRequestProxy::FrameChanged(imgIContainer * 0x04fed2b0, gfxIImageFrame *
0x04fc72a8, nsRect * 0x0012fd28) line 295
imgRequest::FrameChanged(imgRequest * const 0x04ff03cc, imgIContainer *
0x04fed2b0, nsISupports * 0x00000000, gfxIImageFrame * 0x04fc72a8, nsRect *
0x0012fd28) line 336
imgContainer::Notify(imgContainer * const 0x04fed2b4, nsITimer * 0x04fc7400)
00000000()
nsImageListener::FrameChanged(nsImageListener * const 0x04fefb80, imgIContainer
* 0x04fed2b0, nsISupports * 0x03eaabf8, gfxIImageFrame * 0x04fc72a8, nsRect *
0x0012fd28) line 2383 + 42 bytes
imgRequestProxy::FrameChanged(imgIContainer * 0x04fed2b0, gfxIImageFrame *
0x04fc72a8, nsRect * 0x0012fd28) line 295
imgRequest::FrameChanged(imgRequest * const 0x04ff03cc, imgIContainer *
0x04fed2b0, nsISupports * 0x00000000, gfxIImageFrame * 0x04fc72a8, nsRect *
0x0012fd28) line 336
imgContainer::Notify(imgContainer * const 0x04fed2b4, nsITimer * 0x04fc7400)
line 460
nsTimerImpl::Fire() line 343
nsTimerManager::FireNextIdleTimer(nsTimerManager * const 0x015f9550) line 588
nsAppShell::Run(nsAppShell * const 0x010bc718) line 134
nsAppShellService::Run(nsAppShellService * const 0x010bc990) line 458
main1(int 2, char * * 0x00283160, nsISupports * 0x00000000) line 1456 + 32 bytes
main(int 2, char * * 0x00283160) line 1805 + 37 bytes
mainCRTStartup() line 338 + 17 bytes
KERNEL32! 77e7d326()
*** This bug has been marked as a duplicate of 153815 ***
Severity: normal → critical
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Keywords: stackwanted
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•