[Issue 3870] New: Unexpected OPTLINK Termination at EIP=00403208

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Mar 3 06:43:36 PST 2010


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

           Summary: Unexpected OPTLINK Termination at EIP=00403208
           Product: D
           Version: 1.056
          Platform: x86
        OS/Version: Windows
            Status: NEW
          Severity: major
          Priority: P2
         Component: Optlink
        AssignedTo: nobody at puremagic.com
        ReportedBy: mpiepk at gmail.com


--- Comment #0 from mpiepk at gmail.com 2010-03-03 06:43:32 PST ---
EAX=000000B4 EBX=00000000 ECX=0000000B EDX=0043D794
ESI=00443CC4 EDI=02A80000 EBP=0012FF8C ESP=0012FE20
First=00402000

This only happens when compiling a very big project. I was unable to extract a
reasonable testcase.

The error only happens when compiling in Debug mode (-debug -unittest -g), not
in Release mode (-release -O).

Linking used to work under debug mode, but as the program was enlarged, this
regression suddenly happened (without changing the flags).

Actually, it still works when I remove some lines which instantiate a lot of
templates.

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