https://bugs.winehq.org/show_bug.cgi?id=29567
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Summary|texture maker 3.1 freezes |Texture Maker 3.1 freezes |when starting (ExeCryptor |when starting (ExeCryptor |protection) |protection)
--- Comment #7 from Anastasius Focht focht@gmx.net --- Hello folks,
confirming.
It's not really frozen but appears to not move further than 'Loading Icons and Cursors' state in splash screen (text on progress bar).
One can still see some activity though:
* repeatedly posting/pumping of window messages * creates every 10 seconds a bunch of anti-debugger watcher threads (that kill off debugger processes or interfere with attaching)
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/Texture Maker ... $ WINEDEBUG=+tid,+seh,+loaddll,+process,+debugstr,+win,+msg wine ./texturemaker.exe --- snip ---
I can't confirm the last backtraces with stack overflow here which is interesting on its own.
$ sha1sum TextureMaker31Setup.exe bf495f8e9caf42218197307c57f08f57560ae80c TextureMaker31Setup.exe
$ du -sh TextureMaker31Setup.exe 14M TextureMaker31Setup.exe
$ wine --version wine-1.7.55
Regards