digitalmars.D.bugs - [Issue 212] New: segmentation fault with specific templated code - linux only
- d-bugmail puremagic.com (20/20) Jun 20 2006 http://d.puremagic.com/issues/show_bug.cgi?id=212
- Thomas Kuehne (10/16) Jul 12 2006 -----BEGIN PGP SIGNED MESSAGE-----
- d-bugmail puremagic.com (7/7) Jun 26 2008 http://d.puremagic.com/issues/show_bug.cgi?id=212
http://d.puremagic.com/issues/show_bug.cgi?id=212
Summary: segmentation fault with specific templated code - linux
only
Product: D
Version: 0.161
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: ice-on-valid-code
Severity: major
Priority: P2
Component: DMD
AssignedTo: bugzilla digitalmars.com
ReportedBy: h3r3tic mat.uni.torun.pl
Here's a test case that causes the Linux version of DMD to crash:
http://158.75.59.9/~h3/tmp/bugData.zip
[h3 localhost bind]$ dmd main.d meta/*.d
Segmentation fault
This very same code compiles in Windows without any problems.
--
Jun 20 2006
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 d-bugmail puremagic.com schrieb am 2006-06-20:http://d.puremagic.com/issues/show_bug.cgi?id=212Here's a test case that causes the Linux version of DMD to crash: http://158.75.59.9/~h3/tmp/bugData.zip [h3 localhost bind]$ dmd main.d meta/*.d Segmentation fault This very same code compiles in Windows without any problems.Bugzilla has a nice feature, it's called: attach a file Thomas -----BEGIN PGP SIGNATURE----- iD8DBQFEtO7bLK5blCcjpWoRAo+eAJoC1cSZMRrB1jJT7QfMXMci53TI/gCeIBHJ jxg66nYh4moI0IHj/q/fP9w= =jMXB -----END PGP SIGNATURE-----
Jul 12 2006
http://d.puremagic.com/issues/show_bug.cgi?id=212 Ooops, sorry :} The server has been down for a while already... I've searched all my HDDs and they don't seem to have that file. But as it seems that the bug was in some old revision of Bind, I guess the fault is long gone now, otherwise more people would've complained ;) --
Jun 26 2008









Thomas Kuehne <thomas-dloop kuehne.cn> 