Hi Chromium developers,
Could I please ask Mac experts to help triage the root cause of a recent regression on macOS which is leading to severe flakiness in random tests?
Received signal 10 BUS_ADRERR 00010de78000
0 Chromium Framework 0x000000012c15b0b2 base::debug::CollectStackTrace(void const**, unsigned long) + 18
1 Chromium Framework 0x000000012c148df3 base::debug::StackTrace::StackTrace() + 19
2 Chromium Framework 0x000000012c15b001 base::debug::(anonymous namespace)::StackDumpSignalHandler(int, __siginfo*, void*) + 1329
3 libsystem_platform.dylib 0x00007ff80191f5ed _sigtramp + 29
4 ??? 0x0000000000000000 0x0 + 0
5 AppKit 0x00007ff805467b12 -[NSPersistentUIFileManager(Snapshot) writeWindowSnapshot:length:width:height:bytesPerRow:toFile:encryptingWithKey:uuid:checksum:fd:] + 3521
6 AppKit 0x00007ff8054680d3 __172-[NSPersistentUIFileManager(Snapshot) writeWindowSnapshot:length:width:height:bytesPerRow:encryptingWithKey:uuid:checkChecksum:forWindowID:synchronously:completionHandler:]_block_invoke + 356
7 AppKit 0x00007ff8054683c1 ___NSPersistentUIDispatchQueueAsync_block_invoke + 47
8 libdispatch.dylib 0x00007ff80174fd91 _dispatch_call_block_and_release + 12
9 libdispatch.dylib 0x00007ff801751033 _dispatch_client_callout + 8
10 libdispatch.dylib 0x00007ff801757200 _dispatch_lane_serial_drain + 769
11 libdispatch.dylib 0x00007ff801757d39 _dispatch_lane_invoke + 366
12 libdispatch.dylib 0x00007ff8017623fc _dispatch_workloop_worker_thread + 765
13 libsystem_pthread.dylib 0x00007ff8018eec55 _pthread_wqthread + 327
14 libsystem_pthread.dylib 0x00007ff8018edbbf start_wqthread + 15
[end of stack trace]
This is extremely urgent - it's significantly affecting the CQ - appreciate your help.
Thanks,
-Ken