[Bug 48095] New: Daylight crashes at launch without native .NET 4.0
https://bugs.winehq.org/show_bug.cgi?id=48095 Bug ID: 48095 Summary: Daylight crashes at launch without native .NET 4.0 Product: Wine Version: 4.19 Hardware: x86-64 OS: Linux Status: NEW Severity: minor Priority: P2 Component: mscoree Assignee: wine-bugs(a)winehq.org Reporter: andrey.goosev(a)gmail.com Distribution: --- Unhandled Exception: System.ArgumentNullException: Value cannot be null. Parameter name: ptr at (wrapper managed-to-native) System.Runtime.InteropServices.Marshal.PtrToStringBSTR(intptr) at System.Variant.GetValue () [0x0011e] in <a1336bab325642fd867e87ca7626bada>:0 at System.Runtime.InteropServices.Marshal.GetObjectForNativeVariant (System.IntPtr pSrcNativeVariant) [0x00016] in <a1336bab325642fd867e87ca7626bada>:0 at (wrapper managed-to-native) System.Management.IWbemClassObject_DoNotMarshal.Get_(intptr,string,int,object&,int&,int&) at (wrapper cominterop) System.Management.IWbemClassObject_DoNotMarshal.Get_(string,int,object&,int&,int&) at (wrapper cominterop-invoke) System.Management.IWbemClassObject_DoNotMarshal.Get_(string,int,object&,int&,int&) at System.Management.WmiNetUtilsHelper.Get_f (System.Int32 vFunc, System.IntPtr pWbemClassObject, System.String wszName, System.Int32 lFlags, System.Object& pVal, System.Int32& pType, System.Int32& plFlavor) [0x00006] in <800207f9f90b49a7b7742aa61f5b9134>:0 at System.Management.IWbemClassObjectFreeThreaded.Get_ (System.String wszName, System.Int32 lFlags, System.Object& pVal, System.Int32& pType, System.Int32& plFlavor) [0x0001d] in <800207f9f90b49a7b7742aa61f5b9134>:0 at System.Management.ManagementPath.GetManagementPath (System.Management.IWbemClassObjectFreeThreaded wbemObject) [0x00012] in <800207f9f90b49a7b7742aa61f5b9134>:0 at System.Management.ManagementObject.GetManagementObject (System.Management.IWbemClassObjectFreeThreaded wbemObject, System.Management.ManagementScope scope) [0x0000d] in <800207f9f90b49a7b7742aa61f5b9134>:0 at System.Management.ManagementBaseObject.GetBaseObject (System.Management.IWbemClassObjectFreeThreaded wbemObject, System.Management.ManagementScope scope) [0x00014] in <800207f9f90b49a7b7742aa61f5b9134>:0 at System.Management.ManagementObjectCollection+ManagementObjectEnumerator.get_Current () [0x00022] in <800207f9f90b49a7b7742aa61f5b9134>:0 at DaylightLauncher.WindowsUtility.GetWindowsUpdates () [0x00022] in <590afc4e1d7440ed9dc6ae5e53e3733f>:0 at DaylightLauncher.Utility.PrintComputerStats () [0x00041] in <590afc4e1d7440ed9dc6ae5e53e3733f>:0 at DaylightLauncher.AppStart.Main (System.String[] Args) [0x0004c] in <590afc4e1d7440ed9dc6ae5e53e3733f>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.ArgumentNullException: Value cannot be null. Parameter name: ptr at (wrapper managed-to-native) System.Runtime.InteropServices.Marshal.PtrToStringBSTR(intptr) at System.Variant.GetValue () [0x0011e] in <a1336bab325642fd867e87ca7626bada>:0 at System.Runtime.InteropServices.Marshal.GetObjectForNativeVariant (System.IntPtr pSrcNativeVariant) [0x00016] in <a1336bab325642fd867e87ca7626bada>:0 at (wrapper managed-to-native) System.Management.IWbemClassObject_DoNotMarshal.Get_(intptr,string,int,object&,int&,int&) at (wrapper cominterop) System.Management.IWbemClassObject_DoNotMarshal.Get_(string,int,object&,int&,int&) at (wrapper cominterop-invoke) System.Management.IWbemClassObject_DoNotMarshal.Get_(string,int,object&,int&,int&) at System.Management.WmiNetUtilsHelper.Get_f (System.Int32 vFunc, System.IntPtr pWbemClassObject, System.String wszName, System.Int32 lFlags, System.Object& pVal, System.Int32& pType, System.Int32& plFlavor) [0x00006] in <800207f9f90b49a7b7742aa61f5b9134>:0 at System.Management.IWbemClassObjectFreeThreaded.Get_ (System.String wszName, System.Int32 lFlags, System.Object& pVal, System.Int32& pType, System.Int32& plFlavor) [0x0001d] in <800207f9f90b49a7b7742aa61f5b9134>:0 at System.Management.ManagementPath.GetManagementPath (System.Management.IWbemClassObjectFreeThreaded wbemObject) [0x00012] in <800207f9f90b49a7b7742aa61f5b9134>:0 at System.Management.ManagementObject.GetManagementObject (System.Management.IWbemClassObjectFreeThreaded wbemObject, System.Management.ManagementScope scope) [0x0000d] in <800207f9f90b49a7b7742aa61f5b9134>:0 at System.Management.ManagementBaseObject.GetBaseObject (System.Management.IWbemClassObjectFreeThreaded wbemObject, System.Management.ManagementScope scope) [0x00014] in <800207f9f90b49a7b7742aa61f5b9134>:0 at System.Management.ManagementObjectCollection+ManagementObjectEnumerator.get_Current () [0x00022] in <800207f9f90b49a7b7742aa61f5b9134>:0 at DaylightLauncher.WindowsUtility.GetWindowsUpdates () [0x00022] in <590afc4e1d7440ed9dc6ae5e53e3733f>:0 at DaylightLauncher.Utility.PrintComputerStats () [0x00041] in <590afc4e1d7440ed9dc6ae5e53e3733f>:0 at DaylightLauncher.AppStart.Main (System.String[] Args) [0x0004c] in <590afc4e1d7440ed9dc6ae5e53e3733f>:0 /vagrant/mono/mono/eglib/ghashtable.c:326: assertion 'hash != NULL' failed wine-4.19-251-g292b728908 -- 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=48095 --- Comment #1 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- What is it and can it be downloaded? -- 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=48095 --- Comment #2 from Andrey Gusev <andrey.goosev(a)gmail.com> --- There is no demo version for this game https:// store.steampowered.com/app/230840 -- 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=48095 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mgorrell(a)codeweavers.com -- 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=48095 --- Comment #3 from Andrey Gusev <andrey.goosev(a)gmail.com> --- Unhandled Exception: System.InvalidOperationException: Process has exited or is inaccessible, so the requested information is not available. at System.Diagnostics.Process.get_ProcessName () [0x0002d] in <e396e7b5a77241f186e49f6923c83cd4>:0 at (wrapper remoting-invoke-with-check) System.Diagnostics.Process.get_ProcessName() at DaylightLauncher.WindowsUtility.GetRunningProcesses () [0x00014] in <590afc4e1d7440ed9dc6ae5e53e3733f>:0 at DaylightLauncher.Utility.PrintComputerStats () [0x00047] in <590afc4e1d7440ed9dc6ae5e53e3733f>:0 at DaylightLauncher.AppStart.Main (System.String[] Args) [0x0004c] in <590afc4e1d7440ed9dc6ae5e53e3733f>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidOperationException: Process has exited or is inaccessible, so the requested information is not available. at System.Diagnostics.Process.get_ProcessName () [0x0002d] in <e396e7b5a77241f186e49f6923c83cd4>:0 at (wrapper remoting-invoke-with-check) System.Diagnostics.Process.get_ProcessName() at DaylightLauncher.WindowsUtility.GetRunningProcesses () [0x00014] in <590afc4e1d7440ed9dc6ae5e53e3733f>:0 at DaylightLauncher.Utility.PrintComputerStats () [0x00047] in <590afc4e1d7440ed9dc6ae5e53e3733f>:0 /vagrant/mono/mono/eglib/ghashtable.c:334: assertion 'hash != NULL' failed /vagrant/mono/mono/eglib/ghashtable.c:334: assertion 'hash != NULL' failed /vagrant/mono/mono/eglib/ghashtable.c:334: assertion 'hash != NULL' failed /vagrant/mono/mono/eglib/ghashtable.c:334: assertion 'hash != NULL' failed /vagrant/mono/mono/eglib/ghashtable.c:334: assertion 'hash != NULL' failed /vagrant/mono/mono/eglib/ghashtable.c:334: assertion 'hash != NULL' failed /vagrant/mono/mono/eglib/ghashtable.c:334: assertion 'hash != NULL' failed /vagrant/mono/mono/eglib/ghashtable.c:334: assertion 'hash != NULL' failed /vagrant/mono/mono/eglib/ghashtable.c:334: assertion 'hash != NULL' failed /vagrant/mono/mono/eglib/ghashtable.c:334: assertion 'hash != NULL' failed /vagrant/mono/mono/eglib/ghashtable.c:334: assertion 'hash != NULL' failed at DaylightLauncher.AppStart.Main (System.String[] Args) [0x0004c] in <590afc4e1d7440ed9dc6ae5e53e3733f>:0 (0523B8C4) stub wine-6.2-320-gee4e33ed9ac -- 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=48095 --- Comment #4 from Esme Povirk <madewokherd(a)gmail.com> --- Can you try in a 32-bit prefix? There's currently a bug where 32-bit Mono can't read the name of 64-bit processes. -- 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=48095 --- Comment #5 from Esme Povirk <madewokherd(a)gmail.com> --- Mono issue: https://github.com/mono/mono/issues/20732 -- 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=48095 Esme Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd(a)gmail.com -- 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