Closed Bug 341666 Opened 19 years ago Closed 19 years ago

Crash in [@ nsJSContext::ConvertSupportsTojsvals] invoking Download Manager.

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
critical

Tracking

()

VERIFIED DUPLICATE of bug 342219

People

(Reporter: stephend, Unassigned)

References

Details

(Keywords: regression)

Attachments

(1 file)

Build ID: 2006-06-15-09, Windows XP SeaMonkey trunk. Summary: Crash in [@ nsJSContext::ConvertSupportsTojsvals] invoking Download Manager. This is a regression from bug 255942. Steps to Reproduce: 1. In a SeaMonkey trunk build, go to Tools | Download Manager Expected Results: Download Manager is invoked. Actual Results: We crash in nsJSContext::ConvertSupportsTojsvals, with what looks like a null wrapper. According to talkback, we crash in line 2194: 2192 if (NS_SUCCEEDED(rv)) { 2193 JSObject *obj; 2194 rv = wrapper->GetJSObject(&obj); 2195 if (NS_SUCCEEDED(rv)) { 2196 *thisval = OBJECT_TO_JSVAL(obj); I'll attach the full stack to allow this bug to be cleaner.
I get it on Linux Seamonkey trunk.
OS: Windows XP → All
Hardware: PC → All
Summary: Summary: Crash in [@ nsJSContext::ConvertSupportsTojsvals] invoking Download Manager. → Crash in [@ nsJSContext::ConvertSupportsTojsvals] invoking Download Manager.
Duping forward to bug with more data.... :( *** This bug has been marked as a duplicate of 342219 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Verified DUP; I only care that the bug gets fixed, which it's taking a long time to do so ;-(
Status: RESOLVED → VERIFIED
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: