Thread overview
[Issue 4808] New: UNEXPECTED OPTLINK TERMINATION AT EIP=0042787B
Sep 04, 2010
nfxjfg@gmail.com
Oct 27, 2010
Sönke Ludwig
Oct 28, 2010
nfxjfg@gmail.com
Oct 30, 2010
Sönke Ludwig
Oct 30, 2010
Sönke Ludwig
Jan 07, 2011
nfxjfg@gmail.com
Jan 07, 2011
Brad Roberts
Feb 22, 2011
Walter Bright
September 04, 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4808

           Summary: UNEXPECTED OPTLINK TERMINATION AT EIP=0042787B
           Product: D
           Version: D1
          Platform: Other
        OS/Version: Windows
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: Optlink
        AssignedTo: nobody@puremagic.com
        ReportedBy: nfxjfg@gmail.com


--- Comment #0 from nfxjfg@gmail.com 2010-09-03 22:25:08 PDT ---
This register dump is all I know about about this bug:

UNEXPECTED OPTLINK TERMINATION AT EIP=0042787B
EAX=0001B294 EBX=00000202 ECX=00000005 EDX=010D0000
ESI=0043E880 EDI=010D4000 EBP=0012FFF0 ESP=0012FF74
First=00402000

The person who showed me this bug also said when I told him to report the bug with a reproducible test case:
> yea but my repro is > 80kloc
> plus tango
> and a custom compiler mod

Probably used the "new" optlink (the beta that was posted a day before this
ticket).

I hope this bug can still be fixed.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
October 27, 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4808


Sönke Ludwig <ludwig@informatik.uni-luebeck.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ludwig@informatik.uni-luebe
                   |                            |ck.de
            Version|D1                          |D1 & D2
           Severity|blocker                     |regression


--- Comment #1 from Sönke Ludwig <ludwig@informatik.uni-luebeck.de> 2010-10-27 13:36:17 PDT ---
I also ran into probably the same issue. 2.048 works fine, while 2.049 and 2.050 beta crash. I can provide the linker input files along with the link command that failed, but unfortunately not the source code: http://rapidshare.com/files/427497530/optlink_crash.zip

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
October 28, 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4808



--- Comment #2 from nfxjfg@gmail.com 2010-10-27 23:48:08 PDT ---
I bet 10 bucks that this will take longer than 6 months to be fixed.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
October 30, 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4808



--- Comment #3 from Sönke Ludwig <ludwig@informatik.uni-luebeck.de> 2010-10-30 03:38:06 PDT ---
What's intresting is that all-files-at-once compilation works fine for me. So it could also be something that can be fixed in DMD. I could also provide those binaries for comparison if this helps (although I would guess they are quite different).

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
October 30, 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4808



--- Comment #4 from Sönke Ludwig <ludwig@informatik.uni-luebeck.de> 2010-10-30 08:22:40 PDT ---
Well, working means linking works, but crashes at runtime and does not seem to include debug information for some reason.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
January 07, 2011
http://d.puremagic.com/issues/show_bug.cgi?id=4808


nfxjfg@gmail.com changed:

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


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
January 07, 2011
http://d.puremagic.com/issues/show_bug.cgi?id=4808


Brad Roberts <braddr@puremagic.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |braddr@puremagic.com
         Resolution|WONTFIX                     |


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
February 22, 2011
http://d.puremagic.com/issues/show_bug.cgi?id=4808


Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
                 CC|                            |bugzilla@digitalmars.com
         Resolution|                            |DUPLICATE


--- Comment #5 from Walter Bright <bugzilla@digitalmars.com> 2011-02-22 02:18:12 PST ---
The bug file no longer exists, so I can't verify it, but the IP address of the fault looks to be about the same as bugzilla 2436, which was resolved.

Therefore, I'm going to mark this as a duplicate of 2436.

*** This issue has been marked as a duplicate of issue 2436 ***

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