Closed
Bug 1497043
Opened 6 years ago
Closed 6 years ago
Intermittent GECKO(2235) | Assertion failure: query_result == mRawPtr (QueryInterface needed), at /builds/worker/workspace/build/src/obj-firefox/dist/include/nsCOMPtr.h:500
Categories
(Core :: XPCOM, defect, P5)
Core
XPCOM
Tracking
()
RESOLVED
DUPLICATE
of bug 1496629
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: btara [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=203902077&repo=mozilla-central
https://queue.taskcluster.net/v1/task/DSZt9cyLTPOs08s6C4Hg4g/runs/0/artifacts/public/logs/live_backing.log
04:11:04 INFO - Application command: /Users/cltbld/tasks/task_1538906006/build/application/Firefox NightlyDebug.app/Contents/MacOS/firefox -marionette -foreground -profile /var/folders/_v/b7xr9rz90hjc76qxm1g_2ynr00000w/T/tmpSO7Qr4.mozrunner
04:11:04 INFO - runtests.py | Application pid: 2235
04:11:04 INFO - TEST-INFO | started process GECKO(2235)
04:11:04 INFO - GECKO(2235) | ### XPCOM_MEM_BLOAT_LOG defined -- logging bloat/leaks to /var/folders/_v/b7xr9rz90hjc76qxm1g_2ynr00000w/T/tmpSO7Qr4.mozrunner/runtests_leaks.log
04:11:04 INFO - GECKO(2235) | [2235, Main Thread] WARNING: Re-registering a CID?: file /builds/worker/workspace/build/src/xpcom/components/nsComponentManager.cpp, line 593
04:11:04 INFO - GECKO(2235) | Assertion failure: query_result == mRawPtr (QueryInterface needed), at /builds/worker/workspace/build/src/obj-firefox/dist/include/nsCOMPtr.h:500
04:11:04 INFO - GECKO(2235) | #01: mozilla::ScriptPreloader::InitCache(nsTSubstring<char16_t> const&) [js/xpconnect/loader/ScriptPreloader.cpp:511]
04:11:04 INFO -
04:11:04 INFO - GECKO(2235) | #02: mozilla::ScriptPreloader::GetChildSingleton() [js/xpconnect/loader/ScriptPreloader.cpp:169]
04:11:04 INFO -
04:11:04 INFO - GECKO(2235) | #03: mozilla::ScriptPreloader::GetSingleton() [js/xpconnect/loader/ScriptPreloader.cpp:124]
04:11:04 INFO -
04:11:04 INFO - GECKO(2235) | #04: NS_InitXPCOM2 [xpcom/build/XPCOMInit.cpp:720]
04:11:04 INFO -
04:11:04 INFO - GECKO(2235) | #05: ScopedXPCOMStartup::Initialize() [toolkit/xre/nsAppRunner.cpp:1483]
04:11:04 INFO -
04:11:04 INFO - GECKO(2235) | #06: XREMain::XRE_main(int, char**, mozilla::BootstrapConfig const&) [toolkit/xre/nsAppRunner.cpp:4918]
04:11:04 INFO -
04:11:04 INFO - GECKO(2235) | #07: XRE_main(int, char**, mozilla::BootstrapConfig const&) [toolkit/xre/nsAppRunner.cpp:5014]
04:11:04 INFO -
04:11:04 INFO - GECKO(2235) | #08: main [browser/app/nsBrowserApp.cpp:233]
04:11:04 INFO -
04:14:04 INFO - Traceback (most recent call last):
04:14:04 INFO - File "/Users/cltbld/tasks/task_1538906006/build/tests/mochitest/runtests.py", line 2818, in doTests
04:14:04 INFO - marionette_args=marionette_args,
04:14:04 INFO - File "/Users/cltbld/tasks/task_1538906006/build/tests/mochitest/runtests.py", line 2256, in runApp
04:14:04 INFO - self.marionette.start_session()
04:14:04 INFO - File "/Users/cltbld/tasks/task_1538906006/build/venv/lib/python2.7/site-packages/marionette_driver/decorators.py", line 33, in _
04:14:04 INFO - if m.is_shutting_down:
04:14:04 INFO - AttributeError: 'Marionette' object has no attribute 'is_shutting_down'
04:14:04 ERROR - Automation Error: Received unexpected exception while running application
04:14:04 ERROR -
04:14:04 INFO - Stopping web server
04:14:04 INFO - Stopping web socket server
04:14:04 INFO - Stopping ssltunnel
04:14:04 INFO - TEST-INFO | leakcheck | default process: leak threshold set at 0 bytes
04:14:04 INFO - TEST-INFO | leakcheck | plugin process: leak threshold set at 0 bytes
04:14:04 INFO - TEST-INFO | leakcheck | tab process: leak threshold set at 0 bytes
04:14:04 INFO - TEST-INFO | leakcheck | geckomediaplugin process: leak threshold set at 20000 bytes
04:14:04 INFO - TEST-INFO | leakcheck | gpu process: leak threshold set at 0 bytes
04:14:04 INFO -
04:14:04 ERROR - TEST-UNEXPECTED-FAIL | leakcheck | default process: missing output line for total leaks!
Comment 1•6 years ago
|
||
I'm not sure why the dupe detector is missing these.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•