Re: DMD Deadlocks

2012-03-19 Thread Sean Kelly
On Mar 19, 2012, at 12:21 PM, Benjamin Thaut wrote: > Am 19.03.2012 19:08, schrieb Sean Kelly: >> >> On Mar 19, 2012, at 10:58 AM, Benjamin Thaut wrote: >>> >>> I somehow hit a bug where dmd deadlocks within Mem::Free if I use -inline. >>> With previo

Re: DMD Deadlocks

2012-03-19 Thread Benjamin Thaut
Am 19.03.2012 19:08, schrieb Sean Kelly: On Mar 19, 2012, at 10:58 AM, Benjamin Thaut wrote: I somehow hit a bug where dmd deadlocks within Mem::Free if I use -inline. With previous bugs I was able to reduce my code using DustMite but with this one it is hard because dmd gives no output and

Re: DMD Deadlocks

2012-03-19 Thread Trass3r
I somehow hit a bug where dmd deadlocks within Mem::Free if I use -inline. With previous bugs I was able to reduce my code using DustMite but with this one it is hard because dmd gives no output and just freezes. Any ideas how I could reduce my code? You could play with DustMite + timeout.

Re: DMD Deadlocks

2012-03-19 Thread Sean Kelly
On Mar 19, 2012, at 10:58 AM, Benjamin Thaut wrote: > > I somehow hit a bug where dmd deadlocks within Mem::Free if I use -inline. > With previous bugs I was able to reduce my code using DustMite but with this > one it is hard because dmd gives no output and just freezes. Any

DMD Deadlocks

2012-03-19 Thread Benjamin Thaut
Hi, I somehow hit a bug where dmd deadlocks within Mem::Free if I use -inline. With previous bugs I was able to reduce my code using DustMite but with this one it is hard because dmd gives no output and just freezes. Any ideas how I could reduce my code? Callstack: kernel32.dll