[dmd-beta] dmd 1.068 and 2.053 final beta

David Bryant bagnose at gmail.com
Thu May 12 21:18:33 PDT 2011


I can't seem to connect to d.puremagic.com to file a bug, but the final beta
(and the previous one) are giving me new problems. My code fails most of the
time with exceptions from within threads, for example:

Thread died unexpectedly:
%score.thread.ThreadException at src/core/thread.d(2338):
Unable to suspend thread
----------------
./.bob/bob(extern (C) void core.thread.thread_suspendAll().void
suspend(core.thread.Thread)+0x86) [0x80f63da]
./.bob/bob(thread_suspendAll+0x7f) [0x80f633f]
./.bob/bob(uint gc.gcx.Gcx.fullcollect(void*)+0x14) [0x80edf80]
./.bob/bob(uint gc.gcx.Gcx.fullcollectshell()+0x26) [0x80edf5e]
./.bob/bob(void* gc.gcx.Gcx.bigAlloc(uint, gc.gcx.Pool**, uint*)+0x8a)
[0x80edae6]
./.bob/bob(void* gc.gcx.GC.mallocNoSync(uint, uint, uint*)+0x11d)
[0x80ec2ad]
./.bob/bob(void* gc.gcx.GC.malloc(uint, uint, uint*)+0x4b) [0x80ec163]
./.bob/bob(gc_malloc+0x1e) [0x80cbc9e]
./.bob/bob(void* core.memory.GC.malloc(uint, uint)+0xf) [0x80c8963]
./.bob/bob(void[] std.file.read(const(char[]), const(uint))+0xc2)
[0x80dd232]
./.bob/bob(immutable(char)[]
std.file.readText!(immutable(char)[]).readText(const(char[]))+0x16)
[0x80be266]

Not sure what other information might be useful.

Regards,
Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/dmd-beta/attachments/20110513/871cdb86/attachment.html>


More information about the dmd-beta mailing list