Comment #0 by default_357-line — 2006-09-03T10:53:39Z
When running the testcase pasted in the URL on win32 (tested with gdc and dmd's current versions), an Error: Thread error: Cannot pause gets thrown. Changing and rebuilding phobos to throw a SIGTRAP on an error in pause() yields the following stack trace: http://pastebin.ca/159838 .
Comment #1 by thomas-dloop — 2006-09-03T11:12:48Z
Created attachment 24
test source from pastebin
Comment #2 by default_357-line — 2006-09-03T11:17:50Z