https://bugs.winehq.org/show_bug.cgi?id=48508
Bug ID: 48508 Summary: Psi-Ops: The Mindgate Conspiracy freezing in stable Wine 5.0 Product: Wine Version: 5.0-rc6 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: chebanenkoigor93@gmail.com Distribution: ---
Created attachment 66310 --> https://bugs.winehq.org/attachment.cgi?id=66310 Information from Wine 5.0 + Windows 7 Debug
Psi-Ops: The Mindgate Conspiracy freezing in stable Wine 5.0 when you launch it. Symptoms are similar with bug 31954 (fixed in Wine 4.3).I will add info from Wine 5.0 and debug from Windows 7,looks like it will be important thing.If you will need something else,please let me know.
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #1 from Chebanenko Igor chebanenkoigor93@gmail.com --- Created attachment 66311 --> https://bugs.winehq.org/attachment.cgi?id=66311 Second Debug from Windows 7
Second debug from Windows 7. I'm still tracing API from Windows,my goal,is to collect as much info from Win7,as possible.
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #2 from Chebanenko Igor chebanenkoigor93@gmail.com --- Created attachment 66312 --> https://bugs.winehq.org/attachment.cgi?id=66312 Debug #3 from Windows 7
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #3 from Chebanenko Igor chebanenkoigor93@gmail.com --- Created attachment 66313 --> https://bugs.winehq.org/attachment.cgi?id=66313 Debug #4 from Windows 7
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #4 from Chebanenko Igor chebanenkoigor93@gmail.com --- Created attachment 66314 --> https://bugs.winehq.org/attachment.cgi?id=66314 Debug #5 from Windows 7
It will be my last debug log from Windows 7. Please,check ALL debug logs from Windows 7,they will give some info about where is that bug hiding (I hope so).
https://bugs.winehq.org/show_bug.cgi?id=48508
Chebanenko Igor chebanenkoigor93@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://m.majorgeeks.com/fil | |es/details/psi_ops_the_mind | |gate_conspiracy.html
--- Comment #5 from Chebanenko Igor chebanenkoigor93@gmail.com --- I add URL to free ad-supported version of that game (I forgot about it),thanks to Wikipedia. Here it is the link to the article about that game,which contain link to the free version (External Links section): https://en.wikipedia.org/wiki/Psi-Ops:_The_Mindgate_Conspiracy#External_link...
Download link itself you will find in URL section.
https://bugs.winehq.org/show_bug.cgi?id=48508
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com
--- Comment #6 from Louis Lenders xerox.xerox2000x@gmail.com --- Hi, I cannot confirm this
I went to http://m.majorgeeks.com/files/details/psi_ops_the_mindgate_conspiracy.html and then download downloaded http://files2.majorgeeks.com/c02b74809aaccf4972b9bb7059fa28aa91a255a3/games/...
sha1sum Psi-Ops\ The\ Mindgate\ Conspiracy\ MajorGeeks.zip c1821544b5537e8a197ba5e61346ea6ba2975a64 Psi-Ops The Mindgate Conspiracy MajorGeeks.zip
The game starts and begins just fine for me, ran a few meters and then quit.
Do you have same problems (the freezing) with this demo? Then might be a problem on your side. Could you check and report back please? Thanks and regards
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #7 from Chebanenko Igor chebanenkoigor93@gmail.com --- (In reply to Louis Lenders from comment #6)
Hi, I cannot confirm this
I went to http://m.majorgeeks.com/files/details/psi_ops_the_mindgate_conspiracy.html and then download downloaded http://files2.majorgeeks.com/c02b74809aaccf4972b9bb7059fa28aa91a255a3/games/ Psi-Ops%20The%20Mindgate%20Conspiracy%20MajorGeeks.zip
sha1sum Psi-Ops\ The\ Mindgate\ Conspiracy\ MajorGeeks.zip c1821544b5537e8a197ba5e61346ea6ba2975a64 Psi-Ops The Mindgate Conspiracy MajorGeeks.zip
The game starts and begins just fine for me, ran a few meters and then quit.
Do you have same problems (the freezing) with this demo? Then might be a problem on your side. Could you check and report back please? Thanks and regards
Free version starts without problems,but full version - frezing while startup.You need to check ALL debug logs from Windows 7 (and my text file from Wine 5.0). I think they will give you some info.
https://bugs.winehq.org/show_bug.cgi?id=48508
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://m.majorgeeks.com/fil | |es/details/psi_ops_the_mind | |gate_conspiracy.html |
--- Comment #8 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Chebanenko Igor from comment #7) ds
Free version starts without problems,but full version - frezing while startup.You need to check ALL debug logs from Windows 7 (and my text file from Wine 5.0). I think they will give you some info.
Hi, then I`ll remove downloadlink as it is not relevant.
Note: You`d better attach plain console-output instead of +ntdll as it makes it all difficult to see relevant things in the log I guess
I tried grep -v "ntdll:" to extract console output, and there`s a line where it says:
0032:fixme:d3d:wined3d_swapchain_init The application requested more than one back buffer, this is not properly supported. Please configure the application to use double buffering (1 back buffer) if possible. ) 0030:fixme:dbghelp:elf_search_auxv can't find symbol in module
That seems relevant to me but I don`t know how to fix/work around it. Anyone else know more about this?
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #9 from Chebanenko Igor chebanenkoigor93@gmail.com --- (In reply to Louis Lenders from comment #8)
(In reply to Chebanenko Igor from comment #7) ds
Free version starts without problems,but full version - frezing while startup.You need to check ALL debug logs from Windows 7 (and my text file from Wine 5.0). I think they will give you some info.
Hi, then I`ll remove downloadlink as it is not relevant.
Note: You`d better attach plain console-output instead of +ntdll as it makes it all difficult to see relevant things in the log I guess
I tried grep -v "ntdll:" to extract console output, and there`s a line where it says:
0032:fixme:d3d:wined3d_swapchain_init The application requested more than one back buffer, this is not properly supported. Please configure the application to use double buffering (1 back buffer) if possible. ) 0030:fixme:dbghelp:elf_search_auxv can't find symbol in module
That seems relevant to me but I don`t know how to fix/work around it. Anyone else know more about this?
In my first attacment there is information from Wine 5.0 Attachment with 3 files:
1) backtrace.txt 2) debug(+ntdll) 3) terminal-output.txt
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #10 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Chebanenko Igor from comment #9)
(In reply to Louis Lenders from comment #8)
(In reply to Chebanenko Igor from comment #7)
In my first attacment there is information from Wine 5.0 Attachment with 3 files:
- backtrace.txt
- debug(+ntdll)
- terminal-output.txt
Yes, but the plain console-output _before_ the crash is missing/hidden in the large debug(+ntdll) file. So that`s why i tried to extract it to see some relevant fixme`s.
I`d first try to get around the 0032:fixme:d3d:wined3d_swapchain_init The application requested more than one back buffer, this is not properly supported. Please configure the application to use double buffering (1 back buffer) if possible. ) but I don`t know how/cannot give you advice :(
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #11 from Chebanenko Igor chebanenkoigor93@gmail.com --- (In reply to Louis Lenders from comment #10)
(In reply to Chebanenko Igor from comment #9)
(In reply to Louis Lenders from comment #8)
(In reply to Chebanenko Igor from comment #7)
In my first attacment there is information from Wine 5.0 Attachment with 3 files:
- backtrace.txt
- debug(+ntdll)
- terminal-output.txt
Yes, but the plain console-output _before_ the crash is missing/hidden in the large debug(+ntdll) file. So that`s why i tried to extract it to see some relevant fixme`s.
I`d first try to get around the 0032:fixme:d3d:wined3d_swapchain_init The application requested more than one back buffer, this is not properly supported. Please configure the application to use double buffering (1 back buffer) if possible. ) but I don`t know how/cannot give you advice :(
Forget about Wine (for now at least). Check debug logs from Windows 7. There is A LOT of info in Win7 debug. I tried to monitor Windows kernel functions. In Second Sight game there was froblem with ntdll,symptoms was similar. Check Win7 debugs.
P.S. How to debug audio/video & opengl in Wine? I have some ideas. I also will try to debug audio/video in Win7.
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #12 from Chebanenko Igor chebanenkoigor93@gmail.com --- Created attachment 66329 --> https://bugs.winehq.org/attachment.cgi?id=66329 Wine 5.0 Debug (+wgl,+d3d)
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #13 from Chebanenko Igor chebanenkoigor93@gmail.com --- Created attachment 66330 --> https://bugs.winehq.org/attachment.cgi?id=66330 Wine 5.0 Debug (+sound,+dsound,+dsound3d,+dmusic32)
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #14 from Chebanenko Igor chebanenkoigor93@gmail.com --- Created attachment 66331 --> https://bugs.winehq.org/attachment.cgi?id=66331 Debug #6 from Windows 7
Debug #6 from Windows 7. Yes,debug #5 supposed to be my last debug from Win7,but here is debug #6. Check this one.
https://bugs.winehq.org/show_bug.cgi?id=48508
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #15 from Zebediah Figura z.figura12@gmail.com --- Your Windows debug logs show calls made by native Windows DLLs into other Windows DLLs. That's not something we can safely examine, legally.
It also wouldn't really be the easiest way to figure out what's wrong. The process of debugging tends to be based loosely around "find a point of failure and work backwards to see what caused it"; if everything succeeds, that doesn't help much.
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #16 from Chebanenko Igor chebanenkoigor93@gmail.com --- (In reply to Zebediah Figura from comment #15)
Your Windows debug logs show calls made by native Windows DLLs into other Windows DLLs. That's not something we can safely examine, legally.
It also wouldn't really be the easiest way to figure out what's wrong. The process of debugging tends to be based loosely around "find a point of failure and work backwards to see what caused it"; if everything succeeds, that doesn't help much.
I don't know about if it is legal or not,but we can see "internal logic" of application,using API tracing in Windows. And if we know "logic" of application,we can do something similar,to reproduce it's "logic" using Wine resources.
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #17 from Chebanenko Igor chebanenkoigor93@gmail.com --- Any updates?
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #18 from Zebediah Figura z.figura12@gmail.com --- Can you please attach a log with WINEDEBUG=+server,+pid,+timestamp,+sync? Note that you'll need the application to be the first one launched in the prefix.
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #19 from Chebanenko Igor chebanenkoigor93@gmail.com --- Created attachment 66385 --> https://bugs.winehq.org/attachment.cgi?id=66385 Wine 5.0 debug
WINEDEBUG=+server,+pid,+timestamp,+sync
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #20 from Chebanenko Igor chebanenkoigor93@gmail.com --- Created attachment 66410 --> https://bugs.winehq.org/attachment.cgi?id=66410 Debug from Wine 5.0
WINEDEBUG=+wgl,+x11_drv,+x11settings,+relay,+tid,+seh
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #21 from Zebediah Figura z.figura12@gmail.com --- Unfortunately I can't easily determine anything from the requested logs, sorry.
https://bugs.winehq.org/show_bug.cgi?id=48508
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #22 from joaopa jeremielapuree@yahoo.fr --- Full version of Psi-Ops works fine for me with wine-5.1.
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #23 from Chebanenko Igor chebanenkoigor93@gmail.com --- (In reply to joaopa from comment #22)
Full version of Psi-Ops works fine for me with wine-5.1.
I will try it in Wine 5.2,when it will be in my Linux distro.
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #24 from Chebanenko Igor chebanenkoigor93@gmail.com --- Created attachment 66478 --> https://bugs.winehq.org/attachment.cgi?id=66478 Debug from Wine 5.2
Game can't start in Wine 5.2. I will add my debug from Wine 5.2 (+d3d).
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #25 from joaopa jeremielapuree@yahoo.fr --- Did you try in a fresh wine prefix?
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #26 from joaopa jeremielapuree@yahoo.fr --- Tested on my second machine with wine-5.2. Still working...
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #27 from Chebanenko Igor chebanenkoigor93@gmail.com --- (In reply to joaopa from comment #25)
Did you try in a fresh wine prefix?
Yes,I tested it in fresh Wine 5.2. But what if I have some hardware related problem? Because I use Intel(R) Ivybridge Mobile x86/MMX/SSE2 video card.
From Wine log:
0030:warn:d3d:wined3d_adapter_gl_init Couldn't create an OpenGL 4.4 context, trying fallback to a lower version. 0030:trace:d3d:wined3d_adapter_init_gl_caps adapter 0xedf0d0. 0030:trace:d3d:wined3d_adapter_init_gl_caps GL_RENDERER: "Mesa DRI Intel(R) Ivybridge Mobile x86/MMX/SSE2". 0030:trace:d3d:wined3d_adapter_init_gl_caps GL_VENDOR: "Intel Open Source Technology Center". 0030:trace:d3d:wined3d_adapter_init_gl_caps GL_VERSION: "4.2 (Core Profile) Mesa 19.2.8". 0030:trace:d3d:wined3d_parse_gl_version Found OpenGL version 4.2.
----
Plus, I have this messages. --- 0030:trace:d3d:wined3d_device_set_texture App is setting the same texture again, nothing to do. --- 0030:trace:d3d:wined3d_device_set_transform The application is setting the same matrix over again.
--- I can see that second message very often in log,after the first one.Any ideas?
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #28 from Chebanenko Igor chebanenkoigor93@gmail.com --- Created attachment 66524 --> https://bugs.winehq.org/attachment.cgi?id=66524 Debug from Wine 5.2 (WINEDEBUG=+hid)
Debug from Wine 5.2
In debug I found strings:
001b:err:module:DelayLoadFailureHook failed to delay load hid.dll.HidD_GetHidGuid wine: Call from 0x7b00f9ad to unimplemented function hid.dll.HidD_GetHidGuid, aborting
Any chance that it will be implemented?
https://bugs.winehq.org/show_bug.cgi?id=48508
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com Summary|Psi-Ops: The Mindgate |Psi-Ops: The Mindgate |Conspiracy freezing in |Conspiracy freezing in |stable Wine 5.0 |stable Wine 5.0 due to | |unimplemented | |hid.dll.HidD_GetHidGuid
https://bugs.winehq.org/show_bug.cgi?id=48508
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Psi-Ops: The Mindgate |Psi-Ops: The Mindgate |Conspiracy freezing in |Conspiracy freezing in |stable Wine 5.0 due to |stable Wine 5.0 |unimplemented | |hid.dll.HidD_GetHidGuid |
--- Comment #29 from Vijay Kamuju infyquest@gmail.com --- hid.dll.HidD_GetHidGuid is already implemented https://source.winehq.org/git/wine.git/blob/HEAD:/dlls/hid/hidd.c#l86
Please do install and run on a clean prefix on wine 5.2.
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #30 from Chebanenko Igor chebanenkoigor93@gmail.com --- Created attachment 66544 --> https://bugs.winehq.org/attachment.cgi?id=66544 Debug from Wine 5.2 (+seh,+ntoskrnl,+sync,+user,+process)
Debug from Wine 5.2 (+seh,+ntoskrnl,+sync,+user,+process)
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #31 from Chebanenko Igor chebanenkoigor93@gmail.com --- Created attachment 66589 --> https://bugs.winehq.org/attachment.cgi?id=66589 Debug from Wine 5.3
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #32 from Chebanenko Igor chebanenkoigor93@gmail.com --- Any updates?
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #33 from Chebanenko Igor chebanenkoigor93@gmail.com --- Created attachment 66670 --> https://bugs.winehq.org/attachment.cgi?id=66670 WINEDEBUG=+atom,+comm,+file,+process,+sync,+string,+thread,+virtual
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #34 from Chebanenko Igor chebanenkoigor93@gmail.com --- Created attachment 66672 --> https://bugs.winehq.org/attachment.cgi?id=66672 Debug from Wine 5.4 WINEDEBUG=+ntdll,+file
Previous debug also was from 5.4
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #35 from Chebanenko Igor chebanenkoigor93@gmail.com --- Created attachment 66723 --> https://bugs.winehq.org/attachment.cgi?id=66723 Debug from Windows 7.
I think,Psi - Ops freezing is related with dsound.dll problems (maybe also with winmm.dll)
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #36 from Chebanenko Igor chebanenkoigor93@gmail.com --- Created attachment 66930 --> https://bugs.winehq.org/attachment.cgi?id=66930 Debug from Windows 7 (File System Debug)
Looks like when you launch Psi - Ops,system create game files (with NtCreateFile function) with parameters:
FILE_READ_ATTRIBUTES | GENERIC_READ | SYNCHRONIZE, 0x0018f1a0, 0x0018f1e4, NULL, FILE_ATTRIBUTE_NORMAL, FILE_SHARE_READ | FILE_SHARE_WRITE, FILE_OPEN, FILE_NON_DIRECTORY_FILE | FILE_SEQUENTIAL_ONLY | FILE_SYNCHRONOUS_IO_NONALERT, NULL, 0 ) STATUS_SUCCESS
This is the most common parameters of the game.
But staring from string 1699 it create files with
FILE_READ_ATTRIBUTES | GENERIC_READ | SYNCHRONIZE, 0x0cb3fd64, 0x0cb3fda8, NULL, 0, FILE_SHARE_READ | FILE_SHARE_WRITE, FILE_OPEN, FILE_NON_DIRECTORY_FILE | FILE_NO_INTERMEDIATE_BUFFERING | FILE_SEQUENTIAL_ONLY | FILE_SYNCHRONOUS_IO_NONALERT, NULL, 0 )
You can see that some of game's files add FILE_NO_INTERMEDIATE_BUFFERING parameter in common parameters. Is that related with bug?
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #37 from Chebanenko Igor chebanenkoigor93@gmail.com --- Created attachment 67888 --> https://bugs.winehq.org/attachment.cgi?id=67888 Terminal output from Wine-Staging 5.13
Terminal output.
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #38 from Chebanenko Igor chebanenkoigor93@gmail.com --- Created attachment 67889 --> https://bugs.winehq.org/attachment.cgi?id=67889 winedbg output from Wine-Staging 5.13 (+ntdll)
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #39 from Chebanenko Igor chebanenkoigor93@gmail.com --- Created attachment 67909 --> https://bugs.winehq.org/attachment.cgi?id=67909 winedbg output (+ntdll,+ntoskrnl) from Wine 5.14
It's not Staging version,it's Wine-devel.
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #40 from Chebanenko Igor chebanenkoigor93@gmail.com --- trace:ntoskrnl:KeEnterCriticalRegion semi-stub
and
trace:ntoskrnl:KeLeaveCriticalRegion semi-stub
Is that related with bug?
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #41 from Chebanenko Igor chebanenkoigor93@gmail.com --- Created attachment 68232 --> https://bugs.winehq.org/attachment.cgi?id=68232 Psi - Ops - Win7 API Monitoring - Runtime Library Routines
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #42 from Chebanenko Igor chebanenkoigor93@gmail.com --- Created attachment 68387 --> https://bugs.winehq.org/attachment.cgi?id=68387 Psi - Ops winedbg output from Wine 5.19
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #43 from Chebanenko Igor chebanenkoigor93@gmail.com --- Created attachment 68388 --> https://bugs.winehq.org/attachment.cgi?id=68388 WINEDEBUG=+relay from Wine 5.19
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #44 from Chebanenko Igor chebanenkoigor93@gmail.com --- Created attachment 68486 --> https://bugs.winehq.org/attachment.cgi?id=68486 Psi - Ops (exe) - PETools
Psi - Ops exe file scanned with PETools.
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #45 from Chebanenko Igor chebanenkoigor93@gmail.com --- Created attachment 68487 --> https://bugs.winehq.org/attachment.cgi?id=68487 Psi - Ops (protect.dll)
Psi - Ops protect.dll file scanned with PETools.
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #46 from Chebanenko Igor chebanenkoigor93@gmail.com --- Created attachment 68497 --> https://bugs.winehq.org/attachment.cgi?id=68497 Psi - Ops PETools process disasm
More information from Psi - Ops using PETools.
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #47 from Chebanenko Igor chebanenkoigor93@gmail.com --- Created attachment 68508 --> https://bugs.winehq.org/attachment.cgi?id=68508 Psi - Ops winedbg output - Wine 5.20
Winedbg output from Wine 5.20
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #48 from Chebanenko Igor chebanenkoigor93@gmail.com --- Created attachment 68509 --> https://bugs.winehq.org/attachment.cgi?id=68509 WINEDEBUG=+virtual Psi-Ops winedbg output - Wine 5.20
WINEDEBUG=+virtual in Wine 5.20
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #49 from Chebanenko Igor chebanenkoigor93@gmail.com --- Created attachment 68852 --> https://bugs.winehq.org/attachment.cgi?id=68852 Psi - Ops winedbg output from Wine 6.0-rc1
From my attachment:
fixme:dbghelp:x86_64_find_runtime_function RunTime_Function outside IMAGE_DIRECTORY_ENTRY_EXCEPTION unimplemented yet!
Is that related with bug?
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #50 from Chebanenko Igor chebanenkoigor93@gmail.com --- Created attachment 68912 --> https://bugs.winehq.org/attachment.cgi?id=68912 Psi - Ops Wine 6.0-rc2 output
WINEDEBUG=+relay,+seh,+tid,+loaddll
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #51 from Chebanenko Igor chebanenkoigor93@gmail.com --- Created attachment 68964 --> https://bugs.winehq.org/attachment.cgi?id=68964 Psi - Ops Wine 6.0-rc3 output
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #52 from Chebanenko Igor chebanenkoigor93@gmail.com --- Created attachment 70151 --> https://bugs.winehq.org/attachment.cgi?id=70151 Psi-Ops in Wine 6.10
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #53 from Chebanenko Igor chebanenkoigor93@gmail.com --- Created attachment 70244 --> https://bugs.winehq.org/attachment.cgi?id=70244 Psi - Ops in Wine 6.12
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #54 from Chebanenko Igor chebanenkoigor93@gmail.com --- Created attachment 71700 --> https://bugs.winehq.org/attachment.cgi?id=71700 Psi-Ops in Wine 7.0
Bug still here.
https://bugs.winehq.org/show_bug.cgi?id=48508
--- Comment #55 from Chebanenko Igor chebanenkoigor93@gmail.com --- It works in Wine 7.3. Fixed.
https://bugs.winehq.org/show_bug.cgi?id=48508
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #56 from Gijs Vermeulen gijsvrm@gmail.com --- (In reply to Chebanenko Igor from comment #55)
It works in Wine 7.3. Fixed.
Thanks for reporting back, marking FIXED.
https://bugs.winehq.org/show_bug.cgi?id=48508
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #57 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.4.