Closed Bug 603146 Opened 14 years ago Closed 14 years ago

Crash [@ XPCConvert::NativeData2JS]

Categories

(Core :: XPConnect, defect)

x86
macOS
defect
Not set
critical

Tracking

()

RESOLVED WORKSFORME
Tracking Status
blocking2.0 --- -

People

(Reporter: jruderman, Unassigned)

Details

(Keywords: crash, testcase)

Crash Data

Attachments

(2 files)

      No description provided.
Attached file stack trace
blocking2.0: --- → ?
The crash is here:

290         case nsXPTType::T_JSVAL :
291             JS_STATIC_ASSERT(sizeof(jsval) <= sizeof(uint64));
292             *d = **((jsval**)s);
293             break;

*s is 0.
This WFM in a debug build from today. Jesse, can you still reproduce?
WFM.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
blocking2.0: ? → -
Crash Signature: [@ XPCConvert::NativeData2JS]
Crashtest: http://hg.mozilla.org/mozilla-central/rev/5b6c6828708e
Flags: in-testsuite+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: