Thread overview
[Issue 6703] New: Unexpected OPTLINK Termination at EIP=0042785B
Sep 21, 2011
Vladimir Panteleev
Jul 24, 2012
Vladimir Panteleev
Jul 24, 2012
Walter Bright
Jul 24, 2012
Vladimir Panteleev
September 21, 2011
http://d.puremagic.com/issues/show_bug.cgi?id=6703

           Summary: Unexpected OPTLINK Termination at EIP=0042785B
           Product: D
           Version: D1
          Platform: x86
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Optlink
        AssignedTo: nobody@puremagic.com
        ReportedBy: thecybershadow@gmail.com


--- Comment #0 from Vladimir Panteleev <thecybershadow@gmail.com> 2011-09-20 18:55:51 PDT ---
Created an attachment (id=1028)
Files required to reproduce

The full error message is:

---------------------------
Unexpected OPTLINK Termination at EIP=0042785B
---------------------------
EAX=00007B54 EBX=00000202 ECX=00000006 EDX=003F0000 ESI=0043E918 EDI=003F4000 EBP=0017FF94 ESP=0017FF3C First=00402000
---------------------------

The attachment contains object files + def/ksp/bat for reproduction. Object files were created by DMD 1.069, but I could only reproduce the behavior when using a build tool (bud). (If required, I could post full reproduction instructions from just the source code.)

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


Vladimir Panteleev <thecybershadow@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|D1                          |D1 & D2
           Severity|normal                      |major


--- Comment #1 from Vladimir Panteleev <thecybershadow@gmail.com> 2012-07-24 02:56:56 PDT ---
I ran into this again today, but with D2 this time. I'm getting really tired working around OPTLINK crashes...

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


Walter Bright <bugzilla@digitalmars.com> changed:

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


--- Comment #2 from Walter Bright <bugzilla@digitalmars.com> 2012-07-24 11:04:46 PDT ---
Yes, sorry about that. These tend to be a lot of work to track down in the optlink source (like days).

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



--- Comment #3 from Vladimir Panteleev <thecybershadow@gmail.com> 2012-07-24 11:07:20 PDT ---
That's sad to hear.

Well, do let me know what I can do to help (like posting / reducing the D2
source code).

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