[Issue 3747] New: D application fails with error code "c0000096 privileged instruction" under Win 7 64 bit

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jan 28 02:56:59 PST 2010


http://d.puremagic.com/issues/show_bug.cgi?id=3747

           Summary: D application fails with error code "c0000096
                    privileged instruction" under Win 7 64 bit
           Product: D
           Version: 1.031
          Platform: x86_64
        OS/Version: Windows
            Status: NEW
          Severity: major
          Priority: P2
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: StefanLiebig at web.de


--- Comment #0 from Stefan Liebig <StefanLiebig at web.de> 2010-01-28 02:56:57 PST ---
The D application running under Win7 64 bit fails when exiting. The error
details are:
Problemsignatur:
  Problemereignisname: APPCRASH
  Anwendungsname: smartclient.exe
  Anwendungsversion: 0.0.0.0
  Anwendungszeitstempel: 00000000
  Fehlermodulname: smartclient.exe
  Fehlermodulversion: 0.0.0.0
  Fehlermodulzeitstempel: 00000000
  Ausnahmecode: c0000096
  Ausnahmeoffset: 00016564
  Betriebsystemversion: 6.1.7600.2.0.0.256.4
  Gebietsschema-ID: 1031
  Zusatzinformation 1: 896c
  Zusatzinformation 2: 896c99b20f8de3f360d5bf94d04c29ea
  Zusatzinformation 3: 9b53
  Zusatzinformation 4: 9b53c73b99497297547530e8345d3867

(Sorry, for the German!)

I tried to narrow the location of the failure and I suppose that the error
occurs within gc_term(). If I omit this call the application ends without
problems.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list