http://bugs.winehq.org/show_bug.cgi?id=29567
Bug #: 29567 Summary: texture maker 3.1 freezes when starting Product: Wine Version: 1.3.36 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: otaku@rambler.ru Classification: Unclassified
texture maker 3.1 freezes on "loading icons and cursors" without any messages in terminal. earlier texture makers work perfectly. trial copy can be downloaded here: http://www.texturemaker.com/download.php
http://bugs.winehq.org/show_bug.cgi?id=29567
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.texturemaker.com | |/download.php
http://bugs.winehq.org/show_bug.cgi?id=29567
ax 34noff otaku@rambler.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |otaku@rambler.ru
http://bugs.winehq.org/show_bug.cgi?id=29567
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |obfuscation CC| |gyebro69@gmail.com Summary|texture maker 3.1 freezes |texture maker 3.1 freezes |when starting |when starting (ExeCryptor | |protection)
--- Comment #1 from GyB gyebro69@gmail.com 2012-02-12 02:18:38 CST --- The same problem with Wine-1.4rc3. The splash screen is shown then the main application window appears, but the window is only partially drawn and the program freezes.
TextureMaker31Setup.exe md5sum: f9a9b70d702e5f66076f237dfc8bb171
The main executable is protected with ExeCryptor:
-=[ ProtectionID v0.6.4.0 JULY]=- (c) 2003-2010 CDKiLLER & TippeX Build 07/08/10-17:57:05 Ready... Scanning -> C:\Program Files\Texture Maker\texturemaker.exe File Type : 32-Bit Exe (Subsystem : Win GUI / 2), Size : 2684928 (028F800h) Byte(s) [File Heuristics] -> Flag : 00000000000000011100001000100011 (0x0001C223) [!] EXE Cryptor v2.4.0 - v2.4.1 (or newer) detected ! - Scan Took : 1.942 Second(s)
Former version of the application works, likely because it is free from ExeCryptor.
I tried the workaround in bug #28001, but it didn't help in this case.
http://bugs.winehq.org/show_bug.cgi?id=29567
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #2 from GyB gyebro69@gmail.com 2012-07-08 10:16:28 CDT --- Still a bug in Wine 1.5.8 (confirming)
https://bugs.winehq.org/show_bug.cgi?id=29567
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com --- I can't reproduce the issue in 1.3.22, 1.4.1 and 1.7.34. Is this still an issue in the latest development version of wine?
https://bugs.winehq.org/show_bug.cgi?id=29567
--- Comment #4 from ax 34noff otaku@rambler.ru --- can't run TextureMaker at all because of: err:seh:setup_exception_record stack overflow 1472 bytes in thread 003f eip 7bc48308 esp 00c60d70 stack 0xc60000-0xc61000-0x1560000 Wine 1.7.34 32bit, Xubuntu 14.04 amd64 (something goes wrong when running some 32bit Wine apps on 64bit linux)
https://bugs.winehq.org/show_bug.cgi?id=29567
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #5 from super_man@post.com --- err:seh:setup_exception_record stack overflow 1360 bytes in thread 00cd eip 7bc46d9f esp 00c60de0 stack 0xc60000-0xc61000-0x1560000
wine 1.7.55
https://bugs.winehq.org/show_bug.cgi?id=29567
--- Comment #6 from super_man@post.com --- (In reply to super_man from comment #5)
err:seh:setup_exception_record stack overflow 1360 bytes in thread 00cd eip 7bc46d9f esp 00c60de0 stack 0xc60000-0xc61000-0x1560000
wine 1.7.55
err:seh:setup_exception_record stack overflow 1488 bytes in thread 0009 eip 7bc49e38 esp 00c60d60 stack 0xc60000-0xc61000-0x1560000 Segmentation fault
wine-staging 1.7.54
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
https://bugs.winehq.org/show_bug.cgi?id=29567
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #8 from winetest@luukku.com --- Texture maker seems to load with wine-staging 2.4, but it took long time I thought it hanged. But the program seems unusable at current form.
with wine 2.5-git I got a crash.
So staging goes further.