Closed Bug 917780 Opened 12 years ago Closed 8 years ago

Crash in xpc::WrapperFactory::WaiveXray (again)

Categories

(Core :: XPConnect, defect)

x86_64
Windows NT
defect
Not set
normal

Tracking

()

RESOLVED INACTIVE

People

(Reporter: sebo, Unassigned)

Details

Crash Data

Attachments

(1 file)

This was first posted to bug 885388. It happens when switching between tabs while Firebug is enabled for them. It's not always reproducible for me, though. My steps: 1. Install the attached version of Firebug (which is using JSD2) 2. Go to https://getfirebug.com/tests/manual/console/joes-original/test.html 3. Open Firebug for that page by pressing F12 4. Go to https://getfirebug.com in a second tab => Firefox crashes. Sebastian
Given stack frames 3 and 4, this might be related to off-mainthread script parsing: 3 PR_AttachThread nsprpub/pr/src/threads/prcthr.c 4 xul.dll mozilla::dom::workers::scriptloader::ReportLoadError(JSContext *,nsString const &,tag_nsresult,bool) @bhackett, do you agree?
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: needinfo?(bhackett1024)
(In reply to Till Schneidereit [:till] from comment #2) > Given stack frames 3 and 4, this might be related to off-mainthread script > parsing: > > 3 PR_AttachThread nsprpub/pr/src/threads/prcthr.c > 4 xul.dll mozilla::dom::workers::scriptloader::ReportLoadError(JSContext > *,nsString const &,tag_nsresult,bool) > > @bhackett, do you agree? No, both frames look bogus (the calling frame does not actually call that function), and frame 4 is DOM workers code and unrelated to off thread parsing.
Flags: needinfo?(bhackett1024)
Crash Signature: [@ xpc::WrapperFactory::WaiveXray(JSContext*, JSObject*) ] → [@ xpc::WrapperFactory::WaiveXray(JSContext*, JSObject*) ] [@ xpc::WrapperFactory::WaiveXray ]
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INACTIVE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: