Open Bug 1962847 Opened 27 days ago Updated 10 days ago

Intermittent [tier 2] LeakSanitizer leak at sqlite3MemMalloc, sqlite3Malloc, carrayConnect, vtabCallConstructor | single tracking bug

Categories

(Core :: DOM: Performance APIs, defect, P5)

defect

Tracking

()

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure, intermittent-testcase)

Filed by: sstanca [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=505574764&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/SA7seSU3Sd-n3mfsSHzktQ/runs/0/artifacts/public/logs/live_backing.log


[task 2025-04-26T10:23:43.900Z] 10:23:43     INFO - GECKO(3695) | Indirect leak of 8 byte(s) in 1 object(s) allocated from:
[task 2025-04-26T10:23:43.900Z] 10:23:43     INFO - GECKO(3695) |     #0 0x5578ebd717ef in malloc /builds/worker/fetches/llvm-project/compiler-rt/lib/asan/asan_malloc_linux.cpp:68:3
[task 2025-04-26T10:23:43.901Z] 10:23:43     INFO - GECKO(3695) |     #1 0x7fe987e9404f in sqlite3MemMalloc /builds/worker/checkouts/gecko/third_party/sqlite3/src/sqlite3.c:27111:7
[task 2025-04-26T10:23:43.901Z] 10:23:43     INFO - GECKO(3695) |     #2 0x7fe987b82fba in mallocWithAlarm /builds/worker/checkouts/gecko/third_party/sqlite3/src/sqlite3.c:30845:7
[task 2025-04-26T10:23:43.901Z] 10:23:43     INFO - GECKO(3695) |     #3 0x7fe987b82fba in sqlite3Malloc /builds/worker/checkouts/gecko/third_party/sqlite3/src/sqlite3.c:30891:5
[task 2025-04-26T10:23:43.902Z] 10:23:43     INFO - GECKO(3695) |     #4 0x7fe987bceba4 in sqlite3DbMallocRaw /builds/worker/checkouts/gecko/third_party/sqlite3/src/sqlite3.c:31229:7
[task 2025-04-26T10:23:43.902Z] 10:23:43     INFO - GECKO(3695) |     #5 0x7fe987bceba4 in strAccumFinishRealloc /builds/worker/checkouts/gecko/third_party/sqlite3/src/sqlite3.c:32551:11
[task 2025-04-26T10:23:43.902Z] 10:23:43     INFO - GECKO(3695) |     #6 0x7fe987b8d4a0 in sqlite3StrAccumFinish /builds/worker/checkouts/gecko/third_party/sqlite3/src/sqlite3.c:32565:14
[task 2025-04-26T10:23:43.903Z] 10:23:43     INFO - GECKO(3695) |     #7 0x7fe987b8d4a0 in sqlite3_vmprintf /builds/worker/checkouts/gecko/third_party/sqlite3/src/sqlite3.c:32729:7
[task 2025-04-26T10:23:43.903Z] 10:23:43     INFO - GECKO(3695) |     #8 0x7fe987b8d695 in sqlite3_mprintf /builds/worker/checkouts/gecko/third_party/sqlite3/src/sqlite3.c:32744:7
[task 2025-04-26T10:23:43.904Z] 10:23:43     INFO - GECKO(3695) |     #9 0x7fe987e97d43 in sqlite3_overload_function /builds/worker/checkouts/gecko/third_party/sqlite3/src/sqlite3.c:183713:11
[task 2025-04-26T10:23:43.904Z] 10:23:43     INFO - GECKO(3695) |     #10 0x7fe987e97d43 in sqlite3RegisterPerConnectionBuiltinFunctions /builds/worker/checkouts/gecko/third_party/sqlite3/src/sqlite3.c:131731:12
[task 2025-04-26T10:23:43.904Z] 10:23:43     INFO - GECKO(3695) |     #11 0x7fe987bc5b43 in openDatabase /builds/worker/checkouts/gecko/third_party/sqlite3/src/sqlite3.c:185046:3
[task 2025-04-26T10:23:43.905Z] 10:23:43     INFO - GECKO(3695) |     #12 0x7fe96c2eefa1 in mozilla::storage::Connection::initialize(nsIFile*) /builds/worker/checkouts/gecko/storage/mozStorageConnection.cpp:1104:11
[task 2025-04-26T10:23:43.905Z] 10:23:43     INFO - GECKO(3695) |     #13 0x7fe96c2f0ab9 in mozilla::storage::Connection::initializeOnAsyncThread(nsIFile*) /builds/worker/checkouts/gecko/storage/mozStorageConnection.cpp:1290:23
[task 2025-04-26T10:23:43.906Z] 10:23:43     INFO - GECKO(3695) |     #14 0x7fe96c33630a in mozilla::storage::(anonymous namespace)::AsyncInitDatabase::Run() /builds/worker/checkouts/gecko/storage/mozStorageService.cpp:493:32
[task 2025-04-26T10:23:43.906Z] 10:23:43     INFO - GECKO(3695) |     #15 0x7fe96ab8ab5c in nsThread::ProcessNextEvent(bool, bool*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:1153:16
[task 2025-04-26T10:23:43.906Z] 10:23:43     INFO - GECKO(3695) |     #16 0x7fe96ab95138 in NS_ProcessNextEvent(nsIThread*, bool) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:480:10
[task 2025-04-26T10:23:43.907Z] 10:23:43     INFO - GECKO(3695) |     #17 0x7fe96bfe7759 in mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) /builds/worker/checkouts/gecko/ipc/glue/MessagePump.cpp:299:20
[task 2025-04-26T10:23:43.907Z] 10:23:43     INFO - GECKO(3695) |     #18 0x7fe96bef5c84 in RunInternal /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:369:10
[task 2025-04-26T10:23:43.907Z] 10:23:43     INFO - GECKO(3695) |     #19 0x7fe96bef5c84 in RunHandler /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:362:3
[task 2025-04-26T10:23:43.908Z] 10:23:43     INFO - GECKO(3695) |     #20 0x7fe96bef5c84 in MessageLoop::Run() /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:344:3
[task 2025-04-26T10:23:43.908Z] 10:23:43     INFO - GECKO(3695) |     #21 0x7fe96ab8399e in nsThread::ThreadFunc(void*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:366:10
[task 2025-04-26T10:23:43.908Z] 10:23:43     INFO - GECKO(3695) |     #22 0x7fe98e55974b in _pt_root /builds/worker/checkouts/gecko/nsprpub/pr/src/pthreads/ptthread.c:191:3
[task 2025-04-26T10:23:43.909Z] 10:23:43     INFO - GECKO(3695) |     #23 0x5578ebd6da56 in asan_thread_start(void*) /builds/worker/fetches/llvm-project/compiler-rt/lib/asan/asan_interceptors.cpp:239:28
[task 2025-04-26T10:23:43.909Z] 10:23:43     INFO - GECKO(3695) | -----------------------------------------------------
[task 2025-04-26T10:23:43.909Z] 10:23:43     INFO - GECKO(3695) | Suppressions used:
[task 2025-04-26T10:23:43.909Z] 10:23:43     INFO - GECKO(3695) |   count      bytes template
[task 2025-04-26T10:23:43.910Z] 10:23:43     INFO - GECKO(3695) |      27      13328 nsComponentManagerImpl
[task 2025-04-26T10:23:43.910Z] 10:23:43     INFO - GECKO(3695) |       2        288 libfontconfig.so
[task 2025-04-26T10:23:43.910Z] 10:23:43     INFO - GECKO(3695) |       3      28488 style::sharing::SHARING_CACHE_KEY
[task 2025-04-26T10:23:43.910Z] 10:23:43     INFO - GECKO(3695) |       3      12312 style::bloom::BLOOM_KEY
[task 2025-04-26T10:23:43.911Z] 10:23:43     INFO - GECKO(3695) |       2         14 libglib-2.0.so
[task 2025-04-26T10:23:43.911Z] 10:23:43     INFO - GECKO(3695) | -----------------------------------------------------
[task 2025-04-26T10:23:43.912Z] 10:23:43     INFO - GECKO(3695) | SUMMARY: AddressSanitizer: 310408 byte(s) leaked in 451 allocation(s).
[task 2025-04-26T10:23:43.912Z] 10:23:43     INFO - TEST-INFO | Main app process: exit 0
[task 2025-04-26T10:23:43.912Z] 10:23:43     INFO - TEST-INFO | LeakSanitizer | To show the addresses of leaked objects add report_objects=1 to LSAN_OPTIONS
[task 2025-04-26T10:23:43.912Z] 10:23:43     INFO - TEST-INFO | LeakSanitizer | This can be done in testing/mozbase/mozrunner/mozrunner/utils.py
[task 2025-04-26T10:23:43.912Z] 10:23:43    ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer leak at sqlite3MemMalloc, sqlite3Malloc, carrayConnect, vtabCallConstructor | dom/performance/tests/mochitest.toml
[task 2025-04-26T10:23:43.913Z] 10:23:43    ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer leak at sqlite3MemMalloc, sqlite3Malloc, createFunctionApi, sqlite3_create_function_v2 | dom/performance/tests/mochitest.toml
[task 2025-04-26T10:23:43.914Z] 10:23:43    ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer leak at sqlite3MemMalloc, sqlite3Malloc, dbMallocRawFinish, exprDup | dom/performance/tests/mochitest.toml
[task 2025-04-26T10:23:43.914Z] 10:23:43    ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer leak at sqlite3MemMalloc, sqlite3Malloc, dbMallocRawFinish, sqlite3DbMallocRaw | dom/performance/tests/mochitest.toml
[task 2025-04-26T10:23:43.915Z] 10:23:43    ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer leak at sqlite3MemMalloc, sqlite3Malloc, dbMallocRawFinish, sqlite3DbRealloc | dom/performance/tests/mochitest.toml
[task 2025-04-26T10:23:43.915Z] 10:23:43    ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer leak at sqlite3MemMalloc, sqlite3Malloc, dbMallocRawFinish, sqlite3DbStrNDup | dom/performance/tests/mochitest.toml
[task 2025-04-26T10:23:43.915Z] 10:23:43    ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer leak at sqlite3MemMalloc, sqlite3Malloc, dbMallocRawFinish, sqlite3ExprListAppendNew | dom/performance/tests/mochitest.toml
[task 2025-04-26T10:23:43.915Z] 10:23:43    ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer leak at sqlite3MemMalloc, sqlite3Malloc, pcache1Alloc, pcache1AllocPage | dom/performance/tests/mochitest.toml
[task 2025-04-26T10:23:43.915Z] 10:23:43    ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer leak at sqlite3MemMalloc, sqlite3Malloc, pcache1Alloc, sqlite3PageMalloc | dom/performance/tests/mochitest.toml
[task 2025-04-26T10:23:43.916Z] 10:23:43    ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer leak at sqlite3MemMalloc, sqlite3Malloc, rehash, sqlite3HashInsert | dom/performance/tests/mochitest.toml
[task 2025-04-26T10:23:43.916Z] 10:23:43    ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer leak at sqlite3MemMalloc, sqlite3Malloc, setupLookaside, openDatabase | dom/performance/tests/mochitest.toml
[task 2025-04-26T10:23:43.916Z] 10:23:43    ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer leak at sqlite3MemMalloc, sqlite3Malloc, sqlite3DbMallocRaw, sqlite3DbMallocZero | dom/performance/tests/mochitest.toml
[task 2025-04-26T10:23:43.917Z] 10:23:43    ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer leak at sqlite3MemMalloc, sqlite3Malloc, sqlite3DbMallocRaw, strAccumFinishRealloc | dom/performance/tests/mochitest.toml
[task 2025-04-26T10:23:43.917Z] 10:23:43    ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer leak at sqlite3MemMalloc, sqlite3Malloc, sqlite3HashInsert, findCollSeqEntry | dom/performance/tests/mochitest.toml
[task 2025-04-26T10:23:43.917Z] 10:23:43    ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer leak at sqlite3MemMalloc, sqlite3Malloc, sqlite3HashInsert, sqlite3CreateForeignKey | dom/performance/tests/mochitest.toml
[task 2025-04-26T10:23:43.917Z] 10:23:43    ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer leak at sqlite3MemMalloc, sqlite3Malloc, sqlite3HashInsert, sqlite3CreateIndex | dom/performance/tests/mochitest.toml
[task 2025-04-26T10:23:43.917Z] 10:23:43    ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer leak at sqlite3MemMalloc, sqlite3Malloc, sqlite3HashInsert, sqlite3EndTable | dom/performance/tests/mochitest.toml
[task 2025-04-26T10:23:43.918Z] 10:23:43    ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer leak at sqlite3MemMalloc, sqlite3Malloc, sqlite3HashInsert, sqlite3FindFunction | dom/performance/tests/mochitest.toml
[task 2025-04-26T10:23:43.918Z] 10:23:43    ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer leak at sqlite3MemMalloc, sqlite3Malloc, sqlite3HashInsert, sqlite3VtabCreateModule | dom/performance/tests/mochitest.toml
[task 2025-04-26T10:23:43.918Z] 10:23:43    ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer leak at sqlite3MemMalloc, sqlite3Malloc, sqlite3MallocZero, openDatabase | dom/performance/tests/mochitest.toml
[task 2025-04-26T10:23:43.918Z] 10:23:43    ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer leak at sqlite3MemMalloc, sqlite3Malloc, sqlite3MallocZero, pcache1Create | dom/performance/tests/mochitest.toml
[task 2025-04-26T10:23:43.919Z] 10:23:43    ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer leak at sqlite3MemMalloc, sqlite3Malloc, sqlite3MallocZero, pcache1ResizeHash | dom/performance/tests/mochitest.toml
[task 2025-04-26T10:23:43.919Z] 10:23:43    ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer leak at sqlite3MemMalloc, sqlite3Malloc, sqlite3MallocZero, pthreadMutexAlloc | dom/performance/tests/mochitest.toml
[task 2025-04-26T10:23:43.920Z] 10:23:43    ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer leak at sqlite3MemMalloc, sqlite3Malloc, sqlite3MallocZero, sqlite3BtreeOpen | dom/performance/tests/mochitest.toml
[task 2025-04-26T10:23:43.920Z] 10:23:43    ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer leak at sqlite3MemMalloc, sqlite3Malloc, sqlite3MallocZero, sqlite3PagerOpen | dom/performance/tests/mochitest.toml
[task 2025-04-26T10:23:43.920Z] 10:23:43    ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer leak at sqlite3MemMalloc, sqlite3Malloc, sqlite3MallocZero, sqlite3WalOpen | dom/performance/tests/mochitest.toml
[task 2025-04-26T10:23:43.921Z] 10:23:43    ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer leak at sqlite3MemMalloc, sqlite3Malloc, sqlite3MallocZero, vtabCallConstructor | dom/performance/tests/mochitest.toml
[task 2025-04-26T10:23:43.921Z] 10:23:43    ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer leak at sqlite3MemMalloc, sqlite3Malloc, sqlite3VtabCreateModule, createModule | dom/performance/tests/mochitest.toml
[task 2025-04-26T10:23:43.921Z] 10:23:43    ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer leak at sqlite3MemMalloc, sqlite3Malloc, sqlite3_malloc64, unixOpen | dom/performance/tests/mochitest.toml
[task 2025-04-26T10:23:43.921Z] 10:23:43    ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer leak at sqlite3MemMalloc, sqlite3Malloc, walIndexPageRealloc, walIndexPage | dom/performance/tests/mochitest.toml
[task 2025-04-26T10:23:43.921Z] 10:23:43    ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer leak at sqlite3MemRealloc, sqlite3Realloc, dbReallocFinish, sqlite3DbRealloc | dom/performance/tests/mochitest.toml
[task 2025-04-26T10:23:43.922Z] 10:23:43     INFO - runtests.py | Application ran for: 0:00:13.290539
[task 2025-04-26T10:23:43.922Z] 10:23:43     INFO - zombiecheck | Reading PID log: /tmp/tmpppgmxogapidlog
[task 2025-04-26T10:23:43.922Z] 10:23:43     INFO - ==> process 3695 launched child process 3767
[task 2025-04-26T10:23:43.922Z] 10:23:43     INFO - ==> process 3695 launched child process 3772
[task 2025-04-26T10:23:43.922Z] 10:23:43     INFO - ==> process 3695 launched child process 3809
[task 2025-04-26T10:23:43.923Z] 10:23:43     INFO - ==> process 3695 launched child process 3814
[task 2025-04-26T10:23:43.923Z] 10:23:43     INFO - ==> process 3695 launched child process 3869
[task 2025-04-26T10:23:43.923Z] 10:23:43     INFO - ==> process 3695 launched child process 3876
[task 2025-04-26T10:23:43.924Z] 10:23:43     INFO - ==> process 3695 launched child process 3892
[task 2025-04-26T10:23:43.924Z] 10:23:43     INFO - ==> process 3695 launched child process 3893
[task 2025-04-26T10:23:43.924Z] 10:23:43     INFO - ==> process 3695 launched child process 3981
[task 2025-04-26T10:23:43.924Z] 10:23:43     INFO - zombiecheck | Checking for orphan process with PID: 3809
[task 2025-04-26T10:23:43.925Z] 10:23:43     INFO - zombiecheck | Checking for orphan process with PID: 3876
[task 2025-04-26T10:23:43.925Z] 10:23:43     INFO - zombiecheck | Checking for orphan process with PID: 3814
[task 2025-04-26T10:23:43.925Z] 10:23:43     INFO - zombiecheck | Checking for orphan process with PID: 3981
[task 2025-04-26T10:23:43.925Z] 10:23:43     INFO - zombiecheck | Checking for orphan process with PID: 3892
[task 2025-04-26T10:23:43.926Z] 10:23:43     INFO - zombiecheck | Checking for orphan process with PID: 3893
[task 2025-04-26T10:23:43.926Z] 10:23:43     INFO - zombiecheck | Checking for orphan process with PID: 3767
[task 2025-04-26T10:23:43.926Z] 10:23:43     INFO - zombiecheck | Checking for orphan process with PID: 3772
[task 2025-04-26T10:23:43.926Z] 10:23:43     INFO - zombiecheck | Checking for orphan process with PID: 3869
[task 2025-04-26T10:23:43.926Z] 10:23:43     INFO - Stopping web server
[task 2025-04-26T10:23:43.927Z] 10:23:43     INFO - Server shut down.
[task 2025-04-26T10:23:43.927Z] 10:23:43     INFO - Web server killed.
[task 2025-04-26T10:23:43.927Z] 10:23:43     INFO - Stopping web socket server
[task 2025-04-26T10:23:43.927Z] 10:23:43     INFO - Stopping ssltunnel
[task 2025-04-26T10:23:43.928Z] 10:23:43     INFO - Stopping gst for v4l2loopback
[task 2025-04-26T10:23:43.928Z] 10:23:43  WARNING - leakcheck | refcount logging is off, so leaks can't be detected!
[task 2025-04-26T10:23:43.928Z] 10:23:43     INFO - runtests.py | Running tests: end.
[task 2025-04-26T10:23:43.944Z] 10:23:43     INFO - Buffered messages finished
[task 2025-04-26T10:23:43.945Z] 10:23:43     INFO - Running manifest: dom/security/test/cors/mochitest.toml
[task 2025-04-26T10:23:43.993Z] 10:23:43     INFO - INFO | runtests.py | ASan using symbolizer at /builds/worker/workspace/build/application/firefox/llvm-symbolizer
[task 2025-04-26T10:23:43.996Z] 10:23:43     INFO - INFO | runtests.py | ASan running in default memory configuration
[task 2025-04-26T10:23:44.002Z] 10:23:44     INFO -  Setting pipeline to PAUSED ...
[task 2025-04-26T10:23:44.003Z] 10:23:44     INFO -  Pipeline is PREROLLING ...
[task 2025-04-26T10:23:44.005Z] 10:23:44     INFO -  Pipeline is PREROLLED ...
[task 2025-04-26T10:23:44.005Z] 10:23:44     INFO -  Setting pipeline to PLAYING ...
[task 2025-04-26T10:23:44.005Z] 10:23:44     INFO -  New clock: GstSystemClock
[task 2025-04-26T10:23:44.039Z] 10:23:44     INFO -  Got EOS from element "pipeline0".
[task 2025-04-26T10:23:44.039Z] 10:23:44     INFO -  Execution ended after 0:00:00.033499259
[task 2025-04-26T10:23:44.039Z] 10:23:44     INFO -  Setting pipeline to PAUSED ...
[task 2025-04-26T10:23:44.039Z] 10:23:44     INFO -  Setting pipeline to READY ...
[task 2025-04-26T10:23:44.039Z] 10:23:44     INFO -  (gst-launch-1.0:4065): GStreamer-CRITICAL **: 10:23:44.038: gst_object_unref: assertion '((GObject *) object)->ref_count > 0' failed
[task 2025-04-26T10:23:44.039Z] 10:23:44     INFO -  Setting pipeline to NULL ...
[task 2025-04-26T10:23:44.040Z] 10:23:44     INFO -  Freeing pipeline ...
[task 2025-04-26T10:23:44.699Z] 10:23:44     INFO - PID 4082 | pk12util: PKCS12 IMPORT SUCCESSFUL
[task 2025-04-26T10:23:44.699Z] 10:23:44     INFO - 
[task 2025-04-26T10:23:44.710Z] 10:23:44     INFO - INFO | runtests.py | ASan using symbolizer at /builds/worker/workspace/build/application/firefox/llvm-symbolizer
[task 2025-04-26T10:23:44.713Z] 10:23:44     INFO - LSan enabled.
[task 2025-04-26T10:23:44.713Z] 10:23:44     INFO - INFO | runtests.py | ASan running in default memory configuration
[task 2025-04-26T10:23:44.714Z] 10:23:44     INFO - INFO | runtests.py | ASan using symbolizer at /builds/worker/workspace/build/application/firefox/llvm-symbolizer
[task 2025-04-26T10:23:44.717Z] 10:23:44     INFO - INFO | runtests.py | ASan running in default memory configuration
[task 2025-04-26T10:23:44.719Z] 10:23:44     INFO - MochitestServer : launching ['/builds/worker/workspace/build/tests/bin/xpcshell', '-g', '/builds/worker/workspace/build/application/firefox', '-e', "const _PROFILE_PATH = '/tmp/tmp314nu3op.mozrunner'; const _SERVER_PORT = '8888'; const _SERVER_ADDR = '127.0.0.1'; const _TEST_PREFIX = undefined; const _DISPLAY_RESULTS = false; const _HTTPD_PATH = '/builds/worker/workspace/build/tests/bin/components';", '-f', '/builds/worker/workspace/build/tests/mochitest/server.js']
[task 2025-04-26T10:23:44.719Z] 10:23:44     INFO - runtests.py | Server pid: 4088
[task 2025-04-26T10:23:44.720Z] 10:23:44     INFO - runtests.py | Websocket server pid: 4089
[task 2025-04-26T10:23:44.721Z] 10:23:44     INFO - INFO | runtests.py | ASan using symbolizer at /builds/worker/workspace/build/application/firefox/llvm-symbolizer
[task 2025-04-26T10:23:44.731Z] 10:23:44     INFO - INFO | runtests.py | ASan running in default memory configuration
[task 2025-04-26T10:23:44.733Z] 10:23:44     INFO - runtests.py | SSL tunnel pid: 4092
[task 2025-04-26T10:23:44.884Z] 10:23:44     INFO - use http3 server: 0
[task 2025-04-26T10:23:44.886Z] 10:23:44     INFO - runtests.py | Running with scheme: http
[task 2025-04-26T10:23:44.886Z] 10:23:44     INFO - runtests.py | Running with e10s: True
[task 2025-04-26T10:23:44.887Z] 10:23:44     INFO - runtests.py | Running with fission: True
[task 2025-04-26T10:23:44.887Z] 10:23:44     INFO - runtests.py | Running with cross-origin iframes: False
[task 2025-04-26T10:23:44.888Z] 10:23:44     INFO - runtests.py | Running with socketprocess_e10s: False
[task 2025-04-26T10:23:44.888Z] 10:23:44     INFO - runtests.py | Running tests: start.
[task 2025-04-26T10:23:44.888Z] 10:23:44     INFO - 
[task 2025-04-26T10:23:44.905Z] 10:23:44     INFO - Application command: /builds/worker/workspace/build/application/firefox/firefox -marionette -foreground -profile /tmp/tmp314nu3op.mozrunner
[task 2025-04-26T10:23:44.908Z] 10:23:44     INFO - runtests.py | Application pid: 4122
[task 2025-04-26T10:23:44.909Z] 10:23:44     INFO - TEST-INFO | started process GECKO(4122)
You need to log in before you can comment on or make changes to this bug.