Closed
Bug 181089
Opened 23 years ago
Closed 23 years ago
Crash on this domain [@ PR_EnterMonitor ]
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 179976
People
(Reporter: ezh, Assigned: dougt)
References
()
Details
(Keywords: crash)
Crash Data
Attachments
(1 file, 1 obsolete file)
|
1.07 KB,
text/plain
|
Details |
1. Load the page.
2. It say's who you are... :) ...with a moving window (btw, it's movement is
different as of IE's window).
3. Try to close it.
4. New windows appears
5. Try to close them (ALT-F4)
6. 100% crash.
moz 2002111408 1.3a, win XP
TB14158252Y
TB14158132G
Comment 1•23 years ago
|
||
Not Javascript-Engine, ->Browser-General for now
Make sure open unrequested windows is allowed.
The site uses flash and closing the window creates ~5 popup windows. Closing a
popup window will also create popup windows, etc.
The crash could be because of the Flash, or because of the many popup windows.
Assignee: rogerl → asa
Severity: normal → critical
Component: JavaScript Engine → Browser-General
Keywords: crash,
stackwanted
QA Contact: pschwartau → asa
| Reporter | ||
Comment 2•23 years ago
|
||
IE does not crash.
I have no crash here with:
Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.3a) Gecko/20021111
However, as comment#2 suspects, it could be flash related, as the page uses
flash. see bugs 179713 or 179822.
Eugene, does your Mozilla crash on www.macromedia.com (or other flash pages)?
What is your version of Flash plugin ?
If so, this bug is a duplicate. The solution is either to upgrade to Flash6, or
wait till bug 179822 is solved.
Comment 4•23 years ago
|
||
Comment 5•23 years ago
|
||
cc'ing jruderman for a look at this devious site. If anyone can provide
more Talkback Incident IDs, I'll look up the stack traces and post them.
| Reporter | ||
Comment 6•23 years ago
|
||
I'm using Shockwave Flash 6.0 r47
Regarding attachment 106925 [details]:
Does the stacktrace ID 14158132mentioned there - from manabu@hotmail.com -
really belong to Eugene Savitsky? Eugene - can you confirm?
I don't recognize the address, and in addition it's seemingly a NT 5.0 build
crashing there, while you reported this bug on NT5.1 (WinXP)
| Reporter | ||
Comment 8•23 years ago
|
||
No, that's not mine. I sended TB without e-mail...
Comment 9•23 years ago
|
||
Eugene : is the first Tb from you ?
That's a dupe...
Comment 10•23 years ago
|
||
Eugene: can you run mozilla/bin/components/talkback.exe to
confirm the incident numbers you posted above? Maybe there
was a typo -
| Reporter | ||
Comment 11•23 years ago
|
||
The first one looks like mine.
Only the c:/builds/seamonkey/mozilla/xpcom/threads/plevent.c confuse me since I
do not run from C:\, not even my profile is on C:\...
And the time in the report is not the on my machine?
I'll do an crash with my e-mail on it. :)
| Reporter | ||
Comment 12•23 years ago
|
||
The correct number is TB14159132G. Sorry about that. :(
Comment 13•23 years ago
|
||
OK, thanks! Here are the correct stack traces. They both consist of this:
Stack Trace
PR_EnterMonitor [prmon.c, line 93]
PL_ProcessPendingEvents [c:/builds/seamonkey/mozilla/xpcom/threads/plevent.c,
line 553]
USER32.dll + 0x3a68 (0x77d43a68)
0x5e204689
Attachment #106925 -
Attachment is obsolete: true
Comment 14•23 years ago
|
||
related: bug 180954, bug 179976.
Keywords: stackwanted
Summary: Crash on this domain → Crash on this domain [@ PR_EnterMonitor ]
Comment 15•23 years ago
|
||
-> XPCOM
Assignee: asa → dougt
Component: Browser-General → XPCOM
QA Contact: asa → scc
| Assignee | ||
Comment 16•23 years ago
|
||
dup. I believe this to be the number 1 topcrash on the trunk.
*** This bug has been marked as a duplicate of 179976 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•14 years ago
|
Crash Signature: [@ PR_EnterMonitor ]
You need to log in
before you can comment on or make changes to this bug.
Description
•