console writing issues: no client at all for win7x86; no client for certain points on various other platforms; no output for graphical apps on all but win7
From bruen...@google.com on September 20, 2011 15:17:37
split from issue #440 (closed) the solution there was to nop the call to ConnectConsoleInternal. that magically fixes 32-bit, and in fact enables output during exit: not sure if this is some architectural change in when csrss shuts down the console resources or what. I tried the same nop on xpwow64 and it had no such effect.
the other problem is that while the issue #440 (closed) fix does enable app output to the console for 64-bit apps, clients still cannot write to the console.
Original issue: http://code.google.com/p/dynamorio/issues/detail?id=556