Thread overview
[Issue 3435] New: JSON output (-X) simply crashes
Oct 22, 2009
kennytm@gmail.com
Oct 22, 2009
kennytm@gmail.com
[Issue 3435] JSON output (-X) crashes without module
Oct 22, 2009
kennytm@gmail.com
Oct 23, 2009
MIURA Masahiro
October 22, 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3435

           Summary: JSON output (-X) simply crashes
           Product: D
           Version: 2.035
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody@puremagic.com
        ReportedBy: kennytm@gmail.com


--- Comment #0 from kennytm@gmail.com 2009-10-22 09:03:08 PDT ---
// a.d:
void main ()

When running "dmd -X a.d", it causes a SIGSEGV on Linux and Bus Error on Mac OS X.

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



--- Comment #1 from kennytm@gmail.com 2009-10-22 09:04:02 PDT ---
(In reply to comment #0)
> // a.d:
> void main ()
> 
> When running "dmd -X a.d", it causes a SIGSEGV on Linux and Bus Error on Mac OS X.

Sorry, I meant

// a.d:
void main () {}

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


kennytm@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|JSON output (-X) simply     |JSON output (-X) crashes
                   |crashes                     |without module


--- Comment #2 from kennytm@gmail.com 2009-10-22 09:43:05 PDT ---
Sorry, it was due to http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.announce&artnum=16989

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


MIURA Masahiro <echochamber@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |echochamber@gmail.com
         Resolution|                            |DUPLICATE


--- Comment #3 from MIURA Masahiro <echochamber@gmail.com> 2009-10-22 18:18:04 PDT ---
*** This issue has been marked as a duplicate of issue 3403 ***

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