Closed
Bug 604589
Opened 15 years ago
Closed 15 years ago
crash [@ nsPIDOMWindow::IsOuterWindow() ]
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 612383
| Tracking | Status | |
|---|---|---|
| blocking2.0 | --- | final+ |
People
(Reporter: scoobidiver, Unassigned)
Details
(Keywords: crash, regression)
Crash Data
Build: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b8pre) Gecko/20101014
Firefox/4.0b8pre
This is a new crash signature.
Crashes first appeared on 10/14th/10 at 1:58 in b8pre/20101013 build, that is
almost one day after the release of this build.
So it can be caused by:
* an external update: MS patch tuesday (17 patches), java 1.6.22 update,
extension update...
* or by the build itself.
If it is caused by the build, here is the regression range:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=2593c8c8af8b&tochange=f6e81dd5a125
It happens only on Windows 7.
Now, it is #81 top crasher in b8pre build for the last week and even #10 top crasher in b8pre/20101014 build.
Signature nsPIDOMWindow::IsOuterWindow()
UUID 188a126d-257d-4345-98e4-f84e42101014
Time 2010-10-14 16:57:15.205479
Uptime 35
Last Crash 40 seconds before submission
Install Age 9921 seconds (2.8 hours) since version was first installed.
Product Firefox
Version 4.0b8pre
Build ID 20101014041748
Branch 2.0
OS Windows NT
OS Version 6.1.7600
CPU x86
CPU Info GenuineIntel family 6 model 23 stepping 10
Crash Reason EXCEPTION_ACCESS_VIOLATION_READ
Crash Address 0x26
App Notes AdapterVendorID: 10de, AdapterDeviceID: 0649
Frame Module Signature [Expand] Source
0 xul.dll nsPIDOMWindow::IsOuterWindow obj-firefox/dist/include/nsPIDOMWindow.h:343
1 xul.dll nsContentUtils::CanCallerAccess content/base/src/nsContentUtils.cpp:1344
2 xul.dll nsDOMConstructor::Create dom/base/nsDOMClassInfo.cpp:5793
3 mozjs.dll js_AtomizeString js/src/jsatom.cpp:505
4 xul.dll ResolvePrototype dom/base/nsDOMClassInfo.cpp:6073
5 mozjs.dll JS_AlreadyHasOwnPropertyById js/src/jsapi.cpp:3313
6 xul.dll nsDOMClassInfo::PostCreatePrototype dom/base/nsDOMClassInfo.cpp:4707
7 mozjs.dll mozjs.dll@0x739f
More reports at:
http://crash-stats.mozilla.com/report/list?range_value=4&range_unit=weeks&signature=nsPIDOMWindow%3A%3AIsOuterWindow%28%29&version=Firefox%3A4.0b8pre
| Reporter | ||
Comment 1•15 years ago
|
||
It is also linked to the following crash signature: _purecall | nsCOMPtr_base::assign_from_qi(nsQueryInterface, nsID const&) | nsContentUtils::CanCallerAccess(nsPIDOMWindow*).
Crashes first appeared on 10/14th/10 at 2:15 in b8pre/20101013 build.
It is #14 top crasher in b8pre/20101014 build.
More reports at:
http://crash-stats.mozilla.com/report/list?product=Firefox&query_search=signature&query_type=exact&query=&range_value=4&range_unit=weeks&hang_type=any&process_type=any&plugin_field=&plugin_query_type=&plugin_query=&do_query=1&admin=&signature=_purecall%20|%20nsCOMPtr_base%3A%3Aassign_from_qi%28nsQueryInterface%2C%20nsID%20const%26%29%20|%20nsContentUtils%3A%3ACanCallerAccess%28nsPIDOMWindow*%29
blocking2.0: --- → ?
Summary: crash on Windows 7 [@ nsPIDOMWindow::IsOuterWindow() ] → crash on Windows 7 [@ nsPIDOMWindow::IsOuterWindow() ] [@ _purecall | nsCOMPtr_base::assign_from_qi(nsQueryInterface, nsID const&) | nsContentUtils::CanCallerAccess(nsPIDOMWindow*) ]
| Reporter | ||
Comment 2•15 years ago
|
||
According to the only comment, it could be related to Adobe 9.4.0.195.
| Reporter | ||
Updated•15 years ago
|
Summary: crash on Windows 7 [@ nsPIDOMWindow::IsOuterWindow() ] [@ _purecall | nsCOMPtr_base::assign_from_qi(nsQueryInterface, nsID const&) | nsContentUtils::CanCallerAccess(nsPIDOMWindow*) ] → crash [@ nsPIDOMWindow::IsOuterWindow() ]
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Updated•15 years ago
|
blocking2.0: ? → final+
| Assignee | ||
Updated•15 years ago
|
Crash Signature: [@ nsPIDOMWindow::IsOuterWindow() ]
| Assignee | ||
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•