[Bug 22845] New: Total Commander: Application crashes when trying to display system information
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(a)winehq.org ReportedBy: alexandru.balut(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22845 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2010-05-23 17:35:50 --- Please attach a +relay,+seh,+tid trace. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22845 Dmitry Timoshkov <dmitry(a)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 | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22845 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |julliard(a)winehq.org Ever Confirmed|0 |1 --- Comment #2 from Andrew Nguyen <arethusa26(a)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(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22845 --- Comment #3 from Andrew Nguyen <arethusa26(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22845 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-05-24 12:09:54 --- This looks to be fixed by commit 5d9801bc7f8404734cee7f505d768e463ff42b4a. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22845 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> 2010-05-28 12:52:19 --- Closing bugs fixed in 1.2-rc2. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=22845 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |5d9801bc7f8404734cee7f505d7 | |68e463ff42b4a CC| |focht(a)gmx.net Regression SHA1| |0e0b704f5b48d1c0bba1f1e0b1e | |37fd77839c725 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=22845 Anastasius Focht <focht(a)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 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla