-
-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Right click into address bar [CRASH] #208
Comments
Process: Chromium [5686] Date/Time: 2024-02-17 10:12:48.541 +0000 Time Awake Since Boot: 94000 seconds System Integrity Protection: disabled Crashed Thread: 0 CrBrowserMain Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_INSTRUCTION (SIGILL) Application Specific Information: Application Specific Backtrace 1: Global Trace Buffer (reverse chronological seconds): Thread 0 Crashed:: CrBrowserMain Dispatch queue: com.apple.main-thread Thread 1:: Dispatch queue: com.apple.libdispatch-manager Thread 2: Thread 3:: HangWatcher Thread 4:: ThreadPoolServiceThread Thread 5:: ThreadPoolForegroundWorker Thread 6:: ThreadPoolBackgroundWorker Thread 7:: ThreadPoolBackgroundWorker Thread 8:: ThreadPoolForegroundWorker Thread 9:: Chrome_IOThread Thread 10:: MemoryInfra Thread 11:: NetworkConfigWatcher Thread 12:: CrShutdownDetector Thread 13:: NetworkConfigWatcher Thread 14:: ThreadPoolForegroundWorker Thread 15:: ThreadPoolForegroundWorker Thread 16:: ThreadPoolForegroundWorker Thread 17:: ThreadPoolForegroundWorker Thread 18:: NetworkNotificationThreadMac Thread 19:: ThreadPoolForegroundWorker Thread 20:: ThreadPoolSingleThreadForegroundBlocking0 Thread 21:: CacheThread_BlockFile Thread 22:: CompositorTileWorker1 Thread 23:: ThreadPoolSingleThreadSharedBackgroundBlocking1 Thread 24:: NetworkConfigWatcher Thread 25:: ThreadPoolForegroundWorker Thread 26:: ThreadPoolSingleThreadSharedForeground2 Thread 27:: ThreadPoolForegroundWorker Thread 28:: NetworkConfigWatcher Thread 29:: ThreadPoolForegroundWorker Thread 30:: ThreadPoolForegroundWorker Thread 31:: Service Discovery Thread Thread 32:: ThreadPoolForegroundWorker Thread 33:: ThreadPoolForegroundWorker Thread 34:: ThreadPoolForegroundWorker Thread 35:: com.apple.CFSocket.private Thread 36:: NetworkConfigWatcher Thread 37:: NetworkConfigWatcher Thread 38:: ThreadPoolForegroundWorker Thread 39:: ThreadPoolForegroundWorker Thread 40:: com.apple.NSEventThread Thread 41:: org.libusb.device-hotplug Thread 42:: UsbEventHandler Thread 43:: ThreadPoolBackgroundWorker Thread 44: Thread 45:: com.apple.NSURLConnectionLoader Thread 0 crashed with X86 Thread State (64-bit): Logical CPU: 0 Binary Images: External Modification Summary: VM Region Summary:
REGION TYPE SIZE COUNT (non-coalesced) |
Well the cause of the crash is obvious enough. If this isn't fixed properly soon, I could potentially swizzle this with a stub method to at least avert the crash. |
I can't replicate this on 10.9.5, I wonder if it's only a problem on newer OSs? Clearly it occurs on 10.11, are there others? |
It happens for me in Yosemite (10.10.5). |
Roll Chrome Linux PGO profile from chrome-linux-6367-1711339532-88723f8cadf2704f783023e9b67cd6391e3a8d18-86072a8a4ae2686ab42b026a94b7aeeb8ed1b235.profdata to chrome-linux-6367-1711366904-b8628a71efb20e814debb952c726f2e3663667c7-c055d4ed29a25eb8dd7d7cb23be90527690440b5.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-linux-chromium-beta Please CC [email protected],[email protected] on the revert to ensure that a human is aware of the problem. To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: luci.chrome-m124.try:linux-chrome Tbr: [email protected] Change-Id: I92d014f9f7104149e0ae787b5db9600b06993a8c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5391363 Commit-Queue: Chrome Release Autoroll <[email protected]> Bot-Commit: Chrome Release Autoroll <[email protected]> Cr-Commit-Position: refs/branch-heads/6367@{#208} Cr-Branched-From: d158c6d-refs/heads/main@{#1274542}
I keep forgetting that in this update 123.xxx you should not for any reason (be it copy the url) right click into address bar
The text was updated successfully, but these errors were encountered: