An example of the issue: https://gitlab.gnome.org/World/secrets/-/issues/604
On Fri, Nov 29, 2024 at 8:02 AM Sergey Fedorov <[email protected]> wrote: > Hi, > Does anyone find this familiar? > > I got this crash with three unrelated ports: > ``` > Exception Type: EXC_BAD_ACCESS (SIGBUS) > Exception Codes: KERN_PROTECTION_FAILURE at 0x000000000000022c > Crashed Thread: 3 > . . . > Thread 3 Crashed: > 0 libauto.dylib 0x00967f18 > Auto::Zone::register_thread() + 28 > 1 libusb-1.0.0.dylib 0x00083ccc darwin_event_thread_main > + 48 > 2 libusb-1.0.0.dylib 0x00083ccc darwin_event_thread_main > + 48 > 3 libSystem.B.dylib 0x0179c060 _pthread_start + 320 > ``` > > Thanks, > Sergey >
