http://bugs.winehq.org/show_bug.cgi?id=30088
Bug #: 30088
Summary: Microsoft SQL Server 2005 Express Edition installer
fails due to missing
msvcp80.dll.??0?$basic_stringstream@GU?$char_traits@G@
std@@V?$allocator@G@2@@std@@QAE@H@Z
Product: Wine
Version: 1.4-rc6
Platform: x86
URL: go.microsoft.com/fwlink/?linkid=65212
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
ms sql express 2005 fails to install. Used command line:
wine SQLEXPR32.EXE
Native mspatcha.dll is required to work around bug 12501 and get this far.
Error in log file was:
wine: Call from 0x7b839ea2 to unimplemented function
msvcp80.dll.??0?$basic_stringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAE@H@Z,
aborting
--
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=31339
Bug #: 31339
Summary: Microsoft SQL Server 2005 Express Edition: SQL Server
System Configuration Checker fails (needs
class_object_SpawnInstance)
Product: Wine
Version: 1.5.9
Platform: x86
URL: http://go.microsoft.com/fwlink/?linkid=65212
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wmi&wbemprox
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
Created attachment 41179
--> http://bugs.winehq.org/attachment.cgi?id=41179
Console output of 'WINEDEBUG=+wbemprox wine SQLEXPR32.EXE'
continuation from bug 31155.
Now that StdRegProv and class_object_GetMethod are implemented, the program
runs into another deficiency. Complete log attached, most probably the bug is
due to unimplemented class_object_SpawnInstance.
'winetricks -q vcrun2005 mspatcha' is a prerequisite.
--
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=31541
Bug #: 31541
Summary: Microsoft SQL Server 2005 Express Edition installer
fails due to unhandled exception
Product: Wine
Version: 1.5.11
Platform: x86
URL: http://go.microsoft.com/fwlink/?linkid=65212
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
Now that bug 30088 is out of the picture, the installer fails with unhandled
exception:
wine: Unhandled page fault on write access to 0x00000004 at address 0x7bc4a309
(thread 002a), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7bc4a309
No debugger is ever started and the application terminates immediately, so no
backtrace.
Native msvcp80 works around this bug.
Native mspatcha.dll is required to work around bug 12501 and get this far.
--
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=31155
Bug #: 31155
Summary: Microsoft SQL Server 2005 Express Edition: SQL Server
System Configuration Checker fails (needs StdRegProv
WMI class)
Product: Wine
Version: 1.5.8
Platform: x86
URL: http://go.microsoft.com/fwlink/?linkid=65212
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wmi&wbemprox
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
Created attachment 40899
--> http://bugs.winehq.org/attachment.cgi?id=40899
Console output of 'WINEDEBUG=+wbemprox wine SQLEXPR32.EXE'
Continuation from bug 30089 and bug 31037.
Application installer still fails due to WMI problems. Now it complains about
missing StdRegProv.EnumValues method.
'winetricks -q vcrun2005 mspatcha' is still needed to hit 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=30089
Bug #: 30089
Summary: Microsoft SQL Server 2005 Express Edition installer
fails due to WMI configuration
Product: Wine
Version: 1.4-rc6
Platform: x86
URL: http://go.microsoft.com/fwlink/?linkid=65212
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wmi&wbemprox
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
Created attachment 39207
--> http://bugs.winehq.org/attachment.cgi?id=39207
output of "wine SQLEXPR32.EXE"
ms sql express 2005 fails to install displaying message:
"The SQL Server System Configuration Checker cannot be executed due to WMI
configuration on the machine Error:2147746132(0x80040154)."
Used command line:
wine SQLEXPR32.EXE &>2005.log
Output attached.
Native mspatcha.dll is required to work around bug 12501. Native msvcp80 is
required to work around bug 30088.
--
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=31037
Bug #: 31037
Summary: Microsoft SQL Server 2005 Express Edition: SQL Server
System Configuration Checker fails (Win32_Processor
class table row count not set)
Product: Wine
Version: 1.5.7
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wmi&wbemprox
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello,
continuation of bug 30089
The app crashes while trying to retrieve "CpuStatus" property of
"Win32_Processor" class.
--- snip ---
Creating class instance Win32_Processor
CreateInstanceEnum Win32_Processor returned 0 (0x0)
Enumerating the first class of Win32_Processor
EnumClass of Win32_Processor returned 1 (0x1)
Getting property CpuStatus
<boom>
--- snip ---
"CpuStatus" property was implemented by commit
http://source.winehq.org/git/wine.git/commitdiff/661d7f19c98b72af18c9487a87…
Code:
http://source.winehq.org/git/wine.git/blob/661d7f19c98b72af18c9487a87fd5a5f…
--- snip ---
361 static void fill_processor( struct table *table )
362 {
363 static const WCHAR fmtW[] = {'C','P','U','%','u',0};
364 WCHAR device_id[14];
365 struct record_processor *rec;
366 UINT i, offset = 0, count = get_processor_count();
367
368 if (!(table->data = heap_alloc( sizeof(*rec) * count ))) return;
369
370 for (i = 0; i < count; i++)
371 {
372 rec = (struct record_processor *)(table->data + offset);
373 rec->cpu_status = 1; /* CPU Enabled */
374 rec->manufacturer = processor_manufacturerW;
375 sprintfW( device_id, fmtW, i );
376 rec->device_id = heap_strdupW( device_id );
377 offset += sizeof(*rec);
378 }
379 }
--- snip ---
The table row count (number of processor items) is not set hence class object
iterator (next) will fail later, leading to crash.
With row count fixed, the crash is gone and the app encounters next WMI
insufficiency ;-)
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=33513
Bug #: 33513
Summary: Microsoft SQL Server 2005 Express Edition: installer
fails complaining about corrupted .NET installation
Product: Wine
Version: 1.5.29
Platform: x86
URL: http://go.microsoft.com/fwlink/?linkid=65212
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
Created attachment 44358
--> http://bugs.winehq.org/attachment.cgi?id=44358
console output
After fixing bug 33510 the installer complains about non-existent or corrupted
.NET installation when running with wine mono. Winetricks dotnet20 works
around.
Attaching the console output. Missing registration for class
Microsoft.SqlServer.Setup.SetupBootstrapWizard (guid
100d062d-4823-4c3e-be65-4da9b82a874b reported near the end of log) is likely
the culprit.
A workaround for bug 32048 is needed to get that far.
--
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=33608
Bug #: 33608
Summary: Microsoft SQL Server 2005 Express Edition: installer
fails to detect IE (needs CIM_DataFile WMI class)
Product: Wine
Version: 1.5.30
Platform: x86
URL: http://go.microsoft.com/fwlink/?linkid=65212
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wmi&wbemprox
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
The installer complains that the Internet Explorer version is older than IE6
SP1. The installation continues, but some features are unavailable.
The installer logs reveal that the following WQL query is used to check IE
version:
select * from CIM_DataFile where Name='C:\\windows\\system32\\shdocvw.dll'
Install native mspatcha to reproduce 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=33609
Bug #: 33609
Summary: Microsoft SQL Server 2005 Express Edition: installer
warns about non-writable Program Files (needs
Win32_Directory WMI class)
Product: Wine
Version: 1.5.30
Platform: x86
URL: http://go.microsoft.com/fwlink/?linkid=65212
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wmi&wbemprox
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
The installer complains that the default installation path is not writable.
This message has no consequences (installation continues anyway), but it would
be nice if we could get rid of it.
The installer logs reveal that the following WQL query is used to check disk
write access:
select * from Win32_Directory where Name='C:\\Program Files\\Microsoft SQL
Server' or Name='C:\\Program Files'
Install native mspatcha to reproduce 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=31981
Bug #: 31981
Summary: Microsoft SQL Server 2005 Express Edition: SQL Server
System Configuration Checker fails
Product: Wine
Version: 1.5.15
Platform: x86
URL: http://go.microsoft.com/fwlink/?linkid=65212
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
Created attachment 42142
--> http://bugs.winehq.org/attachment.cgi?id=42142
+wbemprox log of sql server installer
Continuation from bug 31522:
With implemented StdRegProv.GetStringValue installer no longer complains about
WMI/Wbem insufficiencies. Unfortunately, it still fails.
One of the final meaningful lines in +wbemprox log is:
trace:wbemprox:enum_values 0x80000002,
L"SYSTEM\\CurrentControlSet\\Services\\lanmanserver"
This key does not exist in Wine, and its absence is probably the direct reason
of installer failure.
--
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.