[Bug 24895] New: msxml4 installer crashes in 2nd dialog in msi_dialog_create_radiobutton
http://bugs.winehq.org/show_bug.cgi?id=24895 Summary: msxml4 installer crashes in 2nd dialog in msi_dialog_create_radiobutton Product: Wine Version: 1.3.5 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com "winetricks -q msxml4" works fine, but "winetricks msxml4" now crashes on 2nd dialog with: Executing wine msiexec /i /home/dank/.winetrickscache/msxml4sp3/msxml.msi ... fixme:msi:msi_unimplemented_action_stub MigrateFeatureStates -> 1 ignored L"Upgrade" table values wine: Unhandled page fault on read access to 0x00000000 at address 0x7ef0ae3b (thread 0036), starting debugger... Backtrace: =>0 msi_dialog_create_radiobutton+0xab(rec=0x13a500, param=0x32f488) [dlls/msi/../../include/wine/unicode.h:216] in msi 1 MSI_IterateRecords+0x89(view=0x139f58, count=0x0(nil), func=0x7ef0ad90, param=0x32f488) [dlls/msi/msiquery.c:193] in msi 2 msi_dialog_radiogroup_control+0x236(dialog=0x15ab20, rec=0x14dfb0) [dlls/msi/dialog.c:2054] in msi 3 msi_dialog_create_controls+0x81(rec=0x14dfb0, param=0x15ab20) [dlls/msi/dialog.c:3098] in msi 4 MSI_IterateRecords+0x89(view=0x163310, count=0x0(nil), func=0x7ef03430, param=0x15ab20) [dlls/msi/msiquery.c:193] in msi 5 MSIDialog_WndProc+0xc16(hwnd=0x90028, msg=0x0001, wParam=0, lParam=0x32fac4) [dlls/msi/dialog.c:3126] in msi ... msi_dialog_create_radiobutton+0xab [dlls/msi/../../include/wine/unicode.h:216] in msi: cmpw 0x0(%ecx),%ax 216 while (*str1 && (*str1 == *str2)) { str1++; str2++; } -- 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=24895 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer, | |regression -- 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=24895 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2010-10-25 15:31:32 CDT --- eaa57c5b7bdcc0fb5a2004a7e388ac5a1ed03ead is the first bad commit commit eaa57c5b7bdcc0fb5a2004a7e388ac5a1ed03ead Author: Hans Leidekker <hans(a)codeweavers.com> Date: Tue Oct 19 11:27:44 2010 +0200 msi: Compare strings without depending on thread locale. :040000 040000 aa909e718816ee31784ca0843f734b2f2abbf12c e2b17e18cb0f295859a03ed1853a65e7a3322b6f M dlls -- 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=24895 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hans(a)meelstraat.net -- 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=24895 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Hans Leidekker <hans(a)meelstraat.net> 2010-10-26 12:56:19 CDT --- Fixed by ced35838ea2dd06d154a493841fe778115add30f. -- 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=24895 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> 2010-10-29 12:56:08 CDT --- Closing bugs fixed in 1.3.6. -- 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=24895 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |ced35838ea2dd06d154a493841f | |e778115add30f -- 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=24895 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh(a)gmail.com Regression SHA1| |eaa57c5b7bdcc0fb5a2004a7e38 | |8ac5a1ed03ead -- 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.
participants (1)
-
wine-bugs@winehq.org