www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 4808] New: UNEXPECTED OPTLINK TERMINATION AT EIP=0042787B

reply d-bugmail puremagic.com writes:
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



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: -------
Sep 03 2010
next sibling parent d-bugmail puremagic.com writes:
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



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: -------
Oct 27 2010
prev sibling next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=4808




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: -------
Oct 27 2010
prev sibling next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=4808




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: -------
Oct 30 2010
prev sibling next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=4808




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: -------
Oct 30 2010
prev sibling next sibling parent d-bugmail puremagic.com writes:
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: -------
Jan 06 2011
prev sibling next sibling parent d-bugmail puremagic.com writes:
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: -------
Jan 06 2011
prev sibling parent d-bugmail puremagic.com writes:
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



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: -------
Feb 22 2011