[Bug 25005] New: Intel GPA Monitor crashes instantly
http://bugs.winehq.org/show_bug.cgi?id=25005 Summary: Intel GPA Monitor crashes instantly Product: Wine Version: 1.3.6 Platform: x86 OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: xerox_xerox2000(a)yahoo.co.uk
From the userslist I read the mentioned article: http://eengine.org/en/winehq-how-one-can-help/
It mentions the Intel GPA Monitor to capture games in windows, why not try it in wine i thought... It crashes instantly, with no useful crash info. I'll attach a +setupapi log, as the problems seem to come from there is my first impression: -- 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=25005 --- Comment #1 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2010-11-02 16:06:49 CDT --- Created an attachment (id=31677) --> (http://bugs.winehq.org/attachment.cgi?id=31677) +setupapi log -- 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=25005 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://software.intel.com/e | |n-us/articles/intel-gpa/ --- Comment #2 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2010-11-02 16:09:52 CDT --- Downloadlink: free download, but requires registration -- 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=25005 --- Comment #3 from butraxz(a)gmail.com 2013-06-30 08:56:18 CDT --- This ticket has not been updated for over 900 days. Is this still an issue in wine version 1.6-rc4 or higher or is this to be closed as abandoned ? -- 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=25005 --- Comment #4 from Jeff Zaroyko <jeffz(a)jeffz.name> --- Not sure which version was originally tested. I downloaded the current 32-bit version on offer: gpa_15.4_release_276272_x86_standalone.msi Installs fine after setting the windows version to 7 with winecfg. The installer launches gpamonitor.exe which crashes without a wine backtrace under wine-1.9.4. It does offer to save a crash report (attached). The Intel GPA site says it requires .NET 4.0. -- 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=25005 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeffz(a)jeffz.name --- Comment #5 from Jeff Zaroyko <jeffz(a)jeffz.name> --- Created attachment 53689 --> https://bugs.winehq.org/attachment.cgi?id=53689 application generated crash report -- 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=25005 --- Comment #6 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> --- I don`t have the old version of Intel GPA Monitor anymore, so I downloaded the newest (version 16.4): sha1sum gpa_16.4_release_306188_x86_standalone.msi 47171e31af4f193ee289f3c73cb57a92bb63cd5e gpa_16.4_release_306188_x86_standalone.msi Tested with native dotnet in wine-staging there`s some progress: - An errormessagebox comes up and the app quits; with native msxml3 i am able to start the application though. - It runs into 2 unimplemented fucntions, but they are not fatal to start the app. I`ll attach stubs for them hereafter. - When I try to analyze an application nothing happens. That`s yet another bug With plain wine the application quits very early, so there`s some patch in wine-staging that makes it go further. Don`t know what patch.... -- 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=25005 --- Comment #7 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> --- Created attachment 56769 --> https://bugs.winehq.org/attachment.cgi?id=56769 stub for GetPackageId stub for GetPackageId -- 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=25005 --- Comment #8 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> --- Created attachment 56770 --> https://bugs.winehq.org/attachment.cgi?id=56770 stub for EtwUnregisterTraceGuids stub for EtwUnregisterTraceGuids -- 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=25005 --- Comment #9 from Nikolay Sivov <bunglehead(a)gmail.com> --- (In reply to Louis Lenders from comment #8)
Created attachment 56770 [details] stub for EtwUnregisterTraceGuids
If you're going to send this please add a forward to advapi32, replacing a stub there. -- 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=25005 --- Comment #10 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> --- (In reply to Nikolay Sivov from comment #9)
(In reply to Louis Lenders from comment #8)
Created attachment 56770 [details] stub for EtwUnregisterTraceGuids
If you're going to send this please add a forward to advapi32, replacing a stub there.
Ok thanks for that; (i`ll just wait with sending until after codefreeze is over) -- 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=25005 --- Comment #11 from Jeff Zaroyko <jeffz(a)jeffz.name> --- (In reply to Louis Lenders from comment #6)
I don`t have the old version of Intel GPA Monitor anymore, so I downloaded the newest (version 16.4):
15.4 is still available here also: http://registrationcenter-download.intel.com/akdlm/irc_nas/8313/gpa_15.4_rel... -- 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=25005 --- Comment #12 from Janne <janne.kekkonen@gmail.com> --- Hello, Tested URL: https://registrationcenter-download.intel.com/akdlm/irc_nas/8313/gpa_15.4_re... Resulting Error: This XML file does not appear to have any style information associated with it. The document tree is shown below. <Error> <Code>AccessDenied</Code> <Message>Access Denied</Message> </Error> I also checked http://software.intel.com/en-us/articles/intel-gpa/ via Archive.org, which redirects to an archived registration page. The oldest version currently available from Intel's documentation seems to be 2022.4: https://www.intel.com/content/www/us/en/docs/gpa/get-started-guide/2022-4/ov... Furthermore, Intel GPA was scheduled for complete discontinuation in 2026, according to their download page: https://www.intel.com/content/www/us/en/developer/tools/graphics-performance... My educated guess is that version 15.4 is simply no longer hosted or available. -- 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=25005 Louis Lenders <xerox.xerox2000x@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |ABANDONED --- Comment #13 from Louis Lenders <xerox.xerox2000x@gmail.com> --- (In reply to Janne from comment #12)
Furthermore, Intel GPA was scheduled for complete discontinuation in 2026, according to their download page: https://www.intel.com/content/www/us/en/developer/tools/graphics-performance... analyzers/download.html
My educated guess is that version 15.4 is simply no longer hosted or available.
Hi, thanks for trying to test this. I don't have the program anymore, and as it's not really available anymore, and discontinued, I think it's best to abandon this bugreoprt. -- 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=25005 Jeff Zaroyko <jeffz@jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|1 |0 Resolution|ABANDONED |--- Status|RESOLVED |UNCONFIRMED URL|http://software.intel.com/e |https://archive.org/downloa |n-us/articles/intel-gpa/ |d/gpa_15.4_release_276272_x | |86_standalone/gpa_15.4_rele | |ase_276272_x86_standalone.m | |si --- Comment #14 from Jeff Zaroyko <jeffz@jeffz.name> --- working download mirror: https://archive.org/download/gpa_15.4_release_276272_x86_standalone/gpa_15.4... -- 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