Skip to content

App crashes on startup #1

@RebuiltTwoCx

Description

@RebuiltTwoCx

Worked great for several days, now it crashes on startup every time. Version 1.0.1. I'm not an Apple dev so I can't decipher much from the crash logs, but here's some relevant parts:


Exception Type:        EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes:       0x0000000000000001, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Illegal instruction: 4
Termination Reason:    Namespace SIGNAL, Code 0x4
Terminating Process:   exc handler [6825]

...
Thread 4 Crashed:: Dispatch queue: NSOperationQueue 0x60000213d500 (QOS: UNSPECIFIED)
0   com.gabriel-lewis.Air         	0x000000010af90f2f 0x10af8d000 + 16175
1   com.gabriel-lewis.Air         	0x000000010af94f11 0x10af8d000 + 32529
2   com.gabriel-lewis.Air         	0x000000010af94f99 0x10af8d000 + 32665
3   com.gabriel-lewis.Air         	0x000000010af921ea 0x10af8d000 + 20970
4   com.gabriel-lewis.Air         	0x000000010af90ff1 0x10af8d000 + 16369
5   com.apple.CFNetwork           	0x00007fff31d69d43 __75-[__NSURLSessionLocal taskForClass:request:uploadFile:bodyData:completion:]_block_invoke + 19
6   com.apple.CFNetwork           	0x00007fff31d69744 __49-[__NSCFLocalSessionTask _task_onqueue_didFinish]_block_invoke + 172
7   com.apple.Foundation          	0x00007fff35234827 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7
8   com.apple.Foundation          	0x00007fff3523472e -[NSBlockOperation main] + 68
9   com.apple.Foundation          	0x00007fff35209d5a -[__NSOperationInternal _start:] + 686
10  com.apple.Foundation          	0x00007fff3523445f __NSOQSchedule_f + 227
11  libdispatch.dylib             	0x00007fff60021d53 _dispatch_call_block_and_release + 12
12  libdispatch.dylib             	0x00007fff60022dcf _dispatch_client_callout + 8
13  libdispatch.dylib             	0x00007fff600255dc _dispatch_continuation_pop + 427
14  libdispatch.dylib             	0x00007fff60024c7e _dispatch_async_redirect_invoke + 718
15  libdispatch.dylib             	0x00007fff60030d26 _dispatch_root_queue_drain + 325
16  libdispatch.dylib             	0x00007fff600314bd _dispatch_worker_thread2 + 90
17  libsystem_pthread.dylib       	0x00007fff6026270e _pthread_wqthread + 619
18  libsystem_pthread.dylib       	0x00007fff60262435 start_wqthread + 13

Please feel free to reach out if I can get you additional debugging information!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions