We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
segmentation fault ./logi-devmon osx: 12.2.1
Thread 2 Crashed:: HID Bus 0 logi-devmon 0x10fa3ae46 logi::closable::close() + 6 1 logi-devmon 0x10fa40831 logi::hid_device_provider_impl::on_device_removal(void*, int, void*, __IOHIDDevice*) + 319 2 IOKit 0x7ff81ee0f7e1 __IOHIDManagerDeviceRemoved + 384 3 IOKit 0x7ff81edd1d31 IODispatchCalloutFromCFMessage + 318 4 CoreFoundation 0x7ff81c51ff46 __CFMachPortPerform + 288 5 CoreFoundation 0x7ff81c4f30aa CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION + 41 6 CoreFoundation 0x7ff81c4f2f86 __CFRunLoopDoSource1 + 619 7 CoreFoundation 0x7ff81c4f15fb __CFRunLoopRun + 2397 8 CoreFoundation 0x7ff81c4f05dd CFRunLoopRunSpecific + 563 9 CoreFoundation 0x7ff81c57862e CFRunLoopRun + 40 10 logi-devmon 0x10fa40938 logi::hid_device_provider_impl::run(void*, bool&) + 14 11 logi-devmon 0x10fa3ab39 logi::active_object::worker_thread_proc(void*) + 155 12 logi-devmon 0x10fa3ad77 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct >, std::__1::__bind<void (logi::active_object::)(void), logi::active_object*, void*&> > >(void*) + 63 13 libsystem_pthread.dylib 0x7ff81c42b4f4 _pthread_start + 125 14 libsystem_pthread.dylib 0x7ff81c42700f thread_start + 15
The text was updated successfully, but these errors were encountered:
No branches or pull requests
segmentation fault ./logi-devmon
osx: 12.2.1
Thread 2 Crashed:: HID Bus
0 logi-devmon 0x10fa3ae46 logi::closable::close() + 6
1 logi-devmon 0x10fa40831 logi::hid_device_provider_impl::on_device_removal(void*, int, void*, __IOHIDDevice*) + 319
2 IOKit 0x7ff81ee0f7e1 __IOHIDManagerDeviceRemoved + 384
3 IOKit 0x7ff81edd1d31 IODispatchCalloutFromCFMessage + 318
4 CoreFoundation 0x7ff81c51ff46 __CFMachPortPerform + 288
5 CoreFoundation 0x7ff81c4f30aa CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION + 41
6 CoreFoundation 0x7ff81c4f2f86 __CFRunLoopDoSource1 + 619
7 CoreFoundation 0x7ff81c4f15fb __CFRunLoopRun + 2397
8 CoreFoundation 0x7ff81c4f05dd CFRunLoopRunSpecific + 563
9 CoreFoundation 0x7ff81c57862e CFRunLoopRun + 40
10 logi-devmon 0x10fa40938 logi::hid_device_provider_impl::run(void*, bool&) + 14
11 logi-devmon 0x10fa3ab39 logi::active_object::worker_thread_proc(void*) + 155
12 logi-devmon 0x10fa3ad77 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct >, std::__1::__bind<void (logi::active_object::)(void), logi::active_object*, void*&> > >(void*) + 63
13 libsystem_pthread.dylib 0x7ff81c42b4f4 _pthread_start + 125
14 libsystem_pthread.dylib 0x7ff81c42700f thread_start + 15
The text was updated successfully, but these errors were encountered: