http://bugs.winehq.org/show_bug.cgi?id=8997
--- Comment #30 from Tim Williams tjandacw@yahoo.com 2008-09-05 22:39:41 --- I ran TM2008 from a command line and redirected the output. I dont' know if the print statements come from wine or TM, but when it's *not* locked, I get the following in the output: (copied from a diff -c output of the two logs)
! fixme:shdocvw:OleInPlaceObject_InPlaceDeactivate (0x13e6c0) ! fixme:mshtml:HlinkTarget_SetBrowseContext (0x1f91568)->((nil)) ! fixme:shdocvw:OleObject_Close (0x13e6c0)->(1)
These 3 statements are not in the locked version.
I'm attaching the last context diff containing this. It shows that TM goes into a loop calling
'DllCanUnloadNow stub' 'DllCanUnloadNow ()'
about 1min apart.
The diffs for the rest of the file look like just different memory addresses.