Thread overview
[Issue 9733] New: Hello world segfaults on Debian x86_64 with -m64
Mar 16, 2013
Marcelo Juchem
Aug 27, 2013
Marcelo Juchem
March 16, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9733

           Summary: Hello world segfaults on Debian x86_64 with -m64
           Product: D
           Version: D2
          Platform: x86_64
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: DMD
        AssignedTo: nobody@puremagic.com
        ReportedBy: juchem@gmail.com


--- Comment #0 from Marcelo Juchem <juchem@gmail.com> 2013-03-16 00:37:18 PDT ---
Created an attachment (id=1202)
additional info

I can't get a working binary of even the most trivial D code on Debian sid x86_64 if flag -m64 is given. The binary works when using -m32 instead.

hello.d source:
void main() {
}

More info in the attachments (source used, compiler output, stack trace, system
info...)

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


hsteoh@quickfur.ath.cx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hsteoh@quickfur.ath.cx


--- Comment #1 from hsteoh@quickfur.ath.cx 2013-08-23 16:15:42 PDT ---
I also have a Debian sid x86_64 system, but I can't seem to reproduce this problem. Have you tried the current release of dmd (2.063.2)? Does it still have the same problem?

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


Marcelo Juchem <juchem@gmail.com> changed:

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


--- Comment #2 from Marcelo Juchem <juchem@gmail.com> 2013-08-27 11:39:54 PDT ---
it's fixed in 2.063.2 downloaded from http://d-apt.sourceforge.net/

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