October 31, 2018 Phobos » [phobos] Drought of functions that throw exceptions | |||
|---|---|---|---|
| |||
...an exception should be preferable to a segmentation fault (which happens in the case of... | |||
October 28, 2018 Issues » [Issue 19338] New: std.bitmanip.BitArray.count gives segfault for empy BitArray | |||
|---|---|---|---|
| |||
...gmail.com
The following code gives a segmentation fault:
--------------------------------------------------------------------
import std.bitmanip;
void main() {
BitArray... | |||
October 27, 2018 Issues » [Issue 19336] New: [ICE] segfault on invalid code | |||
|---|---|---|---|
| |||
...app.d(3): Error: template instance `Template!()` template Template is not defined Segmentation fault: 11 -- | |||
October 25, 2018 Issues » [Issue 16618] [REG2.055] Segmentation fault in DMD with cyclic alias this and unknown identifier | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=16618 RazvanN <razvan.nitu1305@gmail.com> changed... | |||
October 19, 2018 DMD » Re: [dmd-internals] segmentation fault on old PC | |||
|---|---|---|---|
| |||
[...] More details, please. What version of dmd, and what version of gdc? What's the... | |||
October 19, 2018 DMD » [dmd-internals] segmentation fault on old PC | |||
|---|---|---|---|
| |||
...4, debian linux, but program crashes with segmentation fault. When i compiled program with gdc... | |||
October 19, 2018 Learn » assigment to null class object member compiled? is this a bug? | |||
|---|---|---|---|
| |||
...m = 1; } --- and running this code get: `segmentation fault (core dumped) ./test` I consider this... | |||
October 10, 2018 Issues » [Issue 9327] alias this declaration and unknown identifiers lead to segmentation fault | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=9327 Iain Buclaw <ibuclaw@gdcproject.org> changed... | |||
September 15, 2018 Issues » [Issue 19247] New: Segmentation fault when resolving address with std.socket.getAddress inside a Fiber | |||
|---|---|---|---|
| |||
...cgi?id=19247
Issue ID: 19247
Summary: Segmentation fault when resolving address with
std.socket... | |||
September 08, 2018 General » Re: @safe pointer value modification | |||
|---|---|---|---|
| |||
...pointer is also valid -- dereferencing it results in a segmentation fault rather than memory corruption. | |||
Copyright © 1999-2021 by the D Language Foundation