[Issue 5760] New: Unhandled Exception: EXCEPTION_ACCESS_VIOLATION(0xc0000005) at object._checkModCtors._findDependencies.object.ModuleInfo

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Mar 20 21:28:06 PDT 2011


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

           Summary: Unhandled Exception:
                    EXCEPTION_ACCESS_VIOLATION(0xc0000005) at
                    object._checkModCtors._findDependencies.object.ModuleI
                    nfo
           Product: D
           Version: D2
          Platform: Other
        OS/Version: Windows
            Status: NEW
          Severity: regression
          Priority: P2
         Component: druntime
        AssignedTo: nobody at puremagic.com
        ReportedBy: changlon at gmail.com


--- Comment #0 from changlon <changlon at gmail.com> 2011-03-20 21:24:50 PDT ---
I build
http://svn.dsource.org/projects/semitwist/trunk/src/semitwist/apps/stmanage/stbuild/
 with command: "dmd.exe main.d cmdArgs.d conf.d ../../../util/all.d
../../../util/array.d ../../../util/ctfe.d ../../../util/functional.d
../../../util/io.d ../../../util/mixins.d ../../../util/os.d
../../../util/process.d ../../../util/reflect.d ../../../util/text.d
../../../util/unittests.d ../../../util/ver.d ../../../cmd/all.d
../../../cmd/plain.d ../../../cmdlineparser.d ../../../refbox.d
../../../treeout.d
-ofE:\projects\semitwist\src\semitwist\apps\stmanage\stbuild\stbuild -g -debug"

Ddbg output:

Ddbg 0.11.3 beta - D Debugger
Copyright (c) 2007 Jascha Wetzel
see http://ddbg.mainia.de/doc.html for documentation

Loading symbols from stbuild.exe
->r
No symbols available from ntdll.dll
ntdll.dll loaded at 0x7c920000
No symbols available from KERNEL32.dll
KERNEL32.dll loaded at 0x7c800000
No symbols available from SHELL32.dll
SHELL32.dll loaded at 0x7d590000
No symbols available from ADVAPI32.dll
ADVAPI32.dll loaded at 0x77da0000
No symbols available from RPCRT4.dll
RPCRT4.dll loaded at 0x77e50000
No symbols available from Secur32.dll
Secur32.dll loaded at 0x77fc0000
No symbols available from GDI32.dll
GDI32.dll loaded at 0x77ef0000
No symbols available from USER32.dll
USER32.dll loaded at 0x77d10000
No symbols available from msvcrt.dll
msvcrt.dll loaded at 0x77be0000
No symbols available from SHLWAPI.dll
SHLWAPI.dll loaded at 0x77f40000
Unknown breakpoint hit at ntdll.dll (0x7c921230) thread(1624)
No symbols available from IMM32.dll
IMM32.dll loaded at 0x76300000
No symbols available from LPK.dll
LPK.dll loaded at 0x62c20000
No symbols available from USP10.dll
USP10.dll loaded at 0x73fa0000
No symbols available from COMCTL32.dll
COMCTL32.dll loaded at 0x77180000
No symbols available from COMCTL32.dll
COMCTL32.dll loaded at 0x5d170000
Unhandled Exception: EXCEPTION_ACCESS_VIOLATION(0xc0000005) at
object._checkModCtors._findDependencies.object.ModuleInfo (0x00445b6c)
thread(1624)
->

-- 
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