http://bugs.winehq.org/show_bug.cgi?id=32764
Bug #: 32764 Summary: STEP7_Lite_V30_incl_SP4 installation crashed Product: Wine Version: 1.5.22 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: fangendoucg@gmail.com Classification: Unclassified
Created attachment 43252 --> http://bugs.winehq.org/attachment.cgi?id=43252 screenshot
free download from: https://a248.e.akamai.net/cache.automation.siemens.com/dnl/DQ/DQzMjkzAAAA_39...
Automatically installed Mono and Gecko while first running winecfg.
cd to STEP7_Lite_V30_incl_SP4 folder then run it : $ wine Setup.exe
everything went normally until "Siemens Automation License Manager Setup", the process crashed with a dialogbox showed like the attachment. and closing it wouldn't affect the next.
I've tried in wine 1.5.21 & 1.4 too.
http://bugs.winehq.org/show_bug.cgi?id=32764
fangendou fangendoucg@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fangendoucg@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=32764
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com 2013-01-20 08:42:16 CST --- Please attach complete terminal output as a text file. You need to close this crash dialog to get crash info.
http://bugs.winehq.org/show_bug.cgi?id=32764
--- Comment #2 from fangendou fangendoucg@gmail.com 2013-01-20 09:06:21 CST --- Created attachment 43254 --> http://bugs.winehq.org/attachment.cgi?id=43254 Terminal_Output
http://bugs.winehq.org/show_bug.cgi?id=32764
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msi
http://bugs.winehq.org/show_bug.cgi?id=32764
Qian Hong fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fracting@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=32764
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com 2013-01-20 10:27:59 CST --- Created attachment 43256 --> http://bugs.winehq.org/attachment.cgi?id=43256 +msi log with crash info
I can confirm this. It crashes in msi_load_media_info() cause SourceDir property could not be found for some reason:
--- trace:msi:MSI_DatabaseOpenViewW L"SELECT `Value` FROM `_Property` WHERE `_Property`=?" 0xc70e600 trace:msi:MSI_ParseSQL Parse returned 0 trace:msi:MSI_ViewExecute 0x28341e8 0x2833be8 trace:msi:MSI_ViewFetch 0x28341e8 0xc70e604 trace:msi:msi_view_get_row 0x286f850 0x28343f8 0 0xc70e604 trace:msi:MSI_ViewClose 0x28341e8 trace:msi:msiobj_release object 0x28341e8 destroyed trace:msi:msiobj_release object 0x2833be8 destroyed trace:msi:msi_get_property property L"SourceDir" not found wine: Unhandled page fault on read access to 0x00000000 at address 0x7ecdb115 (thread 0073), starting debugger... trace:msi:MSIDialog_WndProc 0x001f Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x7ecdb115). ---
Hopefully Hans has some idea what's going on with it, cause I don't really know how msi works.
http://bugs.winehq.org/show_bug.cgi?id=32764
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #4 from Bruno Jesus 00cpxxx@gmail.com 2013-01-21 14:12:44 CST --- Patches commited: http://source.winehq.org/git/wine.git/?a=commit;h=a248f4f001bab6c0885343259e...
Please try again in wine-git.
http://bugs.winehq.org/show_bug.cgi?id=32764
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com 2013-01-21 16:17:52 CST --- Yes, this particular crash is gone in current git wine. Thanks, Hans.
http://bugs.winehq.org/show_bug.cgi?id=32764
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |a248f4f001bab6c0885343259ef | |6861f6d6dcd7f
http://bugs.winehq.org/show_bug.cgi?id=32764
--- Comment #6 from fangendou fangendoucg@gmail.com 2013-01-21 23:16:04 CST --- (In reply to comment #4)
Thanks a lot! The patch did work.
http://bugs.winehq.org/show_bug.cgi?id=32764
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2013-02-01 04:54:36 CST --- Closing bugs fixed in 1.5.23.