[Bug 56358] New: FoxVox (.Net7 app) fails to start with "Failed to load System.Private.CoreLib.dll" error
https://bugs.winehq.org/show_bug.cgi?id=56358 Bug ID: 56358 Summary: FoxVox (.Net7 app) fails to start with "Failed to load System.Private.CoreLib.dll" error Product: Wine Version: 9.1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mscoree Assignee: wine-bugs(a)winehq.org Reporter: xeno(a)x-s.com.pl Distribution: --- Created attachment 76087 --> https://bugs.winehq.org/attachment.cgi?id=76087 FoxVox launch terminal output FoxVox (voice commands app written in .Net7) fails to start.If run from terminal, In messages an "Failed to load System.Private.CoreLib.dll" error can e seen.
From what I've spoken with author app contains all the .Net runtime libs it needs, with exception of MS Speech to text engine. App launches just fine on Win7 and later.
Project page: https://foxster.itch.io/foxvox Steps to repoduce in clean wineprefix: - install latest FoxVox release (2.4.0.2 used) - launch app using command: env WINEPREFIX="/home/<user>/.local/share/wineprefixes/<your_prefix>" wine ~/.local/share/wineprefixes/<your_prefix>/drive_c/Program\ Files/FoxVox/FoxVox.exe Expeted result: App start/shows UI or at least crashes complaining about MS Speech to text engine not found) Actual result: App crashes complaining about .Net7 library failing to load. OS: Fedora 39 Wine: 9.1 from Fedora rpms Wine-mono: 8.1.0 from Fedora rpms Full app launch log attached Could it be somehow app is unable to extract bundled dependencies? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56358 Esme Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|mscoree |ntdll Keywords| |dotnet --- Comment #1 from Esme Povirk <madewokherd(a)gmail.com> --- Error code 0x8007046C is ERROR_MAPPED_ALIGNMENT, guessing something in ntdll. It's unlikely to be related to Wine Mono -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56358 Esme Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://foxster.itch.io/fox | |vox Keywords| |download -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56358 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #2 from Andrew Nguyen <arethusa26(a)gmail.com> --- Please retest with wine-9.2. The commit that fixed bug 56122 allows the application to start with that version of Wine. *** This bug has been marked as a duplicate of bug 56122 *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56358 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Closing duplicate. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla