digitalmars.D.bugs - [Issue 14258] New: SIGSEGV in dpldocs
- via Digitalmars-d-bugs (25/25) Mar 07 2015 https://issues.dlang.org/show_bug.cgi?id=14258
https://issues.dlang.org/show_bug.cgi?id=14258 Issue ID: 14258 Summary: SIGSEGV in dpldocs Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: regression Priority: P1 Component: websites Assignee: sludwig outerproduct.org Reporter: thecybershadow gmail.com Created attachment 1481 --> https://issues.dlang.org/attachment.cgi?id=1481&action=edit gdb log When attempting to build the docs from a non-interactive shell, using a clean checkout and environment, dpldocs get stuck and eats all RAM. I get a different result (a SIGSEGV) if I run it under GDB in an interactive shell. See attached log. I'm guessing it gets stuck on a recursive template expansion, or something? This has been happening for a few weeks now, I think, and is currently blocking updating dlang.org/library/ (I've been procrastinating investigating/filing this). --
Mar 07 2015