Closed
Bug 436241
Opened 17 years ago
Closed 16 years ago
Crash [@ JS_SetPrivate] with Silverlight
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 421217
People
(Reporter: abzno1, Unassigned)
Details
(Keywords: crash)
Crash Data
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9) Gecko/2008051206 Firefox/3.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9) Gecko/2008051206 Firefox/3.0
I get this crash address: 0x607d4068 and 0x00000024.
I don't know why this occurs and specifically when it occurs, seems to be random when surfing.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•17 years ago
|
||
Can you provide a testurl where you crash ? Can you provide a crash report id (see http://kb.mozillazine.org/Breakpad) ?
Keywords: crash
Version: unspecified → 3.0 Branch
When Firefox crashed it did not load up the crash reporting system, thus the reason why I made a bug report.
Also, I cannot remember which computer it crashed on so I've provided the two latest urls from both computers.It's either:
http://crash-stats.mozilla.com/report/index/2412060f-2cd5-11dd-aad7-001cc45a2ce4
or
http://crash-stats.mozilla.com/report/index/8950c019-29c7-11dd-83dd-001a4bd46e84
Seems like it's already reported :)
Signature nsNavHistoryQueryResultNode::IsContainersQuery()
UUID 2412060f-2cd5-11dd-aad7-001cc45a2ce4
is bug 433525
this is a silverlight crash:
Signature JS_SetPrivate
UUID 8950c019-29c7-11dd-83dd-001a4bd46e84
Time 2008-05-24 12:24:48-07:00
Uptime 7
Product Firefox
Version 3.0
Build ID 2008051206
OS Windows NT
OS Version 5.1.2600 Service Pack 3
CPU x86
CPU Info AuthenticAMD family 15 model 12 stepping 0
Crash Reason EXCEPTION_ACCESS_VIOLATION
Crash Address 0x10
Comments
Crashing Thread
Frame Module Signature Source
0 js3250.dll JS_SetPrivate mozilla/js/src/jsapi.c:2888
1 xul.dll NPObjWrapperPluginDestroyedCallback mozilla/modules/plugin/base/src/nsJSNPRuntime.cpp:1805
2 xul.dll xul.dll@0x8d3db7
npctrl.1.0.30401.0.dll 1.0.30226.2 3E74CB3AF5974E9A8D2CCE3CE63BD6E92 npctrl.pdb
take your pick.
Yes, I'm sure it's the Silverlight crash, must have been when I was using the catchup service on itv.com.
Hope this helps.
Comment 5•17 years ago
|
||
which to dupe to?
bug 419790 Firefox + Microsoft Silverlight loading a missing xaml from a file:// uri crashes ff3b3 [@ CNPControlBase::TokenToPointer - PluginObject::URLNotify - ns4xPluginStreamListener::CallURLNotify]
bug 436028 [Silverlight plugin] Live Mesh website repeatedly crashes Firefox
Summary: Crash Address → Crash Address nsNavHistoryQueryResultNode::IsContainersQuery()
Updated•16 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Summary: Crash Address nsNavHistoryQueryResultNode::IsContainersQuery() → Crash [@ JS_SetPrivate] with Silverlight
| Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ JS_SetPrivate]
You need to log in
before you can comment on or make changes to this bug.
Description
•