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: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


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.
_______________________________________________
openib-general mailing list
openib-general@openib.org
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to