Closed
Bug 1146705
Opened 10 years ago
Closed 9 years ago
Intermittent test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStat
*
Summary:
Intermittent test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStat
Categories
(Toolkit :: Places, defect)
Tracking
()
RESOLVED
FIXED
RESOLVED
FIXED
mozilla41
Iteration:
---
Webcompat Priority | |
Accessibility Severity | |
Performance Impact | |
a11y-review |
Tracking | Status | |
---|---|---|
firefox39 | --- | unaffected |
firefox40 | --- | wontfix |
firefox41 | --- | fixed |
firefox-esr31 | --- | unaffected |
firefox-esr38 | --- | unaffected |
Tracking | Status | |
---|---|---|
firefox39 | ||
firefox40 | ||
firefox41 | ||
firefox-esr31 | ||
firefox-esr38 | ||
relnote-firefox | ||
thunderbird_esr102 | ||
thunderbird_esr115 | ||
firefox-esr102 | ||
firefox-esr115 | ||
firefox117 | ||
firefox118 | ||
firefox119 | ||
firefox125 | ||
firefox123 | ||
firefox126 | ||
firefox124 |
People
(Reporter: KWierso, Assigned: Yoric)
References
---
---
---
Details
(Keywords: intermittent-failure)
---
---
QA Whiteboard:
---
Has STR:
---
Change Request:
---
0
Bug Flags:
| ||||
Crash Data
Signature:
None
Security
(public)
This bug is publicly visible.
User Story
14:05:50 INFO - TEST-SKIP | test_click_scrolling.py TestClickScrolling.test_should_not_scroll_if_already_scrolled_and_element_is_in_view | took 1ms
14:05:50 INFO - TEST-START | test_click_scrolling.py TestClickScrolling.test_should_not_scroll_overflow_elements_which_are_visible
14:05:50 INFO - TEST-PASS | test_click_scrolling.py TestClickScrolling.test_should_not_scroll_overflow_elements_which_are_visible | took 409ms
14:05:50 INFO - TEST-START | test_click_scrolling.py TestClickScrolling.test_should_scroll_elements_if_click_point_is_out_of_view_but_element_is_in_view
14:05:51 INFO - TEST-PASS | test_click_scrolling.py TestClickScrolling.test_should_scroll_elements_if_click_point_is_out_of_view_but_element_is_in_view | took 1092ms
14:05:51 INFO - TEST-START | test_click_scrolling.py TestClickScrolling.test_should_scroll_overflow_elements_if_click_point_is_out_of_view_but_element_is_in_view
14:05:51 INFO - TEST-SKIP | test_click_scrolling.py TestClickScrolling.test_should_scroll_overflow_elements_if_click_point_is_out_of_view_but_element_is_in_view | took 0ms
14:05:51 INFO - TEST-START | test_click_scrolling.py TestClickScrolling.test_should_scroll_to_click_on_an_element_hidden_by_overflow
14:05:52 INFO - TEST-PASS | test_click_scrolling.py TestClickScrolling.test_should_scroll_to_click_on_an_element_hidden_by_overflow | took 467ms
14:05:52 INFO - TEST-START | test_profile_management.py TestLog.test_can_restart_the_browser
14:05:52 INFO - ERROR:root:[Errno 10054] An existing connection was forcibly closed by the remote host
14:06:22 INFO - TEST-PASS | test_profile_management.py TestLog.test_can_restart_the_browser | took 30570ms
14:06:22 INFO - TEST-START | test_profile_management.py TestLog.test_change_preset
14:06:45 INFO - TEST-PASS | test_profile_management.py TestLog.test_change_preset | took 22465ms
14:06:45 INFO - TEST-START | test_profile_management.py TestLog.test_clean_profile
14:07:07 INFO - TEST-PASS | test_profile_management.py TestLog.test_clean_profile | took 22530ms
14:07:07 INFO - TEST-START | test_profile_management.py TestLog.test_in_app_restart_the_browser
14:08:21 INFO - mozcrash Downloading symbols from: https://ftp-ssl.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-inbound-win64-debug/1427139628/firefox-39.0a1.en-US.win64.crashreporter-symbols.zip
14:08:29 INFO - mozcrash Saved minidump as C:\slave\test\build\blobber_upload_dir\f395ad4f-3cc6-4551-aec6-7c87822fa66d.dmp
14:08:29 INFO - mozcrash Saved app info as C:\slave\test\build\blobber_upload_dir\f395ad4f-3cc6-4551-aec6-7c87822fa66d.extra
14:08:29 ERROR - PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [None]
14:08:29 INFO - Crash dump filename: c:\users\cltbld~1.t-w\appdata\local\temp\tmpbwcgbp.mozrunner\minidumps\f395ad4f-3cc6-4551-aec6-7c87822fa66d.dmp
14:08:30 INFO - Failed to gather test failure debug.
14:08:30 INFO - Traceback (most recent call last):
14:08:30 INFO - File "C:\slave\test\build\tests\marionette\marionette\runner\base.py", line 551, in gather_debug
14:08:30 INFO - with marionette.using_context(marionette.CONTEXT_CHROME):
14:08:30 INFO - File "c:\mozilla-build\python27\Lib\contextlib.py", line 17, in __enter__
14:08:30 INFO - return self.gen.next()
14:08:30 INFO - File "C:\slave\test\build\venv\lib\site-packages\marionette_driver\marionette.py", line 1149, in using_context
14:08:30 INFO - scope = self._send_message('getContext', 'value')
14:08:30 INFO - File "C:\slave\test\build\venv\lib\site-packages\marionette_driver\decorators.py", line 36, in _
14:08:30 INFO - return func(*args, **kwargs)
14:08:30 INFO - File "C:\slave\test\build\venv\lib\site-packages\marionette_driver\marionette.py", line 691, in _send_message
14:08:30 INFO - response = self.client.send(message)
14:08:30 INFO - File "C:\slave\test\build\venv\lib\site-packages\marionette_transport\transport.py", line 87, in send
14:08:30 INFO - self.connect()
14:08:30 INFO - File "C:\slave\test\build\venv\lib\site-packages\marionette_transport\transport.py", line 69, in connect
14:08:30 INFO - self.sock.connect((self.addr, self.port))
14:08:30 INFO - File "c:\mozilla-build\python27\Lib\socket.py", line 224, in meth
14:08:30 INFO - return getattr(self._sock,name)(*args)
14:08:30 INFO - error: [Errno 10061] No connection could be made because the target machine actively refused it
14:08:30 ERROR - TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
14:08:30 INFO - Traceback (most recent call last):
14:08:30 INFO - File "C:\slave\test\build\venv\lib\site-packages\marionette\marionette_test.py", line 296, in run
14:08:30 INFO - testMethod()
14:08:30 INFO - File "C:\slave\test\build\tests\marionette\tests\testing\marionette\client\marionette\tests\unit\test_profile_management.py", line 44, in test_in_app_restart_the_browser
14:08:30 INFO - self.marionette.restart(in_app=True)
14:08:30 INFO - File "C:\slave\test\build\venv\lib\site-packages\marionette_driver\marionette.py", line 916, in restart
14:08:30 INFO - assert(self.wait_for_port()), "Timed out waiting for port!"
14:08:30 INFO - TEST-INFO took 82168ms
14:08:32 INFO - Failed to gather test failure debug.
14:08:32 INFO - Traceback (most recent call last):
14:08:32 INFO - File "C:\slave\test\build\tests\marionette\marionette\runner\base.py", line 551, in gather_debug
14:08:32 INFO - with marionette.using_context(marionette.CONTEXT_CHROME):
14:08:32 INFO - File "c:\mozilla-build\python27\Lib\contextlib.py", line 17, in __enter__
14:08:32 INFO - return self.gen.next()
14:08:32 INFO - File "C:\slave\test\build\venv\lib\site-packages\marionette_driver\marionette.py", line 1149, in using_context
14:08:32 INFO - scope = self._send_message('getContext', 'value')
14:08:32 INFO - File "C:\slave\test\build\venv\lib\site-packages\marionette_driver\decorators.py", line 36, in _
14:08:32 INFO - return func(*args, **kwargs)
14:08:32 INFO - File "C:\slave\test\build\venv\lib\site-packages\marionette_driver\marionette.py", line 691, in _send_message
14:08:32 INFO - response = self.client.send(message)
14:08:32 INFO - File "C:\slave\test\build\venv\lib\site-packages\marionette_transport\transport.py", line 87, in send
14:08:32 INFO - self.connect()
14:08:32 INFO - File "C:\slave\test\build\venv\lib\site-packages\marionette_transport\transport.py", line 69, in connect
14:08:32 INFO - self.sock.connect((self.addr, self.port))
14:08:32 INFO - File "c:\mozilla-build\python27\Lib\socket.py", line 224, in meth
14:08:32 INFO - return getattr(self._sock,name)(*args)
14:08:32 INFO - error: [Errno 10061] No connection could be made because the target machine actively refused it
14:08:32 INFO - test_end for test_profile_management.py TestLog.test_in_app_restart_the_browser logged while not in progress. Logged with data: {"status": "ERROR", "extra": {"class_name": "test_profile_management.TestLog", "method_name": "test_in_app_restart_the_browser"}, "expected": "PASS", "test": "test_profile_management.py TestLog.test_in_app_restart_the_browser", "message": "error: [Errno 10061] No connection could be made because the target machine actively refused it", "stack": "Traceback (most recent call last):\n File \"C:\\slave\\test\\build\\venv\\lib\\site-packages\\marionette\\marionette_test.py\", line 326, in run\n self.tearDown()\n File \"C:\\slave\\test\\build\\venv\\lib\\site-packages\\marionette\\marionette_test.py\", line 651, in tearDown\n self.marionette.test_name = None\n File \"C:\\slave\\test\\build\\venv\\lib\\site-packages\\marionette_driver\\marionette.py\", line 951, in test_name\n if self._send_message('setTestName', 'ok', value=test_name):\n File \"C:\\slave\\test\\build\\venv\\lib\\site-packages\\marionette_driver\\decorators.py\", line 36, in _\n return func(*args, **kwargs)\n File \"C:\\slave\\test\\build\\venv\\lib\\site-packages\\marionette_driver\\marionette.py\", line 691, in _send_message\n response = self.client.send(message)\n File \"C:\\slave\\test\\build\\venv\\lib\\site-packages\\marionette_transport\\transport.py\", line 87, in send\n self.connect()\n File \"C:\\slave\\test\\build\\venv\\lib\\site-packages\\marionette_transport\\transport.py\", line 69, in connect\n self.sock.connect((self.addr, self.port))\n File \"c:\\mozilla-build\\python27\\Lib\\socket.py\", line 224, in meth\n return getattr(self._sock,name)(*args)\n"}
14:08:34 INFO - SUMMARY
14:08:34 INFO - -------
14:08:34 INFO - passed: 378
14:08:34 INFO - failed: 2
14:08:34 INFO - todo: 14 (skipped: 3)
14:08:34 INFO - FAILED TESTS
14:08:34 INFO - -------
14:08:34 INFO - test_profile_management.py test_profile_management.TestLog.test_in_app_restart_the_browser
14:08:34 INFO - test_profile_management.py test_profile_management.TestLog.test_in_app_restart_the_browser
14:08:34 INFO - SUITE-END | took 376s
14:08:34 ERROR - Return code: 10
Comment 1•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=7947075
repository: mozilla-inbound
start_time: 2015-03-23T13:57:39
who: wkocher[at]mozilla[dot]com
machine: t-w864-ix-111
buildname: Windows 8 64-bit mozilla-inbound debug test marionette
revision: bcebc84e7238
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [None]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: ((bool)(!!(!NS_FAILED_impl(rv)))), at c:\builds\moz2_slave\m-in-w64-d-0000000000000000000\build\src\dom\base\DOMException.cpp:585
Comment 2•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-central&job_id=1211713
repository: mozilla-central
start_time: 2015-03-23T18:42:15
who: philringnalda[at]gmail[dot]com
machine: t-w864-ix-159
buildname: Windows 8 64-bit mozilla-central debug test marionette
revision: e642ae3c0496
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [None]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: ((bool)(!!(!NS_FAILED_impl(rv)))), at c:\builds\moz2_slave\m-cen-w64-d-000000000000000000\build\src\dom\base\DOMException.cpp:585
Comment 3•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=fx-team&job_id=2379758
repository: fx-team
start_time: 2015-03-24T04:04:07
who: rvandermeulen[at]mozilla[dot]com
machine: t-w732-ix-159
buildname: Windows 7 32-bit fx-team debug test marionette
revision: b210e4342ee9
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [None]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: ((bool)(!!(!NS_FAILED_impl(rv)))), at c:\builds\moz2_slave\fx-team-w32-d-0000000000000000\build\src\dom\base\DOMException.cpp:585
Comment 4•10 years ago
|
||
I'll keep an eye on this and go through the process of attempting to reproduce if it continues to be a problem.
Comment 5•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=8393367
repository: mozilla-inbound
start_time: 2015-04-02T00:28:11
who: tomcat[at]mozilla[dot]com
machine: tst-linux64-spot-440
buildname: Ubuntu VM 12.04 x64 mozilla-inbound opt test marionette
revision: 32358e02e9ae
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ libc-2.15.so + 0x3ac0c]
IOError: Connection to Marionette server is lost. Check gecko.log (desktop firefox) or logcat (b2g) for errors.
TEST-UNEXPECTED-ERROR | test_profile_management.py TestLog.test_in_app_restart_the_browser | IOError: Connection to Marionette server is lost. Check gecko.log (desktop firefox) or logcat (b2g) for errors.
IOError: [Errno 32] Broken pipe: Connection to Marionette server is lost. Check gecko.log (desktop firefox) or logcat (b2g) for errors.
test_end for test_profile_management.py TestLog.test_in_app_restart_the_browser logged while not in progress. Logged with data: {"status": "ERROR", "extra": {"class_name": "test_profile_management.TestLog", "method_name": "test_in_app_restart_the_browser"}, "expected": "PASS", "test": "test_profile_management.py TestLog.test_in_app_restart_the_browser", "message": "IOError: [Errno 32] Broken pipe: Connection to Marionette server is lost. Check gecko.log (desktop firefox) or
Return code: 10
Comment 6•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=fx-team&job_id=2548253
repository: fx-team
start_time: 2015-04-02T14:42:24
who: wkocher[at]mozilla[dot]com
machine: t-snow-r4-0037
buildname: Rev4 MacOSX Snow Leopard 10.6 fx-team debug test marionette
revision: 32ad83e70ff1
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:32ad83e70ff1 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:32ad83e70ff1 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:32ad83e70ff1 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:32ad83e70ff1 : 927 + 0x28]
0x7fff83633000 - 0x7fff83635fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/fx-team-m64-d-0000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
Comment 7•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=8456977
repository: mozilla-inbound
start_time: 2015-04-02T22:46:38
who: rvandermeulen[at]mozilla[dot]com
machine: t-snow-r4-0049
buildname: Rev4 MacOSX Snow Leopard 10.6 mozilla-inbound debug test marionette
revision: 1d5052e707c4
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:1d5052e707c4 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:1d5052e707c4 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:1d5052e707c4 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:1d5052e707c4 : 927 + 0x28]
0x7fff82f44000 - 0x7fff82f46fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/m-in-m64-d-0000000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
Comment 8•10 years ago
|
||
Fixing stackwalking has its benefits :)
Component: Marionette → Storage
Flags: needinfo?(bugmail)
Product: Testing → Toolkit
Summary: Intermittent test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [None] | AssertionError: Timed out waiting for port! → Intermittent test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStat
Comment 9•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=try&job_id=6247954
repository: try
start_time: 2015-04-03T07:57:08
who: philip[dot]chee[at]gmail[dot]com
machine: t-snow-r4-0149
buildname: Rev4 MacOSX Snow Leopard 10.6 try debug test marionette
revision: 4bee8552324e
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:4bee8552324e : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:4bee8552324e : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:4bee8552324e : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:4bee8552324e : 927 + 0x28]
0x7fff88cab000 - 0x7fff88cadfff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/try-m64-d-00000000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
Comment 10•10 years ago
|
||
We're dying on MOZ_ASSERT(target), intentionally. Somebody is being a naughty caller and trying to schedule new async database commands during shutdown.
=== storage code:
// Dispatch it to the background
nsIEventTarget *target = aConnection->getAsyncExecutionTarget();
// If we don't have a valid target, this is a bug somewhere else. In the past,
// this assert found cases where a Run method would schedule a new statement
// without checking if asyncClose had been called. The caller must prevent
// that from happening or, if the work is not critical, just avoid creating
// the new statement during shutdown. See bug 718449 for an example.
MOZ_ASSERT(target);
if (!target) {
return NS_ERROR_NOT_AVAILABLE;
}
===
I'm not 100% clear on what's going on with the assert backtrace at the bottom, but it seems like we can probably assume that the code at fault is the code that owns all of the unfinalized statements that mozStorage complained about having to finalize itself. These look like places stuff so I'm turfing to places. (Note that the DataStorage thing in the stack is a red herring, it's just shutting down its worker thread that doesn't run JS and that results in a spun nested event loop.
08:07:40 INFO - [982] WARNING: SQL statement 'WITH RECURSIVE
08:07:40 INFO - ancestors(aid) AS (
08:07:40 INFO - SELECT id FROM moz_bookmarks WHERE guid = :guid
08:07:40 INFO - UNION ALL
08:07:40 INFO - SELECT parent FROM moz_bookmarks
08:07:40 INFO - JOIN ancestors ON id = aid
08:07:40 INFO - WHERE type = :type
08:07:40 INFO - )
08:07:40 INFO - UPDATE moz_bookmarks SET lastModified = :time
08:07:40 INFO - WHERE id IN ancestors
08:07:40 INFO - ' (26df7bd0) should have been finalized before closing the connection: file /builds/slave/try-m64-d-00000000000000000000/build/src/storage/src/mozStorageConnection.cpp, line 926
08:07:40 INFO - [982] WARNING: SQL statement 'INSERT INTO moz_bookmarks (fk, type, parent, position, title,
08:07:40 INFO - dateAdded, lastModified, guid)
08:07:40 INFO - VALUES ((SELECT id FROM moz_places WHERE url = :url), :type, :parent,
08:07:40 INFO - :index, :title, :date_added, :last_modified, :guid)
08:07:40 INFO - ' (1d8fa240) should have been finalized before closing the connection: file /builds/slave/try-m64-d-00000000000000000000/build/src/storage/src/mozStorageConnection.cpp, line 926
08:07:40 INFO - [982] WARNING: SQL statement 'UPDATE moz_bookmarks SET position = position + 1
08:07:40 INFO - WHERE parent = :parent
08:07:40 INFO - AND position >= :index
08:07:40 INFO - ' (25aa3960) should have been finalized before closing the connection: file /builds/slave/try-m64-d-00000000000000000000/build/src/storage/src/mozStorageConnection.cpp, line 926
08:07:40 INFO - [982] WARNING: SQL statement 'INSERT OR IGNORE INTO moz_places (url, rev_host, hidden, frecency, guid)
08:07:40 INFO - VALUES (:url, :rev_host, 0, :frecency, GENERATE_GUID())
08:07:40 INFO - ' (25aa3370) should have been finalized before closing the connection: file /builds/slave/try-m64-d-00000000000000000000/build/src/storage/src/mozStorageConnection.cpp, line 926
08:07:40 INFO - [982] WARNING: SQL statement 'SELECT GENERATE_GUID() AS guid' (25aa3110) should have been finalized before closing the connection: file /builds/slave/try-m64-d-00000000000000000000/build/src/storage/src/mozStorageConnection.cpp, line 926
08:07:40 INFO - [982] WARNING: SQL statement 'SELECT b.guid, IFNULL(p.guid, "") AS parentGuid, b.position AS 'index',
08:07:40 INFO - b.dateAdded, b.lastModified, b.type, b.title, h.url AS url,
08:07:40 INFO - b.id AS _id, b.parent AS _parentId,
08:07:40 INFO - (SELECT count(*) FROM moz_bookmarks WHERE parent = b.id) AS _childCount,
08:07:40 INFO - p.parent AS _grandParentId
08:07:40 INFO - FROM moz_bookmarks b
08:07:40 INFO - LEFT JOIN moz_bookmarks p ON p.id = b.parent
08:07:40 INFO - LEFT JOIN moz_places h ON h.id = b.fk
08:07:40 INFO - WHERE b.guid = :guid
08:07:40 INFO - ' (25aa22d0) should have been finalized before closing the connection: file /builds/slave/try-m64-d-00000000000000000000/build/src/storage/src/mozStorageConnection.cpp, line 926
08:07:40 INFO - Assertion failure: target, at /builds/slave/try-m64-d-00000000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
Component: Storage → Places
Flags: needinfo?(bugmail)
Comment 11•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=b2g-inbound&job_id=1660212
repository: b2g-inbound
start_time: 2015-04-04T11:58:24
who: philringnalda[at]gmail[dot]com
machine: t-snow-r4-0077
buildname: Rev4 MacOSX Snow Leopard 10.6 b2g-inbound debug test mochitest-browser-chrome-1
revision: e477145525c3
Assertion failure: target, at /builds/slave/b2g-in-m64-d-00000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
TEST-UNEXPECTED-FAIL | browser/components/shell/test/browser_420786.js | application terminated with exit code 1
PROCESS-CRASH | browser/components/shell/test/browser_420786.js | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
TEST-UNEXPECTED-FAIL | leakcheck | default process: missing output line for total leaks!
Comment 12•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=fx-team&job_id=2583255
repository: fx-team
start_time: 2015-04-06T23:24:08
who: tomcat[at]mozilla[dot]com
machine: t-snow-r4-0090
buildname: Rev4 MacOSX Snow Leopard 10.6 fx-team debug test marionette
revision: bf76e4b4c179
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:bf76e4b4c179 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:bf76e4b4c179 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:bf76e4b4c179 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:bf76e4b4c179 : 927 + 0x28]
0x7fff806a5000 - 0x7fff806a7fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/fx-team-m64-d-0000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
Comment 13•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=fx-team&job_id=2592736
repository: fx-team
start_time: 2015-04-07T13:57:17
who: wkocher[at]mozilla[dot]com
machine: t-snow-r4-0020
buildname: Rev4 MacOSX Snow Leopard 10.6 fx-team debug test marionette
revision: eb88757dd17b
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:eb88757dd17b : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:eb88757dd17b : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:eb88757dd17b : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:eb88757dd17b : 927 + 0x28]
0x7fff808f1000 - 0x7fff808f3fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/fx-team-m64-d-0000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
Comment 14•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=8595127
repository: mozilla-inbound
start_time: 2015-04-08T03:10:46
who: tomcat[at]mozilla[dot]com
machine: t-snow-r4-0057
buildname: Rev4 MacOSX Snow Leopard 10.6 mozilla-inbound debug test marionette
revision: 2652e5cbc37f
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:2652e5cbc37f : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:2652e5cbc37f : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:2652e5cbc37f : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:2652e5cbc37f : 927 + 0x28]
0x7fff88bd7000 - 0x7fff88bd9fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/m-in-m64-d-0000000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
Comment 15•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=8601727
repository: mozilla-inbound
start_time: 2015-04-08T09:24:08
who: rvandermeulen[at]mozilla[dot]com
machine: t-snow-r4-0096
buildname: Rev4 MacOSX Snow Leopard 10.6 mozilla-inbound debug test marionette
revision: 75c81639d67a
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:75c81639d67a : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:75c81639d67a : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:75c81639d67a : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:75c81639d67a : 927 + 0x28]
0x7fff875a7000 - 0x7fff875a9fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/m-in-m64-d-0000000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
Comment 16•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=8648657
repository: mozilla-inbound
start_time: 2015-04-09T04:12:07
who: tomcat[at]mozilla[dot]com
machine: t-snow-r4-0095
buildname: Rev4 MacOSX Snow Leopard 10.6 mozilla-inbound debug test marionette
revision: fa63bc4130b9
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:fa63bc4130b9 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:fa63bc4130b9 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:fa63bc4130b9 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:fa63bc4130b9 : 927 + 0x28]
0x7fff89870000 - 0x7fff89872fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/m-in-m64-d-0000000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
Comment 17•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=fx-team&job_id=2619785
repository: fx-team
start_time: 2015-04-09T08:39:19
who: rvandermeulen[at]mozilla[dot]com
machine: t-snow-r4-0043
buildname: Rev4 MacOSX Snow Leopard 10.6 fx-team debug test marionette
revision: c29695f586bb
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:c29695f586bb : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:c29695f586bb : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:c29695f586bb : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:c29695f586bb : 927 + 0x28]
0x7fff88f33000 - 0x7fff88f35fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/fx-team-m64-d-0000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
Comment 18•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=b2g-inbound&job_id=1690371
repository: b2g-inbound
start_time: 2015-04-09T12:05:31
who: rvandermeulen[at]mozilla[dot]com
machine: t-snow-r4-0020
buildname: Rev4 MacOSX Snow Leopard 10.6 b2g-inbound debug test marionette
revision: 72297a30f2d4
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:72297a30f2d4 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:72297a30f2d4 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:72297a30f2d4 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:72297a30f2d4 : 927 + 0x28]
0x7fff808f1000 - 0x7fff808f3fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/b2g-in-m64-d-00000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
Comment 19•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=try&job_id=6394424
repository: try
start_time: 2015-04-09T17:12:07
who: rstrong[at]mozilla[dot]com
machine: t-snow-r4-0119
buildname: Rev4 MacOSX Snow Leopard 10.6 try debug test marionette
revision: b63cd846f484
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:b63cd846f484 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:b63cd846f484 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:b63cd846f484 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:b63cd846f484 : 927 + 0x28]
0x7fff80d73000 - 0x7fff80d75fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/try-m64-d-00000000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
Comment 20•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=b2g-inbound&job_id=1700035
repository: b2g-inbound
start_time: 2015-04-10T10:48:22
who: rvandermeulen[at]mozilla[dot]com
machine: t-snow-r4-0039
buildname: Rev4 MacOSX Snow Leopard 10.6 b2g-inbound debug test marionette
revision: 7819b829942d
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:7819b829942d : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:7819b829942d : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:7819b829942d : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:7819b829942d : 927 + 0x28]
0x7fff8611f000 - 0x7fff86121fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/b2g-in-m64-d-00000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
Comment 21•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=b2g-inbound&job_id=1711514
repository: b2g-inbound
start_time: 2015-04-13T13:47:28
who: wkocher[at]mozilla[dot]com
machine: t-snow-r4-0110
buildname: Rev4 MacOSX Snow Leopard 10.6 b2g-inbound debug test marionette
revision: 767ea640b2f1
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:767ea640b2f1 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:767ea640b2f1 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:767ea640b2f1 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:767ea640b2f1 : 927 + 0x28]
0x7fff84be7000 - 0x7fff84be9fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/b2g-in-m64-d-00000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
Comment 22•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=8814414
repository: mozilla-inbound
start_time: 2015-04-14T05:38:33
who: tomcat[at]mozilla[dot]com
machine: t-snow-r4-0106
buildname: Rev4 MacOSX Snow Leopard 10.6 mozilla-inbound debug test marionette
revision: 18a3c813d1fb
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:18a3c813d1fb : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:18a3c813d1fb : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:18a3c813d1fb : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:18a3c813d1fb : 927 + 0x28]
0x7fff84bb7000 - 0x7fff84bb9fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/m-in-m64-d-0000000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
Comment 24•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=8822303
repository: mozilla-inbound
start_time: 2015-04-14T08:35:07
who: rvandermeulen[at]mozilla[dot]com
machine: t-snow-r4-0041
buildname: Rev4 MacOSX Snow Leopard 10.6 mozilla-inbound debug test mochitest-browser-chrome-1
revision: 12870e4cabd7
Assertion failure: target, at /builds/slave/m-in-m64-d-0000000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
TEST-UNEXPECTED-FAIL | browser/components/shell/test/browser_420786.js | application terminated with exit code 1
PROCESS-CRASH | browser/components/shell/test/browser_420786.js | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
TEST-UNEXPECTED-FAIL | leakcheck | default process: missing output line for total leaks!
Comment 25•10 years ago
|
||
Mak, this is happening pretty frequently. Can you please take a look?
Flags: needinfo?(mak77)
Comment 27•10 years ago
|
||
note bug 1091851 is not fixed yet cause Yoric has a somehow large patch changing Places shutdown to async shutdown and I don't want to bitrot him at this stage. It's almost done though, and we should be able to hook into Places shutdown then.
Comment 28•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=b2g-inbound&job_id=1728510
repository: b2g-inbound
start_time: 2015-04-15T08:00:08
who: tomcat[at]mozilla[dot]com
machine: t-w864-ix-073
buildname: Windows 8 64-bit b2g-inbound debug test marionette
revision: 6c5a1670a2ea
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:6c5a1670a2ea : 69 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\b2g-in-w64-d-00000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 29•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=8887247
repository: mozilla-inbound
start_time: 2015-04-15T09:46:24
who: rvandermeulen[at]mozilla[dot]com
machine: t-w864-ix-073
buildname: Windows 8 64-bit mozilla-inbound debug test marionette
revision: 4cb21e6db6af
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:4cb21e6db6af : 69 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\m-in-w64-d-0000000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 30•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=fx-team&job_id=2697132
repository: fx-team
start_time: 2015-04-15T11:11:26
who: rvandermeulen[at]mozilla[dot]com
machine: t-w864-ix-053
buildname: Windows 8 64-bit fx-team debug test marionette
revision: 404ab03433db
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:404ab03433db : 69 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\fx-team-w64-d-0000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 31•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=fx-team&job_id=2697326
repository: fx-team
start_time: 2015-04-15T11:54:39
who: rvandermeulen[at]mozilla[dot]com
machine: t-w864-ix-064
buildname: Windows 8 64-bit fx-team debug test marionette
revision: bcca2f834b76
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:bcca2f834b76 : 69 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\fx-team-w64-d-0000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 32•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=b2g-inbound&job_id=1731528
repository: b2g-inbound
start_time: 2015-04-15T14:04:34
who: wkocher[at]mozilla[dot]com
machine: t-w864-ix-120
buildname: Windows 8 64-bit b2g-inbound debug test marionette
revision: 24ccca4707eb
TEST-UNEXPECTED-FAIL | test_navigation.py TestNavigate.test_set_location_through_execute_script | AssertionError: 'http://127.0.0.1:49288/test.html' != u'about:blank'
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:24ccca4707eb : 69 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\b2g-in-w64-d-00000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 33•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=fx-team&job_id=2699235
repository: fx-team
start_time: 2015-04-15T14:34:48
who: wkocher[at]mozilla[dot]com
machine: t-snow-r4-0019
buildname: Rev4 MacOSX Snow Leopard 10.6 fx-team debug test marionette
revision: 310a0f53aa47
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:310a0f53aa47 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:310a0f53aa47 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:310a0f53aa47 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:310a0f53aa47 : 927 + 0x28]
0x7fff842f8000 - 0x7fff842fafff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/fx-team-m64-d-0000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
Comment 34•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=8911632
repository: mozilla-inbound
start_time: 2015-04-15T16:32:45
who: wkocher[at]mozilla[dot]com
machine: t-w864-ix-036
buildname: Windows 8 64-bit mozilla-inbound debug test marionette
revision: 42ed856b37d9
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:42ed856b37d9 : 69 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\m-in-w64-d-0000000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 35•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=8912815
repository: mozilla-inbound
start_time: 2015-04-15T17:56:40
who: wkocher[at]mozilla[dot]com
machine: t-w864-ix-016
buildname: Windows 8 64-bit mozilla-inbound debug test marionette
revision: f652682efd54
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:f652682efd54 : 69 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\m-in-w64-d-0000000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 36•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=fx-team&job_id=2701806
repository: fx-team
start_time: 2015-04-15T20:30:38
who: philringnalda[at]gmail[dot]com
machine: t-snow-r4-0088
buildname: Rev4 MacOSX Snow Leopard 10.6 fx-team debug test marionette
revision: a35163f83d22
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:a35163f83d22 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:a35163f83d22 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:a35163f83d22 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:a35163f83d22 : 927 + 0x28]
0x7fff86c80000 - 0x7fff86c82fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/fx-team-m64-d-0000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
Comment 37•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=8927597
repository: mozilla-inbound
start_time: 2015-04-16T04:35:35
who: tomcat[at]mozilla[dot]com
machine: t-w864-ix-095
buildname: Windows 8 64-bit mozilla-inbound debug test marionette
revision: 34a7eeb94839
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:34a7eeb94839 : 69 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\m-in-w64-d-0000000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 38•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=try&job_id=6610787
repository: try
start_time: 2015-04-15T22:29:07
who: bkelly[at]mozilla[dot]com
machine: t-w864-ix-091
buildname: Windows 8 64-bit try debug test marionette
revision: f6298c334e36
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:f6298c334e36 : 69 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\try-w64-d-00000000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 39•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=fx-team&job_id=2709248
repository: fx-team
start_time: 2015-04-16T06:38:27
who: tomcat[at]mozilla[dot]com
machine: t-snow-r4-0119
buildname: Rev4 MacOSX Snow Leopard 10.6 fx-team debug test marionette
revision: 49c0af0d1d4a
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:49c0af0d1d4a : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:49c0af0d1d4a : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:49c0af0d1d4a : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:49c0af0d1d4a : 927 + 0x28]
0x7fff80d73000 - 0x7fff80d75fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/fx-team-m64-d-0000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
Comment 40•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=fx-team&job_id=2709216
repository: fx-team
start_time: 2015-04-16T06:28:16
who: philringnalda[at]gmail[dot]com
machine: t-w864-ix-149
buildname: Windows 8 64-bit fx-team debug test marionette
revision: 2c0ee08bac5f
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:2c0ee08bac5f : 69 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\fx-team-w64-d-0000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 41•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=8935324
repository: mozilla-inbound
start_time: 2015-04-16T07:32:51
who: rvandermeulen[at]mozilla[dot]com
machine: t-snow-r4-0086
buildname: Rev4 MacOSX Snow Leopard 10.6 mozilla-inbound debug test mochitest-browser-chrome-1
revision: 6013a3ee3fdf
Assertion failure: target, at /builds/slave/m-in-m64-d-0000000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
TEST-UNEXPECTED-FAIL | browser/components/shell/test/browser_420786.js | application terminated with exit code 1
PROCESS-CRASH | browser/components/shell/test/browser_420786.js | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
TEST-UNEXPECTED-FAIL | leakcheck | default process: missing output line for total leaks!
Comment 42•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=fx-team&job_id=2712306
repository: fx-team
start_time: 2015-04-16T10:36:16
who: rvandermeulen[at]mozilla[dot]com
machine: t-w732-ix-100
buildname: Windows 7 32-bit fx-team debug test marionette
revision: f723ff730047
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
19 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:f723ff730047 : 69 + 0x19]
115 xul.dll!mozilla::dom::AnyCallback::Call(JS::Handle<JS::Value>,JS::MutableHandle<JS::Value>,mozilla::ErrorResult &,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:f723ff730047 : 122 + 0x19]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\fx-team-w32-d-0000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 43•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=b2g-inbound&job_id=1740883
repository: b2g-inbound
start_time: 2015-04-16T12:48:10
who: rvandermeulen[at]mozilla[dot]com
machine: t-w732-ix-117
buildname: Windows 7 32-bit b2g-inbound debug test marionette
revision: 9688ef4c6f16
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
19 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:9688ef4c6f16 : 69 + 0x19]
115 xul.dll!mozilla::dom::AnyCallback::Call(JS::Handle<JS::Value>,JS::MutableHandle<JS::Value>,mozilla::ErrorResult &,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:9688ef4c6f16 : 122 + 0x19]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\b2g-in-w32-d-00000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 44•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=b2g-inbound&job_id=1741785
repository: b2g-inbound
start_time: 2015-04-16T14:11:16
who: wkocher[at]mozilla[dot]com
machine: t-w864-ix-091
buildname: Windows 8 64-bit b2g-inbound debug test marionette
revision: 37c8ba355b9b
TEST-UNEXPECTED-FAIL | test_navigation.py TestNavigate.test_set_location_through_execute_script | AssertionError: 'http://127.0.0.1:49285/test.html' != u'about:blank'
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:37c8ba355b9b : 69 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\b2g-in-w64-d-00000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 45•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=fx-team&job_id=2718115
repository: fx-team
start_time: 2015-04-16T14:45:42
who: wkocher[at]mozilla[dot]com
machine: t-w864-ix-105
buildname: Windows 8 64-bit fx-team debug test marionette
revision: e5010e6fca6a
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:e5010e6fca6a : 69 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\fx-team-w64-d-0000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 46•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=fx-team&job_id=2718819
repository: fx-team
start_time: 2015-04-16T16:09:39
who: wkocher[at]mozilla[dot]com
machine: t-w864-ix-075
buildname: Windows 8 64-bit fx-team debug test marionette
revision: 7d8051a8dd01
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:7d8051a8dd01 : 69 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\fx-team-w64-d-0000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 47•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=fx-team&job_id=2721566
repository: fx-team
start_time: 2015-04-17T02:28:37
who: tomcat[at]mozilla[dot]com
machine: t-w864-ix-145
buildname: Windows 8 64-bit fx-team debug test marionette
revision: 75502e233121
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:75502e233121 : 69 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\fx-team-w64-d-0000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 48•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=fx-team&job_id=2723552
repository: fx-team
start_time: 2015-04-17T04:35:58
who: tomcat[at]mozilla[dot]com
machine: t-snow-r4-0117
buildname: Rev4 MacOSX Snow Leopard 10.6 fx-team debug test marionette
revision: be78b7a11cdd
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:be78b7a11cdd : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:be78b7a11cdd : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:be78b7a11cdd : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:be78b7a11cdd : 927 + 0x28]
0x7fff880f6000 - 0x7fff880f8fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/fx-team-m64-d-0000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
Comment 49•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=b2g-inbound&job_id=1748375
repository: b2g-inbound
start_time: 2015-04-17T05:36:31
who: tomcat[at]mozilla[dot]com
machine: t-w864-ix-123
buildname: Windows 8 64-bit b2g-inbound debug test marionette
revision: 7a458d7e3e4f
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:7a458d7e3e4f : 69 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\b2g-in-w64-d-00000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 50•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=fx-team&job_id=2724873
repository: fx-team
start_time: 2015-04-17T06:53:15
who: tomcat[at]mozilla[dot]com
machine: t-w864-ix-168
buildname: Windows 8 64-bit fx-team debug test marionette
revision: c745506079e0
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:c745506079e0 : 69 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\fx-team-w64-d-0000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 51•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=8996448
repository: mozilla-inbound
start_time: 2015-04-17T11:03:49
who: rvandermeulen[at]mozilla[dot]com
machine: t-snow-r4-0073
buildname: Rev4 MacOSX Snow Leopard 10.6 mozilla-inbound debug test marionette
revision: 594d0fd874d9
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:594d0fd874d9 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:594d0fd874d9 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:594d0fd874d9 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:594d0fd874d9 : 927 + 0x28]
0x7fff843f5000 - 0x7fff843f7fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/m-in-m64-d-0000000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
Comment 52•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=9014749
repository: mozilla-inbound
start_time: 2015-04-17T16:21:46
who: wkocher[at]mozilla[dot]com
machine: t-snow-r4-0082
buildname: Rev4 MacOSX Snow Leopard 10.6 mozilla-inbound debug test marionette
revision: e00ab1b7ec7c
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:e00ab1b7ec7c : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:e00ab1b7ec7c : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:e00ab1b7ec7c : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:e00ab1b7ec7c : 927 + 0x28]
0x7fff88c58000 - 0x7fff88c5afff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/m-in-m64-d-0000000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
Comment 53•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=9033392
repository: mozilla-inbound
start_time: 2015-04-19T07:11:02
who: philringnalda[at]gmail[dot]com
machine: t-w864-ix-015
buildname: Windows 8 64-bit mozilla-inbound debug test marionette
revision: 41984351a65b
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::StaticRefPtr<mozilla::dom::indexedDB::`anonymous namespace'::ConnectionPool>::operator->()]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: mRawPtr, at c:\builds\moz2_slave\m-in-w64-d-0000000000000000000\build\src\obj-firefox\dist\include\mozilla/StaticPtr.h:119
Comment 54•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-central&job_id=1358209
repository: mozilla-central
start_time: 2015-04-19T21:29:05
who: philringnalda[at]gmail[dot]com
machine: t-snow-r4-0122
buildname: Rev4 MacOSX Snow Leopard 10.6 mozilla-central debug test marionette
revision: 50b95032152c
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:50b95032152c : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:50b95032152c : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:50b95032152c : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:50b95032152c : 927 + 0x28]
0x7fff86b98000 - 0x7fff86b9afff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/m-cen-m64-d-000000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
Comment 55•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=try&job_id=6748903
repository: try
start_time: 2015-04-20T07:39:06
who: bkelly[at]mozilla[dot]com
machine: t-snow-r4-0106
buildname: Rev4 MacOSX Snow Leopard 10.6 try debug test marionette
revision: 5c1ef35f326c
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:5c1ef35f326c : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:5c1ef35f326c : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:5c1ef35f326c : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:5c1ef35f326c : 927 + 0x28]
0x7fff84bb7000 - 0x7fff84bb9fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/try-m64-d-00000000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
Comment 56•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=fx-team&job_id=2757403
repository: fx-team
start_time: 2015-04-20T17:28:18
who: wkocher[at]mozilla[dot]com
machine: t-snow-r4-0127
buildname: Rev4 MacOSX Snow Leopard 10.6 fx-team debug test marionette
revision: b11d72334163
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:b11d72334163 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:b11d72334163 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:b11d72334163 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:b11d72334163 : 927 + 0x28]
0x7fff82500000 - 0x7fff82502fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/fx-team-m64-d-0000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
Comment 57•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-central&job_id=1387627
repository: mozilla-central
start_time: 2015-04-23T15:48:36
who: wkocher[at]mozilla[dot]com
machine: t-w864-ix-163
buildname: Windows 8 64-bit mozilla-central debug test marionette
revision: 22a157f7feb7
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:22a157f7feb7 : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\m-cen-w64-d-000000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 58•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=fx-team&job_id=2813854
repository: fx-team
start_time: 2015-04-23T21:08:25
who: philringnalda[at]gmail[dot]com
machine: t-snow-r4-0146
buildname: Rev4 MacOSX Snow Leopard 10.6 fx-team debug test marionette
revision: 105eaef4e0f1
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:105eaef4e0f1 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:105eaef4e0f1 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:105eaef4e0f1 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:105eaef4e0f1 : 927 + 0x28]
0x7fff8195a000 - 0x7fff8195cfff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/fx-team-m64-d-0000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
Comment 59•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=9280896
repository: mozilla-inbound
start_time: 2015-04-24T11:41:32
who: rvandermeulen[at]mozilla[dot]com
machine: t-snow-r4-0124
buildname: Rev4 MacOSX Snow Leopard 10.6 mozilla-inbound debug test marionette
revision: c18a8a916d4c
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:c18a8a916d4c : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:c18a8a916d4c : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:c18a8a916d4c : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:c18a8a916d4c : 927 + 0x28]
0x7fff85772000 - 0x7fff85774fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/m-in-m64-d-0000000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
Comment 60•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=9343730
repository: mozilla-inbound
start_time: 2015-04-27T14:11:56
who: wkocher[at]mozilla[dot]com
machine: t-snow-r4-0117
buildname: Rev4 MacOSX Snow Leopard 10.6 mozilla-inbound debug test marionette
revision: c30b5528ce96
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:c30b5528ce96 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:c30b5528ce96 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:c30b5528ce96 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:c30b5528ce96 : 927 + 0x28]
0x7fff880f6000 - 0x7fff880f8fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/m-in-m64-d-0000000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
Comment 61•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=b2g-inbound&job_id=1817135
repository: b2g-inbound
start_time: 2015-04-28T13:38:00
who: rvandermeulen[at]mozilla[dot]com
machine: t-snow-r4-0045
buildname: Rev4 MacOSX Snow Leopard 10.6 b2g-inbound debug test marionette
revision: 4e08fcd21e07
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:4e08fcd21e07 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:4e08fcd21e07 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:4e08fcd21e07 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:4e08fcd21e07 : 927 + 0x28]
0x7fff886d9000 - 0x7fff886dbfff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/b2g-in-m64-d-00000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
Comment 62•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=fx-team&job_id=2867251
repository: fx-team
start_time: 2015-04-29T02:24:32
who: tomcat[at]mozilla[dot]com
machine: t-snow-r4-0001
buildname: Rev4 MacOSX Snow Leopard 10.6 fx-team debug test marionette
revision: a32292906940
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:a32292906940 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:a32292906940 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:a32292906940 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:a32292906940 : 927 + 0x28]
0x7fff8140c000 - 0x7fff8140efff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/fx-team-m64-d-0000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
Comment 63•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=fx-team&job_id=2866587
repository: fx-team
start_time: 2015-04-28T19:33:04
who: tomcat[at]mozilla[dot]com
machine: tst-linux32-spot-1091
buildname: Ubuntu VM 12.04 fx-team pgo test mochitest-browser-chrome-1
revision: 925dd58e0035
975 INFO TEST-UNEXPECTED-FAIL | browser/base/content/test/popupNotifications/browser_popupNotification.js | Test timed out - expected PASS
Comment 64•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-central&job_id=1419911
repository: mozilla-central
start_time: 2015-05-01T18:09:13
who: philringnalda[at]gmail[dot]com
machine: t-snow-r4-0015
buildname: Rev4 MacOSX Snow Leopard 10.6 mozilla-central debug test marionette
revision: 47ea4e2d91ed
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:47ea4e2d91ed : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:47ea4e2d91ed : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:47ea4e2d91ed : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:47ea4e2d91ed : 927 + 0x28]
0x7fff80937000 - 0x7fff80939fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/m-cen-m64-d-000000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
Comment 65•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=fx-team&job_id=2943285
repository: fx-team
start_time: 2015-05-05T14:08:38
who: philringnalda[at]gmail[dot]com
machine: t-snow-r4-0013
buildname: Rev4 MacOSX Snow Leopard 10.6 fx-team debug test marionette
revision: 164c7af2cc5d
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:164c7af2cc5d : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:164c7af2cc5d : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:164c7af2cc5d : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:164c7af2cc5d : 927 + 0x28]
0x7fff83875000 - 0x7fff83877fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/fx-team-m64-d-0000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
Comment 66•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-central&job_id=1470262
repository: mozilla-central
start_time: 2015-05-10T10:57:13
who: philringnalda[at]gmail[dot]com
machine: t-w864-ix-160
buildname: Windows 8 64-bit mozilla-central debug test marionette
revision: 30a4ba533b1c
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:30a4ba533b1c : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\m-cen-w64-d-000000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 67•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-central&job_id=1472775
repository: mozilla-central
start_time: 2015-05-10T17:05:33
who: philringnalda[at]gmail[dot]com
machine: t-w864-ix-049
buildname: Windows 8 64-bit mozilla-central debug test marionette
revision: 8926c318d115
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:8926c318d115 : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\m-cen-w64-d-000000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 68•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=b2g-inbound&job_id=1898718
repository: b2g-inbound
start_time: 2015-05-12T08:49:44
who: rvandermeulen[at]mozilla[dot]com
machine: t-snow-r4-0028
buildname: Rev4 MacOSX Snow Leopard 10.6 b2g-inbound debug test marionette
revision: a652bc38f0b1
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:a652bc38f0b1 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:a652bc38f0b1 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:a652bc38f0b1 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:a652bc38f0b1 : 927 + 0x28]
0x7fff86cb3000 - 0x7fff86cb5fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/b2g-in-m64-d-00000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
Comment 69•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-central&job_id=1483979
repository: mozilla-central
start_time: 2015-05-12T08:49:17
who: rvandermeulen[at]mozilla[dot]com
machine: t-w864-ix-162
buildname: Windows 8 64-bit mozilla-central debug test marionette
revision: bedce1b405a3
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:bedce1b405a3 : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\m-cen-w64-d-000000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 70•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=fx-team&job_id=3061107
repository: fx-team
start_time: 2015-05-12T22:08:53
who: tomcat[at]mozilla[dot]com
machine: t-yosemite-r5-0037
buildname: Rev5 MacOSX Yosemite 10.10 fx-team debug test marionette
revision: 932176dec8d1
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:932176dec8d1 : 927 + 0x28]
2 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:932176dec8d1 : 927 + 0x28]
2 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:932176dec8d1 : 927 + 0x28]
2 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:932176dec8d1 : 927 + 0x28]
0x7fff87c21000 - 0x7fff87c23fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/fx-team-m64-d-0000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
Comment 71•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=9816648
repository: mozilla-inbound
start_time: 2015-05-13T08:17:56
who: wkocher[at]mozilla[dot]com
machine: t-snow-r4-0007
buildname: Rev4 MacOSX Snow Leopard 10.6 mozilla-inbound debug test marionette
revision: 6d24046cb041
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:6d24046cb041 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:6d24046cb041 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:6d24046cb041 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:6d24046cb041 : 927 + 0x28]
0x7fff80a28000 - 0x7fff80a2afff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/m-in-m64-d-0000000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
Comment 72•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=fx-team&job_id=3082118
repository: fx-team
start_time: 2015-05-14T15:13:53
who: wkocher[at]mozilla[dot]com
machine: t-w864-ix-040
buildname: Windows 8 64-bit fx-team debug test marionette
revision: c19c7176325e
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:c19c7176325e : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\fx-team-w64-d-0000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 73•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=fx-team&job_id=3089751
repository: fx-team
start_time: 2015-05-15T05:36:52
who: tomcat[at]mozilla[dot]com
machine: t-w864-ix-113
buildname: Windows 8 64-bit fx-team debug test marionette
revision: 9e20ce726196
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:9e20ce726196 : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\fx-team-w64-d-0000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 74•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=9915648
repository: mozilla-inbound
start_time: 2015-05-16T17:30:52
who: philringnalda[at]gmail[dot]com
machine: t-snow-r4-0108
buildname: Rev4 MacOSX Snow Leopard 10.6 mozilla-inbound debug test marionette
revision: 1772c0022603
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:1772c0022603 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:1772c0022603 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:1772c0022603 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:1772c0022603 : 927 + 0x28]
0x7fff876c9000 - 0x7fff876cbfff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/m-in-m64-d-0000000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
Comment 75•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=fx-team&job_id=3111532
repository: fx-team
start_time: 2015-05-18T02:54:23
who: tomcat[at]mozilla[dot]com
machine: t-snow-r4-0088
buildname: Rev4 MacOSX Snow Leopard 10.6 fx-team debug test marionette
revision: 1a8c8fa3ed8d
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:1a8c8fa3ed8d : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:1a8c8fa3ed8d : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:1a8c8fa3ed8d : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:1a8c8fa3ed8d : 927 + 0x28]
0x7fff86c80000 - 0x7fff86c82fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/fx-team-m64-d-0000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
Comment 76•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=fx-team&job_id=3119170
repository: fx-team
start_time: 2015-05-18T18:18:39
who: wkocher[at]mozilla[dot]com
machine: t-w864-ix-139
buildname: Windows 8 64-bit fx-team debug test marionette
revision: f5cec2911e73
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:f5cec2911e73 : 75 + 0x28]
45 xul.dll!mozilla::Maybe<JS::AutoSaveExceptionState>::reset() [Maybe.h:f5cec2911e73 : 372 + 0x1]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\fx-team-w64-d-0000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 77•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=9963195
repository: mozilla-inbound
start_time: 2015-05-19T04:11:47
who: tomcat[at]mozilla[dot]com
machine: t-w732-ix-117
buildname: Windows 7 32-bit mozilla-inbound debug test marionette
revision: 40155ce1f054
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
17 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:40155ce1f054 : 75 + 0x19]
93 xul.dll!mozilla::dom::AnyCallback::Call(JS::Handle<JS::Value>,JS::MutableHandle<JS::Value>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:40155ce1f054 : 134 + 0x19]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\m-in-w32-d-0000000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 78•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=b2g-inbound&job_id=1959834
repository: b2g-inbound
start_time: 2015-05-19T04:13:07
who: tomcat[at]mozilla[dot]com
machine: t-w864-ix-148
buildname: Windows 8 64-bit b2g-inbound debug test marionette
revision: 614d52bca5ac
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:614d52bca5ac : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\b2g-in-w64-d-00000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 79•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=fx-team&job_id=3135186
repository: fx-team
start_time: 2015-05-20T03:37:29
who: tomcat[at]mozilla[dot]com
machine: t-snow-r4-0010
buildname: Rev4 MacOSX Snow Leopard 10.6 fx-team debug test marionette
revision: bd6c3d585f23
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:bd6c3d585f23 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:bd6c3d585f23 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:bd6c3d585f23 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:bd6c3d585f23 : 927 + 0x28]
0x7fff8467e000 - 0x7fff84680fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/fx-team-m64-d-0000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
Comment 80•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=fx-team&job_id=3135620
repository: fx-team
start_time: 2015-05-20T04:06:50
who: tomcat[at]mozilla[dot]com
machine: t-w864-ix-040
buildname: Windows 8 64-bit fx-team debug test marionette
revision: bd6c3d585f23
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:bd6c3d585f23 : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\fx-team-w64-d-0000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 81•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=b2g-inbound&job_id=1971628
repository: b2g-inbound
start_time: 2015-05-20T07:11:18
who: philringnalda[at]gmail[dot]com
machine: t-snow-r4-0144
buildname: Rev4 MacOSX Snow Leopard 10.6 b2g-inbound debug test marionette
revision: 1a857bf3997e
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:1a857bf3997e : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:1a857bf3997e : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:1a857bf3997e : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:1a857bf3997e : 927 + 0x28]
0x7fff86797000 - 0x7fff86799fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/b2g-in-m64-d-00000000000000000/build/src/storage/src/mozStorageAsyncStatementExecution.cpp:185
Comment 82•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=fx-team&job_id=3137251
repository: fx-team
start_time: 2015-05-20T07:08:37
who: philringnalda[at]gmail[dot]com
machine: t-w864-ix-071
buildname: Windows 8 64-bit fx-team debug test marionette
revision: 4db392b8bed0
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:4db392b8bed0 : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\fx-team-w64-d-0000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 83•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=b2g-inbound&job_id=1973361
repository: b2g-inbound
start_time: 2015-05-20T08:34:25
who: rvandermeulen[at]mozilla[dot]com
machine: t-w864-ix-130
buildname: Windows 8 64-bit b2g-inbound debug test marionette
revision: 1a857bf3997e
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:1a857bf3997e : 75 + 0x28]
45 xul.dll!mozilla::Maybe<JS::AutoSaveExceptionState>::reset() [Maybe.h:1a857bf3997e : 373 + 0x1]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\b2g-in-w64-d-00000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 84•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-central&job_id=1532396
repository: mozilla-central
start_time: 2015-05-20T08:41:25
who: rvandermeulen[at]mozilla[dot]com
machine: t-w864-ix-094
buildname: Windows 8 64-bit mozilla-central debug test marionette
revision: 8d8df22fe72d
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:8d8df22fe72d : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\m-cen-w64-d-000000000000000000\build\src\storage\mozStorageAsyncStatementExecution.cpp:185
Comment 85•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=b2g-inbound&job_id=1977087
repository: b2g-inbound
start_time: 2015-05-20T15:35:16
who: wkocher[at]mozilla[dot]com
machine: t-w864-ix-009
buildname: Windows 8 64-bit b2g-inbound debug test marionette
revision: b79c6a84b645
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:b79c6a84b645 : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\b2g-in-w64-d-00000000000000000\build\src\storage\mozStorageAsyncStatementExecution.cpp:185
Comment 86•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-central&job_id=1534598
repository: mozilla-central
start_time: 2015-05-20T19:19:11
who: philringnalda[at]gmail[dot]com
machine: t-snow-r4-0122
buildname: Rev4 MacOSX Snow Leopard 10.6 mozilla-central debug test marionette
revision: b9424d63fe35
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:b9424d63fe35 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:b9424d63fe35 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:b9424d63fe35 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:b9424d63fe35 : 927 + 0x28]
0x7fff86b98000 - 0x7fff86b9afff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/m-cen-m64-d-000000000000000000/build/src/storage/mozStorageAsyncStatementExecution.cpp:185
Comment 87•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=10033794
repository: mozilla-inbound
start_time: 2015-05-20T21:05:54
who: philringnalda[at]gmail[dot]com
machine: t-w732-ix-008
buildname: Windows 7 32-bit mozilla-inbound debug test marionette
revision: edddd285c20c
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
17 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:edddd285c20c : 75 + 0x19]
103 xul.dll!mozilla::dom::AnyCallback::Call(JS::Handle<JS::Value>,JS::MutableHandle<JS::Value>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:edddd285c20c : 134 + 0x19]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\m-in-w32-d-0000000000000000000\build\src\storage\mozStorageAsyncStatementExecution.cpp:185
Comment 88•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=b2g-inbound&job_id=1981047
repository: b2g-inbound
start_time: 2015-05-21T00:13:10
who: tomcat[at]mozilla[dot]com
machine: t-w864-ix-067
buildname: Windows 8 64-bit b2g-inbound debug test marionette
revision: cd4a9203152a
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:cd4a9203152a : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\b2g-in-w64-d-00000000000000000\build\src\storage\mozStorageAsyncStatementExecution.cpp:185
Comment 89•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=fx-team&job_id=3150396
repository: fx-team
start_time: 2015-05-21T01:14:40
who: tomcat[at]mozilla[dot]com
machine: t-snow-r4-0040
buildname: Rev4 MacOSX Snow Leopard 10.6 fx-team debug test marionette
revision: 3257b096219c
ImportError: No module named mozsystemmonitor.resourcemonitor
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:3257b096219c : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:3257b096219c : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:3257b096219c : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:3257b096219c : 927 + 0x28]
0x7fff84dac000 - 0x7fff84daefff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/fx-team-m64-d-0000000000000000/build/src/storage/mozStorageAsyncStatementExecution.cpp:185
Comment 90•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=b2g-inbound&job_id=1982246
repository: b2g-inbound
start_time: 2015-05-21T02:07:46
who: tomcat[at]mozilla[dot]com
machine: t-w864-ix-022
buildname: Windows 8 64-bit b2g-inbound debug test marionette
revision: fbeefb82d466
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:fbeefb82d466 : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\b2g-in-w64-d-00000000000000000\build\src\storage\mozStorageAsyncStatementExecution.cpp:185
Comment 91•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-central&job_id=1537993
repository: mozilla-central
start_time: 2015-05-21T06:58:20
who: rvandermeulen[at]mozilla[dot]com
machine: t-w864-ix-070
buildname: Windows 8 64-bit mozilla-central debug test marionette
revision: 91197924c93e
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:91197924c93e : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\m-cen-w64-d-000000000000000000\build\src\storage\mozStorageAsyncStatementExecution.cpp:185
Comment 92•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-central&job_id=1539888
repository: mozilla-central
start_time: 2015-05-21T10:47:09
who: rvandermeulen[at]mozilla[dot]com
machine: t-w864-ix-043
buildname: Windows 8 64-bit mozilla-central debug test marionette
revision: cb33535b93f2
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:cb33535b93f2 : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\m-cen-w64-d-000000000000000000\build\src\storage\mozStorageAsyncStatementExecution.cpp:185
Comment 93•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=b2g-inbound&job_id=1989688
repository: b2g-inbound
start_time: 2015-05-21T15:19:32
who: wkocher[at]mozilla[dot]com
machine: t-w864-ix-069
buildname: Windows 8 64-bit b2g-inbound debug test marionette
revision: 7ad1e1216ede
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:7ad1e1216ede : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\b2g-in-w64-d-00000000000000000\build\src\storage\mozStorageAsyncStatementExecution.cpp:185
Comment 94•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=10053043
repository: mozilla-inbound
start_time: 2015-05-21T20:26:42
who: philringnalda[at]gmail[dot]com
machine: t-w864-ix-031
buildname: Windows 8 64-bit mozilla-inbound debug test marionette
revision: 18252e340c73
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:18252e340c73 : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\m-in-w64-d-0000000000000000000\build\src\storage\mozStorageAsyncStatementExecution.cpp:185
Comment 95•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-central&job_id=1543085
repository: mozilla-central
start_time: 2015-05-22T09:47:10
who: rvandermeulen[at]mozilla[dot]com
machine: t-w864-ix-075
buildname: Windows 8 64-bit mozilla-central debug test marionette
revision: b6a1b130eb1b
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:b6a1b130eb1b : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\m-cen-w64-d-000000000000000000\build\src\storage\mozStorageAsyncStatementExecution.cpp:185
Comment 96•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=fx-team&job_id=3192525
repository: fx-team
start_time: 2015-05-22T20:51:10
who: philringnalda[at]gmail[dot]com
machine: t-w732-ix-117
buildname: Windows 7 32-bit fx-team debug test marionette
revision: 31c58b01300a
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
17 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:31c58b01300a : 75 + 0x19]
97 xul.dll!mozilla::dom::AnyCallback::Call(JS::Handle<JS::Value>,JS::MutableHandle<JS::Value>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:31c58b01300a : 134 + 0x19]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\fx-team-w32-d-0000000000000000\build\src\storage\mozStorageAsyncStatementExecution.cpp:185
Comment 97•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=10104401
repository: mozilla-inbound
start_time: 2015-05-22T23:27:07
who: archaeopteryx[at]coole-files[dot]de
machine: t-snow-r4-0073
buildname: Rev4 MacOSX Snow Leopard 10.6 mozilla-inbound debug test marionette
revision: 85dae255c645
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:85dae255c645 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:85dae255c645 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:85dae255c645 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:85dae255c645 : 927 + 0x28]
0x7fff843f5000 - 0x7fff843f7fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/m-in-m64-d-0000000000000000000/build/src/storage/mozStorageAsyncStatementExecution.cpp:185
Comment 98•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=10111195
repository: mozilla-inbound
start_time: 2015-05-23T11:13:23
who: philringnalda[at]gmail[dot]com
machine: t-w864-ix-015
buildname: Windows 8 64-bit mozilla-inbound debug test marionette
revision: e735b337a1e2
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:e735b337a1e2 : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\m-in-w64-d-0000000000000000000\build\src\storage\mozStorageAsyncStatementExecution.cpp:185
Comment 99•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-central&job_id=1546442
repository: mozilla-central
start_time: 2015-05-23T14:32:40
who: philringnalda[at]gmail[dot]com
machine: t-snow-r4-0034
buildname: Rev4 MacOSX Snow Leopard 10.6 mozilla-central debug test marionette
revision: c3c0928c3cde
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:c3c0928c3cde : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:c3c0928c3cde : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:c3c0928c3cde : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:c3c0928c3cde : 927 + 0x28]
0x7fff88920000 - 0x7fff88922fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/m-cen-m64-d-000000000000000000/build/src/storage/mozStorageAsyncStatementExecution.cpp:185
Comment 100•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-central&job_id=1549507
repository: mozilla-central
start_time: 2015-05-23T18:35:33
who: philringnalda[at]gmail[dot]com
machine: t-w864-ix-127
buildname: Windows 8 64-bit mozilla-central debug test marionette
revision: 8c5b614735b7
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:8c5b614735b7 : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\m-cen-w64-d-000000000000000000\build\src\storage\mozStorageAsyncStatementExecution.cpp:185
Comment 101•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=b2g-inbound&job_id=2003853
repository: b2g-inbound
start_time: 2015-05-23T19:05:29
who: philringnalda[at]gmail[dot]com
machine: t-w864-ix-092
buildname: Windows 8 64-bit b2g-inbound debug test marionette
revision: 619d60795f1b
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:619d60795f1b : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\b2g-in-w64-d-00000000000000000\build\src\storage\mozStorageAsyncStatementExecution.cpp:185
Comment 102•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-aurora&job_id=849266
repository: mozilla-aurora
start_time: 2015-05-25T09:21:28
who: rvandermeulen[at]mozilla[dot]com
machine: t-w864-ix-010
buildname: Windows 8 64-bit mozilla-aurora debug test marionette
revision: 26f06cf22670
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:26f06cf22670 : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\m-aurora-w64-d-000000000000000\build\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 103•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-central&job_id=1556016
repository: mozilla-central
start_time: 2015-05-25T21:11:37
who: philringnalda[at]gmail[dot]com
machine: t-snow-r4-0127
buildname: Rev4 MacOSX Snow Leopard 10.6 mozilla-central opt test mochitest-3
revision: 265d5bb59b2a
TEST-UNEXPECTED-FAIL | dom/tests/mochitest/gamepad/test_navigator_gamepads.html | application terminated with exit code 1
PROCESS-CRASH | dom/tests/mochitest/gamepad/test_navigator_gamepads.html | application crashed [@ mozilla::(anonymous namespace)::RunWatchdog(void*)]
Return code: 1
Comment 104•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-central&job_id=1555957
repository: mozilla-central
start_time: 2015-05-25T21:06:20
who: philringnalda[at]gmail[dot]com
machine: t-w864-ix-161
buildname: Windows 8 64-bit mozilla-central debug test marionette
revision: 265d5bb59b2a
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:265d5bb59b2a : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\m-cen-w64-d-000000000000000000\build\src\storage\mozStorageAsyncStatementExecution.cpp:185
Comment 105•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=b2g-inbound&job_id=2013055
repository: b2g-inbound
start_time: 2015-05-25T23:23:31
who: tomcat[at]mozilla[dot]com
machine: t-w864-ix-126
buildname: Windows 8 64-bit b2g-inbound debug test marionette
revision: c6bbf8f1b02b
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:c6bbf8f1b02b : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\b2g-in-w64-d-00000000000000000\build\src\storage\mozStorageAsyncStatementExecution.cpp:185
Comment 106•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-central&job_id=1558236
repository: mozilla-central
start_time: 2015-05-26T04:23:31
who: tomcat[at]mozilla[dot]com
machine: t-w864-ix-112
buildname: Windows 8 64-bit mozilla-central debug test marionette
revision: e537a1ba501b
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:e537a1ba501b : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\m-cen-w64-d-000000000000000000\build\src\storage\mozStorageAsyncStatementExecution.cpp:185
Comment 107•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=10154828
repository: mozilla-inbound
start_time: 2015-05-26T07:45:15
who: philringnalda[at]gmail[dot]com
machine: t-w864-ix-076
buildname: Windows 8 64-bit mozilla-inbound debug test marionette
revision: e32074e5713b
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:e32074e5713b : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\m-in-w64-d-0000000000000000000\build\src\storage\mozStorageAsyncStatementExecution.cpp:185
Comment 108•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=b2g-inbound&job_id=2017243
repository: b2g-inbound
start_time: 2015-05-26T10:30:50
who: rvandermeulen[at]mozilla[dot]com
machine: t-w864-ix-041
buildname: Windows 8 64-bit b2g-inbound debug test marionette
revision: b2fd7795465f
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:b2fd7795465f : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\b2g-in-w64-d-00000000000000000\build\src\storage\mozStorageAsyncStatementExecution.cpp:185
Comment 109•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=10163197
repository: mozilla-inbound
start_time: 2015-05-26T12:39:35
who: rvandermeulen[at]mozilla[dot]com
machine: t-w864-ix-160
buildname: Windows 8 64-bit mozilla-inbound debug test marionette
revision: c67f61497e3e
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:c67f61497e3e : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\m-in-w64-d-0000000000000000000\build\src\storage\mozStorageAsyncStatementExecution.cpp:185
Comment 110•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=b2g-inbound&job_id=2020080
repository: b2g-inbound
start_time: 2015-05-26T16:51:34
who: wkocher[at]mozilla[dot]com
machine: t-w864-ix-119
buildname: Windows 8 64-bit b2g-inbound debug test marionette
revision: 6d3258eab535
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:6d3258eab535 : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\b2g-in-w64-d-00000000000000000\build\src\storage\mozStorageAsyncStatementExecution.cpp:185
Comment 111•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=try&job_id=7913317
repository: try
start_time: 2015-05-26T17:50:35
who: jryans[at]gmail[dot]com
machine: t-w864-ix-153
buildname: Windows 8 64-bit try debug test marionette
revision: 895873102f83
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:895873102f83 : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\try-w64-d-00000000000000000000\build\src\storage\mozStorageAsyncStatementExecution.cpp:185
Comment 112•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=10179481
repository: mozilla-inbound
start_time: 2015-05-26T18:33:59
who: philringnalda[at]gmail[dot]com
machine: t-w864-ix-167
buildname: Windows 8 64-bit mozilla-inbound debug test marionette
revision: d0e5e7c59985
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:d0e5e7c59985 : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\m-in-w64-d-0000000000000000000\build\src\storage\mozStorageAsyncStatementExecution.cpp:185
Comment 113•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=try&job_id=7918482
repository: try
start_time: 2015-05-26T21:04:57
who: cmanchester[at]mozilla[dot]com
machine: t-w864-ix-128
buildname: Windows 8 64-bit try debug test marionette
revision: 6ddc9e127758
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:6ddc9e127758 : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\try-w64-d-00000000000000000000\build\src\storage\mozStorageAsyncStatementExecution.cpp:185
Comment 114•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-aurora&job_id=853953
repository: mozilla-aurora
start_time: 2015-05-27T15:01:32
who: wkocher[at]mozilla[dot]com
machine: t-w864-ix-147
buildname: Windows 8 64-bit mozilla-aurora debug test marionette
revision: a91079fdbbed
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:a91079fdbbed : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\m-aurora-w64-d-000000000000000\build\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 115•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-aurora&job_id=856243
repository: mozilla-aurora
start_time: 2015-05-27T17:51:31
who: rvandermeulen[at]mozilla[dot]com
machine: t-w864-ix-072
buildname: Windows 8 64-bit mozilla-aurora debug test marionette
revision: 5faf6e698493
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:5faf6e698493 : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\m-aurora-w64-d-000000000000000\build\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 116•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=b2g-inbound&job_id=2032497
repository: b2g-inbound
start_time: 2015-05-28T01:00:33
who: tomcat[at]mozilla[dot]com
machine: t-w864-ix-080
buildname: Windows 8 64-bit b2g-inbound debug test marionette
revision: 8d2ec500cf97
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:8d2ec500cf97 : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\b2g-in-w64-d-00000000000000000\build\src\storage\mozStorageAsyncStatementExecution.cpp:185
Comment 117•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=10222636
repository: mozilla-inbound
start_time: 2015-05-28T05:51:51
who: rvandermeulen[at]mozilla[dot]com
machine: t-w732-ix-009
buildname: Windows 7 32-bit mozilla-inbound debug test marionette
revision: 706666a0ad01
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
17 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:706666a0ad01 : 75 + 0x19]
97 xul.dll!mozilla::dom::AnyCallback::Call(JS::Handle<JS::Value>,JS::MutableHandle<JS::Value>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:706666a0ad01 : 134 + 0x19]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:/builds/moz2_slave/m-in-w32-d-0000000000000000000/build/src/storage/mozStorageAsyncStatementExecution.cpp:185
Comment 118•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=try&job_id=7975112
repository: try
start_time: 2015-05-28T03:12:43
who: jryans[at]gmail[dot]com
machine: t-w864-ix-163
buildname: Windows 8 64-bit try debug test marionette
revision: e26549cc9dfb
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:e26549cc9dfb : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\try-w64-d-00000000000000000000\build\src\storage\mozStorageAsyncStatementExecution.cpp:185
Comment 119•10 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=b2g-inbound&job_id=2044855
repository: b2g-inbound
start_time: 2015-05-28T18:48:40
who: philringnalda[at]gmail[dot]com
machine: t-w864-ix-108
buildname: Windows 8 64-bit b2g-inbound debug test marionette
revision: e989a4843d00
TEST-UNEXPECTED-FAIL | test_navigation.py TestNavigate.test_set_location_through_execute_script | AssertionError: 'http://127.0.0.1:49293/test.html' != u'about:blank'
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:e989a4843d00 : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:/builds/moz2_slave/b2g-in-w64-d-00000000000000000/build/src/storage/mozStorageAsyncStatementExecution.cpp:185
Comment 120•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-aurora&job_id=862033
repository: mozilla-aurora
start_time: 2015-05-29T09:27:01
who: rvandermeulen[at]mozilla[dot]com
machine: t-w864-ix-144
buildname: Windows 8 64-bit mozilla-aurora debug test marionette
revision: ed87acf8cc92
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:ed87acf8cc92 : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\m-aurora-w64-d-000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 121•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=10288403
repository: mozilla-inbound
start_time: 2015-05-29T16:02:07
who: wkocher[at]mozilla[dot]com
machine: t-snow-r4-0007
buildname: Rev4 MacOSX Snow Leopard 10.6 mozilla-inbound debug test marionette
revision: 1764c92482b6
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:1764c92482b6 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:1764c92482b6 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:1764c92482b6 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:1764c92482b6 : 927 + 0x28]
0x7fff80a28000 - 0x7fff80a2afff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/m-in-m64-d-0000000000000000000/build/src/storage/mozStorageAsyncStatementExecution.cpp:185
Comment 122•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=10297694
repository: mozilla-inbound
start_time: 2015-05-30T08:40:43
who: archaeopteryx[at]coole-files[dot]de
machine: t-snow-r4-0041
buildname: Rev4 MacOSX Snow Leopard 10.6 mozilla-inbound debug test marionette
revision: 495a84cefc23
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:495a84cefc23 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:495a84cefc23 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:495a84cefc23 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:495a84cefc23 : 927 + 0x28]
0x7fff89747000 - 0x7fff89749fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/m-in-m64-d-0000000000000000000/build/src/storage/mozStorageAsyncStatementExecution.cpp:185
Comment 123•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=fx-team&job_id=3287220
repository: fx-team
start_time: 2015-06-01T10:47:00
who: wkocher[at]mozilla[dot]com
machine: t-w864-ix-010
buildname: Windows 8 64-bit fx-team debug test marionette
revision: e227cb7d7134
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:e227cb7d7134 : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:/builds/moz2_slave/fx-team-w64-d-0000000000000000/build/src/storage/mozStorageAsyncStatementExecution.cpp:185
Comment 124•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=10332331
repository: mozilla-inbound
start_time: 2015-06-01T15:28:06
who: wkocher[at]mozilla[dot]com
machine: t-snow-r4-0104
buildname: Rev4 MacOSX Snow Leopard 10.6 mozilla-inbound debug test marionette
revision: 7613d2aadc7e
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:7613d2aadc7e : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:7613d2aadc7e : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:7613d2aadc7e : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:7613d2aadc7e : 927 + 0x28]
0x7fff82cfd000 - 0x7fff82cfffff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/m-in-m64-d-0000000000000000000/build/src/storage/mozStorageAsyncStatementExecution.cpp:185
Comment 125•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=10348512
repository: mozilla-inbound
start_time: 2015-06-02T03:26:42
who: tomcat[at]mozilla[dot]com
machine: t-yosemite-r5-0046
buildname: Rev5 MacOSX Yosemite 10.10 mozilla-inbound debug test marionette
revision: 7cd191b31b38
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:7cd191b31b38 : 927 + 0x28]
2 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:7cd191b31b38 : 927 + 0x28]
2 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:7cd191b31b38 : 927 + 0x28]
2 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:7cd191b31b38 : 927 + 0x28]
0x7fff8841f000 - 0x7fff88421fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/m-in-m64-d-0000000000000000000/build/src/storage/mozStorageAsyncStatementExecution.cpp:185
Comment 126•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=10367571
repository: mozilla-inbound
start_time: 2015-06-02T13:54:39
who: wkocher[at]mozilla[dot]com
machine: t-snow-r4-0107
buildname: Rev4 MacOSX Snow Leopard 10.6 mozilla-inbound debug test marionette
revision: a13e7c53ea2e
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:a13e7c53ea2e : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:a13e7c53ea2e : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:a13e7c53ea2e : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:a13e7c53ea2e : 927 + 0x28]
0x7fff821e2000 - 0x7fff821e4fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/m-in-m64-d-0000000000000000000/build/src/storage/mozStorageAsyncStatementExecution.cpp:185
Comment 127•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=try&job_id=8138648
repository: try
start_time: 2015-06-02T16:09:52
who: jryans[at]gmail[dot]com
machine: t-w864-ix-051
buildname: Windows 8 64-bit try debug test marionette
revision: 2703abe95f56
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:2703abe95f56 : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\try-w64-d-00000000000000000000\build\src\storage\mozStorageAsyncStatementExecution.cpp:185
Comment 128•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=10376068
repository: mozilla-inbound
start_time: 2015-06-02T16:41:34
who: wkocher[at]mozilla[dot]com
machine: t-snow-r4-0081
buildname: Rev4 MacOSX Snow Leopard 10.6 mozilla-inbound debug test marionette
revision: 8f567d651c1a
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:8f567d651c1a : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:8f567d651c1a : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:8f567d651c1a : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:8f567d651c1a : 927 + 0x28]
0x7fff80cf7000 - 0x7fff80cf9fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/m-in-m64-d-0000000000000000000/build/src/storage/mozStorageAsyncStatementExecution.cpp:185
Comment 129•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=10390945
repository: mozilla-inbound
start_time: 2015-06-03T02:29:32
who: tomcat[at]mozilla[dot]com
machine: t-snow-r4-0026
buildname: Rev4 MacOSX Snow Leopard 10.6 mozilla-inbound debug test marionette
revision: c9a430de302f
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:c9a430de302f : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:c9a430de302f : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:c9a430de302f : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:c9a430de302f : 927 + 0x28]
0x7fff8467c000 - 0x7fff8467efff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/m-in-m64-d-0000000000000000000/build/src/storage/mozStorageAsyncStatementExecution.cpp:185
Comment 130•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=b2g-inbound&job_id=2071226
repository: b2g-inbound
start_time: 2015-06-02T22:31:14
who: tomcat[at]mozilla[dot]com
machine: t-w864-ix-139
buildname: Windows 8 64-bit b2g-inbound debug test marionette
revision: 15c06e854079
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:15c06e854079 : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:/builds/moz2_slave/b2g-in-w64-d-00000000000000000/build/src/storage/mozStorageAsyncStatementExecution.cpp:185
Comment 131•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=10404843
repository: mozilla-inbound
start_time: 2015-06-03T09:21:03
who: rvandermeulen[at]mozilla[dot]com
machine: t-snow-r4-0061
buildname: Rev4 MacOSX Snow Leopard 10.6 mozilla-inbound debug test marionette
revision: 442bd6f785cd
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:442bd6f785cd : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:442bd6f785cd : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:442bd6f785cd : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:442bd6f785cd : 927 + 0x28]
0x7fff800c5000 - 0x7fff800c7fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/m-in-m64-d-0000000000000000000/build/src/storage/mozStorageAsyncStatementExecution.cpp:185
Comment 132•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=try&job_id=8189821
repository: try
start_time: 2015-06-03T19:45:39
who: cmanchester[at]mozilla[dot]com
machine: t-snow-r4-0049
buildname: Rev4 MacOSX Snow Leopard 10.6 try debug test marionette
revision: b43668646131
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:b43668646131 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:b43668646131 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:b43668646131 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:b43668646131 : 927 + 0x28]
0x7fff82f44000 - 0x7fff82f46fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/try-m64-d-00000000000000000000/build/src/storage/mozStorageAsyncStatementExecution.cpp:185
Comment 133•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-aurora&job_id=874876
repository: mozilla-aurora
start_time: 2015-06-03T20:22:02
who: cpearce[at]mozilla[dot]com
machine: t-w732-ix-010
buildname: Windows 7 32-bit mozilla-aurora debug test marionette
revision: 6338c30d8da3
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
17 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:6338c30d8da3 : 75 + 0x19]
97 xul.dll!mozilla::dom::AnyCallback::Call(JS::Handle<JS::Value>,JS::MutableHandle<JS::Value>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:6338c30d8da3 : 134 + 0x19]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\m-aurora-w32-d-000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 134•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=10434417
repository: mozilla-inbound
start_time: 2015-06-04T09:19:35
who: wkocher[at]mozilla[dot]com
machine: t-snow-r4-0035
buildname: Rev4 MacOSX Snow Leopard 10.6 mozilla-inbound debug test marionette
revision: 809818706503
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:809818706503 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:809818706503 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:809818706503 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:809818706503 : 927 + 0x28]
0x7fff857b8000 - 0x7fff857bafff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/m-in-m64-d-0000000000000000000/build/src/storage/mozStorageAsyncStatementExecution.cpp:185
Comment 135•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=10436593
repository: mozilla-inbound
start_time: 2015-06-04T10:02:53
who: rvandermeulen[at]mozilla[dot]com
machine: t-snow-r4-0065
buildname: Rev4 MacOSX Snow Leopard 10.6 mozilla-inbound debug test marionette
revision: 7f6f9c513651
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:7f6f9c513651 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:7f6f9c513651 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:7f6f9c513651 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:7f6f9c513651 : 927 + 0x28]
0x7fff850ba000 - 0x7fff850bcfff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/m-in-m64-d-0000000000000000000/build/src/storage/mozStorageAsyncStatementExecution.cpp:185
Comment 136•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=10439155
repository: mozilla-inbound
start_time: 2015-06-04T11:03:35
who: rvandermeulen[at]mozilla[dot]com
machine: t-snow-r4-0045
buildname: Rev4 MacOSX Snow Leopard 10.6 mozilla-inbound debug test marionette
revision: b03bb71b757f
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:b03bb71b757f : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:b03bb71b757f : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:b03bb71b757f : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:b03bb71b757f : 927 + 0x28]
0x7fff886d9000 - 0x7fff886dbfff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/m-in-m64-d-0000000000000000000/build/src/storage/mozStorageAsyncStatementExecution.cpp:185
Comment 137•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=fx-team&job_id=3333480
repository: fx-team
start_time: 2015-06-04T12:47:51
who: rvandermeulen[at]mozilla[dot]com
machine: t-snow-r4-0017
buildname: Rev4 MacOSX Snow Leopard 10.6 fx-team debug test marionette
revision: 56c4ca1e8288
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:56c4ca1e8288 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:56c4ca1e8288 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:56c4ca1e8288 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:56c4ca1e8288 : 927 + 0x28]
0x7fff87a6c000 - 0x7fff87a6efff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/fx-team-m64-d-0000000000000000/build/src/storage/mozStorageAsyncStatementExecution.cpp:185
Comment 138•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=try&job_id=8221028
repository: try
start_time: 2015-06-04T12:54:23
who: cmanchester[at]mozilla[dot]com
machine: t-snow-r4-0064
buildname: Rev4 MacOSX Snow Leopard 10.6 try debug test marionette
revision: e6d9c4061da7
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:e6d9c4061da7 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:e6d9c4061da7 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:e6d9c4061da7 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:e6d9c4061da7 : 927 + 0x28]
0x7fff842d2000 - 0x7fff842d4fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/try-m64-d-00000000000000000000/build/src/storage/mozStorageAsyncStatementExecution.cpp:185
Comment 139•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=10452901
repository: mozilla-inbound
start_time: 2015-06-04T17:30:02
who: wkocher[at]mozilla[dot]com
machine: t-snow-r4-0088
buildname: Rev4 MacOSX Snow Leopard 10.6 mozilla-inbound debug test marionette
revision: 59fd2775a8b4
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:59fd2775a8b4 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:59fd2775a8b4 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:59fd2775a8b4 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:59fd2775a8b4 : 927 + 0x28]
0x7fff86c80000 - 0x7fff86c82fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/m-in-m64-d-0000000000000000000/build/src/storage/mozStorageAsyncStatementExecution.cpp:185
Comment 140•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=10454528
repository: mozilla-inbound
start_time: 2015-06-04T18:34:39
who: philringnalda[at]gmail[dot]com
machine: t-snow-r4-0010
buildname: Rev4 MacOSX Snow Leopard 10.6 mozilla-inbound debug test marionette
revision: 60963a019905
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:60963a019905 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:60963a019905 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:60963a019905 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:60963a019905 : 927 + 0x28]
0x7fff8467e000 - 0x7fff84680fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/m-in-m64-d-0000000000000000000/build/src/storage/mozStorageAsyncStatementExecution.cpp:185
Comment 141•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=fx-team&job_id=3342879
repository: fx-team
start_time: 2015-06-04T22:50:39
who: philringnalda[at]gmail[dot]com
machine: t-snow-r4-0104
buildname: Rev4 MacOSX Snow Leopard 10.6 fx-team debug test marionette
revision: 945d7b08f296
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:945d7b08f296 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:945d7b08f296 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:945d7b08f296 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:945d7b08f296 : 927 + 0x28]
0x7fff82cfd000 - 0x7fff82cfffff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/fx-team-m64-d-0000000000000000/build/src/storage/mozStorageAsyncStatementExecution.cpp:185
Comment 142•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=10478040
repository: mozilla-inbound
start_time: 2015-06-05T05:56:31
who: tomcat[at]mozilla[dot]com
machine: t-snow-r4-0105
buildname: Rev4 MacOSX Snow Leopard 10.6 mozilla-inbound debug test marionette
revision: 44986f66ee4b
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:44986f66ee4b : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:44986f66ee4b : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:44986f66ee4b : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:44986f66ee4b : 927 + 0x28]
0x7fff8714f000 - 0x7fff87151fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/m-in-m64-d-0000000000000000000/build/src/storage/mozStorageAsyncStatementExecution.cpp:185
Comment 143•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-central&job_id=1609443
repository: mozilla-central
start_time: 2015-06-05T07:02:41
who: philringnalda[at]gmail[dot]com
machine: t-snow-r4-0089
buildname: Rev4 MacOSX Snow Leopard 10.6 mozilla-central debug test marionette
revision: 2bd39dd8c536
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
4 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:2bd39dd8c536 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:2bd39dd8c536 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:2bd39dd8c536 : 927 + 0x28]
3 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:2bd39dd8c536 : 927 + 0x28]
0x7fff894f5000 - 0x7fff894f7fff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at /builds/slave/m-cen-m64-d-000000000000000000/build/src/storage/mozStorageAsyncStatementExecution.cpp:185
Comment 144•9 years ago
|
||
this might have been fixed by bug 1091851 that just landed, let's see.
Comment 145•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=10611879
repository: mozilla-inbound
start_time: 2015-06-10T11:12:19
who: rvandermeulen[at]mozilla[dot]com
machine: t-snow-r4-0068
buildname: Rev4 MacOSX Snow Leopard 10.6 mozilla-inbound debug test marionette
revision: 58b09d4a5de5
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
IOError: process has died with return code 0
TEST-UNEXPECTED-ERROR | test_profile_management.py TestLog.test_in_app_restart_the_browser | IOError: process has died with return code 0
IOError: process has died with return code 0
Exception TypeError: "'NoneType' object is not callable" in <bound method Profile.__del__ of <mozprofile.profile.Profile object at 0x101f23bd0>> ignored
Return code: 10
Comment 146•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-aurora&job_id=897418
repository: mozilla-aurora
start_time: 2015-06-16T07:55:54
who: rvandermeulen[at]mozilla[dot]com
machine: t-w864-ix-069
buildname: Windows 8 64-bit mozilla-aurora debug test marionette
revision: 0af869625d14
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:0af869625d14 : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\m-aurora-w64-d-000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 147•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-aurora&job_id=902833
repository: mozilla-aurora
start_time: 2015-06-16T19:09:47
who: rvandermeulen[at]mozilla[dot]com
machine: t-w864-ix-014
buildname: Windows 8 64-bit mozilla-aurora debug test marionette
revision: 37d5ec17d2fc
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:37d5ec17d2fc : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\m-aurora-w64-d-000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 148•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-aurora&job_id=907765
repository: mozilla-aurora
start_time: 2015-06-18T13:30:37
who: rvandermeulen[at]mozilla[dot]com
machine: t-w864-ix-034
buildname: Windows 8 64-bit mozilla-aurora debug test marionette
revision: a7d5b64df128
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:a7d5b64df128 : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\m-aurora-w64-d-000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 149•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-aurora&job_id=909978
repository: mozilla-aurora
start_time: 2015-06-19T13:13:10
who: wkocher[at]mozilla[dot]com
machine: t-w864-ix-056
buildname: Windows 8 64-bit mozilla-aurora debug test marionette
revision: ce4ec0e82d7d
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:ce4ec0e82d7d : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\m-aurora-w64-d-000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 150•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-aurora&job_id=911036
repository: mozilla-aurora
start_time: 2015-06-20T05:06:12
who: rvandermeulen[at]mozilla[dot]com
machine: t-w864-ix-061
buildname: Windows 8 64-bit mozilla-aurora debug test marionette
revision: 097ec325ec17
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:097ec325ec17 : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\m-aurora-w64-d-000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 151•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=try&job_id=8744808
repository: try
start_time: 2015-06-19T11:23:17
who: rvandermeulen[at]mozilla[dot]com
machine: t-w864-ix-089
buildname: Windows 8 64-bit try debug test marionette
revision: c189ac4ba0c8
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:c189ac4ba0c8 : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\try-w64-d-00000000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 152•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-aurora&job_id=912827
repository: mozilla-aurora
start_time: 2015-06-21T18:38:12
who: rvandermeulen[at]mozilla[dot]com
machine: t-w864-ix-138
buildname: Windows 8 64-bit mozilla-aurora debug test marionette
revision: 389b7b058d3f
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:389b7b058d3f : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\m-aurora-w64-d-000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 153•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-aurora&job_id=913211
repository: mozilla-aurora
start_time: 2015-06-21T19:14:11
who: tomcat[at]mozilla[dot]com
machine: t-w864-ix-056
buildname: Windows 8 64-bit mozilla-aurora debug test marionette
revision: 21a6400612db
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:21a6400612db : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\m-aurora-w64-d-000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 154•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-aurora&job_id=915047
repository: mozilla-aurora
start_time: 2015-06-23T16:31:11
who: rvandermeulen[at]mozilla[dot]com
machine: t-w864-ix-007
buildname: Windows 8 64-bit mozilla-aurora debug test marionette
revision: 0eccaade78da
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:0eccaade78da : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\m-aurora-w64-d-000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 155•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-aurora&job_id=915971
repository: mozilla-aurora
start_time: 2015-06-23T23:21:14
who: tomcat[at]mozilla[dot]com
machine: t-w864-ix-125
buildname: Windows 8 64-bit mozilla-aurora debug test marionette
revision: 71dbe6bca798
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:71dbe6bca798 : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\m-aurora-w64-d-000000000000000\build\src\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 156•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-beta&job_id=414728
repository: mozilla-beta
start_time: 2015-07-02T17:40:44
who: philringnalda[at]gmail[dot]com
machine: t-w864-ix-131
buildname: Windows 8 64-bit mozilla-beta debug test marionette
revision: e22cb5ee5134
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:e22cb5ee5134 : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\m-beta-w64-d-00000000000000000\build\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 157•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-beta&job_id=415992
repository: mozilla-beta
start_time: 2015-07-02T23:13:35
who: philringnalda[at]gmail[dot]com
machine: t-w864-ix-155
buildname: Windows 8 64-bit mozilla-beta debug test marionette
revision: 7b632d539a00
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:7b632d539a00 : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Assertion failure: target, at c:\builds\moz2_slave\m-beta-w64-d-00000000000000000\build\storage\src\mozStorageAsyncStatementExecution.cpp:185
Comment 158•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-beta&job_id=421776
repository: mozilla-beta
start_time: 2015-07-08T19:10:16
who: rvandermeulen[at]mozilla[dot]com
machine: t-w864-ix-066
buildname: Windows 8 64-bit mozilla-beta debug test marionette
revision: 65ee607d815f
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:65ee607d815f : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Comment 159•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-beta&job_id=425459
repository: mozilla-beta
start_time: 2015-07-10T12:16:19
who: wkocher[at]mozilla[dot]com
machine: t-w864-ix-140
buildname: Windows 8 64-bit mozilla-beta debug test marionette
revision: bd50a25b0ff3
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:bd50a25b0ff3 : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Comment 160•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-beta&job_id=426018
repository: mozilla-beta
start_time: 2015-07-13T10:39:42
who: rvandermeulen[at]mozilla[dot]com
machine: t-w864-ix-080
buildname: Windows 8 64-bit mozilla-beta debug test marionette
revision: d2684ca58fcc
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:d2684ca58fcc : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Comment 161•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-beta&job_id=430181
repository: mozilla-beta
start_time: 2015-07-15T08:37:51
who: rvandermeulen[at]mozilla[dot]com
machine: t-w864-ix-105
buildname: Windows 8 64-bit mozilla-beta debug test marionette
revision: e699a62fdcbc
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:e699a62fdcbc : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Comment 162•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-beta&job_id=431326
repository: mozilla-beta
start_time: 2015-07-15T14:09:28
who: wkocher[at]mozilla[dot]com
machine: t-w732-ix-013
buildname: Windows 7 32-bit mozilla-beta debug test marionette
revision: 42e8003b1d49
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
17 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:42e8003b1d49 : 75 + 0x19]
73 xul.dll!mozilla::dom::AnyCallback::Call(JS::Handle<JS::Value>,JS::MutableHandle<JS::Value>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:42e8003b1d49 : 134 + 0x19]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Comment 163•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-beta&job_id=432982
repository: mozilla-beta
start_time: 2015-07-18T04:28:20
who: rvandermeulen[at]mozilla[dot]com
machine: t-w732-ix-117
buildname: Windows 7 32-bit mozilla-beta debug test marionette
revision: 9cffeed10db3
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
17 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:9cffeed10db3 : 75 + 0x19]
66 xul.dll!mozilla::dom::AnyCallback::Call(JS::Handle<JS::Value>,JS::MutableHandle<JS::Value>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:9cffeed10db3 : 134 + 0x19]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Comment 164•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-beta&job_id=433498
repository: mozilla-beta
start_time: 2015-07-20T12:57:15
who: rvandermeulen[at]mozilla[dot]com
machine: t-w864-ix-058
buildname: Windows 8 64-bit mozilla-beta debug test marionette
revision: b654784a57e2
HTTPError: HTTP Error 404: Not Found
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:b654784a57e2 : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Comment 165•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-beta&job_id=435937
repository: mozilla-beta
start_time: 2015-07-20T20:21:04
who: rvandermeulen[at]mozilla[dot]com
machine: t-w864-ix-046
buildname: Windows 8 64-bit mozilla-beta debug test marionette
revision: 47e626a4275a
HTTPError: HTTP Error 404: Not Found
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:47e626a4275a : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Comment 166•9 years ago
|
||
Looks like this was indeed fixed by bug 1091851.
Assignee: nobody → dteller
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox39:
--- → unaffected
status-firefox40:
--- → affected
status-firefox41:
--- → fixed
status-firefox-esr31:
--- → unaffected
status-firefox-esr38:
--- → unaffected
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
Comment 167•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-beta&job_id=435987
repository: mozilla-beta
start_time: 2015-07-20T20:48:15
who: rvandermeulen[at]mozilla[dot]com
machine: t-w864-ix-118
buildname: Windows 8 64-bit mozilla-beta debug test marionette
revision: 47e626a4275a
HTTPError: HTTP Error 404: Not Found
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:47e626a4275a : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Comment 168•9 years ago
|
||
Yoric told me on IRC that he's not comfortable with uplifting bug 1091851 to Fx40.
Comment 169•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-beta&job_id=436416
repository: mozilla-beta
start_time: 2015-07-22T13:24:56
who: rvandermeulen[at]mozilla[dot]com
machine: t-w864-ix-011
buildname: Windows 8 64-bit mozilla-beta debug test marionette
revision: 5e733820ad95
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:5e733820ad95 : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Comment 170•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-beta&job_id=436470
repository: mozilla-beta
start_time: 2015-07-22T13:45:17
who: wkocher[at]mozilla[dot]com
machine: t-w864-ix-060
buildname: Windows 8 64-bit mozilla-beta debug test marionette
revision: 5e733820ad95
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:5e733820ad95 : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Comment 171•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-beta&job_id=445791
repository: mozilla-beta
start_time: 2015-07-28T16:31:48
who: wkocher[at]mozilla[dot]com
machine: t-w864-ix-014
buildname: Windows 8 64-bit mozilla-beta debug test marionette
revision: 0a5a3205333e
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:0a5a3205333e : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Comment 172•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-release&job_id=88633
repository: mozilla-release
start_time: 2015-08-04T09:36:13
who: rvandermeulen[at]mozilla[dot]com
machine: t-w864-ix-146
buildname: Windows 8 64-bit mozilla-release debug test marionette
revision: 6cb7bf295939
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:6cb7bf295939 : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Comment 173•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-release&job_id=89143
repository: mozilla-release
start_time: 2015-08-05T10:38:20
who: rvandermeulen[at]mozilla[dot]com
machine: t-w864-ix-103
buildname: Windows 8 64-bit mozilla-release debug test marionette
revision: 7c736ab19b00
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:7c736ab19b00 : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Comment 174•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-release&job_id=89515
repository: mozilla-release
start_time: 2015-08-05T20:43:52
who: rvandermeulen[at]mozilla[dot]com
machine: t-w864-ix-172
buildname: Windows 8 64-bit mozilla-release debug test marionette
revision: 68accfa376ed
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:68accfa376ed : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Comment 175•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-beta&job_id=451543
repository: mozilla-beta
start_time: 2015-08-05T22:39:36
who: rvandermeulen[at]mozilla[dot]com
machine: t-w864-ix-168
buildname: Windows 8 64-bit mozilla-beta debug test marionette
revision: f147014ff61a
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:f147014ff61a : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Comment 176•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-release&job_id=91749
repository: mozilla-release
start_time: 2015-08-12T18:22:10
who: rvandermeulen[at]mozilla[dot]com
machine: t-w864-ix-106
buildname: Windows 8 64-bit mozilla-release debug test marionette
revision: 81353f2735a4
TEST-START | test_errors.py TestAllExceptions.test_properties
TEST-START | test_errors.py TestExceptionType.test_cause_string
TEST-START | test_errors.py TestExceptionType.test_cause_tuple
TEST-START | test_errors.py TestExceptionType.test_construction
TEST-START | test_errors.py TestExceptionType.test_defaults
TEST-START | test_errors.py TestExceptionType.test_str
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData> &,mozilla::storage::Connection *,sqlite3 *,mozIStorageStatementCallback *,mozIStoragePendingStatement * *)]
15 xul.dll!mozilla::dom::PromiseInit::Call(JS::Handle<JSObject *>,JS::Handle<JSObject *>,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [PromiseBinding.h:81353f2735a4 : 75 + 0x28]
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
Comment 177•9 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
log: https://treeherder.mozilla.org/logviewer.html#?repo=fx-team&job_id=4469425
repository: fx-team
start_time: 2015-08-31T15:01:56
who: rvandermeulen[at]mozilla[dot]com
machine: t-snow-r4-0007
buildname: Rev4 MacOSX Snow Leopard 10.6 fx-team debug test marionette
revision: 044c638d761b
PROCESS-CRASH | test_profile_management.py TestLog.test_in_app_restart_the_browser | application crashed [@ mozilla::storage::AsyncExecuteStatements::execute(nsTArray<mozilla::storage::StatementData>&, mozilla::storage::Connection*, sqlite3*, mozIStorageStatementCallback*, mozIStoragePendingStatement**)]
1 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:044c638d761b : 927 + 0x29]
1 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:044c638d761b : 927 + 0x29]
1 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:044c638d761b : 927 + 0x29]
1 XUL!AsmJSMachExceptionHandlerThread(void*) [AsmJSSignalHandlers.cpp:044c638d761b : 927 + 0x29]
0x7fff80a28000 - 0x7fff80a2afff ExceptionHandling ???
TEST-UNEXPECTED-FAIL | test_profile_management.py TestLog.test_in_app_restart_the_browser | AssertionError: Timed out waiting for port!
Return code: 10
You need to log in
before you can comment on or make changes to this bug.
Description
•