Bug#581700: [libphobos-4.1-dev] Not started Threads cause Segfault on exit

2010-05-15 Thread Iain Buclaw
Upstream bug is http://d.puremagic.com/issues/show_bug.cgi?id=1960 -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';

Bug#581700: [libphobos-4.1-dev] Not started Threads cause Segfault on exit

2010-05-15 Thread Iain Buclaw
On 15 May 2010 02:48, Daniel Gibson wrote: > Package: libphobos-4.1-dev > Version: 0.25-4.1.2-27 > Severity: normal > > > Hi, > > While trying to narrow down another bug (#581698) I noticed that my > program segfaults on exit, if there are Thread-objects that haven't > been start()ed. > While it

Bug#581700: [libphobos-4.1-dev] Not started Threads cause Segfault on exit

2010-05-14 Thread Daniel Gibson
Package: libphobos-4.1-dev Version: 0.25-4.1.2-27 Severity: normal Hi, While trying to narrow down another bug (#581698) I noticed that my program segfaults on exit, if there are Thread-objects that haven't been start()ed. While it probably doesn't make much sense to create Threads and not start