Closed Bug 345688 Opened 19 years ago Closed 1 year ago

Assertion "Failed to get the script language"

Categories

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

x86
All
defect

Tracking

()

RESOLVED INVALID

People

(Reporter: alfred.peng, Unassigned)

References

Details

Attachments

(2 files)

Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.9a1) Gecko/20060722 Minefield/3.0a1 During startup, the following assertions show in the console. ###!!! ASSERTION: Failed to get the script language: 'Error', file nsDOMScriptObjectFactory.cpp, line 187 ###!!! ASSERTION: Failed to drop the script object: 'Error', file ../../../dist/include/dom/nsDOMScriptObjectHolder.h, line 61 ###!!! ASSERTION: Failed to get the script language: 'Error', file nsDOMScriptObjectFactory.cpp, line 187 ###!!! ASSERTION: Failed to drop the script object: 'Error', file ../../../dist/include/dom/nsDOMScriptObjectHolder.h, line 61 ###!!! ASSERTION: Failed to drop script object: 'Error', file nsXULElement.cpp, line 2484
Is this related to bug 255942?
This bug still happens on trunk (linux), but only when starting up via the profile manager.
OS: SunOS → All
Blocks: dom-agnostic
Flags: blocking1.9?
This is the debug information on my box. The problem here is that we attempt to get a script-language during shutdown. The bug should be related to bug 341592 as Gavin pointed out. I've tried the last patch for that bug on my build. The assertion problem is fixed. In the log for nsDOMScriptObjectFactory.cpp, bz said that the patch caused the leak problem for bug 341700, and backed out it. In my build, the bug still exist. If the patch doesn't work, we need to find out another approach.
Attachment #239170 - Attachment description: The stack causes the crash → The stack causes the assertion
Not blocking for now. If this really is a crash rather than just an assertion then please renominate. All the bugs pointed to in the previous comment are fixed now.
Marking blocking- per above comment.
Flags: blocking1.9? → blocking1.9-
Assignee: general → nobody
QA Contact: ian → general
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046 Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5. If you have questions, please contact :mdaly.
Priority: -- → P5
Component: DOM → DOM: Core & HTML
Severity: normal → S3
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: