[Bug 25218] New: 4k demoscene demo ergon crashes
http://bugs.winehq.org/show_bug.cgi?id=25218 Summary: 4k demoscene demo ergon crashes Product: Wine Version: 1.3.7 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com The 4k demo http://pouet.net/prod.php?which=54529 crashes with wine: Unhandled page fault on read access to 0x00000000 at address 0x4200fb Backtrace: =>0 0x004200fb in frq_ergon_640x480_high (+0x200fb) (0x1ac3fe90) According to http://code4k.blogspot.com/2010/08/making-of-ergon-4k-pc-intro.html it uses d3d9. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=25218 --- Comment #1 from Rico <kgbricola(a)web.de> 2010-11-23 08:36:34 CST --- Could you give native d3dcompiler_42.dll a try? It seems to start that way. Also I need to disable compiz to get colors, with compiz it is only grayscaled. It also likes to have fullscreenmode (no wine desktop), on the wine's virtual desktop it crashes because it couldn't get the resolution. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=25218 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #2 from joaopa <jeremielapuree(a)yahoo.fr> 2011-07-09 23:23:16 CDT --- still a bug in current wine? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=25218 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda(a)volny.cz --- Comment #3 from Wylda <wylda(a)volny.cz> 2011-07-16 01:44:17 CDT --- Still crashes for me, even with: * d3dx9_42.dll (explicitly mentioned by ergon.nfo) * d3dcompiler_42.dll But in my case, problem probably comes from: err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 1280x720x32 @0! (XRandR) And as i think 32bit isn't possible with X & nVidia, right? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=25218 --- Comment #4 from Rico <kgbricola(a)web.de> 2011-07-16 04:58:42 CDT --- Gave it a short try. And it seems to run with 1. extract ergon 2. use native dlls (e.g. copy d3dx9_42.dll and d3dcompiler_42.dll in the ergon folder) 3. cd <ergon folder> 4. WINEDLLOVERWRITE="d3dcompiler_42.dll,d3dx9_42.dll=n" wine explorer /desktop=foo,1280x720 FRQ_Ergon_1280x720_low.exe Note: resolution needs to be 1280x720 because the app seems to switch always to that resolution and then to the one specified. It is slow as hell and may kill your input because of high cpu usage or something. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=25218 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, obfuscation Status|NEW |RESOLVED URL| |http://code4k.blogspot.com/ | |2010/08/making-of-ergon-4k- | |pc-intro.html CC| |focht(a)gmx.net Component|-unknown |directx-d3d Resolution|--- |DUPLICATE Summary|4k demoscene demo ergon |4k demoscene demo ergon |crashes |crashes (custom imports | |resolver can't cope with | |d3dx9_42.dll -> | |d3dx9_36.dll forwards) --- Comment #5 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, dupe of bug 21817 --- snip --- ... 00420AB2 FF25 9000D503 JMP DWORD PTR DS:[3D50090] 00420AB8 FF25 4C00D503 JMP DWORD PTR DS:[3D5004C] 00420ABE FF25 5000D503 JMP DWORD PTR DS:[3D50050] 00420AC4 FF25 7C00D503 JMP DWORD PTR DS:[3D5007C] ... 03D50048 7ECBFE58 ; user32.ActivateKeyboardLayout 03D5004C 7EA5AC7C ; d3d9.Direct3DCreate9 03D50050 7E70EFEA ; ASCII "d3dx9_36.D3DXCompileShader" ... 03D50054 7E70EE40 ; ASCII "d3dx9_36.D3DXAssembleShader" ... 03D5007C 7E70FCAD ; ASCII "d3dx9_36.D3DXCreateTextureShader" ... 03D50090 7E70FFB5 ; ASCII "d3dx9_36.D3DXFillTextureTX" --- snip --- $ sha1sum ergon.zip 21476008a3d444bb1ff17835ecf682f14001982a ergon.zip $ du -sh ergon.zip 100K ergon.zip $ wine --version wine-1.7.11-159-gee33839 Regards *** This bug has been marked as a duplicate of bug 21817 *** -- 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=25218 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Bruno Jesus <00cpxxx(a)gmail.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.
http://bugs.winehq.org/show_bug.cgi?id=25218 Henri Verbeet <hverbeet(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |benoit.tuduri(a)gmail.com --- Comment #7 from Henri Verbeet <hverbeet(a)gmail.com> --- *** Bug 35618 has been marked as a duplicate of this bug. *** -- 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=25218 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://code4k.blogspot.com/ |https://web.archive.org/web |2010/08/making-of-ergon-4k- |/20180812142256/http://arch |pc-intro.html |ive.scene.org/pub/parties/2 | |010/breakpoint10/in4k/ergon | |.zip -- 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla