July 14, 2013 [Issue 10640] New: DMD git-head creates instantly segfaulting executables on Linux 64 | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=10640 Summary: DMD git-head creates instantly segfaulting executables on Linux 64 Product: D Version: D2 Platform: x86_64 OS/Version: Linux Status: NEW Severity: blocker Priority: P2 Component: DMD AssignedTo: nobody@puremagic.com ReportedBy: henning@still-hidden.de --- Comment #0 from Henning Pohl <henning@still-hidden.de> 2013-07-14 07:15:08 PDT --- void main() { } dmd main.d ./main Segmentation fault (core dumped) This is caused by commit 16cdeb5438456b8498c258a8a36b9490b. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
July 14, 2013 [Issue 10640] DMD git-head creates instantly segfaulting executables on Linux 64 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Henning Pohl | http://d.puremagic.com/issues/show_bug.cgi?id=10640 Henning Pohl <henning@still-hidden.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Henning Pohl <henning@still-hidden.de> 2013-07-14 09:52:44 PDT --- Nevermid. I needed to rebuild Phobos again after druntime has been rebuilt. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation