cursulak
30 days agoNew Contributor
1Pass ext in Safari not loading and crashes safari if set to autoload
OS: Sequoia 15.5, Safari 18.5. 1Pass 8.10.80, 1Pass Ext 8.10.81
Navigating to my bank, and other login type websites works fine for the first 1 or two sites. Then stops working. 1Pass ext in fields becomes inoperable and just sites there. In some cases, opening the 1Pass app and choosing open and autofill crashes safari. See crash report below.
Very frustrating when it had been working fine for years, now with lots of data in it, only to have it essentially not functional without a reboot and reload of safari. Very tough with other pages open.
Crash Report
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Process: Safari [29330]
Path: /Volumes/VOLUME/*/Safari.app/Contents/MacOS/Safari
Identifier: com.apple.Safari
Version: 18.5 (20621.2.5.11.8)
Build Info: Safari-7621002005011008~1
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 501
Date/Time: 2025-06-16 13:05:25.5011 -0400
OS Version: macOS 15.5 (24F74)
Report Version: 12
Anonymous UUID: 30653E1B-3486-426C-0368-9CFE09C7F79F
Time Awake Since Boot: 220000 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Termination Reason: Namespace SIGNAL, Code 6 Abort trap: 6
Terminating Process: Safari [29330]
Application Specific Information:
abort() called
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x19922d388 __pthread_kill + 8
1 libsystem_pthread.dylib 0x19926688c pthread_kill + 296
2 libsystem_c.dylib 0x19916fc60 abort + 124
3 libc++abi.dylib 0x19921c39c abort_message + 132
4 libc++abi.dylib 0x19920ad0c demangling_terminate_handler() + 344
5 libobjc.A.dylib 0x198e90dd4 _objc_terminate() + 156
6 libc++abi.dylib 0x19921b6b0 std::__terminate(void (*)()) + 16
7 libc++abi.dylib 0x19921eefc __cxa_rethrow + 188
8 libobjc.A.dylib 0x198eadbec objc_exception_rethrow + 44
9 AppKit 0x19d363ee4 -[NSWindow _realMakeFirstResponder:] + 1092
10 Safari 0x1cc5df350 -[Window makeFirstResponder:] + 68
11 Safari 0x1cc112ad0 -[BrowserWindow makeFirstResponder:] + 380
12 WebKit 0x1bfba7b30 WebKit::WebPageProxy::makeFirstResponder() + 128
13 WebKit 0x1bff783b8 WebKit::WebPageProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&) + 22484
14 WebKit 0x1c0a946ac IPC::MessageReceiverMap::dispatchMessage(IPC::Connection&, IPC::Decoder&) + 236
15 WebKit 0x1c04e20fc WebKit::WebProcessProxy::dispatchMessage(IPC::Connection&, IPC::Decoder&) + 40
16 WebKit 0x1bffb6060 WebKit::WebProcessProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&) + 1644
17 WebKit 0x1c0a8e474 IPC::Connection::dispatchMessage(WTF::UniqueRef<IPC::Decoder>) + 268
18 WebKit 0x1c0a8e97c IPC::Connection::dispatchIncomingMessages() + 576
19 JavaScriptCore 0x1b811024c WTF::RunLoop::performWork() + 524
20 JavaScriptCore 0x1b81110e8 WTF::RunLoop::performWork(void*) + 36
21 CoreFoundation 0x199351cd4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
22 CoreFoundation 0x199351c68 __CFRunLoopDoSource0 + 172
23 CoreFoundation 0x1993519d4 __CFRunLoopDoSources0 + 232
24 CoreFoundation 0x199350628 __CFRunLoopRun + 840
25 CoreFoundation 0x19934fc58 CFRunLoopRunSpecific + 572
26 HIToolbox 0x1a4de427c RunCurrentEventLoopInMode + 324
27 HIToolbox 0x1a4de74e8 ReceiveNextEventCommon + 676
28 HIToolbox 0x1a4f72484 _BlockUntilNextEventMatchingListInModeWithFilter + 76
29 AppKit 0x19d277ab4 _DPSNextEvent + 684
30 AppKit 0x19dc165b0 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 688
31 Safari 0x1cc02485c -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 228
32 AppKit 0x19d26ac64 -[NSApplication run] + 480
33 AppKit 0x19d24135c NSApplicationMain + 880
34 Safari 0x1cc3e3fa8 SafariMain + 468
35 dyld 0x198ec6b98 start + 6076
Thread 1:: JavaScriptCore libpas scavenger
0 libsystem_kernel.dylib 0x1992283cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1992670e0 _pthread_cond_wait + 984
2 JavaScriptCore 0x1b9776174 scavenger_thread_main + 1364
3 libsystem_pthread.dylib 0x199266c0c _pthread_start + 136
4 libsystem_pthread.dylib 0x199261b80 thread_start + 8
Thread 2:
0 libsystem_pthread.dylib 0x199261b6c start_wqthread + 0
Thread 3:
0 libsystem_pthread.dylib 0x199261b6c start_wqthread + 0
Thread 4:
0 libsystem_pthread.dylib 0x199261b6c start_wqthread + 0
Thread 5:: Dispatch queue: com.apple.WebInspector.RWIManager.mobileDeviceNotificationQueue
0 libsystem_kernel.dylib 0x199224c34 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1992373a0 mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x19922d764 mach_msg_overwrite + 484
3 libsystem_kernel.dylib 0x199224fa8 mach_msg + 24
4 CoreFoundation 0x199351e7c __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x199350798 __CFRunLoopRun + 1208
6 CoreFoundation 0x19934fc58 CFRunLoopRunSpecific + 572
7 CoreFoundation 0x1993c9714 CFRunLoopRun + 64
8 WebInspector 0x1de3fc46c -[RWIManager _startMobileDeviceNotificationQueueRunLoop] + 188
9 libdispatch.dylib 0x1990aeb2c _dispatch_call_block_and_release + 32
10 libdispatch.dylib 0x1990c885c _dispatch_client_callout + 16
11 libdispatch.dylib 0x1990b7350 _dispatch_lane_serial_drain + 740
12 libdispatch.dylib 0x1990b7e60 _dispatch_lane_invoke + 440
13 libdispatch.dylib 0x1990c2264 _dispatch_root_queue_drain_deferred_wlh + 292
14 libdispatch.dylib 0x1990c1ae8 _dispatch_workloop_worker_thread + 540
15 libsystem_pthread.dylib 0x199262e64 _pthread_wqthread + 292
16 libsystem_pthread.dylib 0x199261b74 start_wqthread + 8
Thread 6:: WebCore: Scrolling
0 libsystem_kernel.dylib 0x199224c34 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1992373a0 mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x19922d764 mach_msg_overwrite + 484
3 libsystem_kernel.dylib 0x199224fa8 mach_msg + 24
4 CoreFoundation 0x199351e7c __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x199350798 __CFRunLoopRun + 1208
6 CoreFoundation 0x19934fc58 CFRunLoopRunSpecific + 572
7 CoreFoundation 0x1993c9714 CFRunLoopRun + 64
8 JavaScriptCore 0x1b8110b9c WTF::Detail::CallableWrapper<WTF::RunLoop::create(WTF::ASCIILiteral, WTF::ThreadType, WTF::Thread::QOS)::$_0, void>::call() + 52
9 JavaScriptCore 0x1b8147d00 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 240
10 JavaScriptCore 0x1b7f53c80 WTF::wtfThreadEntryPoint(void*) + 16
11 libsystem_pthread.dylib 0x199266c0c _pthread_start + 136
12 libsystem_pthread.dylib 0x199261b80 thread_start + 8
Thread 7:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x199224c34 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1992373a0 mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x19922d764 mach_msg_overwrite + 484
3 libsystem_kernel.dylib 0x199224fa8 mach_msg + 24
4 CoreFoundation 0x199351e7c __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x199350798 __CFRunLoopRun + 1208
6 CoreFoundation 0x19934fc58 CFRunLoopRunSpecific + 572
7 AppKit 0x19d39b7fc _NSEventThread + 140
8 libsystem_pthread.dylib 0x199266c0c _pthread_start + 136
9 libsystem_pthread.dylib 0x199261b80 thread_start + 8
Thread 8:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x19922fc2c __select + 8
1 CoreFoundation 0x199377cf4 __CFSocketManager + 704
2 libsystem_pthread.dylib 0x199266c0c _pthread_start + 136
3 libsystem_pthread.dylib 0x199261b80 thread_start + 8
Thread 9:
0 libsystem_pthread.dylib 0x199261b6c start_wqthread + 0
Thread 10:
0 libsystem_pthread.dylib 0x199261b6c start_wqthread + 0
Thread 11:: caulk.messenger.shared:17
0 libsystem_kernel.dylib 0x199224bb0 semaphore_wait_trap + 8
1 caulk 0x1a48cbcc8 caulk::semaphore::timed_wait(double) + 224
2 caulk 0x1a48cbb70 caulk::concurrent::details::worker_thread::run() + 32
3 caulk 0x1a48cb844 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96
4 libsystem_pthread.dylib 0x199266c0c _pthread_start + 136
5 libsystem_pthread.dylib 0x199261b80 thread_start + 8
Thread 12:: caulk.messenger.shared:high
0 libsystem_kernel.dylib 0x199224bb0 semaphore_wait_trap + 8
1 caulk 0x1a48cbcc8 caulk::semaphore::timed_wait(double) + 224
2 caulk 0x1a48cbb70 caulk::concurrent::details::worker_thread::run() + 32
3 caulk 0x1a48cb844 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96
4 libsystem_pthread.dylib 0x199266c0c _pthread_start + 136
5 libsystem_pthread.dylib 0x199261b80 thread_start + 8
Thread 13:
0 libsystem_pthread.dylib 0x199261b6c start_wqthread + 0
Thread 14:
0 libsystem_pthread.dylib 0x199261b6c start_wqthread + 0
Thread 15:: HIE: M_ b8825375c4a9a41e 2025-06-16 13:05:24.162
0 libsystem_kernel.dylib 0x199224c34 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1992373a0 mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x199254884 thread_suspend + 108
3 HIServices 0x1a00e9504 SOME_OTHER_THREAD_SWALLOWED_AT_LEAST_ONE_EXCEPTION + 20
4 Foundation 0x19a918ba8 __NSThread__start__ + 732
5 libsystem_pthread.dylib 0x199266c0c _pthread_start + 136
6 libsystem_pthread.dylib 0x199261b80 thread_start + 8
Thread 16:: CVDisplayLink
0 libsystem_kernel.dylib 0x1992283cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x19926710c _pthread_cond_wait + 1028
2 CoreVideo 0x1a2bfb1f4 CVDisplayLink::waitUntil(unsigned long long) + 336
3 CoreVideo 0x1a2bfa2dc CVDisplayLink::runIOThread() + 500
4 libsystem_pthread.dylib 0x199266c0c _pthread_start + 136
5 libsystem_pthread.dylib 0x199261b80 thread_start + 8