[Issue 15019] [ICE] Heisencrash with -fPIC and non-trivial projects

2015-09-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15019 --- Comment #4 from Vladimir Panteleev --- Maybe you could try running DMD under Valgrind? --

[Issue 15019] [ICE] Heisencrash with -fPIC and non-trivial projects

2015-09-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15019 --- Comment #3 from ponce --- Can't reproduce on Windows, where I had to remove the -fPIC flag. --

[Issue 15019] [ICE] Heisencrash with -fPIC and non-trivial projects

2015-09-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15019 Jacob Carlborg changed: What|Removed |Added CC||d...@me.com --- Comment #7

[Issue 15019] [ICE] Heisencrash with -fPIC and non-trivial projects

2015-09-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15019 --- Comment #8 from ponce --- Indeed it does not. --

[Issue 15019] [ICE] Heisencrash with -fPIC and non-trivial projects

2015-09-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15019 --- Comment #5 from ponce --- Here the valgrind output: http://pastebin.com/vMLUgbK1 --

[Issue 15019] [ICE] Heisencrash with -fPIC and non-trivial projects

2015-09-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15019 --- Comment #6 from ponce --- Interestingly enough, DMD never crashes if launch through the lldb debugger. --

[Issue 15019] [ICE] Heisencrash with -fPIC and non-trivial projects

2015-09-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15019 Vladimir Panteleev changed: What|Removed |Added CC|

[Issue 15019] [ICE] Heisencrash with -fPIC and non-trivial projects

2015-09-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15019 --- Comment #2 from ponce --- Created attachment 1549 --> https://issues.dlang.org/attachment.cgi?id=1549=edit Repro Kit removed distort.o from command-line It's a mistake that probably happened in reducing. I've removed the