AvailX / avail-wallet

An open source, private, self-custodial wallet. Built on the Aleo network.
https://avail.global
Apache License 2.0
20 stars 7 forks source link

[Bug]: “Avail” Unexpected exit MAC(Intel) #45

Open kaola526 opened 7 months ago

kaola526 commented 7 months ago

Contact Details

None

contact

No response

What happened?

Created mnemonic phrase; set up password; encountered an abnormal exit during Avail login.

Version

v0.0.1-alpha

What operating system are you using?

macOS (Intel SoC)

Relevant log output

VM Region Info: 0x20 is not in any region.  Bytes before following region: 140737487990752
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      UNUSED SPACE AT START
--->  
      shared memory            7ffffffa7000-7ffffffa8000 [    4K] r-x/r-x SM=SHM  

Thread 0 Crashed:: main Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib                     0x7ff8170255ff lookUpImpOrForward + 40
1   libobjc.A.dylib                     0x7ff81702501b _objc_msgSend_uncached + 75
2   WebKit                              0x7ff91a2326d2 -[WKWebView _evaluateJavaScript:asAsyncFunction:withSourceURL:withArguments:forceUserGesture:inFrame:inWorld:completionHandler:] + 113
3   WebKit                              0x7ff91a231c64 -[WKWebView evaluateJavaScript:completionHandler:] + 100
4   Avail                                  0x105e136cb objc_exception::try_no_ret::try_objc_execute_closure::h540d7d5c666842e9 + 107
5   Avail                                  0x105e1da02 RustObjCExceptionTryCatch + 18
6   Avail                                  0x105e13dc2 objc_exception::try::he509a6bfe7120e0a + 114
7   Avail                                  0x105e10178 objc::message::platform::send_unverified::h92f3cdead6ea748c + 120
8   Avail                                  0x105e0a74b wry::wkwebview::InnerWebView::eval::hbeda25db782d27bc + 811
9   Avail                                  0x105220178 tauri_runtime_wry::handle_user_message::hfbacb5c5b1391e4e + 3704
10  Avail                                  0x10521e9e6 tauri_runtime_wry::send_user_message::h6133f85d74c4f3f8 + 134
11  Avail                                  0x10544cfee tauri::webview::Webview$LT$R$GT$::listen_js::hf8216966869432b6 + 574
12  Avail                                  0x1056a8461 tauri::event::plugin::listen::h07b7cabaa4c26e4a + 81
13  Avail                                  0x10558eb35 tauri::event::plugin::init::_$u7b$$u7b$closure$u7d$$u7d$::hba032237f26e606f + 3093
14  Avail                                  0x1055b4ca9 _$LT$tauri..plugin..TauriPlugin$LT$R$C$C$GT$$u20$as$u20$tauri..plugin..Plugin$LT$R$GT$$GT$::extend_api::hbf6c8e7390f75b69 + 57
15  Avail                                  0x105590488 tauri::plugin::PluginStore$LT$R$GT$::extend_api::hd20514c8c10dec30 + 152
16  Avail                                  0x10544c0fd tauri::webview::Webview$LT$R$GT$::on_message::hb7758a805276b67c + 5165
17  Avail                                  0x105432b64 tauri::ipc::protocol::get::_$u7b$$u7b$closure$u7d$$u7d$::hfa059ae99a8a3bd9 + 6212
18  Avail                                  0x10559591a tauri::manager::webview::WebviewManager$LT$R$GT$::prepare_pending_webview::_$u7b$$u7b$closure$u7d$$u7d$::ha2f9e48154893a43 + 74
19  Avail                                  0x1053f24a8 tauri_runtime_wry::create_webview::_$u7b$$u7b$closure$u7d$$u7d$::hcc6e793824985536 + 152
20  Avail                                  0x105e081d6 wry::wkwebview::InnerWebView::new_ns_view::start_task::h42a90b555a656a89 + 6422
21  WebKit                              0x7ff91a350389 WebKit::WebURLSchemeHandlerCocoa::platformStartTask(WebKit::WebPageProxy&, WebKit::WebURLSchemeTask&) + 79
22  WebKit                              0x7ff91a4df56b WebKit::WebURLSchemeHandler::startTask(WebKit::WebPageProxy&, WebKit::WebProcessProxy&, WTF::ObjectIdentifier<WebCore::PageIdentifierType>, WebKit::URLSchemeTaskParameters&&, WTF::CompletionHandler<void (WebCore::ResourceResponse const&, WebCore::ResourceError const&, WTF::Vector<unsigned char, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc>&&)>&&) + 269
23  WebKit                              0x7ff91a4a3aec WebKit::WebPageProxy::startURLSchemeTaskShared(WTF::Ref<WebKit::WebProcessProxy, WTF::RawPtrTraits<WebKit::WebProcessProxy>>&&, WTF::ObjectIdentifier<WebCore::PageIdentifierType>, WebKit::URLSchemeTaskParameters&&) + 134
24  WebKit                              0x7ff91a4a3a47 WebKit::WebPageProxy::startURLSchemeTask(WebKit::URLSchemeTaskParameters&&) + 39
25  WebKit                              0x7ff91a79e882 WebKit::WebPageProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&) + 6882
26  WebKit                              0x7ff91a8524ab IPC::MessageReceiverMap::dispatchMessage(IPC::Connection&, IPC::Decoder&) + 203
27  WebKit                              0x7ff91a4d8e0f WebKit::WebProcessProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&) + 31
28  WebKit                              0x7ff91a84e731 IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_delete<IPC::Decoder>>) + 275
29  WebKit                              0x7ff91a84eb6b IPC::Connection::dispatchIncomingMessages() + 311
30  JavaScriptCore                      0x7ff83245a63e WTF::RunLoop::performWork() + 414
31  JavaScriptCore                      0x7ff83245b2da WTF::RunLoop::performWork(void*) + 26
32  CoreFoundation                      0x7ff817494f2a __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
33  CoreFoundation                      0x7ff817494ecc __CFRunLoopDoSource0 + 157
34  CoreFoundation                      0x7ff817494ca5 __CFRunLoopDoSources0 + 217
35  CoreFoundation                      0x7ff81749392f __CFRunLoopRun + 916
36  CoreFoundation                      0x7ff817492f31 CFRunLoopRunSpecific + 560
37  HIToolbox                           0x7ff820f0edad RunCurrentEventLoopInMode + 292
38  HIToolbox                           0x7ff820f0ebbe ReceiveNextEventCommon + 657
39  HIToolbox                           0x7ff820f0e918 _BlockUntilNextEventMatchingListInModeWithFilter + 64
40  AppKit                              0x7ff81a5275d0 _DPSNextEvent + 858
41  AppKit                              0x7ff81a52647a -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1214
42  AppKit                              0x7ff81a518ae8 -[NSApplication run] + 586
43  Avail                                  0x105806d29 objc_exception::try_no_ret::try_objc_execute_closure::hc0f566fb4f4b056b + 41
44  Avail                                  0x105e1da02 RustObjCExceptionTryCatch + 18
45  Avail                                  0x105566176 objc::message::platform::send_unverified::hf71c8b819f693874 + 118
46  Avail                                  0x105263e26 tao::platform_impl::platform::event_loop::EventLoop$LT$T$GT$::run::h3f0da3ef725facb5 + 486
47  Avail                                  0x1052c3362 _$LT$tauri_runtime_wry..Wry$LT$T$GT$$u20$as$u20$tauri_runtime..Runtime$LT$T$GT$$GT$::run::h04e73d36e830fb3a + 290
48  Avail                                  0x10556ec8c tauri::app::Builder$LT$R$GT$::run::hf98069d8c0e2f931 + 5580
49  Avail                                  0x1055225e9 availx_lib::run::h2c7f8b8f320ef303 + 199081
50  Avail                                  0x104e8f856 std::sys_common::backtrace::__rust_begin_short_backtrace::h93a2026c98efae9d + 6
51  Avail                                  0x104e8f8bc std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h7b890d71aeaaa70d + 12
52  Avail                                  0x105cb0c4d std::rt::lang_start_internal::hba631f1493ca29ca + 845
53  Avail                                  0x104e8f89c main + 44
54  dyld                                0x7ff81705f41f start + 1903

Code of Conduct