delta-io / delta

An open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs
https://delta.io
Apache License 2.0
7.62k stars 1.71k forks source link

[BUG] #3659

Open ZeroKyojuro opened 2 months ago

ZeroKyojuro commented 2 months ago

Delta Error Log 09/09/2024 04:56:28 p. m.

File Name: C:\Users\Zero\AppData\Roaming\delta_core\error_logs\ERROR_LOG_82588152.9382.txt HResult: -2147467259 Exception Data: System.Collections.ListDictionaryInternal Causing Func: GetModuleInfos Target Site: System.Diagnostics.ModuleInfo[] GetModuleInfos(Int32, Boolean) Outer Exception Message: Los procesos de 32 bits no pueden tener acceso a los módulos de un proceso de 64 bits. Outer Exception Source: System

Exception as String: System.ComponentModel.Win32Exception (0x80004005): Los procesos de 32 bits no pueden tener acceso a los módulos de un proceso de 64 bits. en System.Diagnostics.NtProcessManager.GetModuleInfos(Int32 processId, Boolean firstModuleOnly) en System.Diagnostics.NtProcessManager.GetFirstModuleInfo(Int32 processId) en System.Diagnostics.Process.get_MainModule() en Delta.XWindow.Inject() en Delta.XWindow.Button_Click_7(Object sender, RoutedEventArgs e)

tdas commented 2 months ago

Hello @ZeroKyojuro are you using the Delta Lake project - https://delta.io/ This is the source code for delta lake project, and it does not look like from your error that it is related.