windows/aarch64 - browser/base/content/test/general/browser_restore_isAppTab.js | application terminated with exit code 3221226505
Categories
(Firefox :: General, defect, P5)
Tracking
()
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
#[markdown(off)]
Filed by: egao [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=226341304&repo=try
10:46:48 ERROR - TEST-UNEXPECTED-FAIL | browser/base/content/test/general/browser_restore_isAppTab.js | application terminated with exit code 3221226505
Updated•6 years ago
|
Comment 1•6 years ago
|
||
data from the log:
10:46:48 INFO - TEST-PASS | browser/base/content/test/general/browser_restore_isAppTab.js | Docshell shouldn't think it is an app tab -
10:46:48 INFO - TEST-PASS | browser/base/content/test/general/browser_restore_isAppTab.js | Docshell should think it is an app tab -
10:46:48 INFO - TEST-PASS | browser/base/content/test/general/browser_restore_isAppTab.js | Docshell should think it is an app tab -
10:46:48 INFO - TEST-PASS | browser/base/content/test/general/browser_restore_isAppTab.js | Docshell shouldn't think it is an app tab -
10:46:48 INFO - TEST-PASS | browser/base/content/test/general/browser_restore_isAppTab.js | Docshell should think it is an app tab -
10:46:48 INFO - TEST-PASS | browser/base/content/test/general/browser_restore_isAppTab.js | Docshell should think it is an app tab -
10:46:48 INFO - Leaving test bound navigate
10:46:48 INFO - Entering test bound crash
10:46:48 INFO - TEST-PASS | browser/base/content/test/general/browser_restore_isAppTab.js | Docshell shouldn't think it is an app tab -
10:46:48 INFO - TEST-PASS | browser/base/content/test/general/browser_restore_isAppTab.js | Docshell should think it is an app tab -
10:46:48 INFO - Buffered messages finished
10:46:48 ERROR - TEST-UNEXPECTED-FAIL | browser/base/content/test/general/browser_restore_isAppTab.js | application terminated with exit code 3221226505
10:46:48 INFO - runtests.py | Application ran for: 0:02:42.647000
10:46:48 INFO - zombiecheck | Reading PID log: c:\users\testdr~1\appdata\local\temp\tmpkok3oqpidlog
10:46:48 INFO - ==> process 536 launched child process 5888 ("C:\tasks\task_1549449047\build\application\firefox\firefox.exe" -contentproc --channel="536.0.1833612427\1112694675" -parentBuildID 20190205155112 -greomni "C:\tasks\task_1549449047\build\application\firefox\omni.ja" -appomni "C:\tasks\task_1549449047\build\application\firefox\browser\omni.ja" -appdir "C:\tasks\task_1549449047\build\application\firefox\browser" - 536 "\.\pipe\gecko-crash-server-pipe.536" 2392 gpu)
oddly this bug doesn't have a |skip-if = !crashreporter|, but in the code it requires it for a specific test:
https://searchfox.org/mozilla-central/source/browser/base/content/test/general/browser_restore_isAppTab.js#88
and that is where we terminate
Updated•6 years ago
|
Comment hidden (Intermittent Failures Robot) |
Comment 3•6 years ago
|
||
Test is passing as of try: https://treeherder.mozilla.org/#/jobs?repo=try&group_state=expanded&revision=33a2fa7bf0d27184a606318f80ec00d5ef2387d8&selectedJob=231977450
Note the chunk has been remapped from bc4 to bc6.
21:58:50 INFO - TEST-START | browser/base/content/test/general/browser_restore_isAppTab.js
21:58:50 INFO - GECKO(8332) | Waiting for browser load
21:58:50 INFO - GECKO(8332) | Saw state c0010 and status 0
21:58:50 INFO - GECKO(8332) | Browser loaded about:robots
21:58:50 INFO - GECKO(8332) | Waiting for browser load
21:58:50 INFO - GECKO(8332) | Saw state f0001 and status 0
21:58:50 INFO - GECKO(8332) | Saw state c0010 and status 0
21:58:50 INFO - GECKO(8332) | Browser loaded http://example.com/browser/browser/base/content/test/general/dummy_page.html
21:58:50 INFO - GECKO(8332) | Waiting for browser load
21:58:50 INFO - GECKO(8332) | Saw state f0001 and status 0
21:58:50 INFO - GECKO(8332) | Saw state c0010 and status 0
21:58:50 INFO - GECKO(8332) | Browser loaded about:robots
21:58:50 INFO - GECKO(8332) | Waiting for browser load
21:58:50 INFO - GECKO(8332) | Saw state f0001 and status 0
21:58:50 INFO - GECKO(8332) | Saw state c0010 and status 0
21:58:50 INFO - GECKO(8332) | Browser loaded http://example.com/browser/browser/base/content/test/general/dummy_page.html
21:58:50 INFO - GECKO(8332) | Et tu, Brute?
21:58:51 INFO - GECKO(8332) | ###!!! [Parent][MessageChannel] Error: (msgtype=0x1E009A,name=PBrowser::Msg_UpdateNativeWindowHandle) Channel error: cannot send/recv
21:58:51 INFO - GECKO(8332) | ###!!! [Parent][MessageChannel] Error: (msgtype=0x1E0089,name=PBrowser::Msg_Destroy) Channel error: cannot send/recv
21:58:51 INFO - GECKO(8332) | [Parent 2892, Gecko_IOThread] WARNING: file z:/build/build/src/ipc/chromium/src/base/process_util_win.cc, line 160
21:58:51 INFO - GECKO(8332) | about:tabcrashed loaded and ready
21:58:53 INFO - GECKO(8332) | No .extra file for dumpID: eb094f49-6722-4ba6-a947-1e623e9677de
21:58:53 INFO - GECKO(8332) | Crash cleaned up
21:58:53 INFO - GECKO(8332) | MEMORY STAT | vsize 6370MB | vsizeMaxContiguous 67445045MB | residentFast 646MB | heapAllocated 267MB
21:58:53 INFO - TEST-OK | browser/base/content/test/general/browser_restore_isAppTab.js | took 3388ms
Closing bug as resolved.
Updated•6 years ago
|
Description
•