https://bugs.winehq.org/show_bug.cgi?id=53869
Bug ID: 53869 Summary: some electron apps error out with "EINVAL: invalid argument, lstat 'Z:' " caused by ntdll-Junction_point Product: Wine-staging Version: 7.15 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: kerrickethan@gmail.com CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ---
Created attachment 73396 --> https://bugs.winehq.org/attachment.cgi?id=73396 error log for danger crew
the problem was first sighted on wine-7.15-staging, but still happens on later versions using wine-staging. the games i have tested(as this error appears with some games and not others) will load on a clean wine, but errors out when using wine-staging. This after testing some patches appears to be caused by ntdll-Junction_Points, and removing/disabling that patchset will allow the games to run(after also disabling some patchsets that require ntdll-Junction_Point to be enabled).
game tested: danger crew
https://bugs.winehq.org/show_bug.cgi?id=53869
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|some electron apps error |Danger Crew crashes with |out with "EINVAL: invalid |"EINVAL: invalid argument, |argument, lstat 'Z:' " |lstat 'Z:' " caused by |caused by |ntdll-Junction_Points |ntdll-Junction_point | CC| |erich.e.hoover@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=53869
--- Comment #1 from Erich E. Hoover erich.e.hoover@gmail.com --- Is there a demo available? Based on the log there's a couple of places that might make sense for the problem to be, but it will likely require a little trial and error.
https://bugs.winehq.org/show_bug.cgi?id=53869
--- Comment #2 from kerrickethan@gmail.com --- (In reply to Erich E. Hoover from comment #1)
Is there a demo available? Based on the log there's a couple of places that might make sense for the problem to be, but it will likely require a little trial and error.
there are a few games effected by this bug which is why this had a diffent title in the beginning(though i did not list them as the are more adult in nature and did not know if there are rules about said things). i would list more games beside the ones i have tested but it is hard to tell what games are effected as 1. it is hard to tell what engine a games uses as this does not seem to effects some version such as those built with rpg maker and crosscode.
the only constant thing i have found is that all games i have tested and have indentifed had the bug was that all had a similar file structure and files. so my guess is that if you have a game with this structure it will have the same bug. i will upload a attactment with the directory structure so you can see if you have any games similar
https://bugs.winehq.org/show_bug.cgi?id=53869
--- Comment #3 from kerrickethan@gmail.com --- it seems i was wrong about the similar structure, as some have dlls for vulkan and some dont. some have electron.asar and some dont. even using a app to tell me what version of electron the effected used are diffrent as some use electron 4 and some use electron 12. and yet both are effected.
https://bugs.winehq.org/show_bug.cgi?id=53869
--- Comment #4 from kerrickethan@gmail.com --- (In reply to Erich E. Hoover from comment #1)
Is there a demo available? Based on the log there's a couple of places that might make sense for the problem to be, but it will likely require a little trial and error.
found a free game(+ open source if that helpes) that is effected https://github.com/ilyagru/Space-Snake/releases
https://bugs.winehq.org/show_bug.cgi?id=53869
kerrickethan@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|7.15 |8.8
--- Comment #5 from kerrickethan@gmail.com --- bug is still
https://bugs.winehq.org/show_bug.cgi?id=53869
--- Comment #6 from kerrickethan@gmail.com --- (In reply to kerrickethan from comment #5)
bug is still
the bug is still in effect as of wine-8.8