Thread overview
[Issue 8501] New: Unexpected OPTLINK Termination at EIP=0041078E
Aug 03, 2012
Sean Cavanaugh
Aug 04, 2012
Sean Cavanaugh
Aug 04, 2012
Walter Bright
August 03, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8501

           Summary: Unexpected OPTLINK Termination at EIP=0041078E
           Product: D
           Version: D2
          Platform: x86
        OS/Version: Windows
            Status: NEW
          Severity: major
          Priority: P2
         Component: Optlink
        AssignedTo: nobody@puremagic.com
        ReportedBy: WorksOnMyMachine@gmail.com


--- Comment #0 from Sean Cavanaugh <WorksOnMyMachine@gmail.com> 2012-08-02 22:42:04 PDT ---
I was recompiling my pet (win32) project with dmd 2.060, and it seemingly compiles the whole project fine like it did in 2.059, but is crashing somewhere in the link  link.

There is very little information here, just the register dump dialog from OPTLINK

EAX=24FF0040
EBX=00449800
ECX=00000001
EDX=00001D7F
ESI=022F02BF
EDI=25FF391C
EBP=00000006
ESP=0018FF14
First=00402000


Win32 DMD on Win7 x64 here

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
August 04, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8501


Sean Cavanaugh <WorksOnMyMachine@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE


--- Comment #1 from Sean Cavanaugh <WorksOnMyMachine@gmail.com> 2012-08-03 21:09:05 PDT ---
*** This issue has been marked as a duplicate of issue 8377 ***

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
August 04, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8501


Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla@digitalmars.com


--- Comment #2 from Walter Bright <bugzilla@digitalmars.com> 2012-08-04 15:35:39 PDT ---
It would be nice if this case was a smaller test case than the other one.

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