[Bug 32764] STEP7_Lite_V30_incl_SP4 installation crashed

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jan 20 10:27:59 CST 2013


http://bugs.winehq.org/show_bug.cgi?id=32764

--- Comment #3 from Nikolay Sivov <bunglehead at 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.

-- 
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.



More information about the wine-bugs mailing list