Bug 300321
| Summary: | Error: WebLoaderStrategy.cpp(618) : void WebKit::WebLoaderStrategy::internallyFailedLoadTimerFired() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | jagerwin |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | bugs-noreply, mcatanzaro |
| Priority: | P2 | ||
| Version: | WebKit Local Build | ||
| Hardware: | PC | ||
| OS: | Linux | ||
jagerwin
The error appears when launching the application under development in Vscodium
With version 2.48, there were no problems, it appeared after upgrading to 2.50.
The full text of the error:
ERROR: WebKit encountered an internal error. This is a WebKit bug.
/usr/src/debug/webkit2gtk-4.1/webkitgtk-2.50.0/Source/WebKit/WebProcess/Network/WebLoaderStrategy.cpp(618) : void WebKit::WebLoaderStrategy::internallyFailedLoadTimerFired()
cargo tauri info:
[✔] Environment
- OS: Arch Linux Unknown x86_64 (X64) (gnome on wayland)
✔ webkit2gtk-4.1: 2.50.0
✔ rsvg2: 2.61.1
✔ rustc: 1.90.0 (1159e78c4 2025-09-14)
✔ cargo: 1.90.0 (840b83a10 2025-07-30)
✔ rustup: 1.28.2 (e4f3ad6f8 2025-04-28)
✔ Rust toolchain: stable-x86_64-unknown-linux-gnu (overridden by environment variable RUSTUP_TOOLCHAIN)
- node: 24.9.0
- npm: 11.6.1
[-] Packages
- tauri 🦀: 2.8.5
- tauri-build 🦀: 2.4.1
- wry 🦀: 0.53.4
- tao 🦀: 0.34.3
- tauri-cli 🦀: 2.8.4
[-] Plugins
- tauri-plugin-opener 🦀: 2.5.0
[-] App
- build-type: bundle
- CSP: unset
- frontendDist: ../dist
- devUrl: http://localhost:1420/
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
*** This bug has been marked as a duplicate of bug 276312 ***