Closed Bug 553707 Opened 15 years ago Closed 9 years ago

Crash in [@ JSObject::defaultValue(JSContext*, JSType, int*) ]

Categories

(Core :: JavaScript Engine, defect)

x86
Windows 7
defect
Not set
critical

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: marcia, Unassigned)

References

()

Details

(Keywords: crash)

Crash Data

Seen while running Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.3a4pre) Gecko/20100319 Minefield/3.7a4pre (.NET CLR 3.5.30729). This shows up in the Alpha 3 crash data but pretty far down in the list at #154. STR: 1. Open the site in the URL. 2. After the alert box comes up the site crashes 100% https://crash-stats.mozilla.com/report/index/0bc0c476-0819-43e8-9443-9cd832100319
I will work on getting a regression window now.
I neglected to notice that the profile where I get the crash has several extensions installed - when I try to reproduce this using a clean trunk profile I am not able to get the crash. I will try to determine which extension may be the culprit. I also get this error in the console: Error: uncaught exception: [Exception... "Component returned failure code: 0x80570018 (NS_ERROR_XPC_BAD_IID) [nsIJSCID.getService]" nsresult: "0x80570018 (NS_ERROR_XPC_BAD_IID)" location: "JS frame :: chrome://fdm_ffext/content/fdm_ffpxy.js :: <TOP_LEVEL> :: line 1" data: no] Enabled Extensions: Microsoft .NET Framework Assistant RealPlayer Browser Record Plugin Search Helper Extension (part of Bing Toolbar which is disabled) Weave Sync Nightly Tester Tools Free Download Manager plugin NoScript
Unfortunately I have not made much traction in figuring out which extension might be causing this issue. I systematically disabled all extensions including .NET and I am still able to repro the crash 100%. by simply loading the site in the URL. Will test on my Win 7 lab machine with the same extensions to see if I get the same result.
Crash Signature: [@ JSObject::defaultValue(JSContext*, JSType, int*) ]
no crash here after several interations. Marcia can you still reproduce?
Flags: needinfo?(mozillamarcia.knous)
Assignee: general → nobody
Crash Signature: [@ JSObject::defaultValue(JSContext*, JSType, int*) ] → [@ JSObject::defaultValue(JSContext*, JSType, int*) ] [@ JSObject::defaultValue ]
You need to log in before you can comment on or make changes to this bug.