[openib-general] [Bug 165] New: IBWSD.DLL crashes when accessing g_pm_stat.pdata[INTR_TOTAL]
bugzilla-daemon at openib.org
bugzilla-daemon at openib.org
Mon Jul 3 06:19:38 PDT 2006
http://openib.org/bugzilla/show_bug.cgi?id=165
Summary: IBWSD.DLL crashes when accessing
g_pm_stat.pdata[INTR_TOTAL]
Product: OpenFabrics Windows
Version: unspecified
Platform: X86-64
OS/Version: Other
Status: NEW
Severity: blocker
Priority: P4
Component: WSD
AssignedTo: bugzilla at openib.org
ReportedBy: guyc at voltaire.com
Scenario: .NET 2 application ontop WSD
The app itself has performance counters.
The following line:
InterlockedIncrement64( &g_pm_stat.pdata[INTR_TOTAL] );
Cause a crash in the function ib_cq_thread()
When compiling WSD without performance counter, the app runs succssfully.
I couldn't debug the application (yet).
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the general
mailing list