cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

nightz85
Adept I

Gpu PerfStudio 2.15 crashes

Hi there, I tried to use GPU PerfStudio 2.15 (2095) with 14.4 drivers but had the same issues as listed on (GPU PerfStudio 2.14 (and 2.15) - Cannot use frame debugger or profiler - immediately crashes)

Now I reverted the drivers to 13.12 and 2.15 still doesn't work, when asking for Frame Debugger or any other functionality. Is there any way to download an older version (like 2.13) or is there any fix

for the pure virtual call on progress? Thanks.

PS: This is the message I get from 2.15 (2095) when trying to use it with 13.12 (Windows 7, x64 and application running core profile 3.3):

See the end of this message for details on invoking

just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************

System.FormatException: Input string was not in a correct format.

   at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)

   at System.Number.ParseUInt32(String value, NumberStyles options, NumberFormatInfo numfmt)

   at Client.APITraceData.PopulateCallsFromText(String inResponseText, String& outErrorMessage)

   at Client.APITraceData.GetApiListAndInitialTimingInfo(String apiLogUrl, String timingUrl, String& errorMessage)

   at Client.APITraceData.PopulateCallsWithServerData(String& errorMessage)

   at Client.TraceDataBase.GetCalls(Dictionary`2& callList, String& errorMessage)

   at Client.FrameDebuggerForm.UpdatePerfMarkerUI(String& errorMessage)

   at Client.FrameDebuggerForm.UpdateView(String& errorMessage)

   at Client.ClientWindowManager.OpenFeatureViewer(FeatureViewer fv, String& errorMessage)

   at Client.ClientWindowManager.OpenFeatureViewer(Type viewer)

   at Client.ClientWindowManager.OpenDebuggerWindow()

   at Client.MainToolStripAndMenuItems.OnToolStrip_Click(Object sender, EventArgs e)

   at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)

   at System.Windows.Forms.ToolStripButton.OnClick(EventArgs e)

   at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)

   at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)

   at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)

   at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)

   at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)

   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)

   at System.Windows.Forms.Control.WndProc(Message& m)

   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)

   at System.Windows.Forms.ToolStrip.WndProc(Message& m)

   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Loaded Assemblies **************

mscorlib

    Assembly Version: 4.0.0.0

    Win32 Version: 4.0.30319.18444 built by: FX451RTMGDR

    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll

----------------------------------------

GPUPerfClient

    Assembly Version: 2.15.2095.0

    Win32 Version: 2.15.2095.0

    CodeBase: file:///D:/Desenvolvimento/GPUPerfStudio2.15.2095.0/GPUPerfClient.exe

----------------------------------------

System.Windows.Forms

    Assembly Version: 4.0.0.0

    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL

    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

----------------------------------------

System.Drawing

    Assembly Version: 4.0.0.0

    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL

    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

----------------------------------------

System

    Assembly Version: 4.0.0.0

    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL

    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

----------------------------------------

WeifenLuo.WinFormsUI.Docking

    Assembly Version: 2.5.0.15012

    Win32 Version: 2.5.0.0

    CodeBase: file:///D:/Desenvolvimento/GPUPerfStudio2.15.2095.0/WeifenLuo.WinFormsUI.Docking.DLL

----------------------------------------

AMD.GDTControls

    Assembly Version: 1.4.163.0

    Win32 Version: 1.4.163.0

    CodeBase: file:///D:/Desenvolvimento/GPUPerfStudio2.15.2095.0/AMD.GDTControls.DLL

----------------------------------------

System.Xml

    Assembly Version: 4.0.0.0

    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL

    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

----------------------------------------

Microsoft.mshtml

    Assembly Version: 7.0.3300.0

    Win32 Version: 7.0.3300.0

    CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.mshtml/7.0.3300.0__b03f5f7f11d50a3a/Microsoft.mshtml.dll

----------------------------------------

System.Configuration

    Assembly Version: 4.0.0.0

    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL

    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

----------------------------------------

************** JIT Debugging **************

To enable just-in-time (JIT) debugging, the .config file for this

application or computer (machine.config) must have the

jitDebugging value set in the system.windows.forms section.

The application must also be compiled with debugging

enabled.

For example:

<configuration>

    <system.windows.forms jitDebugging="true" />

</configuration>

When JIT debugging is enabled, any unhandled exception

will be sent to the JIT debugger registered on the computer

rather than be handled by this dialog box.

0 Likes
0 Replies