https://bugs.winehq.org/show_bug.cgi?id=37255
Bug ID: 37255 Summary: Proteus 8 Access violation in module 'VGDVC.DLL' Product: Wine Version: 1.7.20 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: yonatan.el.amigo@gmail.com
When you try to use the modules and ISIS.DLL ARES.DLL this error appears "Internal Exception: Access violation in module 'VGDVC.DLL' [00010C56]". This happens from Wine1.7.20 (1.7.19 - 1.7.20).
Debugging log files: Wine1.7.19 -> http://www.mediafire.com/download/acbxqxxgzpwfvx3/Wine-log1.7.19.txt
Wine1.7.20 -> http://www.mediafire.com/download/49b0nx751c09iaf/Wine-log1.7.20.txt
https://bugs.winehq.org/show_bug.cgi?id=37255
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Severity|critical |normal
--- Comment #1 from Austin English austinenglish@gmail.com --- Logs should be attached, not links to external sites that may go down.
Please run a regression test: http://wiki.winehq.org/RegressionTesting
https://bugs.winehq.org/show_bug.cgi?id=37255
--- Comment #2 from Yonatan yonatan.el.amigo@gmail.com --- Created attachment 49558 --> https://bugs.winehq.org/attachment.cgi?id=49558 Debugging log files: Wine1.7.19, Wine1.7.20
https://bugs.winehq.org/show_bug.cgi?id=37255
--- Comment #3 from Yonatan yonatan.el.amigo@gmail.com --- I can confirm that in version 1.7.38 is resolved .... thanks !!
https://bugs.winehq.org/show_bug.cgi?id=37255
bitlord bitlord@openmailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bitlord@openmailbox.org
--- Comment #4 from bitlord bitlord@openmailbox.org --- same, Access violation in module 'VGDVC.DLL' in version wine 1.7.47-1. Proteus 8
https://bugs.winehq.org/show_bug.cgi?id=37255
--- Comment #5 from Ken Sharp imwellcushtymelike@gmail.com --- (In reply to Austin English from comment #1)
Please run a regression test: http://wiki.winehq.org/RegressionTesting
Still needed.
https://bugs.winehq.org/show_bug.cgi?id=37255
Hugo Ferreira hmf@inesctec.pt changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hmf@inesctec.pt
--- Comment #6 from Hugo Ferreira hmf@inesctec.pt --- Wine 1.8 still failing.
https://bugs.winehq.org/show_bug.cgi?id=37255
Aleaksandr aleaksah@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aleaksah@gmail.com
--- Comment #7 from Aleaksandr aleaksah@gmail.com --- wine-1.9.3 Still falling with "access violation in module 'VGDVC.DLL[000332E2]'" when trying create/open project.
https://bugs.winehq.org/show_bug.cgi?id=37255
--- Comment #8 from Yonatan yonatan.el.amigo@gmail.com ---
Effectively, this is a regression ... I'm using wine-1.9.3 with fedora-23.
https://bugs.winehq.org/show_bug.cgi?id=37255
yassine256@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |yassine256@gmail.com
--- Comment #9 from yassine256@gmail.com --- Workaround: set HKEY_CURRENT_USER\Software\Labcenter Electronics\Proteus 8 Professional\Default Graphics Mode to 1.
https://bugs.winehq.org/show_bug.cgi?id=37255
--- Comment #10 from Hugo Ferreira hmf@inesctec.pt --- Workaround seems works in Wine 1.8 in Ubuntu (demo version 8.4).
https://bugs.winehq.org/show_bug.cgi?id=37255
--- Comment #11 from Yonatan yonatan.el.amigo@gmail.com --- (In reply to yassine256 from comment #9)
Workaround: set HKEY_CURRENT_USER\Software\Labcenter Electronics\Proteus 8 Professional\Default Graphics Mode to 1.
This works for me, thank you !!
https://bugs.winehq.org/show_bug.cgi?id=37255
--- Comment #12 from bitlord bitlord@openmailbox.org --- (In reply to yassine256 from comment #9)
Workaround: set HKEY_CURRENT_USER\Software\Labcenter Electronics\Proteus 8 Professional\Default Graphics Mode to 1.
work perfect. thanks
https://bugs.winehq.org/show_bug.cgi?id=37255
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://labcenter.s3.amazona | |ws.com/downloads/prodemo.ex | |e CC| |xerox_xerox2000@yahoo.co.uk Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Keywords| |download
--- Comment #13 from Louis Lenders xerox_xerox2000@yahoo.co.uk --- This also happens with the trial, but I`m not 100% sure if it`s a wine-bug
From debug-log:
0009:fixme:winediag:dxgi_check_feature_level_support None of the requested D3D feature levels is supported on this GPU with the current shader backend. . . . 0009:Call wined3d.wined3d_mutex_unlock() ret=7d04dacb 0009:Ret wined3d.wined3d_mutex_unlock() retval=00000000 ret=7d04dacb 0009:Ret d3d10_1.D3D10CreateDevice1() retval=80004005 ret=7d082a67 Then trouble begins
My GPU is really crappy, so maybe that might be the problem. (VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (primary) (rev 03))
If I run like for example WINEDLLOVERRIDES=d3d11,d3dcore=d wine PDS.EXE the problem is gone. I guess one of the d3d-guys should look into this.
https://bugs.winehq.org/show_bug.cgi?id=37255
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #14 from winetest@luukku.com --- (In reply to Louis Lenders from comment #13)
This also happens with the trial, but I`m not 100% sure if it`s a wine-bug
From debug-log:
0009:fixme:winediag:dxgi_check_feature_level_support None of the requested D3D feature levels is supported on this GPU with the current shader backend.
Bug 38648 has a workaround for this, I also need it with rx 480.
https://bugs.winehq.org/show_bug.cgi?id=37255
--- Comment #15 from Louis Lenders xerox_xerox2000@yahoo.co.uk ---
Bug 38648 has a workaround for this, I also need it with rx 480.
I tried the hack from that bug to force shader model 4 and it works around the access violation, though the GUI is black now, but that`s probably because it`s a hack. I guess this is really a dupe of thyat bug; if someone with could try it with a more decent GPU i guess we could resolve this as a duplicate
https://bugs.winehq.org/show_bug.cgi?id=37255
--- Comment #16 from winetest@luukku.com --- (In reply to Louis Lenders from comment #15)
Bug 38648 has a workaround for this, I also need it with rx 480.
I tried the hack from that bug to force shader model 4 and it works around the access violation, though the GUI is black now, but that`s probably because it`s a hack. I guess this is really a dupe of thyat bug; if someone with could try it with a more decent GPU i guess we could resolve this as a duplicate
I tested the bug without any tricks involved I get the crash mentioned at title, then with the trick from Bug 38648 and retry and there is no such issue. After using the trick console has this line so it was succefully done.
err:winediag:wined3d_dll_init Setting maximum allowed wined3d GL version to 3.2.
So it looks duplicate to me.
https://bugs.winehq.org/show_bug.cgi?id=37255
tokktokk fdsfgs@krutt.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs@krutt.org
https://bugs.winehq.org/show_bug.cgi?id=37255
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #17 from joaopa jeremielapuree@yahoo.fr --- Is still a bug in current wine(3.20)?
https://bugs.winehq.org/show_bug.cgi?id=37255
--- Comment #18 from joaopa jeremielapuree@yahoo.fr --- Does the bug still occur with wine-6.23?
https://bugs.winehq.org/show_bug.cgi?id=37255
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |62651d65f4f8e4dc6e1f4fb5d58 | |9526613d419aa Status|NEW |RESOLVED Resolution|--- |FIXED URL|http://labcenter.s3.amazona |https://proteus.informer.co |ws.com/downloads/prodemo.ex |m/download/ |e | CC| |alexhenrie24@gmail.com
--- Comment #19 from Alex Henrie alexhenrie24@gmail.com --- The bug is not present in Wine 6.23. `git bisect` said that it was fixed by https://source.winehq.org/git/wine.git/commitdiff/62651d65f4f8e4dc6e1f4fb5d5...
$ sha256sum prodemo.exe 7854882f15ed5ab015c42d095e18f3f9ba49ae31b66b2ee3514d281318a09477
https://bugs.winehq.org/show_bug.cgi?id=37255
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |directx-d3d
https://bugs.winehq.org/show_bug.cgi?id=37255
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #20 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.0-rc2.
https://bugs.winehq.org/show_bug.cgi?id=37255
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|https://proteus.informer.co |https://web.archive.org/web |m/download/ |/20220109193803/https://dow | |nload.informer.com/win-1191 | |715292-4feadc33-6db3c0ab/pr | |odemo.exe CC| |focht@gmx.net
--- Comment #21 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download link via Internet Archive for documentation.
https://web.archive.org/web/20220109193803/https://download.informer.com/win...
https://www.virustotal.com/gui/file/7854882f15ed5ab015c42d095e18f3f9ba49ae31...
$ sha1sum prodemo.exe e9443cb0b6e1f962688e4c77c14a436f5c233b29 prodemo.exe
$ du -sh prodemo.exe 322M prodemo.exe
Regards