[Bug 55619] New: VOCALOID AI Shared Editor v.6.1.0 crashes with System.Management.ManagementObject object construction
https://bugs.winehq.org/show_bug.cgi?id=55619 Bug ID: 55619 Summary: VOCALOID AI Shared Editor v.6.1.0 crashes with System.Management.ManagementObject object construction Product: Wine Version: 8.16 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mscoree Assignee: wine-bugs(a)winehq.org Reporter: theboomtnt46(a)gmail.com Distribution: --- Created attachment 75156 --> https://bugs.winehq.org/attachment.cgi?id=75156 Crash log VOCALOID AI Shared Editor v.6.1.0 crashes while initializing. Logs attached. wine-8.16 (Staging) kubuntu linux 23.04 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=55619 theboomtnt46(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet URL| |https://www.vocaloid.com/en | |/vocaloid6/ Distribution|--- |Ubuntu -- 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.
https://bugs.winehq.org/show_bug.cgi?id=55619 --- Comment #1 from theboomtnt46(a)gmail.com --- Created attachment 75157 --> https://bugs.winehq.org/attachment.cgi?id=75157 wine crash report -- 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.
https://bugs.winehq.org/show_bug.cgi?id=55619 Esme Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|mscoree |-unknown -- 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.
https://bugs.winehq.org/show_bug.cgi?id=55619 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x(a)gmail.com Component|-unknown |wmi&wbemprox Status|UNCONFIRMED |NEW Keywords| |download Ever confirmed|0 |1 --- Comment #2 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- Confirming I think this is a bug in wmi. Just before the crash there's : 0024:trace:wmiutils:path_GetText returning L"Win32_LogicalDisk=\"C:\"" 0024:trace:wmiutils:path_GetInfo 0000000000AFE220, 0, 000000000019AF78 0024:fixme:wmiutils:path_GetInfo some flags are not implemented I copied a native wmiutils from my windowsdisk and then one gets 0024:trace:wbemprox:wbem_services_GetObject 0000000000AD93E0, L"Win32_LogicalDisk=\"C:\"", 0, 0000000000000000, 000000000019ABF0, 0000000000000000 0024:trace:wbemprox:grab_table returning 00000001ED4A0780 0024:err:wbemprox:wql_error syntax error, unexpected TK_EQ, expecting end of file 0024:trace:wbemprox:parse_query wql_parse returned 1 AFAICT this query Win32_LogicalDisk=\"C:\" is not supported? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=55619 --- Comment #3 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- Created attachment 75200 --> https://bugs.winehq.org/attachment.cgi?id=75200 Sad hack Attached sad hack that at least allows to get the program to get started. You also need the staging patch https://github.com/wine-staging/wine-staging/blob/master/patches/ntdll-wine-... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=55619 --- Comment #4 from Hans Leidekker <hans(a)meelstraat.net> --- (In reply to Louis Lenders from comment #2)
0024:trace:wbemprox:wbem_services_GetObject 0000000000AD93E0, L"Win32_LogicalDisk=\"C:\"", 0, 0000000000000000, 000000000019ABF0, 0000000000000000 0024:trace:wbemprox:grab_table returning 00000001ED4A0780 0024:err:wbemprox:wql_error syntax error, unexpected TK_EQ, expecting end of file 0024:trace:wbemprox:parse_query wql_parse returned 1
AFAICT this query Win32_LogicalDisk=\"C:\" is not supported?
Right, the property name is omitted here which means that the primary key should be used. I'm working on a patch. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=55619 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |4cc9ee7e6747a4df3c7b93c95ee | |d4f8fcadbf8ec Resolution|--- |FIXED --- Comment #5 from Hans Leidekker <hans(a)meelstraat.net> --- Fixed with 4cc9ee7e6747a4df3c7b93c95eed4f8fcadbf8ec. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=55619 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 9.4. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=55619 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |9.0.x -- 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=55619 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|9.0.x |--- --- Comment #7 from Michael Stefaniuc <mstefani(a)winehq.org> --- Removing the 9.0.x milestone from bug fixes included in 9.0.1. -- 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)
-
WineHQ Bugzilla