http://bugs.winehq.org/show_bug.cgi?id=29002
Bug #: 29002 Summary: GPU-Z v0.5.5 crashes at launch Product: Wine Version: 1.3.32 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: testing.tigerwolf@mail.com Classification: Unclassified
Created attachment 37327 --> http://bugs.winehq.org/attachment.cgi?id=37327 GPU-Z v0.5.5 crashes at launch
GPU-Z crashes at launch with the following error message : wine: Unhandled page fault
"GPU-Z program has encountered a serious problem and needs to close"
(see attachments for more details)
http://bugs.winehq.org/show_bug.cgi?id=29002
--- Comment #1 from Dmitry Timoshkov dmitry@baikal.ru 2011-11-05 23:04:00 CDT ---
wine: Unhandled page fault on execute access to 0x00786fdc at address 0x786fdc (thread 0009), starting debugger... Unhandled exception: page fault on execute access to 0x00786fdc in 32-bit code (0x00786fdc).
Looks like it tries to jump on no-exec page. Does it work under Windows with no-exec feature enabled?
http://bugs.winehq.org/show_bug.cgi?id=29002
--- Comment #2 from testing.tigerwolf@mail.com 2011-11-06 08:14:30 CST --- (In reply to comment #1)
wine: Unhandled page fault on execute access to 0x00786fdc at address 0x786fdc (thread 0009), starting debugger... Unhandled exception: page fault on execute access to 0x00786fdc in 32-bit code (0x00786fdc).
Looks like it tries to jump on no-exec page. Does it work under Windows with no-exec feature enabled?
Gpu-z v.0.5.5 works correctly under windows XP and windows 7. But I don't know if no-exec feature is enable pr disable. How can I do it?
http://bugs.winehq.org/show_bug.cgi?id=29002
Vitaliy Margolen vitaliy-bugzilla@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW URL| |http://www.techpowerup.com/ | |downloads/2039f/GPU-Z.0.5.5 | |.exe Ever Confirmed|0 |1
--- Comment #3 from Vitaliy Margolen vitaliy-bugzilla@kievinfo.com 2011-11-06 09:40:18 CST --- confirming
http://bugs.winehq.org/show_bug.cgi?id=29002
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #4 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2011-11-06 14:01:36 CST --- (In reply to comment #3)
confirming
I can't confirm this. The app starts here,so no crash, though it doesn't display any useful info for my GPU
http://bugs.winehq.org/show_bug.cgi?id=29002
--- Comment #5 from testing.tigerwolf@mail.com 2011-11-06 14:30:50 CST --- (In reply to comment #4)
(In reply to comment #3)
confirming
I can't confirm this. The app starts here,so no crash, though it doesn't display any useful info for my GPU
The functionning you describes is also the one I obtain for GPU-Z 0.x to version 0.5.4 and that is the subject of the bug report 25087.
But for the 0.5.5 version, mentioned here, the application encounters a problem during the launch and will not run.
Are you able to run the version of 0.5.5 in the same way as previous versions ?
http://bugs.winehq.org/show_bug.cgi?id=29002
--- Comment #6 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2011-11-06 15:28:08 CST --- (In reply to comment #5)
(In reply to comment #4)
(In reply to comment #3)
confirming
I can't confirm this. The app starts here,so no crash, though it doesn't display any useful info for my GPU
The functionning you describes is also the one I obtain for GPU-Z 0.x to version 0.5.4 and that is the subject of the bug report 25087.
But for the 0.5.5 version, mentioned here, the application encounters a problem during the launch and will not run.
Are you able to run the version of 0.5.5 in the same way as previous versions ?
yes, it doesn't crash here.
sha1sum GPU-Z.0.5.5.exe cccb37e2904f68cbd830f9084960e8c7f0750ec0 GPU-Z.0.5.5.exe
wine output while starting app:
wine /home/louis/Desktop/troep/GPU-Z.0.5.5.exe wine: cannot find L"C:\windows\system32\winemenubuilder.exe" err:wineboot:ProcessRunKeys Error running cmd L"C:\windows\system32\winemenubuilder.exe -a -r" (2) fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:thread:GetThreadPreferredUILanguages 52, 0x32b544, 0x32b5b4 0x32b54c fixme:ntoskrnl:KeGetCurrentIrql stub! DbgPrint says: (null)(IRQL 00): Driver compiled at 17:01:51 on Sep 11 2010 fixme:ntoskrnl:KeGetCurrentIrql stub! DbgPrint says: GPU-Z(IRQL 00): Created device: \Device\GPU-Z fixme:ntoskrnl:KeGetCurrentIrql stub! DbgPrint says: GPU-Z(IRQL 00): Created link: ??\GPU-Z -> \Device\GPU-Z fixme:ntoskrnl:IoRegisterShutdownNotification stub: 0x1163a8 fixme:systray:wine_notify_icon unhandled tray message: 4 fixme:wininet:set_cookie persistent cookies not handled (L"expires=Mon, 05-Nov-2012 21:26:39 GMT; path=/; domain=.techpowerup.com") fixme:wininet:set_cookie persistent cookies not handled (L"expires=Mon, 05-Nov-2012 21:26:39 GMT; path=/; domain=.techpowerup.com") fixme:wininet:InternetLockRequestFile STUB
http://bugs.winehq.org/show_bug.cgi?id=29002
--- Comment #7 from Vitaliy Margolen vitaliy-bugzilla@kievinfo.com 2011-11-06 16:48:37 CST --- It does crash here: $sha1sum GPU-Z.0.5.5.exe cccb37e2904f68cbd830f9084960e8c7f0750ec0 GPU-Z.0.5.5.exe $wine GPU-Z.0.5.5.exe wine: Unhandled page fault on execute access to 0x00786fdc at address 0x786fdc (thread 0024), starting debugger... Unhandled exception: page fault on execute access to 0x00786fdc in 32-bit code (0x00786fdc).
http://bugs.winehq.org/show_bug.cgi?id=29002
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #8 from Anastasius Focht focht@gmx.net 2011-11-06 17:21:12 CST --- Hello,
that PE executable is compressed and the unpacker code uses WRITECOPY prot on image region.
--- snip --- -=[ ProtectionID v0.6.4.0 JULY]=- (c) 2003-2010 CDKiLLER & TippeX Build 07/08/10-17:57:05 Ready... Scanning -> H:\Downloads\GPU-Z 0.5.5.exe File Type : 32-Bit Exe (Subsystem : Win GUI / 2), Size : 945120 (0E6BE0h) Byte(s) -> File Appears to be Digitally Signed @ Offset 0E5000h, size : 01BE0h / 07136 byte(s) [File Heuristics] -> Flag : 00000000000001001100000000100110 (0x0004C026) [!] PE Compact v2.20 - v3.02 (or newer) compressed ! - Scan Took : 0.377 Second(s) --- snip ---
See bug 28994 for that regression.
Louis probably has some patches applied on top of current GIT ;-)
Either use http://www.winehq.org/pipermail/wine-patches/2011-November/108548.html or revert commit 33255ee6ecf48725e8e061313da8f387a5714e44
Regards
http://bugs.winehq.org/show_bug.cgi?id=29002
Vitaliy Margolen vitaliy-bugzilla@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE
--- Comment #9 from Vitaliy Margolen vitaliy-bugzilla@kievinfo.com 2011-11-06 18:47:47 CST --- Thanks Anastasius. Applied the linked patch and it starts again. Duplicate.
*** This bug has been marked as a duplicate of bug 28994 ***
http://bugs.winehq.org/show_bug.cgi?id=29002
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |adys.wh@gmail.com
--- Comment #10 from Jerome Leclanche adys.wh@gmail.com 2011-11-08 09:25:30 CST --- Closing
https://bugs.winehq.org/show_bug.cgi?id=29002
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |ntdll URL|http://www.techpowerup.com/ |https://web.archive.org/web |downloads/2039f/GPU-Z.0.5.5 |/20210724213626if_/https:// |.exe |dl.filehorse.com/win/benchm | |arking/gpuz/GPU-Z-0.5.5.exe | |?st=y-BTL1AMiB8f3ieQ03Z9sQ& | |e=1627248967&fn=GPU-Z.0.5.5 | |.exe