Thread overview | |||||
---|---|---|---|---|---|
|
January 29, 2015 [Issue 11736] segfault combining std.parallelism.parallel and std.process.executeShell | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=11736 Szymon Gatner <szymon.gatner@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |szymon.gatner@gmail.com --- Comment #2 from Szymon Gatner <szymon.gatner@gmail.com> --- Also affected by this but found that replacing std.process.executeShell() with deprecated std.process.system() does not cause crash so I suspect it probably has to do with executeShell() capturing process output? Im on Win7 x64, using DMD 2.066.1 -- |
December 17, 2022 [Issue 11736] segfault combining std.parallelism.parallel and std.process.executeShell | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=11736 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 |P3 -- |
December 17, 2022 [Issue 11736] segfault combining std.parallelism.parallel and std.process.executeShell | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=11736 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P2 Severity|normal |critical -- |
Copyright © 1999-2021 by the D Language Foundation