https://bugs.winehq.org/show_bug.cgi?id=37004
Bug ID: 37004 Summary: Jupiter crashes on startup Product: Wine Version: 1.7.23 Hardware: x86 URL: http://pity.elfin.pl/pliki/Jupiter/Jupiter2011/std/1.0 .5.6/Jupiter2011_std_1.0.5.exe OS: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: ieframe Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com Blocks: 30523
Created attachment 49161 --> https://bugs.winehq.org/attachment.cgi?id=49161 backtrace in git
Noticed while testing bug 30523.
The application now crashes on start. Potentially a regression, though I haven't tested older wine versions yet.
=>0 0x7db3df39 WebBrowser_get_RegisterAsDropTarget+0x59(iface=0x15a798, pbRegister=0x0(nil)) [/home/austin/wine-git/dlls/ieframe/webbrowser.c:945] in ieframe (0x0033ed14) 1 0x00418829 in jupiter (+0x18828) (0x0033ed58) 2 0x7ecfe087 call_dialog_proc+0x56(hwnd=0xcc70c8, msg=0x110, wp=0, lp=0, result=0x33eddc, arg=0x451954) [/home/austin/wine-git/dlls/user32/winproc.c:265] in user32 (0x0033eda8) 3 0x7ed00a97 WINPROC_CallDlgProcW+0x56(func=0xffff0026, hwnd=0x100a0, msg=0x110, wParam=0, lParam=0) [/home/austin/wine-git/dlls/user32/winproc.c:1034] in user32 (0x0033edf8) 4 0x7ec87913 DefDlgProcW+0x92(hwnd=<couldn't compute location>, msg=<couldn't compute location>, wParam=<couldn't compute location>, lParam=<couldn't compute location>) [/home/austin/wine-git/dlls/user32/defdlg.c:432] in user32 (0x0033ee38) 5 0x7ecfd7fa WINPROC_wrapper+0x19() in user32 (0x0033ee78) 6 0x7ecfdf36 call_window_proc+0x55(hwnd=0x100a0, msg=0x110, wp=0, lp=0, result=0x33eefc, arg=0x7ec87880) [/home/austin/wine-git/dlls/user32/winproc.c:244] in user32 (0x0033eec8) 7 0x7ed0087b CallWindowProcW+0x5a(func=0x7ec87880, hwnd=0x100a0, msg=0x110, wParam=0, lParam=0) [/home/austin/wine-git/dlls/user32/winproc.c:981] in user32 (0x0033ef18)
austin@aw25 ~ $ du -h Jupiter2011_std_1.0.5.exe 20M Jupiter2011_std_1.0.5.exe austin@aw25 ~ $ sha1sum Jupiter2011_std_1.0.5.exe 3f037f27bbb9654307723f0ac89b2aa39ba21a4c Jupiter2011_std_1.0.5.exe austin@aw25 ~ $ wine --version wine-1.7.23-33-gc654b7b
https://bugs.winehq.org/show_bug.cgi?id=37004
--- Comment #1 from Austin English austinenglish@gmail.com --- Created attachment 49162 --> https://bugs.winehq.org/attachment.cgi?id=49162 relay,seh,tid,mshtml,ieframe
https://bugs.winehq.org/show_bug.cgi?id=37004
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
--- Comment #2 from Jacek Caban jacek@codeweavers.com --- This patch may help:
http://source.winehq.org/patches/data/106932
https://bugs.winehq.org/show_bug.cgi?id=37004
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |379b9f67758b9236317b902357a | |a474b30ba927e Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #3 from Austin English austinenglish@gmail.com --- (In reply to Jacek Caban from comment #2)
This patch may help:
Yep, thanks. Fixed by https://source.winehq.org/git/wine.git/commitdiff/379b9f67758b9236317b902357...
https://bugs.winehq.org/show_bug.cgi?id=37004
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.29.