http://bugs.winehq.org/show_bug.cgi?id=11821
Summary: SEH stack overflow in DiaryOne trial application Product: Wine Version: CVS/GIT Platform: PC URL: http://www.pimone.net/download/diaryone_setup.exe OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: nodisgod@yahoo.com
Created an attachment (id=11086) --> (http://bugs.winehq.org/attachment.cgi?id=11086) Output when launching DiaryOne application
On current Git (wine-0.9.56-286-g1032ba6), after successfully installing the DiaryOne trial application, when launching the actual application, a trialware reminder dialog shows, but after quickly dismissing the dialog by pressing OK, the application terminates with:
err:seh:setup_exception stack overflow 100 bytes in thread 0011 eip b7dc43df esp 00240f9c stack 0x241000-0x350000
Occasionally, and it seems to happen if I wait a while at the dialog, the application seems to start normally, and normal login screens are presented.
http://bugs.winehq.org/show_bug.cgi?id=11821
--- Comment #1 from scguy318 nodisgod@yahoo.com 2008-07-10 06:26:31 --- Still a problem in wine-1.1.0-459-g2893294.
http://bugs.winehq.org/show_bug.cgi?id=11821
--- Comment #2 from Andrew Nguyen arethusa26@gmail.com 2008-11-10 18:48:37 --- Still an issue in 1.1.8.
http://bugs.winehq.org/show_bug.cgi?id=11821
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified
--- Comment #3 from Austin English austinenglish@gmail.com 2009-01-18 03:48:02 --- Removing deprecated CVS/GIT version tag. Please retest in current git. If the bug is still present in today's wine, but was not present in some earlier version of wine, please update version field to earliest known version of wine that had the bug. Thanks!
http://bugs.winehq.org/show_bug.cgi?id=11821
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
--- Comment #4 from Austin English austinenglish@gmail.com 2009-07-21 12:44:29 --- Is this still an issue in current (1.1.26 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=11821
--- Comment #5 from scguy318 nodisgod@yahoo.com 2009-07-21 12:57:18 --- Created an attachment (id=22509) --> (http://bugs.winehq.org/attachment.cgi?id=22509) DiaryOne standard error output
The issue persists in wine-1.1.26-44-gc2ada64.
http://bugs.winehq.org/show_bug.cgi?id=11821
--- Comment #6 from Austin English austinenglish@gmail.com 2009-07-21 13:48:30 --- (In reply to comment #5)
Created an attachment (id=22509)
--> (http://bugs.winehq.org/attachment.cgi?id=22509) [details]
DiaryOne standard error output
The issue persists in wine-1.1.26-44-gc2ada64.
There's no seh error in that log.
http://bugs.winehq.org/show_bug.cgi?id=11821
scguy318 nodisgod@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |0.9.56. Summary|SEH stack overflow in |DiaryOne trial application |DiaryOne trial application |aborts with system debugger | |complaint Severity|enhancement |normal
--- Comment #7 from scguy318 nodisgod@yahoo.com 2009-07-22 03:54:02 --- I forgot to revise the description accordingly. Currently the application fails with a message box stating:
"For security purposes, this program will not run while system debuggers are active. Please remove or disable the system debugger before trying to run this program again."
http://bugs.winehq.org/show_bug.cgi?id=11821
Peter Dons Tychsen donpedro@tdcadsl.dk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |donpedro@tdcadsl.dk
--- Comment #8 from Peter Dons Tychsen donpedro@tdcadsl.dk 2010-01-08 21:38:04 --- Seems that this has been fixed. After "OK" the app works perfectly. If someone can verify, then i think this one is FIXED.
http://bugs.winehq.org/show_bug.cgi?id=11821
--- Comment #9 from GyB gyebro69@gmail.com 2010-05-02 06:32:26 --- Created an attachment (id=27664) --> (http://bugs.winehq.org/attachment.cgi?id=27664) rzipped +relay,+seh,+tid debug log (11 Mb uncompressed)
The application still crashes after pressing on the <OK> in the trial reminder window. Now in Wine-1.1.43 with: 'err:seh:raise_exception Unhandled exception code 80000001 flags 0 addr 0x7bc75526'. No crash dialog is shown.
A message box, displaying a warning on the detected debugger is shown when running the app in winedbg > no usable backtrace was generated.
http://bugs.winehq.org/show_bug.cgi?id=11821
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Resolution| |DUPLICATE
--- Comment #10 from Anastasius Focht focht@gmx.net 2010-08-19 16:19:20 --- Hello,
looks like armadillo software protection:
--- snip --- scanning -> C:\Program Files\DiaryOne\DiaryOne.EXE File Type : 32-Bit Exe (Subsystem : Win GUI / 2), Size : 3596288 (036E000h) Byte(s) [x] Warning - FileAlignment seems wrong.. is 0x00001000, calculated 0x00000400 [File Heuristics] -> Flag : 00000000000000001100001000000011 (0x0000C203) [!] Armadillo v6.40 detected ! [!] Possible CD/DVD-Key or Serial Check -> registration key [CompilerDetect] -> Visual C/C++ --- snip ---
I couldn't reproduce your problem (starts fine for me) but I thinks it's pretty much the same issue as bug 12948 (which contains several lengthy analysis, last conclusion is http://bugs.winehq.org/show_bug.cgi?id=12948#c11).
I'm marking this one a dupe of 12948 because that bug contains better info ;-)
Regards
*** This bug has been marked as a duplicate of bug 12948 ***
http://bugs.winehq.org/show_bug.cgi?id=11821
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |obfuscation Summary|DiaryOne trial application |DiaryOne trial application |aborts with system debugger |aborts with system debugger |complaint |complaint (armadillo | |software protection, ptrace | |spurious wakeup)
http://bugs.winehq.org/show_bug.cgi?id=11821
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Dmitry Timoshkov dmitry@codeweavers.com 2010-08-20 00:19:48 --- Closing duplicate.
http://bugs.winehq.org/show_bug.cgi?id=11821
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #12 from Dan Kegel dank@kegel.com 2010-08-20 01:54:38 --- GyB, what version is your kernel?