[Bug 17600] New: Office XP installer: msi crash in custom action
http://bugs.winehq.org/show_bug.cgi?id=17600 Summary: Office XP installer: msi crash in custom action Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: alexis.deruelle(a)laposte.net Got this crash while trying to install MS Office XP with today's git : err:msi:ACTION_CallDllFunction Custom action (L"C:\\windows\\temp\\msia409.tmp":L"OfficeDataLockPermissions") caused a page fault: c0000005 (see line 706267 of the +msi,+msidb 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=17600 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.1.16 -- 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=17600 --- Comment #1 from Alexis Deruelle <alexis.deruelle(a)laposte.net> 2009-03-03 09:50:47 --- Created an attachment (id=19768) --> (http://bugs.winehq.org/attachment.cgi?id=19768) [1/2]+msi, +msidb MSO10 install time crash log -- 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=17600 --- Comment #2 from Alexis Deruelle <alexis.deruelle(a)laposte.net> 2009-03-03 09:51:14 --- Created an attachment (id=19769) --> (http://bugs.winehq.org/attachment.cgi?id=19769) [2/2]+msi, +msidb MSO10 install time crash log -- 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=17600 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hans(a)meelstraat.net Status|UNCONFIRMED |NEW Component|-unknown |msi Ever Confirmed|0 |1 Keywords| |regression --- Comment #3 from Hans Leidekker <hans(a)meelstraat.net> 2009-03-04 09:08:11 --- I see the same crash in the office 2007 installer. It's a regression, here's the commit that caused it: commit b3c9875cf770aee477c2a4bc92cc0c27b9dee5bc Author: James Hawkins <truiken(a)gmail.com> Date: Sun Mar 1 21:41:22 2009 -0800 msi: Correctly order transposed column values in the INSERT query. -- 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=17600 Greg <gregms(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gregms(a)gmail.com --- Comment #4 from Greg <gregms(a)gmail.com> 2009-03-17 19:17:21 --- (In reply to comment #3)
I see the same crash in the office 2007 installer. It's a regression, here's the commit that caused it:
commit b3c9875cf770aee477c2a4bc92cc0c27b9dee5bc Author: James Hawkins <truiken(a)gmail.com> Date: Sun Mar 1 21:41:22 2009 -0800
msi: Correctly order transposed column values in the INSERT query.
I'm also getting this error when trying to install Microsoft Office 2007 with version 1.1.17. -- 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=17600 Andrew Morsillo <andrew.morsillo(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew.morsillo(a)gmail.com --- Comment #5 from Andrew Morsillo <andrew.morsillo(a)gmail.com> 2009-03-18 09:43:19 --- (In reply to comment #3)
I see the same crash in the office 2007 installer. It's a regression, here's the commit that caused it:
commit b3c9875cf770aee477c2a4bc92cc0c27b9dee5bc Author: James Hawkins <truiken(a)gmail.com> Date: Sun Mar 1 21:41:22 2009 -0800
msi: Correctly order transposed column values in the INSERT query.
Happens to me too with a clean install of 1.1.17 installing office 2007. -- 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=17600 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |truiken(a)gmail.com --- Comment #6 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-03-18 10:33:42 --- The same patch caused the regressions with Office 2003/2007 install, that's the bug 17734. Which of the bugs should be marked as a duplicate? -- 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=17600 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gary.tang(a)snowangylshome.co. | |cc --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2009-03-22 11:26:04 --- *** Bug 17734 has been marked as a duplicate of this bug. *** -- 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=17600 --- Comment #8 from Gary Tang <gary.tang(a)snowangylshome.co.cc> 2009-03-22 11:32:36 --- Summary should be edited to include office 2007 + 2003 -- 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=17600 Alexis Deruelle <alexis.deruelle(a)laposte.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Office XP installer: msi |MSOffice installer (XP, |crash in custom action |2003, 2007) : msi crash in | |custom action -- 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=17600 --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2009-03-23 13:21:30 --- Can someone retest in git? James sent quite a few msi patches that went in today... -- 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=17600 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dimesio(a)earthlink.net --- Comment #10 from Rosanne DiMesio <dimesio(a)earthlink.net> 2009-03-23 22:30:11 --- (In reply to comment #9)
Can someone retest in git? James sent quite a few msi patches that went in today...
Both Office 2003 and 2007 are still crashing in today's git. -- 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=17600 --- Comment #11 from Austin English <austinenglish(a)gmail.com> 2009-03-24 09:05:59 --- (In reply to comment #10)
(In reply to comment #9)
Can someone retest in git? James sent quite a few msi patches that went in today...
Both Office 2003 and 2007 are still crashing in today's git.
I was only guessing ;-). But seems Hans came to the rescue today: http://source.winehq.org/git/wine.git/?a=commitdiff;h=86af876987a714cbd88b36... -- 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=17600 --- Comment #12 from Austin English <austinenglish(a)gmail.com> 2009-03-24 09:06:55 --- (In reply to comment #11)
(In reply to comment #10)
(In reply to comment #9)
Can someone retest in git? James sent quite a few msi patches that went in today...
Both Office 2003 and 2007 are still crashing in today's git.
I was only guessing ;-).
But seems Hans came to the rescue today: http://source.winehq.org/git/wine.git/?a=commitdiff;h=86af876987a714cbd88b36...
Though re-reading it, that may only be for the service pack, not the main installer... -- 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=17600 --- Comment #13 from Austin English <austinenglish(a)gmail.com> 2009-03-27 01:25:26 --- Tested in git, still there. -- 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=17600 --- Comment #14 from Andrew Morsillo <andrew.morsillo(a)gmail.com> 2009-03-30 10:48:01 --- Still exists in 1.1.18 -- 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=17600 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mk144210(a)bcm.edu --- Comment #15 from Austin English <austinenglish(a)gmail.com> 2009-03-30 22:38:20 --- *** Bug 17903 has been marked as a duplicate of this bug. *** -- 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=17600 Nikolay <nick(a)vyalceva.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick(a)vyalceva.net --- Comment #16 from Nikolay <nick(a)vyalceva.net> 2009-04-04 10:20:27 --- This bug also affects Visio 2003 installer. -- 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=17600 Leif Warner <abimelech(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |abimelech(a)gmail.com -- 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=17600 Xavier Vachon <xvachon(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xvachon(a)gmail.com --- Comment #17 from Xavier Vachon <xvachon(a)gmail.com> 2009-04-07 15:45:28 --- Gave a try to Office 2007 install with latest git. The setup requests that I input a product key. When I input the 25th character, the setup crashes with the following repetitive output: fixme:hook:IsWinEventHookInstalled (32778)-stub! -- 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=17600 --- Comment #18 from Xavier Vachon <xvachon(a)gmail.com> 2009-04-08 09:07:46 --- Created an attachment (id=20338) --> (http://bugs.winehq.org/attachment.cgi?id=20338) crash output (In reply to comment #17)
Gave a try to Office 2007 install with latest git. The setup requests that I input a product key. When I input the 25th character, the setup crashes with the following repetitive output:
fixme:hook:IsWinEventHookInstalled (32778)-stub!
Tried a second time today, it turns out that I had to wait about a minute for the key to be approved. The installation crashes however at about 3/4 done with the output above. Using Gentoo X64 with latest git. -- 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=17600 --- Comment #19 from Xavier Vachon <xvachon(a)gmail.com> 2009-04-09 08:54:05 --- Created an attachment (id=20351) --> (http://bugs.winehq.org/attachment.cgi?id=20351) Crash output 04-09-09 New attempt this morning with Office 2007 and today's git. Crashes again, but with different output. Hope this helps. -- 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=17600 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net --- Comment #20 from Anastasius Focht <focht(a)gmx.net> 2009-04-20 15:50:22 --- Hello, VS.NET 2002, 2003 (Ent/Prof) installers also suffer from this regression. Corresponding snippet: --- snip --- ... 001b:trace:msi:DllThread custom action (1b) started 001b:trace:msi:ACTION_CallDllFunction {486761af-c74e-410d-8e1a-36fd3fdb91af} 001b:trace:msi:DllGetClassObject {ba26e6fa-4f27-4f56-953a-3f90272018aa} {00000001-0000-0000-c000-000000000046} 0x967e844 001b:trace:msi:MsiCF_CreateInstance 0x741f72e0 (nil) {56d58b64-8780-4c22-a8bc-8b0b29e4a9f8} 0x967e840 001b:trace:msi:alloc_msihandle 0x4cd4730 -> 1 001b:trace:loaddll:load_native_dll Loaded L"C:\\windows\\temp\\msie4f9.tmp" at 0x35f10000: native 001b:trace:msi:alloc_msi_remote_handle 0x10252200 -> 2 001b:trace:msi:ACTION_CallDllFunction calling L"OfficeDataLockPermissions" 001b:trace:msi:MsiGetActiveDatabase (2) 001b:trace:msi:MsiGetActiveDatabase (1) 001b:trace:msi:alloc_msihandle 0x4cd1598 -> 3 001b:trace:msi:alloc_msi_remote_handle 0x604af70 -> 4 001b:trace:msi:MSI_GetProperty 2 L"TerminalServer" 0x967e458 0x967e658 001b:trace:msi:MSI_GetProperty 1 L"TerminalServer" (nil) 0x967e3dc 001b:trace:msi:MSI_DatabaseOpenViewW L"SELECT `Value` FROM `_Property` WHERE `_Property`=?" 0x967e2c0 001b:trace:msi:MSI_ParseSQL Parse returned 0 001b:trace:msi:MSI_ViewExecute 0x10254c90 0x4cdb398 001b:trace:msi:MSI_ViewFetch 0x10254c90 0x967e2bc 001b:trace:msi:msi_view_get_row 0x4cd1598 0x604b4f0 0 0x967e2bc 001b:trace:msi:MSI_ViewClose 0x10254c90 001b:trace:msi:msiobj_release object 0x10254c90 destroyed 001b:trace:msi:msiobj_release object 0x4cdb398 destroyed 001b:trace:msi:MSI_GetProperty 1 L"TerminalServer" 0x4cdb398 0x967e3dc 001b:trace:msi:MSI_DatabaseOpenViewW L"SELECT `Value` FROM `_Property` WHERE `_Property`=?" 0x967e2c0 001b:trace:msi:MSI_ParseSQL Parse returned 0 001b:trace:msi:MSI_ViewExecute 0x604b2a0 0x10254c90 001b:trace:msi:MSI_ViewFetch 0x604b2a0 0x967e2bc 001b:trace:msi:msi_view_get_row 0x4cd1598 0x604b518 0 0x967e2bc 001b:trace:msi:MSI_ViewClose 0x604b2a0 001b:trace:msi:msiobj_release object 0x604b2a0 destroyed 001b:trace:msi:msiobj_release object 0x10254c90 destroyed 001b:trace:msi:MsiDatabaseOpenViewA 4 "INSERT INTO LockPermissions (`LockObject`,`Table`,`Domain`,`User`,`Permission`) VALUES ('CommonOfficeDataFolder','CreateFolder','','Everyone','268435456') TEMPORARY" 0x967e870 001b:trace:msi:MsiDatabaseOpenViewW L"INSERT INTO LockPermissions (`LockObject`,`Table`,`Domain`,`User`,`Permission`) VALUES ('CommonOfficeDataFolder','CreateFolder','','Everyone','268435456') TEMPORARY" 0x967e870 001b:trace:msi:MsiDatabaseOpenViewW L"INSERT INTO LockPermissions (`LockObject`,`Table`,`Domain`,`User`,`Permission`) VALUES ('CommonOfficeDataFolder','CreateFolder','','Everyone','268435456') TEMPORARY" 0x967e870 001b:trace:msi:MSI_DatabaseOpenViewW L"INSERT INTO LockPermissions (`LockObject`,`Table`,`Domain`,`User`,`Permission`) VALUES ('CommonOfficeDataFolder','CreateFolder','','Everyone','268435456') TEMPORARY" 0x967e574 001b:trace:msi:MSI_ParseSQL Parse returned 0 001b:trace:msi:alloc_msihandle 0x4cdb398 -> 5 001b:trace:msi:MsiViewExecute 5 0 001b:trace:msi:MSI_ViewExecute 0x4cdb398 (nil) 001b:trace:seh:raise_exception code=c0000005 flags=0 addr=0x60093093 ip=0x60093093 tid=001b 001b:trace:seh:raise_exception info[0]=00000000 001b:trace:seh:raise_exception info[1]=0c455355 001b:trace:seh:raise_exception eax=f9bf61eb ebx=741eb15c ecx=00000004 edx=00000010 esi=0c455355 edi=0604b540 001b:trace:seh:raise_exception ebp=0967e568 esp=0967e4f8 cs=0023 ds=002b es=002b fs=0063 gs=006b flags=00010212 001b:trace:seh:call_vectored_handlers calling handler at 0x60a62e2a code=c0000005 flags=0 001b:trace:seh:call_vectored_handlers handler at 0x60a62e2a returned 0 001b:trace:seh:call_vectored_handlers calling handler at 0x7b8408f7 code=c0000005 flags=0 001b:trace:seh:call_vectored_handlers handler at 0x7b8408f7 returned 0 001b:trace:seh:call_stack_handlers calling handler at 0x741706ab code=c0000005 flags=0 001b:trace:seh:__regs_RtlUnwind code=c0000005 flags=2 001b:trace:seh:__regs_RtlUnwind calling handler at 0x7bc3b5dc code=c0000005 flags=2 001b:trace:seh:__regs_RtlUnwind handler at 0x7bc3b5dc returned 1 001b:err:msi:ACTION_CallDllFunction Custom action (L"C:\\windows\\temp\\msie4f9.tmp":L"OfficeDataLockPermissions") caused a page fault: c0000005 001b:trace:msi:MsiCloseHandle 2 001b:trace:msi:MsiCloseHandle handle 2 destroyed 001b:trace:loaddll:free_modref Unloaded module L"C:\\windows\\temp\\msie4f9.tmp" : native ... 0025:trace:msi:wait_thread_handle waiting for L"OfficeDataLockPermissions.D0DF3458_A845_11D3_8D0A_0050046416B9" ... 000b:err:ntdll:RtlpWaitForCriticalSection section 0x741f7200 "handle.c: MSI_object_cs" wait timed out in thread 000b, blocked by 001b, retrying (60 sec) --- snip --- Regards -- 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=17600 Ole Rasmussen <eluminex(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eluminex(a)gmail.com -- 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=17600 --- Comment #21 from Mike Kaplinskiy <mike.kaplinskiy(a)gmail.com> 2009-04-28 23:15:29 --- Created an attachment (id=20804) --> (http://bugs.winehq.org/attachment.cgi?id=20804) Fix for the crash This patch fixes the crash. The problem arises on any app that calls MsiViewExecute with null hRec. On trunk with patch the installation finishes, but is still not too happy about the custom action: err:msidb:msi_table_load_transform no matching row to transform x100 ... err:msi:ACTION_CallDllFunction Custom action (L"C:\\windows\\temp\\msi9845.tmp":L"OfficeDataLockPermissions") caused a page fault: c0000005 ... I don't have time to write a test case right now and submit this properly (finals), so if anyone has time that would be great. -- 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=17600 Mike Kaplinskiy <mike.kaplinskiy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mike.kaplinskiy(a)gmail.com -- 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=17600 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch -- 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=17600 Christoph Korn <c_korn(a)gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |c_korn(a)gmx.de -- 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=17600 Joel Holdsworth <joel(a)airwebreathe.org.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joel(a)airwebreathe.org.uk --- Comment #22 from Joel Holdsworth <joel(a)airwebreathe.org.uk> 2009-05-08 06:31:36 --- Mike Kaplinskiy's patch works for me. Does anyone have time to commit this? -- 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=17600 --- Comment #23 from Austin English <austinenglish(a)gmail.com> 2009-05-08 08:02:00 --- (In reply to comment #22)
Mike Kaplinskiy's patch works for me. Does anyone have time to commit this?
It lacks testcases, so there's no way to know the patch is correct. -- 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=17600 --- Comment #24 from Mike Kaplinskiy <mike.kaplinskiy(a)gmail.com> 2009-05-08 10:20:12 --- (From update of attachment 20804) Sorry, I didn't quite realize what this patch was doing. It's dead wrong. I wrote a patch that fixes the crash in the custom action. It can be found at http://www.winehq.org/pipermail/wine-devel/2009-May/075385.html . James is reviewing it and will possibly tell me how to go about writing a test case. The problem lies in the way that insertion of temporary rows is handled. However, I have no idea how to actually write a query that inserts a temporary row (I kept getting errors), so if anyone can point me in the right direction, I might be able to whip up a testcase. -- 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=17600 --- Comment #25 from James Hawkins <truiken(a)gmail.com> 2009-05-08 12:19:17 --- I'll send you my tests. -- 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=17600 Danila Sentiabov <dsent.zen(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |16620 -- 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=17600 Danila Sentiabov <dsent.zen(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|16620 | -- 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=17600 John <ForgivenByJC(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ForgivenByJC(a)gmail.com --- Comment #26 from John <ForgivenByJC(a)gmail.com> 2009-05-14 14:42:57 --- Am running Description: Ubuntu 9.04 Release: 9.04 and wine: Installed: 1.1.16~winehq0~ubuntu~8.10-0ubuntu1 Candidate: 1.1.21~winehq0~ubuntu~9.04-0ubuntu1 Version table: 1.1.21~winehq0~ubuntu~9.04-0ubuntu1 0 500 http://wine.budgetdedicated.com jaunty/main Packages *** 1.1.16~winehq0~ubuntu~8.10-0ubuntu1 0 100 /var/lib/dpkg/status 1.0.1-0ubuntu6 0 500 http://archive.linux.duke.edu jaunty/universe Packages Have had troubles installing (MS Office 2003 Pro). Reverted to 1.1.16 and installed, then updated back to 1.1.21 and MS Word would not start. So, am having to use 1.1.16 from a different Ubuntu build (8.10). -- 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=17600 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.2.0 Severity|normal |major --- Comment #27 from Austin English <austinenglish(a)gmail.com> 2009-05-27 23:23:07 --- Breaks MS office (all versions), regression, + has patch available => increasing to major and nominating for 1.2.0. -- 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=17600 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Romeo_cda(a)hotmail.com --- Comment #28 from Austin English <austinenglish(a)gmail.com> 2009-05-31 20:24:17 --- *** Bug 18722 has been marked as a duplicate of this bug. *** -- 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=17600 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #29 from Dan Kegel <dank(a)kegel.com> 2009-06-07 16:04:53 --- Mike Kaplinskiy sent his patch: http://www.winehq.org/pipermail/wine-patches/2009-June/073924.html -- 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=17600 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |12209 -- 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=17600 jsmith <jsmith(a)argotecinc.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jsmith(a)argotecinc.com -- 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=17600 Karl Bowden <karlbowden(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |karlbowden(a)gmail.com --- Comment #30 from Karl Bowden <karlbowden(a)gmail.com> 2009-06-11 09:36:47 --- Tested current git + Mike Kaplinskiy's patch Installing Office 2003 and Office 2007 with clean WINEPREFIX. Same fatal error is still present: err:msi:ACTION_CallDllFunction Custom action (L"C:\\windows\\temp\\msi16ee.tmp":L"OfficeDataLockPermissions") caused a page fault: c0000005 -- 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=17600 --- Comment #31 from Austin English <austinenglish(a)gmail.com> 2009-06-11 11:06:31 --- Mike's patches made it in today as 2cc9a710b102c6345e33c33307ef834bcc6ef6c9. -- 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=17600 Misha Koshelev <mk144210(a)bcm.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|mk144210(a)bcm.edu | -- 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=17600 --- Comment #32 from Mike Kaplinskiy <mike.kaplinskiy(a)gmail.com> 2009-06-11 20:47:02 --- (In reply to comment #30)
Tested current git + Mike Kaplinskiy's patch Installing Office 2003 and Office 2007 with clean WINEPREFIX.
Same fatal error is still present:
err:msi:ACTION_CallDllFunction Custom action (L"C:\\windows\\temp\\msi16ee.tmp":L"OfficeDataLockPermissions") caused a page fault: c0000005
Works fine for me on git. Not to say there aren't any other err's during installation, but it does not crash. Make sure you're on latest git. Unless someone objects, this bug should be resolved fixed. -- 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=17600 --- Comment #33 from Karl Bowden <karlbowden(a)gmail.com> 2009-06-11 21:43:05 --- I confirm bug is fixed with latest git and should be marked as resolved now. Thank you. -- 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=17600 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #34 from Austin English <austinenglish(a)gmail.com> 2009-06-11 22:18:39 --- (In reply to comment #32)
(In reply to comment #30)
Tested current git + Mike Kaplinskiy's patch Installing Office 2003 and Office 2007 with clean WINEPREFIX.
Same fatal error is still present:
err:msi:ACTION_CallDllFunction Custom action (L"C:\\windows\\temp\\msi16ee.tmp":L"OfficeDataLockPermissions") caused a page fault: c0000005
Works fine for me on git. Not to say there aren't any other err's during installation, but it does not crash. Make sure you're on latest git.
Unless someone objects, this bug should be resolved fixed.
Just tested 2007, installs perfectly out of the box. Great work Mike! -- 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=17600 nh2(a)deditus.de changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nh2(a)deditus.de --- Comment #35 from nh2(a)deditus.de 2009-06-14 11:42:25 --- This commit works very well for me, too - thank you! (I additionally had to clear my .wine folder or create a new one with WINEPREFIX to make it work - it seems there were some settings which prevented it to run properly before that.) -- 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=17600 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #36 from Alexandre Julliard <julliard(a)winehq.org> 2009-06-19 11:06:07 --- Closing bugs fixed in 1.1.24. -- 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=17600 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david.lanzendoerfer(a)o2s.ch --- Comment #37 from Austin English <austinenglish(a)gmail.com> 2010-05-16 15:59:12 --- *** Bug 22718 has been marked as a duplicate of this bug. *** -- 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=17600 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |2cc9a710b102c6345e33c33307e | |f834bcc6ef6c9 -- 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=17600 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer -- 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