Closed Bug 476189 Opened 15 years ago Closed 5 years ago

###!!! ASSERTION: attempted to open a new window with no WindowCreator: 'mWindowCreator' in xpcshell test 'test_cookies/unit/test_bug468700.js'

Categories

(Core :: Networking: Cookies, defect, P3)

x86
Linux
defect

Tracking

()

RESOLVED INVALID

People

(Reporter: jmaher, Unassigned)

References

Details

(Whiteboard: [necko-backlog])

while running a make check on a clean checkout of mozilla-central (firefox), I run into this:
make[1]: Entering directory `/home/mozilla/mozilla/firefox_debug/extensions/cookie'
make[2]: Entering directory `/home/mozilla/mozilla/firefox_debug/extensions/cookie/test'
/home/mozilla/mozilla/src/testing/xpcshell/test_all.sh: line 113:  9413 Aborted                 (core dumped) NATIVE_TOPSRCDIR="$native_topsrcdir" TOPSRCDIR="$topsrcdir" $xpcshell -j -s $headfiles -f $t $tailfiles 2> $t.log 1>&2
TEST-UNEXPECTED-FAIL | ../../../_tests/xpcshell-simple/test_cookies/unit/test_bug468700.js | test failed, see log
../../../_tests/xpcshell-simple/test_cookies/unit/test_bug468700.js.log:
>>>>>>>
*** test pending
*** registering cookieprompt.js: [ Cookie Prompt Test Service ]
pldhash: for the table at address 0x81d29a0, the given entrySize of 80 definitely favors chaining over double hashing.
###!!! ASSERTION: attempted to open a new window with no WindowCreator: 'mWindowCreator', file /home/mozilla/mozilla/src/embedding/components/windowwatcher/src/nsWindowWatcher.cpp, line 668
UNKNOWN [/home/mozilla/mozilla/firefox_debug/dist/bin/components/libembedcomponents.so +0x00011778]
UNKNOWN [/home/mozilla/mozilla/firefox_debug/dist/bin/components/libembedcomponents.so +0x00011B41]
NS_InvokeByIndex_P+0x0000002F [../../../dist/bin/libxpcom_core.so +0x0009A973]
UNKNOWN [/home/mozilla/mozilla/firefox_debug/dist/bin/components/libxpconnect.so +0x0004AA35]
UNKNOWN [/home/mozilla/mozilla/firefox_debug/dist/bin/components/libxpconnect.so +0x00055943]
js_Invoke+0x000006AF [../../../dist/bin/libmozjs.so +0x00067CB1]
UNKNOWN [../../../dist/bin/libmozjs.so +0x0004C346]
js_Invoke+0x00000715 [../../../dist/bin/libmozjs.so +0x00067D17]
UNKNOWN [../../../dist/bin/libmozjs.so +0x00068118]
UNKNOWN [../../../dist/bin/libmozjs.so +0x0006827E]
UNKNOWN [../../../dist/bin/libmozjs.so +0x0007424F]
UNKNOWN [../../../dist/bin/libmozjs.so +0x00074807]
JS_SetProperty+0x000000C5 [../../../dist/bin/libmozjs.so +0x000129F5]
UNKNOWN [/home/mozilla/mozilla/firefox_debug/dist/bin/components/libxpconnect.so +0x00044EC8]
UNKNOWN [/home/mozilla/mozilla/firefox_debug/dist/bin/components/libxpconnect.so +0x0003EE48]
UNKNOWN [../../../dist/bin/libxpcom_core.so +0x0009B613]
NS_InvokeByIndex_P+0x0000002F [../../../dist/bin/libxpcom_core.so +0x0009A973]
UNKNOWN [/home/mozilla/mozilla/firefox_debug/dist/bin/components/libxpconnect.so +0x0004AA35]
UNKNOWN [/home/mozilla/mozilla/firefox_debug/dist/bin/components/libxpconnect.so +0x00055FD6]
UNKNOWN [/home/mozilla/mozilla/firefox_debug/dist/bin/components/libxpconnect.so +0x000557C5]
js_Invoke+0x000006AF [../../../dist/bin/libmozjs.so +0x00067CB1]
UNKNOWN [../../../dist/bin/libmozjs.so +0x00068118]
UNKNOWN [../../../dist/bin/libmozjs.so +0x0006827E]
UNKNOWN [../../../dist/bin/libmozjs.so +0x00073097]
UNKNOWN [../../../dist/bin/libmozjs.so +0x0007472B]
UNKNOWN [../../../dist/bin/libmozjs.so +0x0004D9EB]
UNKNOWN [../../../dist/bin/libmozjs.so +0x00067362]
JS_ExecuteScript+0x00000062 [../../../dist/bin/libmozjs.so +0x00013640]
UNKNOWN [../../../dist/bin/xpcshell +0x00003850]
UNKNOWN [../../../dist/bin/xpcshell +0x000038F9]
UNKNOWN [../../../dist/bin/xpcshell +0x00003B8C]
UNKNOWN [../../../dist/bin/xpcshell +0x00004981]
__libc_start_main+0x000000E0 [/lib/tls/i686/cmov/libc.so.6 +0x00016450]

<<<<<<<
Bugs on tests should go in the component of the code that the test is testing, FWIW.
Component: TUnit → Networking: Cookies
Product: Testing → Core
QA Contact: tunit → networking.cookies
Summary: core dump with xpcshell test 'test_cookies/unit/teset_bug468700.js' is ran → ###!!! ASSERTION: attempted to open a new window with no WindowCreator: 'mWindowCreator' in xpcshell test 'test_cookies/unit/test_bug468700.js'
See Also: → 1239896
Whiteboard: [necko-backlog]
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: -- → P1
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: P1 → P3

No more failures for this test.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.