Comments on: How to Fix GeeXLab.app is damaged and can’t be opened on macOS https://www.geeks3d.com/hacklab/20210315/how-to-fix-geexlab-app-is-damaged-and-cant-be-opened-on-macos/ 3D Programming, Prototyping and Gamedev with GeeXLab Tue, 22 Feb 2022 10:39:39 +0000 hourly 1 https://wordpress.org/?v=6.7.1 By: Pietro https://www.geeks3d.com/hacklab/20210315/how-to-fix-geexlab-app-is-damaged-and-cant-be-opened-on-macos/comment-page-1/#comment-148 Tue, 22 Feb 2022 10:39:39 +0000 https://www.geeks3d.com/hacklab/?p=1600#comment-148 I have a EXC_BREAKPOINT (SIGTRAP) exception on macOS 12.2.1 (21D62) (MacBook Air M1). I’m using v0.40.0.0

]]>
By: Steven https://www.geeks3d.com/hacklab/20210315/how-to-fix-geexlab-app-is-damaged-and-cant-be-opened-on-macos/comment-page-1/#comment-147 Fri, 28 Jan 2022 20:20:24 +0000 https://www.geeks3d.com/hacklab/?p=1600#comment-147 This made it run, but it crashes! MacOS 12.1.

————————————-
Translated Report (Full Report Below)
————————————-

Process: GeeXLab [8814]
Path: /Users/USER/Downloads/*/GeeXLab.app/Contents/MacOS/GeeXLab
Identifier: Geeks3D.GeeXLab
Version: 0.40 (1)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 501

Date/Time: 2022-01-28 12:19:29.5189 -0800
OS Version: macOS 12.1 (21C52)
Report Version: 12
Anonymous UUID: A3C347E9-4865-8FE2-A0D1-D6296158CE93

Sleep/Wake UUID: 167AD09C-4017-4DBA-9558-2E0944FC4F57

Time Awake Since Boot: 51000 seconds
Time Since Wake: 36146 seconds

System Integrity Protection: enabled

Crashed Thread: 6

Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x000000019c98059c
Exception Note: EXC_CORPSE_NOTIFY

Termination Reason: Namespace SIGNAL, Code 5 Trace/BPT trap: 5
Terminating Process: exc handler [8814]

Application Specific Information:
-[NSOpenGLContext setView:] must be called from the main thread.

Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x1999e4ebc __semwait_signal + 8
1 libsystem_c.dylib 0x1998efd88 nanosleep + 216
2 libsystem_c.dylib 0x1998efca4 usleep + 68
3 libgxc_r_osx.dylib 0x103cc68d8 0x103b88000 + 1304792
4 libgxc_r_osx.dylib 0x103ccbae4 0x103b88000 + 1325796
5 GeeXLab 0x102aac6c0 GXLAPP_Demo::run() + 4772
6 GeeXLab 0x102ac8054 GXLAPP_Main_Demo_Run() + 72
7 GeeXLab 0x102ac7bd0 GXLAPP_Start_Main_Demo_XML(char const*) + 316
8 GeeXLab 0x102ac6a4c load_scene_file_xml(char const*) + 156
9 GeeXLab 0x102ac67ac load_scene_file(char const*) + 144
10 GeeXLab 0x102aa1f2c -[AppDelegate applicationDidFinishLaunching:] + 728
11 CoreFoundation 0x199add200 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 28
12 CoreFoundation 0x199b80b84 ___CFXRegistrationPost_block_invoke + 52
13 CoreFoundation 0x199b80af0 _CFXRegistrationPost + 456
14 CoreFoundation 0x199aabeb0 _CFXNotificationPost + 720
15 Foundation 0x19a961e3c -[NSNotificationCenter postNotificationName:object:userInfo:] + 96
16 AppKit 0x19c6459f0 -[NSApplication _postDidFinishNotification] + 340
17 AppKit 0x19c645708 -[NSApplication _sendFinishLaunchingNotification] + 236
18 AppKit 0x19c643108 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 580
19 AppKit 0x19c642cf0 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 780
20 Foundation 0x19a98e7c4 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 344
21 Foundation 0x19a98e600 _NSAppleEventManagerGenericHandler + 96
22 AE 0x1a027d75c 0x1a0271000 + 51036
23 AE 0x1a027d0b4 0x1a0271000 + 49332
24 AE 0x1a0275f84 aeProcessAppleEvent + 488
25 HIToolbox 0x1a268a3b0 AEProcessAppleEvent + 68
26 AppKit 0x19c63d0cc _DPSNextEvent + 1848
27 AppKit 0x19c63b584 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1332
28 AppKit 0x19c62d5a4 -[NSApplication run] + 596
29 GeeXLab 0x102aa4df8 main + 6872
30 dyld 0x102bf50f4 start + 520

]]>
By: JeGX https://www.geeks3d.com/hacklab/20210315/how-to-fix-geexlab-app-is-damaged-and-cant-be-opened-on-macos/comment-page-1/#comment-135 Tue, 16 Mar 2021 07:29:06 +0000 https://www.geeks3d.com/hacklab/?p=1600#comment-135 In reply to t.

Great!

]]>
By: t https://www.geeks3d.com/hacklab/20210315/how-to-fix-geexlab-app-is-damaged-and-cant-be-opened-on-macos/comment-page-1/#comment-134 Mon, 15 Mar 2021 20:50:30 +0000 https://www.geeks3d.com/hacklab/?p=1600#comment-134 Excellent, thank you, this solved the problem for me.

]]>