We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Runs app like normal but sometimes it crashes and sometimes it isn't.
It runs fine without any crash
tauri info
[✔] Environment - OS: Mac OS 15.1.1 x86_64 (X64) ✔ Xcode Command Line Tools: installed ✔ rustc: 1.83.0 (90b35a623 2024-11-26) ✔ cargo: 1.83.0 (5ffbef321 2024-10-29) ✔ rustup: 1.27.1 (2024-04-24) ✔ Rust toolchain: stable-x86_64-apple-darwin (default) - node: 22.5.1 - npm: 10.8.2 - bun: 1.1.20 [-] Packages - tauri 🦀: 2.1.1 - tauri-build 🦀: 2.0.3 - wry 🦀: 0.47.2 - tao 🦀: 0.30.8 - @tauri-apps/api : 2.1.1 - @tauri-apps/cli : 2.1.0 [-] Plugins - tauri-plugin-os 🦀: 2.2.0 - @tauri-apps/plugin-os : 2.2.0 - tauri-plugin-shell 🦀: 2.2.0 - @tauri-apps/plugin-shell : 2.2.0 - tauri-plugin-dialog 🦀: 2.2.0 - @tauri-apps/plugin-dialog : 2.2.0 - tauri-plugin-fs 🦀: 2.2.0 - @tauri-apps/plugin-fs : 2.2.0 - tauri-plugin-store 🦀: 2.2.0 - @tauri-apps/plugin-store : 2.2.0 [-] App - build-type: bundle - CSP: unset - frontendDist: ../build - devUrl: http://localhost:1420/ - framework: Svelte - bundler: Vite [-] iOS - Developer Teams: [CENSORED]
12-21 17:33:53.452 29294 29294 F DEBUG : Cmdline: org.alvindimas05.fluyer 12-21 17:33:53.452 29294 29294 F DEBUG : pid: 29160, tid: 29218, name: ThreadPoolForeg >>> org.alvindimas05.fluyer <<< 12-21 17:33:53.452 29294 29294 F DEBUG : #01 pc 00000000019d4014 /data/app/~~067nnRBmq0egWln4LkUxbw==/org.alvindimas05.fluyer-ddnrLYCRM_icnPSVXw1JIw==/base.apk (std::sys::pal::unix::abort_internal::h31abe77dbd0ba97e+8) 12-21 17:33:53.452 29294 29294 F DEBUG : #02 pc 00000000019ce6e8 /data/app/~~067nnRBmq0egWln4LkUxbw==/org.alvindimas05.fluyer-ddnrLYCRM_icnPSVXw1JIw==/base.apk (std::panicking::rust_panic_with_hook::h933a7aec869b9520+284) 12-21 17:33:53.452 29294 29294 F DEBUG : #03 pc 00000000019ce4b4 /data/app/~~067nnRBmq0egWln4LkUxbw==/org.alvindimas05.fluyer-ddnrLYCRM_icnPSVXw1JIw==/base.apk (std::panicking::begin_panic_handler::_$u7b$$u7b$closure$u7d$$u7d$::hd1f63bf336fc3f45+92) 12-21 17:33:53.452 29294 29294 F DEBUG : #04 pc 00000000019cce6c /data/app/~~067nnRBmq0egWln4LkUxbw==/org.alvindimas05.fluyer-ddnrLYCRM_icnPSVXw1JIw==/base.apk (std::sys::backtrace::__rust_end_short_backtrace::h1fa2cc3b22e0b1c9+8) 12-21 17:33:53.452 29294 29294 F DEBUG : #05 pc 00000000019ce19c /data/app/~~067nnRBmq0egWln4LkUxbw==/org.alvindimas05.fluyer-ddnrLYCRM_icnPSVXw1JIw==/base.apk (rust_begin_unwind+28) 12-21 17:33:53.452 29294 29294 F DEBUG : #06 pc 00000000019f0150 /data/app/~~067nnRBmq0egWln4LkUxbw==/org.alvindimas05.fluyer-ddnrLYCRM_icnPSVXw1JIw==/base.apk (core::panicking::panic_nounwind_fmt::hbe4928dc2b83c9c6+48) 12-21 17:33:53.452 29294 29294 F DEBUG : #07 pc 00000000019f01c8 /data/app/~~067nnRBmq0egWln4LkUxbw==/org.alvindimas05.fluyer-ddnrLYCRM_icnPSVXw1JIw==/base.apk (core::panicking::panic_nounwind::h1f8291beef8f0e5f+56) 12-21 17:33:53.452 29294 29294 F DEBUG : #08 pc 00000000019f0340 /data/app/~~067nnRBmq0egWln4LkUxbw==/org.alvindimas05.fluyer-ddnrLYCRM_icnPSVXw1JIw==/base.apk (core::panicking::panic_cannot_unwind::h3b94ce2eca38003e+20) 12-21 17:33:53.452 29294 29294 F DEBUG : #09 pc 0000000000a62204 /data/app/~~067nnRBmq0egWln4LkUxbw==/org.alvindimas05.fluyer-ddnrLYCRM_icnPSVXw1JIw==/base.apk (Java_org_alvindimas05_fluyer_RustWebViewClient_handleRequest+56) 12-21 17:33:53.452 29294 29294 F DEBUG : #15 pc 00000000000047e8 [anon:dalvik-classes10.dex extracted in memory from /data/app/~~067nnRBmq0egWln4LkUxbw==/org.alvindimas05.fluyer-ddnrLYCRM_icnPSVXw1JIw==/base.apk] (org.alvindimas05.fluyer.RustWebViewClient.shouldInterceptRequest+0)
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Runs app like normal but sometimes it crashes and sometimes it isn't.
Reproduction
Expected behavior
It runs fine without any crash
Full
tauri info
outputStack trace
Additional context
No response
The text was updated successfully, but these errors were encountered: