[Issue 18026] Stack overflow in ddmd/dtemplate.d:6241, TemplateInstance::needsCodegen()

2023-01-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18026 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 18026] Stack overflow in ddmd/dtemplate.d:6241, TemplateInstance::needsCodegen()

2023-01-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18026 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #21 from Dlang Bot ---

[Issue 18026] Stack overflow in ddmd/dtemplate.d:6241, TemplateInstance::needsCodegen()

2022-12-17 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18026 Iain Buclaw changed: What|Removed |Added Priority|P1 |P3 --

[Issue 18026] Stack overflow in ddmd/dtemplate.d:6241, TemplateInstance::needsCodegen()

2021-12-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18026 Tim changed: What|Removed |Added CC||tim.dl...@t-online.de --- Comment #20 from Tim --- I

[Issue 18026] Stack overflow in ddmd/dtemplate.d:6241, TemplateInstance::needsCodegen()

2021-01-21 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18026 Boris Carvajal changed: What|Removed |Added CC||boris...@gmail.com --

[Issue 18026] Stack overflow in ddmd/dtemplate.d:6241, TemplateInstance::needsCodegen()

2020-11-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18026 --- Comment #19 from JR --- Small update. I no longer experience this with the dmd and ldc from the Arch/Manjaro repository, even when checking out the old `overflow` branch used in the original report. I do experience it when I build dmd myself

[Issue 18026] Stack overflow in ddmd/dtemplate.d:6241, TemplateInstance::needsCodegen()

2020-03-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18026 Basile-z changed: What|Removed |Added CC|b2.t...@gmx.com | --

[Issue 18026] Stack overflow in ddmd/dtemplate.d:6241, TemplateInstance::needsCodegen()

2018-09-09 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18026 --- Comment #18 from JR --- On CircleCI build servers it has started to segfault even in debug mode[1]. Travis is still okay and I cannot reproduce it locally. > [...] > Compiling source/kameloso/objmanip.d... > Compiling

[Issue 18026] Stack overflow in ddmd/dtemplate.d:6241, TemplateInstance::needsCodegen()

2018-07-24 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18026 Basile B. changed: What|Removed |Added CC||b2.t...@gmx.com --- Comment #17 from Basile B.

[Issue 18026] Stack overflow in ddmd/dtemplate.d:6241, TemplateInstance::needsCodegen()

2018-07-24 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18026 Mike Franklin changed: What|Removed |Added CC||slavo5...@yahoo.com --- Comment #16 from

[Issue 18026] Stack overflow in ddmd/dtemplate.d:6241, TemplateInstance::needsCodegen()

2018-06-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18026 FeepingCreature changed: What|Removed |Added CC||default_357-l...@yahoo.de --- Comment #15

[Issue 18026] Stack overflow in ddmd/dtemplate.d:6241, TemplateInstance::needsCodegen()

2018-06-17 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18026 --- Comment #14 from ag0aep6g --- Removed Phobos from the test case from comment 10, and made sure that it fails reliably (for me) by raising the number of enum members again: enum Type {

[Issue 18026] Stack overflow in ddmd/dtemplate.d:6241, TemplateInstance::needsCodegen()

2018-06-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18026 --- Comment #13 from JR --- (In reply to Stefan Koch from comment #12) > This is caused by a giant chain of templates. > > I will take a look. Thank you! If you need more dustmite examples I can generate those on demand. --

[Issue 18026] Stack overflow in ddmd/dtemplate.d:6241, TemplateInstance::needsCodegen()

2018-06-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18026 Stefan Koch changed: What|Removed |Added CC||uplink.co...@gmail.com --- Comment #12 from

[Issue 18026] Stack overflow in ddmd/dtemplate.d:6241, TemplateInstance::needsCodegen()

2018-06-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18026 --- Comment #11 from JR --- (In reply to ag0aep6g from comment #10) > Fails a bit less reliably, but still 7 out of 10 times. I can't reproduce your snippet, which confirms that it's inconsistent on different setups on different machines. Updated

[Issue 18026] Stack overflow in ddmd/dtemplate.d:6241, TemplateInstance::needsCodegen()

2018-06-09 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18026 ag0aep6g changed: What|Removed |Added Keywords||ice CC|

[Issue 18026] Stack overflow in ddmd/dtemplate.d:6241, TemplateInstance::needsCodegen()

2018-06-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18026 --- Comment #9 from JR --- To update, I did a new dustmite run and managed to produce something that segfaults on all my machines running dmd 2.080, ldc 1.7.0 and 1.9.0. This includes local Windows, but also CircleCI and Travis. dscanner --sloc

[Issue 18026] Stack overflow in ddmd/dtemplate.d:6241, TemplateInstance::needsCodegen()

2018-05-26 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18026 greenify changed: What|Removed |Added CC||greeen...@gmail.com ---

[Issue 18026] Stack overflow in ddmd/dtemplate.d:6241, TemplateInstance::needsCodegen()

2018-05-26 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18026 --- Comment #7 from JR --- It hit again on dmd 2.080.0 and ldc 1.9.0. The commit that made it sneak back in was literally just this: > -plugin.setEvent = event; > +plugin.currentPeekType = AdminPlugin.PeekType.set; > +

[Issue 18026] Stack overflow in ddmd/dtemplate.d:6241, TemplateInstance::needsCodegen()

2018-05-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18026 --- Comment #6 from JR --- I can no longer reproduce with 2.079.1 nor 2.080.0, on the same machines that previously exhibited the overflow. Was something changed, or is it merely being tricky again? --

[Issue 18026] Stack overflow in ddmd/dtemplate.d:6241, TemplateInstance::needsCodegen()

2018-04-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18026 --- Comment #5 from JR --- (In reply to Seb from comment #4) > JR: Cool! I can reproduce it on my machine too :) [...] > I will look at reducing this even further tomorrow. Awesome, thanks! --

[Issue 18026] Stack overflow in ddmd/dtemplate.d:6241, TemplateInstance::needsCodegen()

2018-04-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18026 --- Comment #4 from Seb --- JR: Cool! I can reproduce it on my machine too :) For reference, here's what's necessary for reproducing this without dub: /home/seb/dlang/dmd/generated/linux/release/64/dmd -c -offoo.o -w

[Issue 18026] Stack overflow in ddmd/dtemplate.d:6241, TemplateInstance::needsCodegen()

2018-04-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18026 --- Comment #3 from JR --- I reduced it to 58 lines using dustmite, which is incidentally amazing. Under 2.079.0, it compiles in -debug mode but doesn't outside of it. 2.078.3 can however compile it in both. The code is nonsense,

[Issue 18026] Stack overflow in ddmd/dtemplate.d:6241, TemplateInstance::needsCodegen()

2018-04-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18026 Seb changed: What|Removed |Added CC||greensunn...@gmail.com ---

[Issue 18026] Stack overflow in ddmd/dtemplate.d:6241, TemplateInstance::needsCodegen()

2018-04-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18026 --- Comment #1 from JR --- I am now at a stage where with 2.079.0 I can no longer trick dmd on linux into compiling my project in release mode (or dub -b plain) at all; only debug works. dmd 2.079.0 fails with exit code -11, with