[Bug 51645] New: wine: could not load kernel32.dll, status c0000135
https://bugs.winehq.org/show_bug.cgi?id=51645 Bug ID: 51645 Summary: wine: could not load kernel32.dll, status c0000135 Product: Wine-staging Version: 6.15 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: b1779506(a)trbvn.com CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com Distribution: --- wine --version wine-6.15 Deleted all content inside .wine folder, no wine process running at that time: cd ~/.wine/ rm -r * Then I can run "wine --version" but not configure it: winecfg 002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0) wine: could not load kernel32.dll, status c0000135 -- 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=51645 --- Comment #1 from Zebediah Figura <z.figura12(a)gmail.com> --- Does this bug occur with upstream (non-staging) wine? -- 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=51645 --- Comment #2 from Otto <b1779506(a)trbvn.com> --- This happens on arch linux. -- 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=51645 --- Comment #3 from Otto <b1779506(a)trbvn.com> --- Also can't stop the Rockstar Games Launcher installer with Control+C: wine Rockstar-Games-Launcher.exe 0064:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead. 0034:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead. 002c:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead. 00f4:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead. 00fc:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead. 010c:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead. 0114:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead. wine: configuration in L"/home/otto/.wine" has been updated. 0024:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead. wine: Unhandled page fault on write access to 00000000 at address 019832A1 (thread 0024), starting debugger... wine client error:24: read: Bad address ^C012c:fixme:console:default_ctrl_handler Terminating process 20 on event 0 ^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C -- 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=51645 --- Comment #4 from Otto <b1779506(a)trbvn.com> --- Had to force kill -9 one process "/usr/bin/wineserver" and two "C:\windows\system32\winedevice.exe" -- 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=51645 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDINFO Ever confirmed|0 |1 -- 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=51645 gardenapple <gardenapple(a)posteo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gardenapple(a)posteo.net --- Comment #5 from gardenapple <gardenapple(a)posteo.net> --- Created attachment 70562 --> https://bugs.winehq.org/attachment.cgi?id=70562 Creating fresh wineprefix for The Silver Case Demo GOG setup Seeing this error when installing a free game demo in a fresh wineprefix. It was stuck on the "Configuring..." window. Ctrl+C does not work. The last 7 lines of the log happened after Ctrl+C -- 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=51645 --- Comment #6 from gardenapple <gardenapple(a)posteo.net> --- Created attachment 70563 --> https://bugs.winehq.org/attachment.cgi?id=70563 Trying again after forcefully quitting from stuck wineprefix creation This and the previous attachment come from Arch Linux. Somebody had the exact same bug on Manjaro here: https://forum.winehq.org/viewtopic.php?f=8&t=35596 - maybe there's a pattern? The last log complained about not finding files, like: 0034:warn:file:NtCreateFile L"\\??\\C:\\windows\\system32\\kernel32.dll" not found (244318) Even though they exist on the filesystem. But this log says 'Unable to create file L"C:\\windows\\wininit.ini"' which is actually correct, there is no wininit.ini. -- 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=51645 --- Comment #7 from gardenapple <gardenapple(a)posteo.net> --- Same error happens with the wine-6.16-1 Arch package (as opposed to wine-staging-6.15-1) -- 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=51645 --- Comment #8 from gardenapple <gardenapple(a)posteo.net> --- Created attachment 70568 --> https://bugs.winehq.org/attachment.cgi?id=70568 Creating fresh wineprefix with Wine git, not sure if the output is any different Went through the trouble of building Wine from source, same output. So this is probably not the Arch package maintainers fault. -- 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=51645 gardenapple <gardenapple(a)posteo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #70568|0 |1 is obsolete| | --- Comment #9 from gardenapple <gardenapple(a)posteo.net> --- Created attachment 70569 --> https://bugs.winehq.org/attachment.cgi?id=70569 Creating fresh wineprefix with Wine git Wrong attachment, sorry. Output with WINEDEBUG=error,warn+all, the command quits with exit code 53 but the "Updating Wine configuration" window is still there unless I do wineserver -k -- 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=51645 --- Comment #10 from gardenapple <gardenapple(a)posteo.net> --- Wine Stable (the Ubuntu binary from here: https://aur.archlinux.org/packages/wine-stable-ubuntu/) seems to work fine, so this is probably a regression. I might do some more proper regression testing, though it takes a while to compile Wine... -- 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=51645 --- Comment #11 from Otto <b1779506(a)trbvn.com> --- wine Rockstar-Games-Launcher.exe 007c:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead. 0034:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead. 0024:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead. wine: Unhandled page fault on write access to 00000000 at address 100014FD (thread 0024), starting debugger... wine client error:24: read: Bad address ^C00fc:fixme:console:default_ctrl_handler Terminating process 20 on event 0 ^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C -- 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=51645 Robert Walker <bob.mt.wya(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bob.mt.wya(a)gmail.com -- 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=51645 --- Comment #12 from gardenapple <gardenapple(a)posteo.net> --- Created attachment 70591 --> https://bugs.winehq.org/attachment.cgi?id=70591 WINEARCH=win64 WINEDEBUG=+wineboot,+setupapi wineboot Hmm, for some reason `drive_c/windows/syswow64` is empty. I copied over those files from another Wine prefix (which was setup with an earlier Wine build) and now the program seems to work, despite the crash during Wineprefix creation. When creating a prefix with WINEARCH=win32, everything works perfectly well, no workarounds needed. Can Otto confirm if this fixes the problem, or should I create a separate bug report? -- 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=51645 --- Comment #13 from Otto <b1779506(a)trbvn.com> --- New test on wine-6.16, new prefix works fine on Arch linux, so that issue is gone, doesn't lock. However still getting the error with Rockstar Social Club launcher: $ wine Rockstar-Games-Launcher.exe 007c:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead. 0034:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead. 0024:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead. wine: Unhandled page fault on read access to 0060FD08 at address 7BC27D76 (thread 0024), starting debugger... 0024:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x7bc27d76 gardenapple I have no idea if this is the same bug or now. -- 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=51645 --- Comment #14 from gardenapple <gardenapple(a)posteo.net> --- Highly doubt that we're talking about the same bug at this point. I'll just open a new bug report. Maybe you can rename this report, just in case? -- 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=51645 --- Comment #15 from gardenapple <gardenapple(a)posteo.net> --- I solved the problem on my end! It was just this error: https://bugs.winehq.org/show_bug.cgi?id=51086 -- 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=51645 gardenapple <gardenapple(a)posteo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #70562|0 |1 is obsolete| | -- 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=51645 gardenapple <gardenapple(a)posteo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #70563|0 |1 is obsolete| | -- 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=51645 gardenapple <gardenapple(a)posteo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #70591|0 |1 is obsolete| | -- 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=51645 gardenapple <gardenapple(a)posteo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #70569|0 |1 is obsolete| | -- 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=51645 Linards <linards.liepins(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |linards.liepins(a)gmail.com --- Comment #16 from Linards <linards.liepins(a)gmail.com> --- (In reply to gardenapple from comment #15)
I solved the problem on my end! It was just this error: https://bugs.winehq.org/show_bug.cgi?id=51086
Close this bug as duplicate then ;) -- 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=51645 Otto <b1779506(a)trbvn.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |CLOSED Resolution|--- |FIXED -- 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