When I encounter this, it’s usually in Morphic where other rendering loops happened between the debugger and the execution :)
In a nutshell could be some thread issue :) Ben On 17 Jan 2014, at 09:37, Marcus Denker <[email protected]> wrote: > This could be a compiler bug… I check that with you offline of the list (and > sign any NDA needed ;-) > > Marcus > > On 17 Jan 2014, at 13:27, Johan Brichau <[email protected]> wrote: > >> Hi there, >> >> In the process of porting our work to Pharo3, I encounter a bug where the >> execution in the debugger works correctly but not outside of it. >> It consistently occurs in a testcase of our code, across different images >> running Pharo 30700 and latest stable vm om mac (26 dec) as well as an older >> vm (6 sep). >> >> Since it's difficult to create a separate public test for this to recreate >> the problem, how do we go about this? >> >> cheers, >> Johan > >
