http://bugs.winehq.org/show_bug.cgi?id=22845
Summary: Total Commander: Application crashes when trying to display system information Product: Wine Version: 1.1.44 Platform: x86-64 URL: http://www.ghisler.com/amazons3.php OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: alexandru.balut@gmail.com
Created an attachment (id=28211) --> (http://bugs.winehq.org/attachment.cgi?id=28211) Console log (showing that a stack overflow happened)
Start Total Commander, go to menu Commands -> System Information..., notice the application crashes.
Total Commander 7.50a Ubuntu 10.04 64
http://bugs.winehq.org/show_bug.cgi?id=22845
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
--- Comment #1 from Austin English austinenglish@gmail.com 2010-05-23 17:35:50 --- Please attach a +relay,+seh,+tid trace.
http://bugs.winehq.org/show_bug.cgi?id=22845
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Total Commander: |Total Commander crashes |Application crashes when |when trying to display |trying to display system |system information |information |
http://bugs.winehq.org/show_bug.cgi?id=22845
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |julliard@winehq.org Ever Confirmed|0 |1
--- Comment #2 from Andrew Nguyen arethusa26@gmail.com 2010-05-24 05:51:16 --- The system information dialog worked previously in wine-1.0. Regression testing indicated:
0e0b704f5b48d1c0bba1f1e0b1e37fd77839c725 is the first bad commit commit 0e0b704f5b48d1c0bba1f1e0b1e37fd77839c725 Author: Alexandre Julliard julliard@winehq.org Date: Mon Feb 8 17:44:23 2010 +0100
user32: Do not load 16-bit user.exe by default.
:040000 040000 efe35dc6ec566d8677b01e142290dde76d0d73c6 e0a08872768ea3f142cd2d1fedeb8dafa167c05b M dlls
There are several bugs open that implicate this commit.
http://bugs.winehq.org/show_bug.cgi?id=22845
--- Comment #3 from Andrew Nguyen arethusa26@gmail.com 2010-05-24 06:09:02 --- Created an attachment (id=28229) --> (http://bugs.winehq.org/attachment.cgi?id=28229) Total Commander +relay,+seh,+tid log (lzma compressed)
From relay log:
0009:Call user32.CreateWindowExW(00000000,0032cd1e L"TAltEdit",00000000,440008c0,0000008c,00000097,00000091,00000016,000200c2,00000000,00400000,00000000) ret=00443c2e 0009:trace:seh:raise_exception code=c0000005 flags=0 addr=0x7bc77d99 ip=7bc77d99 tid=0009 ... 0009:Ret KERNEL32.IsBadCodePtr() retval=00000001 ret=006030ad 0009:Call KERNEL32.IsBadCodePtr(68028e05) ret=006030ad 0009:Ret KERNEL32.IsBadCodePtr() retval=00000000 ret=006030ad 0009:Call KERNEL32.IsBadCodePtr(6802523b) ret=006030ad ...
When I turn on +win tracing, I notice that the WIN_CreateWindowEx helper never gets called, so it seems to suggest that the wow_handlers.create_window function pointer becomes invalid for whatever reason.
http://bugs.winehq.org/show_bug.cgi?id=22845
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #4 from Andrew Nguyen arethusa26@gmail.com 2010-05-24 12:09:54 --- This looks to be fixed by commit 5d9801bc7f8404734cee7f505d768e463ff42b4a.
http://bugs.winehq.org/show_bug.cgi?id=22845
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2010-05-28 12:52:19 --- Closing bugs fixed in 1.2-rc2.
https://bugs.winehq.org/show_bug.cgi?id=22845
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |5d9801bc7f8404734cee7f505d7 | |68e463ff42b4a CC| |focht@gmx.net Regression SHA1| |0e0b704f5b48d1c0bba1f1e0b1e | |37fd77839c725
https://bugs.winehq.org/show_bug.cgi?id=22845
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.ghisler.com/amaz |https://web.archive.org/web |ons3.php |/20210210215033/http://tota | |lcommander.ch/win/old/tcmd7 | |50a.exe Component|-unknown |user16 Summary|Total Commander crashes |Total Commander 7.x crashes |when trying to display |when trying to display |system information |system information