Closed
Bug 1462247
Opened 7 years ago
Closed 6 years ago
Intermittent toolkit/components/filewatcher/tests/xpcshell/test_arguments.js | application crashed [@ mozalloc_abort(char const * const)]
Categories
(Toolkit Graveyard :: OS.File, defect, P5)
Toolkit Graveyard
OS.File
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: crash, intermittent-failure)
Crash Data
Filed by: archaeopteryx [at] coole-files.de
https://treeherder.mozilla.org/logviewer.html#?job_id=178769162&repo=try
https://queue.taskcluster.net/v1/task/QsKDCvr9SGi3vircpfh_Fw/runs/0/artifacts/public/logs/live_backing.log
Seen for a central as beta simulation.
14:40:43 INFO - TEST-START | toolkit/components/filewatcher/tests/xpcshell/test_arguments.js
14:40:44 WARNING - TEST-UNEXPECTED-FAIL | toolkit/components/filewatcher/tests/xpcshell/test_arguments.js | xpcshell return code: 1
14:40:44 INFO - TEST-INFO took 372ms
14:40:44 INFO - >>>>>>>
14:40:44 INFO - PID 6780 | Couldn't convert chrome URL: chrome://branding/locale/brand.properties
14:40:44 INFO - PID 6780 | [6780, Main Thread] WARNING: Failed to get directory to cache.: file z:/build/build/src/security/sandbox/win/src/sandboxbroker/sandboxBroker.cpp, line 83
14:40:44 INFO - PID 6780 | [6780, Main Thread] WARNING: Failed to get directory to cache.: file z:/build/build/src/security/sandbox/win/src/sandboxbroker/sandboxBroker.cpp, line 83
14:40:44 INFO - PID 6780 | [6780, Main Thread] WARNING: Failed to get directory to cache.: file z:/build/build/src/security/sandbox/win/src/sandboxbroker/sandboxBroker.cpp, line 83
14:40:44 INFO - PID 6780 | [6780, Main Thread] WARNING: Failed to get directory to cache.: file z:/build/build/src/security/sandbox/win/src/sandboxbroker/sandboxBroker.cpp, line 83
14:40:44 INFO - PID 6780 | [6780, Main Thread] WARNING: Couldn't get the user appdata directory. Crash events may not be produced.: file z:/build/build/src/toolkit/crashreporter/nsExceptionHandler.cpp, line 2678
14:40:44 INFO - (xpcshell/head.js) | test MAIN run_test pending (1)
14:40:44 INFO - (xpcshell/head.js) | test run_next_test 0 pending (2)
14:40:44 INFO - (xpcshell/head.js) | test MAIN run_test finished (2)
14:40:44 INFO - running event loop
14:40:44 INFO - PID 6780 | Couldn't convert chrome URL: chrome://branding/locale/brand.properties
14:40:44 INFO - PID 6780 | [6780, Main Thread] WARNING: Could not get the program name for a cubeb stream.: 'NS_SUCCEEDED(rv)', file z:/build/build/src/dom/media/CubebUtils.cpp, line 351
14:40:44 INFO - toolkit/components/filewatcher/tests/xpcshell/test_arguments.js | Starting test_null_args_addPath
14:40:44 INFO - (xpcshell/head.js) | test test_null_args_addPath pending (2)
14:40:44 INFO - "Initialisation thrown NS_ERROR_NULL_POINTER as expected."
14:40:44 INFO - "Initialisation thrown NS_ERROR_NULL_POINTER as expected."
14:40:44 INFO - (xpcshell/head.js) | test run_next_test 0 finished (2)
14:40:44 INFO - (xpcshell/head.js) | test run_next_test 1 pending (2)
14:40:44 INFO - (xpcshell/head.js) | test test_null_args_addPath finished (2)
14:40:44 INFO - "CONSOLE_MESSAGE: (info) No chrome package registered for chrome://branding/locale/brand.properties"
14:40:44 INFO - toolkit/components/filewatcher/tests/xpcshell/test_arguments.js | Starting test_null_args_removePath
14:40:44 INFO - (xpcshell/head.js) | test test_null_args_removePath pending (2)
14:40:44 INFO - "Initialisation thrown NS_ERROR_NULL_POINTER as expected."
14:40:44 INFO - "Initialisation thrown NS_ERROR_NULL_POINTER as expected."
14:40:44 INFO - (xpcshell/head.js) | test run_next_test 1 finished (2)
14:40:44 INFO - (xpcshell/head.js) | test run_next_test 2 pending (2)
14:40:44 INFO - (xpcshell/head.js) | test test_null_args_removePath finished (2)
14:40:44 INFO - (xpcshell/head.js) | test run_next_test 2 finished (1)
14:40:44 INFO - exiting test
14:40:44 INFO - PID 6780 | [6780, FileWatcher IO] ###!!! ASSERTION: Failed Dispatch after xpcom-shutdown-threads: 'false', file z:/build/build/src/xpcom/threads/ThreadEventTarget.cpp, line 132
14:40:55 INFO - PID 6780 | #01: mozilla::ThreadEventTarget::Dispatch(already_AddRefed<nsIRunnable>,unsigned int) [xpcom/threads/ThreadEventTarget.cpp:133]
14:40:55 INFO - PID 6780 | #02: nsThread::Dispatch(already_AddRefed<nsIRunnable>,unsigned int) [xpcom/threads/nsThread.cpp:654]
14:40:55 INFO - PID 6780 | #03: NS_DispatchToCurrentThread(already_AddRefed<nsIRunnable> &&) [xpcom/threads/nsThreadUtils.cpp:229]
14:40:55 INFO - PID 6780 | #04: NS_DispatchToCurrentThread(nsIRunnable *) [xpcom/threads/nsThreadUtils.cpp:246]
14:40:55 INFO - PID 6780 | #05: static nsresult mozilla::`anonymous namespace'::NativeFileWatcherIOTask::Run() [toolkit/components/filewatcher/NativeFileWatcherWin.cpp:528]
14:40:55 INFO - PID 6780 | #06: nsThread::ProcessNextEvent(bool,bool *) [xpcom/threads/nsThread.cpp:1093]
14:40:55 INFO - PID 6780 | #07: NS_ProcessNextEvent(nsIThread *,bool) [xpcom/threads/nsThreadUtils.cpp:519]
14:40:55 INFO - PID 6780 | #08: mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *) [ipc/glue/MessagePump.cpp:364]
14:40:55 INFO - PID 6780 | #09: MessageLoop::RunInternal() [ipc/chromium/src/base/message_loop.cc:326]
14:40:55 INFO - PID 6780 | #10: MessageLoop::RunHandler() [ipc/chromium/src/base/message_loop.cc:320]
14:40:55 INFO - PID 6780 | #11: MessageLoop::Run() [ipc/chromium/src/base/message_loop.cc:300]
14:40:55 INFO - PID 6780 | #12: nsThread::ThreadFunc(void *) [xpcom/threads/nsThread.cpp:427]
14:40:55 INFO - PID 6780 | #13: _PR_NativeRunThread [nsprpub/pr/src/threads/combined/pruthr.c:397]
14:40:55 INFO - PID 6780 | #14: static unsigned int pr_root(void *) [nsprpub/pr/src/md/windows/w95thred.c:137]
14:40:55 INFO - PID 6780 | #15: ucrtbase.DLL + 0x3e89f
14:40:55 INFO - PID 6780 | #16: kernel32.dll + 0x53c45
14:40:55 INFO - PID 6780 | #17: static void patched_BaseThreadInitThunk(int, void *, void *) [mozglue/build/WindowsDllBlocklist.cpp:858]
14:40:55 INFO - PID 6780 | #18: ntdll.dll + 0x637f5
14:40:55 INFO - PID 6780 | #19: ntdll.dll + 0x637c8
14:40:55 INFO - PID 6780 | [6780, FileWatcher IO] ###!!! ASSERTION: Failed Dispatch after xpcom-shutdown-threads: 'false', file z:/build/build/src/xpcom/threads/ThreadEventTarget.cpp, line 132
14:40:55 INFO - PID 6780 | Hit MOZ_CRASH() at z:/build/build/src/memory/mozalloc/mozalloc_abort.cpp:34
14:40:55 INFO - <<<<<<<
14:40:55 INFO - mozcrash Copy/paste: Z:\task_1526479425\build\win32-minidump_stackwalk.exe c:\users\task_1526479425\appdata\local\temp\xpc-other-1pffh9\86e73a50-13b4-4935-9070-d1a67af1fd5d.dmp Z:\task_1526479425\build\symbols
14:41:06 INFO - mozcrash Saved minidump as Z:\task_1526479425\build\blobber_upload_dir\86e73a50-13b4-4935-9070-d1a67af1fd5d.dmp
14:41:06 INFO - mozcrash Saved app info as Z:\task_1526479425\build\blobber_upload_dir\86e73a50-13b4-4935-9070-d1a67af1fd5d.extra
14:41:06 WARNING - PROCESS-CRASH | toolkit/components/filewatcher/tests/xpcshell/test_arguments.js | application crashed [@ mozalloc_abort(char const * const)]
14:41:06 INFO - Crash dump filename: c:\users\task_1526479425\appdata\local\temp\xpc-other-1pffh9\86e73a50-13b4-4935-9070-d1a67af1fd5d.dmp
14:41:06 INFO - Operating system: Windows NT
14:41:06 INFO - 6.1.7601 Service Pack 1
14:41:06 INFO - CPU: x86
14:41:06 INFO - GenuineIntel family 6 model 63 stepping 2
14:41:06 INFO - 8 CPUs
14:41:06 INFO - GPU: UNKNOWN
14:41:06 INFO - Crash reason: EXCEPTION_BREAKPOINT
14:41:06 INFO - Crash address: 0x738f952d
14:41:06 INFO - Process uptime: 1 seconds
14:41:06 INFO - Thread 19 (crashed)
14:41:06 INFO - 0 mozglue.dll!mozalloc_abort(char const * const) [mozalloc_abort.cpp:27768cf639b7719f58e6c90c1c4ed78f30e0b155 : 34 + 0x14]
14:41:06 INFO - eip = 0x738f952d esp = 0x0b1af498 ebp = 0x0b1af498 ebx = 0x00000000
14:41:06 INFO - esi = 0x73770c70 edi = 0xfffffffe eax = 0x00000000 ecx = 0x7376c911
14:41:06 INFO - edx = 0x00000000 efl = 0x00000202
14:41:06 INFO - Found by: given as instruction pointer in context
14:41:06 INFO - 1 xul.dll!static void Abort(const char *) [nsDebugImpl.cpp:27768cf639b7719f58e6c90c1c4ed78f30e0b155 : 457 + 0x9]
14:41:06 INFO - eip = 0x59e6fca7 esp = 0x0b1af4a0 ebp = 0x0b1af4a4
14:41:06 INFO - Found by: call frame info
14:41:06 INFO - 2 xul.dll!NS_DebugBreak [nsDebugImpl.cpp:27768cf639b7719f58e6c90c1c4ed78f30e0b155 : 444 + 0xc]
14:41:06 INFO - eip = 0x59e70647 esp = 0x0b1af4ac ebp = 0x0b1af8f0
14:41:06 INFO - Found by: call frame info
14:41:06 INFO - 3 xul.dll!mozilla::ThreadEventTarget::Dispatch(already_AddRefed<nsIRunnable>,unsigned int) [ThreadEventTarget.cpp:27768cf639b7719f58e6c90c1c4ed78f30e0b155 : 133 + 0x25]
14:41:06 INFO - eip = 0x59eecc85 esp = 0x0b1af8f8 ebp = 0x0b1af92c
14:41:06 INFO - Found by: call frame info
14:41:06 INFO - 4 xul.dll!nsThread::Dispatch(already_AddRefed<nsIRunnable>,unsigned int) [nsThread.cpp:27768cf639b7719f58e6c90c1c4ed78f30e0b155 : 654 + 0x1d]
14:41:06 INFO - eip = 0x59eecec4 esp = 0x0b1af934 ebp = 0x0b1af948
14:41:06 INFO - Found by: call frame info
14:41:06 INFO - 5 xul.dll!NS_DispatchToCurrentThread(already_AddRefed<nsIRunnable> &&) [nsThreadUtils.cpp:27768cf639b7719f58e6c90c1c4ed78f30e0b155 : 229 + 0x20]
14:41:06 INFO - eip = 0x59ef8fa0 esp = 0x0b1af950 ebp = 0x0b1af970
14:41:06 INFO - Found by: call frame info
14:41:06 INFO - 6 xul.dll!NS_DispatchToCurrentThread(nsIRunnable *) [nsThreadUtils.cpp:27768cf639b7719f58e6c90c1c4ed78f30e0b155 : 246 + 0x1f]
14:41:06 INFO - eip = 0x59ef900b esp = 0x0b1af978 ebp = 0x0b1af988
14:41:06 INFO - Found by: call frame info
14:41:06 INFO - 7 xul.dll!static nsresult mozilla::`anonymous namespace'::NativeFileWatcherIOTask::Run() [NativeFileWatcherWin.cpp:27768cf639b7719f58e6c90c1c4ed78f30e0b155 : 528 + 0x6]
14:41:06 INFO - eip = 0x5c77172b esp = 0x0b1af990 ebp = 0x0b1af99c
14:41:06 INFO - Found by: call frame info
14:41:06 INFO - 8 xul.dll!nsThread::ProcessNextEvent(bool,bool *) [nsThread.cpp:27768cf639b7719f58e6c90c1c4ed78f30e0b155 : 1090 + 0x11]
14:41:06 INFO - eip = 0x59ef1735 esp = 0x0b1af9a4 ebp = 0x0b1afa70
14:41:06 INFO - Found by: call frame info
14:41:06 INFO - 9 nss3.dll!_MD_CURRENT_THREAD [w95thred.c:27768cf639b7719f58e6c90c1c4ed78f30e0b155 : 368 + 0xc]
14:41:06 INFO - eip = 0x6286d5b1 esp = 0x0b1af9b4 ebp = 0x0b1afa70
14:41:06 INFO - Found by: stack scanning
14:41:06 INFO - 10 xul.dll!static void AssertActivityIsLegal() [nsTraceRefcnt.cpp:27768cf639b7719f58e6c90c1c4ed78f30e0b155 : 191 + 0x11]
14:41:06 INFO - eip = 0x59e90ee6 esp = 0x0b1af9c8 ebp = 0x0b1afa70
14:41:06 INFO - Found by: call frame info
14:41:06 INFO - 11 xul.dll!nsThread::AddRef() [nsThread.cpp:27768cf639b7719f58e6c90c1c4ed78f30e0b155 : 181 + 0x2b]
14:41:06 INFO - eip = 0x59eeb19b esp = 0x0b1af9dc ebp = 0x0b1afa70
14:41:06 INFO - Found by: call frame info with scanning
14:41:06 INFO - 12 xul.dll!NS_ProcessNextEvent(nsIThread *,bool) [nsThreadUtils.cpp:27768cf639b7719f58e6c90c1c4ed78f30e0b155 : 519 + 0xd]
14:41:06 INFO - eip = 0x59ef9cb7 esp = 0x0b1afa78 ebp = 0x0b1afa9c
14:41:06 INFO - Found by: call frame info
14:41:06 INFO - 13 xul.dll!mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *) [MessagePump.cpp:27768cf639b7719f58e6c90c1c4ed78f30e0b155 : 364 + 0xa]
14:41:06 INFO - eip = 0x5a2f1e43 esp = 0x0b1afaa4 ebp = 0x0b1afac0
14:41:06 INFO - Found by: call frame info
14:41:06 INFO - 14 xul.dll!MessageLoop::RunInternal() [message_loop.cc:27768cf639b7719f58e6c90c1c4ed78f30e0b155 : 326 + 0xf]
14:41:06 INFO - eip = 0x5a2caacd esp = 0x0b1afac8 ebp = 0x0b1afae0
14:41:06 INFO - Found by: call frame info
14:41:06 INFO - 15 xul.dll!MessageLoop::RunHandler() [message_loop.cc:27768cf639b7719f58e6c90c1c4ed78f30e0b155 : 319 + 0x5]
14:41:06 INFO - eip = 0x5a2caa7e esp = 0x0b1afae8 ebp = 0x0b1afb14
14:41:06 INFO - Found by: call frame info
14:41:06 INFO - 16 xul.dll!MessageLoop::Run() [message_loop.cc:27768cf639b7719f58e6c90c1c4ed78f30e0b155 : 299 + 0x7]
14:41:06 INFO - eip = 0x5a2ca7a7 esp = 0x0b1afb1c ebp = 0x0b1afb34
14:41:06 INFO - Found by: call frame info
14:41:06 INFO - 17 xul.dll!nsThread::ThreadFunc(void *) [nsThread.cpp:27768cf639b7719f58e6c90c1c4ed78f30e0b155 : 425 + 0xc]
14:41:06 INFO - eip = 0x59ef5b45 esp = 0x0b1afb3c ebp = 0x0b1afb54
14:41:06 INFO - Found by: call frame info
14:41:06 INFO - 18 nss3.dll!_PR_NativeRunThread [pruthr.c:27768cf639b7719f58e6c90c1c4ed78f30e0b155 : 397 + 0x6]
14:41:06 INFO - eip = 0x62879c30 esp = 0x0b1afb5c ebp = 0x0b1afb74
14:41:06 INFO - Found by: call frame info
14:41:06 INFO - 19 nss3.dll!static unsigned int pr_root(void *) [w95thred.c:27768cf639b7719f58e6c90c1c4ed78f30e0b155 : 137 + 0xa]
14:41:06 INFO - eip = 0x6286d9ea esp = 0x0b1afb7c ebp = 0x0b1afb80
14:41:06 INFO - Found by: call frame info
14:41:06 INFO - 20 ucrtbase.dll!__RtlConvertUlongToLargeInteger + 0x8719
14:41:06 INFO - eip = 0x7377e89f esp = 0x0b1afb88 ebp = 0x0b1afbbc
14:41:06 INFO - Found by: call frame info
14:41:06 INFO - 21 kernel32.dll!RtlMultiByteToUnicodeN + 0x73c
14:41:06 INFO - eip = 0x76f83c45 esp = 0x0b1afbc4 ebp = 0x0b1afbc8
14:41:06 INFO - Found by: previous frame's frame pointer
14:41:06 INFO - 22 mozglue.dll!static void patched_BaseThreadInitThunk(int, void *, void *) [WindowsDllBlocklist.cpp:27768cf639b7719f58e6c90c1c4ed78f30e0b155 : 857 + 0x7]
14:41:06 INFO - eip = 0x738e506e esp = 0x0b1afbd0 ebp = 0x0b1afc04
14:41:06 INFO - Found by: previous frame's frame pointer
14:41:06 INFO - 23 ntdll.dll!__RtlUserThreadStart + 0x27
14:41:06 INFO - eip = 0x77d537f5 esp = 0x0b1afc0c ebp = 0x0b1afc44
14:41:06 INFO - Found by: call frame info
14:41:06 INFO - 24 ntdll.dll!_RtlUserThreadStart + 0x1b
14:41:06 INFO - eip = 0x77d537c8 esp = 0x0b1afc4c ebp = 0x0b1afc5c
14:41:06 INFO - Found by: call frame info
Comment hidden (Intermittent Failures Robot) |
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
Comment 3•7 years ago
|
||
Recent failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=182931037&repo=autoland&lineNumber=13279
17:18:41 INFO - TEST-START | toolkit/components/filewatcher/tests/xpcshell/test_arguments.js
17:18:41 WARNING - TEST-UNEXPECTED-FAIL | toolkit/components/filewatcher/tests/xpcshell/test_arguments.js | xpcshell return code: 1
17:18:41 INFO - TEST-INFO took 387ms
17:18:41 INFO - >>>>>>>
17:18:41 INFO - PID 9236 | Couldn't convert chrome URL: chrome://branding/locale/brand.properties
17:18:41 INFO - PID 9236 | [9236, Main Thread] WARNING: Failed to get directory to cache.: file z:/build/build/src/security/sandbox/win/src/sandboxbroker/sandboxBroker.cpp, line 83
17:18:41 INFO - PID 9236 | [9236, Main Thread] WARNING: Failed to get directory to cache.: file z:/build/build/src/security/sandbox/win/src/sandboxbroker/sandboxBroker.cpp, line 83
17:18:41 INFO - PID 9236 | [9236, Main Thread] WARNING: Failed to get directory to cache.: file z:/build/build/src/security/sandbox/win/src/sandboxbroker/sandboxBroker.cpp, line 83
17:18:41 INFO - PID 9236 | [9236, Main Thread] WARNING: Failed to get directory to cache.: file z:/build/build/src/security/sandbox/win/src/sandboxbroker/sandboxBroker.cpp, line 83
17:18:41 INFO - PID 9236 | [9236, Main Thread] WARNING: Couldn't get the user appdata directory. Crash events may not be produced.: file z:/build/build/src/toolkit/crashreporter/nsExceptionHandler.cpp, line 2678
17:18:41 INFO - (xpcshell/head.js) | test MAIN run_test pending (1)
17:18:41 INFO - (xpcshell/head.js) | test run_next_test 0 pending (2)
17:18:41 INFO - (xpcshell/head.js) | test MAIN run_test finished (2)
17:18:41 INFO - running event loop
17:18:41 INFO - PID 9236 | Couldn't convert chrome URL: chrome://branding/locale/brand.properties
17:18:41 INFO - PID 9236 | [9236, Main Thread] WARNING: Could not get the program name for a cubeb stream.: 'NS_SUCCEEDED(rv)', file z:/build/build/src/dom/media/CubebUtils.cpp, line 351
17:18:41 INFO - toolkit/components/filewatcher/tests/xpcshell/test_arguments.js | Starting test_null_args_addPath
17:18:41 INFO - (xpcshell/head.js) | test test_null_args_addPath pending (2)
17:18:41 INFO - "Initialisation thrown NS_ERROR_NULL_POINTER as expected."
17:18:41 INFO - "Initialisation thrown NS_ERROR_NULL_POINTER as expected."
17:18:41 INFO - (xpcshell/head.js) | test run_next_test 0 finished (2)
17:18:41 INFO - (xpcshell/head.js) | test run_next_test 1 pending (2)
17:18:41 INFO - (xpcshell/head.js) | test test_null_args_addPath finished (2)
17:18:41 INFO - "CONSOLE_MESSAGE: (info) No chrome package registered for chrome://branding/locale/brand.properties"
17:18:41 INFO - toolkit/components/filewatcher/tests/xpcshell/test_arguments.js | Starting test_null_args_removePath
17:18:41 INFO - (xpcshell/head.js) | test test_null_args_removePath pending (2)
17:18:41 INFO - "Initialisation thrown NS_ERROR_NULL_POINTER as expected."
17:18:41 INFO - "Initialisation thrown NS_ERROR_NULL_POINTER as expected."
17:18:41 INFO - (xpcshell/head.js) | test run_next_test 1 finished (2)
17:18:41 INFO - (xpcshell/head.js) | test run_next_test 2 pending (2)
17:18:41 INFO - (xpcshell/head.js) | test test_null_args_removePath finished (2)
17:18:41 INFO - (xpcshell/head.js) | test run_next_test 2 finished (1)
17:18:41 INFO - exiting test
17:18:41 INFO - PID 9236 | [9236, FileWatcher IO] ###!!! ASSERTION: Failed Dispatch after xpcom-shutdown-threads: 'false', file z:/build/build/src/xpcom/threads/ThreadEventTarget.cpp, line 132
17:18:52 INFO - PID 9236 | #01: nsThread::Dispatch(already_AddRefed<nsIRunnable>,unsigned int) [xpcom/threads/nsThread.cpp:652]
17:18:52 INFO - PID 9236 | #02: NS_DispatchToCurrentThread(already_AddRefed<nsIRunnable> &&) [xpcom/threads/nsThreadUtils.cpp:229]
17:18:52 INFO - PID 9236 | #03: NS_DispatchToCurrentThread(nsIRunnable *) [xpcom/threads/nsThreadUtils.cpp:246]
17:18:52 INFO - PID 9236 | #04: static nsresult mozilla::`anonymous namespace'::NativeFileWatcherIOTask::Run() [toolkit/components/filewatcher/NativeFileWatcherWin.cpp:528]
17:18:52 INFO - PID 9236 | #05: nsThread::ProcessNextEvent(bool,bool *) [xpcom/threads/nsThread.cpp:1091]
17:18:52 INFO - PID 9236 | #06: NS_ProcessNextEvent(nsIThread *,bool) [xpcom/threads/nsThreadUtils.cpp:519]
17:18:52 INFO - PID 9236 | #07: mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *) [ipc/glue/MessagePump.cpp:364]
17:18:52 INFO - PID 9236 | #08: MessageLoop::RunInternal() [ipc/chromium/src/base/message_loop.cc:325]
17:18:52 INFO - PID 9236 | #09: MessageLoop::RunHandler() [ipc/chromium/src/base/message_loop.cc:319]
17:18:52 INFO - PID 9236 | #10: MessageLoop::Run() [ipc/chromium/src/base/message_loop.cc:299]
17:18:52 INFO - PID 9236 | #11: nsThread::ThreadFunc(void *) [xpcom/threads/nsThread.cpp:425]
17:18:53 INFO - PID 9236 | #12: _PR_NativeRunThread [nsprpub/pr/src/threads/combined/pruthr.c:397]
17:18:53 INFO - PID 9236 | #13: static unsigned int pr_root(void *) [nsprpub/pr/src/md/windows/w95thred.c:137]
17:18:53 INFO - PID 9236 | #14: ucrtbase.DLL + 0x3e89f
17:18:53 INFO - PID 9236 | #15: kernel32.dll + 0x53c45
17:18:53 INFO - PID 9236 | #16: static void patched_BaseThreadInitThunk(int, void *, void *) [mozglue/build/WindowsDllBlocklist.cpp:623]
17:18:53 INFO - PID 9236 | #17: ntdll.dll + 0x637f5
17:18:53 INFO - PID 9236 | #18: ntdll.dll + 0x637c8
17:18:53 INFO - PID 9236 | [9236, FileWatcher IO] ###!!! ASSERTION: Failed Dispatch after xpcom-shutdown-threads: 'false', file z:/build/build/src/xpcom/threads/ThreadEventTarget.cpp, line 132
17:18:53 INFO - PID 9236 | Hit MOZ_CRASH() at z:/build/build/src/memory/mozalloc/mozalloc_abort.cpp:34
17:18:53 INFO - <<<<<<<
17:18:53 INFO - mozcrash Copy/paste: Z:\task_1528820485\build\win32-minidump_stackwalk.exe c:\users\task_1528820485\appdata\local\temp\xpc-other-snffnk\4aa2ef61-ba54-40d9-b900-42960c889b82.dmp Z:\task_1528820485\build\symbols
17:19:06 INFO - mozcrash Saved minidump as Z:\task_1528820485\build\blobber_upload_dir\4aa2ef61-ba54-40d9-b900-42960c889b82.dmp
17:19:06 INFO - mozcrash Saved app info as Z:\task_1528820485\build\blobber_upload_dir\4aa2ef61-ba54-40d9-b900-42960c889b82.extra
17:19:06 WARNING - PROCESS-CRASH | toolkit/components/filewatcher/tests/xpcshell/test_arguments.js | application crashed [@ mozalloc_abort]
17:19:06 INFO - Crash dump filename: c:\users\task_1528820485\appdata\local\temp\xpc-other-snffnk\4aa2ef61-ba54-40d9-b900-42960c889b82.dmp
17:19:06 INFO - Operating system: Windows NT
17:19:06 INFO - 6.1.7601 Service Pack 1
17:19:06 INFO - CPU: x86
17:19:06 INFO - GenuineIntel family 6 model 63 stepping 2
17:19:06 INFO - 8 CPUs
17:19:06 INFO - GPU: UNKNOWN
17:19:06 INFO - Crash reason: EXCEPTION_BREAKPOINT
17:19:06 INFO - Crash address: 0x735b9dbd
17:19:06 INFO - Process uptime: 0 seconds
17:19:06 INFO - Thread 20 (crashed)
17:19:06 INFO - 0 mozglue.dll!mozalloc_abort [mozalloc_abort.cpp:69ffa8eab9d9a58a4916b6ce3dae1e70ea2ead28 : 34 + 0x14]
17:19:06 INFO - eip = 0x735b9dbd esp = 0x0b79f130 ebp = 0x0b79f130 ebx = 0x00000000
17:19:07 INFO - esi = 0x62b80c70 edi = 0xfffffffe eax = 0x00000000 ecx = 0x62b7c911
17:19:07 INFO - edx = 0x00000000 efl = 0x00000216
17:19:07 INFO - Found by: given as instruction pointer in context
17:19:07 INFO - 1 xul.dll!static void Abort(const char *) [nsDebugImpl.cpp:69ffa8eab9d9a58a4916b6ce3dae1e70ea2ead28 : 457 + 0x9]
17:19:07 INFO - eip = 0x5b5e0629 esp = 0x0b79f138 ebp = 0x0b79f13c
17:19:07 INFO - Found by: call frame info
17:19:07 INFO - 2 xul.dll!NS_DebugBreak [nsDebugImpl.cpp:69ffa8eab9d9a58a4916b6ce3dae1e70ea2ead28 : 444 + 0xc]
17:19:07 INFO - eip = 0x5b5e0fc9 esp = 0x0b79f144 ebp = 0x0b79f588
17:19:07 INFO - Found by: call frame info
17:19:07 INFO - 3 xul.dll!mozilla::ThreadEventTarget::Dispatch(already_AddRefed<nsIRunnable>,unsigned int) [ThreadEventTarget.cpp:69ffa8eab9d9a58a4916b6ce3dae1e70ea2ead28 : 133 + 0x25]
17:19:07 INFO - eip = 0x5b66769b esp = 0x0b79f590 ebp = 0x0b79f5c4
17:19:07 INFO - Found by: call frame info
17:19:07 INFO - 4 xul.dll!nsThread::Dispatch(already_AddRefed<nsIRunnable>,unsigned int) [nsThread.cpp:69ffa8eab9d9a58a4916b6ce3dae1e70ea2ead28 : 652 + 0x1d]
17:19:07 INFO - eip = 0x5b6678da esp = 0x0b79f5cc ebp = 0x0b79f5e0
17:19:07 INFO - Found by: call frame info
17:19:07 INFO - 5 xul.dll!NS_DispatchToCurrentThread(already_AddRefed<nsIRunnable> &&) [nsThreadUtils.cpp:69ffa8eab9d9a58a4916b6ce3dae1e70ea2ead28 : 229 + 0x20]
17:19:07 INFO - eip = 0x5b6741a3 esp = 0x0b79f5e8 ebp = 0x0b79f608
17:19:07 INFO - Found by: call frame info
17:19:07 INFO - 6 xul.dll!NS_DispatchToCurrentThread(nsIRunnable *) [nsThreadUtils.cpp:69ffa8eab9d9a58a4916b6ce3dae1e70ea2ead28 : 246 + 0x1f]
17:19:07 INFO - eip = 0x5b67420e esp = 0x0b79f610 ebp = 0x0b79f620
17:19:07 INFO - Found by: call frame info
17:19:07 INFO - 7 xul.dll!static nsresult mozilla::`anonymous namespace'::NativeFileWatcherIOTask::Run() [NativeFileWatcherWin.cpp:69ffa8eab9d9a58a4916b6ce3dae1e70ea2ead28 : 528 + 0x6]
17:19:07 INFO - eip = 0x5e13fbcc esp = 0x0b79f628 ebp = 0x0b79f634
17:19:07 INFO - Found by: call frame info
17:19:07 INFO - 8 xul.dll!nsThread::ProcessNextEvent(bool,bool *) [nsThread.cpp:69ffa8eab9d9a58a4916b6ce3dae1e70ea2ead28 : 1088 + 0x11]
17:19:07 INFO - eip = 0x5b66c690 esp = 0x0b79f63c ebp = 0x0b79fbc0
17:19:07 INFO - Found by: call frame info
17:19:07 INFO - 9 ntdll.dll! ?? ?? ::FNODOBFM::`string' + 0x26
17:19:07 INFO - eip = 0x77da0100 esp = 0x0b79f6a4 ebp = 0x0b79fbc0
17:19:07 INFO - Found by: stack scanning
17:19:07 INFO - 10 xul.dll!NS_ProcessNextEvent(nsIThread *,bool) [nsThreadUtils.cpp:69ffa8eab9d9a58a4916b6ce3dae1e70ea2ead28 : 519 + 0xd]
17:19:07 INFO - eip = 0x5b674eba esp = 0x0b79fbc8 ebp = 0x0b79fbec
17:19:07 INFO - Found by: previous frame's frame pointer
17:19:07 INFO - 11 xul.dll!mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *) [MessagePump.cpp:69ffa8eab9d9a58a4916b6ce3dae1e70ea2ead28 : 364 + 0xa]
17:19:07 INFO - eip = 0x5ba71641 esp = 0x0b79fbf4 ebp = 0x0b79fc10
17:19:07 INFO - Found by: call frame info
17:19:07 INFO - 12 xul.dll!MessageLoop::RunInternal() [message_loop.cc:69ffa8eab9d9a58a4916b6ce3dae1e70ea2ead28 : 325 + 0xf]
17:19:07 INFO - eip = 0x5ba49730 esp = 0x0b79fc18 ebp = 0x0b79fc30
17:19:07 INFO - Found by: call frame info
17:19:07 INFO - 13 xul.dll!MessageLoop::RunHandler() [message_loop.cc:69ffa8eab9d9a58a4916b6ce3dae1e70ea2ead28 : 318 + 0x5]
17:19:07 INFO - eip = 0x5ba496e1 esp = 0x0b79fc38 ebp = 0x0b79fc64
17:19:07 INFO - Found by: call frame info
17:19:07 INFO - 14 xul.dll!MessageLoop::Run() [message_loop.cc:69ffa8eab9d9a58a4916b6ce3dae1e70ea2ead28 : 298 + 0x7]
17:19:07 INFO - eip = 0x5ba493d5 esp = 0x0b79fc6c ebp = 0x0b79fc84
17:19:07 INFO - Found by: call frame info
17:19:07 INFO - 15 xul.dll!nsThread::ThreadFunc(void *) [nsThread.cpp:69ffa8eab9d9a58a4916b6ce3dae1e70ea2ead28 : 423 + 0xc]
17:19:07 INFO - eip = 0x5b670b57 esp = 0x0b79fc8c ebp = 0x0b79fca4
17:19:07 INFO - Found by: call frame info
Status: RESOLVED → REOPENED
Crash Signature: [@ mozalloc_abort(char const * const)] → [@ mozalloc_abort(char const * const)]
[@ mozalloc_abort]
Resolution: INCOMPLETE → ---
Comment hidden (Intermittent Failures Robot) |
Comment 5•7 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 7 years ago → 7 years ago
Resolution: --- → INCOMPLETE
Comment 6•7 years ago
|
||
New log file and snippet with the failure:
https://treeherder.mozilla.org/logviewer.html#?job_id=192978862&repo=mozilla-central&lineNumber=13323
11:43:59 INFO - TEST-START | toolkit/components/filewatcher/tests/xpcshell/test_arguments.js
11:43:59 WARNING - TEST-UNEXPECTED-FAIL | toolkit/components/filewatcher/tests/xpcshell/test_arguments.js | xpcshell return code: 1
11:43:59 INFO - TEST-INFO took 333ms
11:43:59 INFO - >>>>>>>
11:43:59 INFO - PID 3728 | Couldn't convert chrome URL: chrome://branding/locale/brand.properties
11:43:59 INFO - PID 3728 | [3728, Main Thread] WARNING: Failed to get directory to cache.: file z:/build/build/src/security/sandbox/win/src/sandboxbroker/sandboxBroker.cpp, line 83
11:43:59 INFO - PID 3728 | [3728, Main Thread] WARNING: Failed to get directory to cache.: file z:/build/build/src/security/sandbox/win/src/sandboxbroker/sandboxBroker.cpp, line 83
11:43:59 INFO - PID 3728 | [3728, Main Thread] WARNING: Failed to get directory to cache.: file z:/build/build/src/security/sandbox/win/src/sandboxbroker/sandboxBroker.cpp, line 83
11:43:59 INFO - PID 3728 | [3728, Main Thread] WARNING: Failed to get directory to cache.: file z:/build/build/src/security/sandbox/win/src/sandboxbroker/sandboxBroker.cpp, line 83
11:43:59 INFO - PID 3728 | [3728, Main Thread] WARNING: Couldn't get the user appdata directory. Crash events may not be produced.: file z:/build/build/src/toolkit/crashreporter/nsExceptionHandler.cpp, line 2707
11:43:59 INFO - (xpcshell/head.js) | test MAIN run_test pending (1)
11:43:59 INFO - (xpcshell/head.js) | test run_next_test 0 pending (2)
11:43:59 INFO - (xpcshell/head.js) | test MAIN run_test finished (2)
11:43:59 INFO - running event loop
11:43:59 INFO - PID 3728 | [3728, Main Thread] WARNING: Could not get the program name for a cubeb stream.: 'NS_SUCCEEDED(rv)', file z:/build/build/src/dom/media/CubebUtils.cpp, line 363
11:43:59 INFO - toolkit/components/filewatcher/tests/xpcshell/test_arguments.js | Starting test_null_args_addPath
11:43:59 INFO - (xpcshell/head.js) | test test_null_args_addPath pending (2)
11:43:59 INFO - "Initialisation thrown NS_ERROR_NULL_POINTER as expected."
11:43:59 INFO - "Initialisation thrown NS_ERROR_NULL_POINTER as expected."
11:43:59 INFO - (xpcshell/head.js) | test run_next_test 0 finished (2)
11:43:59 INFO - (xpcshell/head.js) | test run_next_test 1 pending (2)
11:43:59 INFO - (xpcshell/head.js) | test test_null_args_addPath finished (2)
11:43:59 INFO - toolkit/components/filewatcher/tests/xpcshell/test_arguments.js | Starting test_null_args_removePath
11:43:59 INFO - (xpcshell/head.js) | test test_null_args_removePath pending (2)
11:43:59 INFO - "Initialisation thrown NS_ERROR_NULL_POINTER as expected."
11:43:59 INFO - "Initialisation thrown NS_ERROR_NULL_POINTER as expected."
11:43:59 INFO - (xpcshell/head.js) | test run_next_test 1 finished (2)
11:43:59 INFO - (xpcshell/head.js) | test run_next_test 2 pending (2)
11:43:59 INFO - (xpcshell/head.js) | test test_null_args_removePath finished (2)
11:43:59 INFO - (xpcshell/head.js) | test run_next_test 2 finished (1)
11:43:59 INFO - exiting test
11:43:59 INFO - PID 3728 | [3728, FileWatcher IO] ###!!! ASSERTION: Failed Dispatch after xpcom-shutdown-threads: 'false', file z:/build/build/src/xpcom/threads/ThreadEventTarget.cpp, line 132
11:44:09 INFO - PID 3728 | #01: nsThread::Dispatch(already_AddRefed<nsIRunnable>,unsigned int) [xpcom/threads/nsThread.cpp:774]
11:44:09 INFO - PID 3728 | #02: NS_DispatchToCurrentThread(already_AddRefed<nsIRunnable> &&) [xpcom/threads/nsThreadUtils.cpp:229]
11:44:09 INFO - PID 3728 | #03: NS_DispatchToCurrentThread(nsIRunnable *) [xpcom/threads/nsThreadUtils.cpp:246]
11:44:09 INFO - PID 3728 | #04: nsresult mozilla::`anonymous namespace'::NativeFileWatcherIOTask::Run() [toolkit/components/filewatcher/NativeFileWatcherWin.cpp:529]
11:44:09 INFO - PID 3728 | #05: nsThread::ProcessNextEvent(bool,bool *) [xpcom/threads/nsThread.cpp:1182]
11:44:09 INFO - PID 3728 | #06: NS_ProcessNextEvent(nsIThread *,bool) [xpcom/threads/nsThreadUtils.cpp:519]
11:44:09 INFO - PID 3728 | #07: mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *) [ipc/glue/MessagePump.cpp:364]
11:44:09 INFO - PID 3728 | #08: MessageLoop::RunInternal() [ipc/chromium/src/base/message_loop.cc:325]
11:44:09 INFO - PID 3728 | #09: MessageLoop::RunHandler() [ipc/chromium/src/base/message_loop.cc:319]
11:44:09 INFO - PID 3728 | #10: MessageLoop::Run() [ipc/chromium/src/base/message_loop.cc:299]
11:44:09 INFO - PID 3728 | #11: nsThread::ThreadFunc(void *) [xpcom/threads/nsThread.cpp:469]
11:44:09 INFO - PID 3728 | #12: _PR_NativeRunThread [nsprpub/pr/src/threads/combined/pruthr.c:397]
11:44:09 INFO - PID 3728 | #13: static unsigned int pr_root(void *) [nsprpub/pr/src/md/windows/w95thred.c:137]
11:44:09 INFO - PID 3728 | #14: ucrtbase.DLL + 0x3e89f
11:44:09 INFO - PID 3728 | #15: kernel32.dll + 0x53c45
11:44:09 INFO - PID 3728 | #16: static void patched_BaseThreadInitThunk(int, void *, void *) [mozglue/build/WindowsDllBlocklist.cpp:663]
11:44:09 INFO - PID 3728 | #17: ntdll.dll + 0x637f5
11:44:09 INFO - PID 3728 | #18: ntdll.dll + 0x637c8
11:44:09 INFO - PID 3728 | [3728, FileWatcher IO] ###!!! ASSERTION: Failed Dispatch after xpcom-shutdown-threads: 'false', file z:/build/build/src/xpcom/threads/ThreadEventTarget.cpp, line 132
11:44:09 INFO - PID 3728 | Hit MOZ_CRASH() at z:/build/build/src/memory/mozalloc/mozalloc_abort.cpp:34
11:44:09 INFO - <<<<<<<
11:44:09 INFO - mozcrash Copy/paste: Z:\task_1533813103\build\win32-minidump_stackwalk.exe c:\users\task_1533813103\appdata\local\temp\xpc-other-hwondf\4e3f0b87-f018-4235-9340-26f4b862cf95.dmp Z:\task_1533813103\build\symbols
11:44:17 INFO - mozcrash Saved minidump as Z:\task_1533813103\build\blobber_upload_dir\4e3f0b87-f018-4235-9340-26f4b862cf95.dmp
11:44:17 INFO - mozcrash Saved app info as Z:\task_1533813103\build\blobber_upload_dir\4e3f0b87-f018-4235-9340-26f4b862cf95.extra
11:44:17 WARNING - PROCESS-CRASH | toolkit/components/filewatcher/tests/xpcshell/test_arguments.js | application crashed [@ mozalloc_abort]
11:44:17 INFO - Crash dump filename: c:\users\task_1533813103\appdata\local\temp\xpc-other-hwondf\4e3f0b87-f018-4235-9340-26f4b862cf95.dmp
11:44:17 INFO - Operating system: Windows NT
11:44:17 INFO - 6.1.7601 Service Pack 1
11:44:17 INFO - CPU: x86
11:44:17 INFO - GenuineIntel family 6 model 63 stepping 2
11:44:17 INFO - 8 CPUs
11:44:17 INFO - GPU: UNKNOWN
11:44:17 INFO - Crash reason: EXCEPTION_BREAKPOINT
11:44:17 INFO - Crash address: 0x72b21037
11:44:17 INFO - Process uptime: 0 seconds
11:44:17 INFO - Thread 20 (crashed)
11:44:17 INFO - 0 mozglue.dll!mozalloc_abort [mozalloc_abort.cpp:f650c0df72f9f1dc616bb1510a36f894400e8b84 : 34 + 0x0]
11:44:17 INFO - eip = 0x72b21037 esp = 0x085befc0 ebp = 0x085befc8 ebx = 0x00000001
11:44:17 INFO - esi = 0x085bf00c edi = 0x72950c70 eax = 0x00000000 ecx = 0x7294c911
11:44:17 INFO - edx = 0x00000000 efl = 0x00000212
11:44:17 INFO - Found by: given as instruction pointer in context
11:44:17 INFO - 1 xul.dll!static void Abort(const char *) [nsDebugImpl.cpp:f650c0df72f9f1dc616bb1510a36f894400e8b84 : 466 + 0x7]
11:44:17 INFO - eip = 0x553e5c0a esp = 0x085befd0 ebp = 0x085befd4
11:44:17 INFO - Found by: previous frame's frame pointer
11:44:17 INFO - 2 xul.dll!NS_DebugBreak [nsDebugImpl.cpp:f650c0df72f9f1dc616bb1510a36f894400e8b84 : 453 + 0x7]
11:44:17 INFO - eip = 0x553e581e esp = 0x085befdc ebp = 0x085bf414
11:44:17 INFO - Found by: previous frame's frame pointer
11:44:17 INFO - 3 xul.dll!mozilla::ThreadEventTarget::Dispatch(already_AddRefed<nsIRunnable>,unsigned int) [ThreadEventTarget.cpp:f650c0df72f9f1dc616bb1510a36f894400e8b84 : 132 + 0x1b]
11:44:17 INFO - eip = 0x554928fa esp = 0x085bf41c ebp = 0x085bf450
11:44:17 INFO - Found by: previous frame's frame pointer
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 23•6 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 7 years ago → 6 years ago
Resolution: --- → INCOMPLETE
Updated•2 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•