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
It was working smoothly with the m1 Mac, but all of the sudden, it stopped functioning..
Here's part of the report.
Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11 Terminating Process: exc handler [2437]
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 FaceOSC 0x100eff33b ofApp::update() + 43 1 FaceOSC 0x100f30825 std::__1::__function::__func<std::__1::shared_ptr<of::priv::Function<bool, std::__1::recursive_mutex> > ofEvent<bool, std::__1::recursive_mutex>::make_function(ofxButton*, void (ofxButton::)(bool&), int)::'lambda'(void const, bool&), std::__1::allocator<std::__1::shared_ptr<of::priv::Function<bool, std::__1::recursive_mutex> > ofEvent<bool, std::__1::recursive_mutex>::make_function(ofxButton*, void (ofxButton::)(bool&), int)::'lambda'(void const, bool&)>, bool (void const*, bool&)>::operator()(void const*&&, bool&) + 37 2 FaceOSC 0x1012e465d ofEvent<ofEventArgs, std::__1::recursive_mutex>::notify(ofEventArgs&) + 157 3 FaceOSC 0x1013683b7 ofAppGLFWWindow::update() + 23 4 FaceOSC 0x10130c8ff ofMainLoop::loopOnce() + 223 5 FaceOSC 0x10130c7ef ofMainLoop::loop() + 47 6 FaceOSC 0x1012dc386 ofRunApp(std::__1::shared_ptr&&) + 38 7 FaceOSC 0x100ef8656 main + 118 8 dyld 0x20220e52e start + 462
Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x00007f972d8bbc20 rcx: 0x000000010130a6e0 rdx: 0x000000010196e960 rdi: 0x00007f972d8bbc20 rsi: 0x000000010196e960 rbp: 0x00000003071b78e0 rsp: 0x00000003071b7810 r8: 0x00000000000233e2 r9: 0x00000000000020a8 r10: 0x00006000003ba2e0 r11: 0x00006000016b04f8 r12: 0x000000010196e960 r13: 0x00006000003ba2c0 r14: 0x00006000030bd030 r15: 0x00006000030bd040 rip: rfl: 0x0000000000000242 tmp0: 0x0000000000000000 tmp1: 0x0000000000000000 tmp2: 0x000000010f349c60
Model: MacBookPro18,4, BootROM 7459.141.1, proc 10:8:2 processors, 64 GB, SMC Graphics: Apple M1 Max, Apple M1 Max, Built-In Display: Color LCD, 3024 x 1964 Retina, Main, MirrorOff, Online Memory Module: LPDDR5
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It was working smoothly with the m1 Mac, but all of the sudden, it stopped functioning..
Here's part of the report.
Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process: exc handler [2437]
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 FaceOSC 0x100eff33b ofApp::update() + 43
1 FaceOSC 0x100f30825 std::__1::__function::__func<std::__1::shared_ptr<of::priv::Function<bool, std::__1::recursive_mutex> > ofEvent<bool, std::__1::recursive_mutex>::make_function(ofxButton*, void (ofxButton::)(bool&), int)::'lambda'(void const, bool&), std::__1::allocator<std::__1::shared_ptr<of::priv::Function<bool, std::__1::recursive_mutex> > ofEvent<bool, std::__1::recursive_mutex>::make_function(ofxButton*, void (ofxButton::)(bool&), int)::'lambda'(void const, bool&)>, bool (void const*, bool&)>::operator()(void const*&&, bool&) + 37
2 FaceOSC 0x1012e465d ofEvent<ofEventArgs, std::__1::recursive_mutex>::notify(ofEventArgs&) + 157
3 FaceOSC 0x1013683b7 ofAppGLFWWindow::update() + 23
4 FaceOSC 0x10130c8ff ofMainLoop::loopOnce() + 223
5 FaceOSC 0x10130c7ef ofMainLoop::loop() + 47
6 FaceOSC 0x1012dc386 ofRunApp(std::__1::shared_ptr&&) + 38
7 FaceOSC 0x100ef8656 main + 118
8 dyld 0x20220e52e start + 462
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x00007f972d8bbc20 rcx: 0x000000010130a6e0 rdx: 0x000000010196e960
rdi: 0x00007f972d8bbc20 rsi: 0x000000010196e960 rbp: 0x00000003071b78e0 rsp: 0x00000003071b7810
r8: 0x00000000000233e2 r9: 0x00000000000020a8 r10: 0x00006000003ba2e0 r11: 0x00006000016b04f8
r12: 0x000000010196e960 r13: 0x00006000003ba2c0 r14: 0x00006000030bd030 r15: 0x00006000030bd040
rip: rfl: 0x0000000000000242
tmp0: 0x0000000000000000 tmp1: 0x0000000000000000 tmp2: 0x000000010f349c60
Model: MacBookPro18,4, BootROM 7459.141.1, proc 10:8:2 processors, 64 GB, SMC
Graphics: Apple M1 Max, Apple M1 Max, Built-In
Display: Color LCD, 3024 x 1964 Retina, Main, MirrorOff, Online
Memory Module: LPDDR5
The text was updated successfully, but these errors were encountered: