http://bugs.winehq.org/show_bug.cgi?id=15848
--- Comment #7 from Will Tipton wtipton@hmc.edu 2008-11-23 23:36:10 --- So it looks like the issue is that the Armadillo protection, even if it isn't actually causing the problem, makes it difficult to debug. Is there no way, then, to see what's going on? The application is not crashing but appears to be stuck in a loop -- might any of wine's debugging output be able to give a clue as to where it's stuck? I'm willing to spend some time looking into this... where in wine might I start adding print statements? :)