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

[0.2 Beta] App/Menu icon crashes #89

Open
viksharma1987 opened this issue Nov 18, 2020 · 4 comments
Open

[0.2 Beta] App/Menu icon crashes #89

viksharma1987 opened this issue Nov 18, 2020 · 4 comments

Comments

@viksharma1987
Copy link

App/Menu icon crashes after saying allow in post google login permissions, Please find the attached video in zip file. My Mac version is 10.15.7 and app version is 0.2 beta.
Screen Recording 2020-11-18 at 7.52.40 PM.mov.zip

@obriencj
Copy link

fatal error: unexpectedly found nil while unwrapping an Optional value
Current stack trace:
0    libswiftCore.dylib                 0x000000010a4e1130 swift_reportError + 129
1    libswiftCore.dylib                 0x000000010a4fdb50 _swift_stdlib_reportFatalError + 60
2    libswiftCore.dylib                 0x000000010a2ee250 specialized specialized StaticString.withUTF8Buffer<A> ((UnsafeBufferPointer<UInt8>) -> A) -> A + 342
3    libswiftCore.dylib                 0x000000010a468e90 partial apply for (_fatalErrorMessage(StaticString, StaticString, file : StaticString, line : UInt, flags : UInt32) -> Never).(closure #2) + 109
4    libswiftCore.dylib                 0x000000010a2ee250 specialized specialized StaticString.withUTF8Buffer<A> ((UnsafeBufferPointer<UInt8>) -> A) -> A + 342
5    libswiftCore.dylib                 0x000000010a41b9a0 specialized _fatalErrorMessage(StaticString, StaticString, file : StaticString, line : UInt, flags : UInt32) -> Never + 96
6    MacAssistant                       0x0000000109060960 Authenticator.(authenticate(code : String) -> ()).(closure #1) + 1275
7    Alamofire                          0x000000010a0f27d0 specialized DataRequest.(response<A where ...> (queue : DispatchQueue?, responseSerializer : A, completionHandler : (DataResponse<A.SerializedObject>) -> ()) -> Self).(closure #1).(closure #1) + 282
8    libdispatch.dylib                  0x00007fff641815ec _dispatch_call_block_and_release + 12
9    libdispatch.dylib                  0x00007fff64182635 _dispatch_client_callout + 8
10   libdispatch.dylib                  0x00007fff6418d21e _dispatch_main_queue_callback_4CF + 1135
11   CoreFoundation                     0x00007fff38202962 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
12   CoreFoundation                     0x00007fff382017a4 __CFRunLoopRun + 2289
13   CoreFoundation                     0x00007fff3820138b CFRunLoopRunSpecific + 455
14   HIToolbox                          0x00007fff37460087 RunCurrentEventLoopInMode + 292
15   HIToolbox                          0x00007fff3745fc8a ReceiveNextEventCommon + 603
16   HIToolbox                          0x00007fff3745fc36 _BlockUntilNextEventMatchingListInModeWithFilter + 64
17   AppKit                             0x00007fff357f730e _DPSNextEvent + 1135
18   AppKit                             0x00007fff357f5f1a -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1361
19   AppKit                             0x00007fff357f02cd -[NSApplication run] + 699
20   AppKit                             0x00007fff357df7bf NSApplicationMain + 777
21   MacAssistant                       0x00000001090342d0 main + 13
22   libdyld.dylib                      0x00007fff641cf3d4 start + 1
Illegal instruction: 4

@akeslo
Copy link

akeslo commented Dec 26, 2020

Same issue on my end - Catalina 10.15.7

@viksharma1987
Copy link
Author

viksharma1987 commented Dec 26, 2020 via email

@Kief5555
Copy link

Kief5555 commented Mar 4, 2021

Same issue here

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

4 participants