Skip to content
New issue

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

App crashes after allowing permissions in google account #91

Open
tamimattafi opened this issue May 2, 2021 · 5 comments
Open

App crashes after allowing permissions in google account #91

tamimattafi opened this issue May 2, 2021 · 5 comments

Comments

@tamimattafi
Copy link

At this step, the program gets shut-down.
Screenshot 2021-05-02 at 15 33 16

@matx33
Copy link

matx33 commented May 29, 2021

Same here

@arulalant
Copy link

yes, still facing the same issue.

@felipemaion
Copy link

felipemaion commented May 13, 2023

@vanshg I'm facing the same issue. Here is some detail:

$ /Applications/MacAssistant.app/Contents/MacOS/MacAssistant ; exit;
fatal error: unexpectedly found nil while unwrapping an Optional value
Current stack trace:
0    libswiftCore.dylib                 0x000000010c547130 swift_reportError + 129
1    libswiftCore.dylib                 0x000000010c563b50 _swift_stdlib_reportFatalError + 60
2    libswiftCore.dylib                 0x000000010c354250 specialized specialized StaticString.withUTF8Buffer<A> ((UnsafeBufferPointer<UInt8>) -> A) -> A + 342
3    libswiftCore.dylib                 0x000000010c4cee90 partial apply for (_fatalErrorMessage(StaticString, StaticString, file : StaticString, line : UInt, flags : UInt32) -> Never).(closure #2) + 109
4    libswiftCore.dylib                 0x000000010c354250 specialized specialized StaticString.withUTF8Buffer<A> ((UnsafeBufferPointer<UInt8>) -> A) -> A + 342
5    libswiftCore.dylib                 0x000000010c4819a0 specialized _fatalErrorMessage(StaticString, StaticString, file : StaticString, line : UInt, flags : UInt32) -> Never + 96
6    MacAssistant                       0x0000000100f05960 Authenticator.(authenticate(code : String) -> ()).(closure #1) + 1275
7    Alamofire                          0x000000010ba7f7d0 specialized DataRequest.(response<A where ...> (queue : DispatchQueue?, responseSerializer : A, completionHandler : (DataResponse<A.SerializedObject>) -> ()) -> Self).(closure #1).(closure #1) + 282
8    libdispatch.dylib                  0x00007ff80897cd85 _dispatch_call_block_and_release + 12
9    libdispatch.dylib                  0x00007ff80897e02b _dispatch_client_callout + 8
10   libdispatch.dylib                  0x00007ff80898ac15 _dispatch_main_queue_drain + 954
11   libdispatch.dylib                  0x00007ff80898abe8 _dispatch_main_queue_callback_4CF + 31
12   CoreFoundation                     0x00007ff808c3960d __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
13   CoreFoundation                     0x00007ff808bf90a6 __CFRunLoopRun + 2456
14   CoreFoundation                     0x00007ff808bf881c CFRunLoopRunSpecific + 560
15   HIToolbox                          0x00007ff812b2aea9 RunCurrentEventLoopInMode + 292
16   HIToolbox                          0x00007ff812b2ab4d ReceiveNextEventCommon + 657
17   HIToolbox                          0x00007ff812b2aaf8 _BlockUntilNextEventMatchingListInModeWithFilter + 64
18   AppKit                             0x00007ff80bbea446 _DPSNextEvent + 858
19   AppKit                             0x00007ff80bbe918c -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1214
20   AppKit                             0x00007ff80bbdba6e -[NSApplication run] + 586
21   AppKit                             0x00007ff80bbafba1 NSApplicationMain + 817
22   MacAssistant                       0x0000000100ed92d0 main + 13
[1]    32456 illegal hardware instruction  /Applications/MacAssistant.app/Contents/MacOS/MacAssistant

Saving session...completed.

I'm running on MacOS 13.3.1 Apple M1.

I'll try to build it, as soon xCode finishes to update... it is doing this for HOURS. xcode is too heavy.

@anguila
Copy link

anguila commented Jul 25, 2023

same here

@shackofnoreturn
Copy link

Same issue. On Big Sur 11.7.8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants