Open Bug 1570787 Opened 5 years ago Updated 4 years ago

Intermittent bpgo Firefox exited with code 11 during profile initialization

Categories

(Core :: Storage: IndexedDB, defect, P3)

defect

Tracking

()

People

(Reporter: apavel, Unassigned)

References

Details

Treeherder link: https://treeherder.mozilla.org/#/jobs?repo=autoland&selectedJob=259426063&resultStatus=pending%2Crunning%2Csuccess%2Ctestfailed%2Cbusted%2Cexception&revision=85d1864dbcec79572ae8d2554fe091f47770f107

Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=259426063&repo=autoland

[task 2019-08-01T21:31:12.000Z] creating build
[task 2019-08-01T21:31:12.000Z] creating build/temp.linux-x86_64-2.7
[task 2019-08-01T21:31:12.000Z] creating build/temp.linux-x86_64-2.7/psutil
[task 2019-08-01T21:31:12.000Z] x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=543 -DPSUTIL_LINUX=1 -I/usr/include/python2.7 -c psutil/_psutil_common.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_common.o
[task 2019-08-01T21:31:12.000Z] x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=543 -DPSUTIL_LINUX=1 -I/usr/include/python2.7 -c psutil/_psutil_posix.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_posix.o
[task 2019-08-01T21:31:12.000Z] x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=543 -DPSUTIL_LINUX=1 -I/usr/include/python2.7 -c psutil/_psutil_linux.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_linux.o
[task 2019-08-01T21:31:12.000Z] creating build/lib.linux-x86_64-2.7
[task 2019-08-01T21:31:12.000Z] creating build/lib.linux-x86_64-2.7/psutil
[task 2019-08-01T21:31:12.000Z] x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/psutil/_psutil_common.o build/temp.linux-x86_64-2.7/psutil/_psutil_posix.o build/temp.linux-x86_64-2.7/psutil/_psutil_linux.o -o build/lib.linux-x86_64-2.7/psutil/_psutil_linux.so
[task 2019-08-01T21:31:12.000Z] building 'psutil._psutil_posix' extension
[task 2019-08-01T21:31:12.000Z] x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=543 -DPSUTIL_LINUX=1 -I/usr/include/python2.7 -c psutil/_psutil_common.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_common.o
[task 2019-08-01T21:31:12.000Z] x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_VERSION=543 -DPSUTIL_LINUX=1 -I/usr/include/python2.7 -c psutil/_psutil_posix.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_posix.o
[task 2019-08-01T21:31:12.000Z] x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/psutil/_psutil_common.o build/temp.linux-x86_64-2.7/psutil/_psutil_posix.o -o build/lib.linux-x86_64-2.7/psutil/_psutil_posix.so
[task 2019-08-01T21:31:12.000Z] copying build/lib.linux-x86_64-2.7/psutil/_psutil_linux.so -> psutil
[task 2019-08-01T21:31:12.000Z] copying build/lib.linux-x86_64-2.7/psutil/_psutil_posix.so -> psutil
[task 2019-08-01T21:31:12.000Z]
[task 2019-08-01T21:31:12.000Z] Error processing command. Ignoring because optional. (optional:packages.txt:comm/build/virtualenv_packages.txt)
[task 2019-08-01T21:32:23.418Z] Firefox exited with code 11 during profile initialization
[task 2019-08-01T21:32:23.418Z] Firefox output (/builds/worker/artifacts/profile-run-1.log):
[task 2019-08-01T21:32:23.418Z] 1564695075473 addons.webextension.screenshots@mozilla.org WARN Loading extension 'screenshots@mozilla.org': Reading manifest: Invalid extension permission: mozillaAddons
[task 2019-08-01T21:32:23.418Z] 1564695075473 addons.webextension.screenshots@mozilla.org WARN Loading extension 'screenshots@mozilla.org': Reading manifest: Invalid extension permission: telemetry
[task 2019-08-01T21:32:23.419Z] 1564695075473 addons.webextension.screenshots@mozilla.org WARN Loading extension 'screenshots@mozilla.org': Reading manifest: Invalid extension permission: resource://pdf.js/
[task 2019-08-01T21:32:23.419Z] 1564695075473 addons.webextension.screenshots@mozilla.org WARN Loading extension 'screenshots@mozilla.org': Reading manifest: Invalid extension permission: about:reader*
[task 2019-08-01T21:32:23.419Z] GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications.
[task 2019-08-01T21:32:23.419Z] JavaScript error: resource://activity-stream/lib/ActivityStreamPrefs.jsm, line 27: NS_ERROR_ILLEGAL_VALUE: Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIPrefBranch.removeObserver]
[task 2019-08-01T21:32:23.419Z]
[task 2019-08-01T21:32:23.419Z] ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2019-08-01T21:32:23.419Z]
[task 2019-08-01T21:32:23.419Z]
[task 2019-08-01T21:32:23.419Z] ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2019-08-01T21:32:23.419Z]
[task 2019-08-01T21:32:23.419Z]
[task 2019-08-01T21:32:23.419Z] ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2019-08-01T21:32:23.419Z]
[task 2019-08-01T21:32:23.419Z] JavaScript error: resource://gre/modules/NewTabUtils.jsm, line 669: NS_ERROR_UNEXPECTED: Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsINavHistoryService.asyncExecuteLegacyQuery]
[task 2019-08-01T21:32:23.419Z]
[task 2019-08-01T21:32:23.419Z] ###!!! [Parent][DispatchAsyncMessage] Error: PBackground::Msg_PBackgroundIDBFactoryConstructor Value error: message was deserialized, but contained an illegal value
[task 2019-08-01T21:32:23.419Z]
[task 2019-08-01T21:32:23.419Z] console.error: PushService:
[task 2019-08-01T21:32:23.419Z] clearOriginData: Error clearing origin data:
[task 2019-08-01T21:32:23.419Z] UnknownError
[task 2019-08-01T21:32:23.419Z] console.error: PushService:
[task 2019-08-01T21:32:23.419Z] stateChangeProcessEnqueue: Error transitioning state
[task 2019-08-01T21:32:23.419Z] UnknownError

Summary: Intermittent bpgo run NS_ERROR_ILLEGAL_VALUE: Component returned failure code → Intermittent bpgo Firefox exited with code 11 during profile initialization
Component: General → DOM: IndexedDB
Product: Firefox Build System → Core
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.