Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] #3659

Open
ZeroKyojuro opened this issue Sep 9, 2024 · 1 comment
Open

[BUG] #3659

ZeroKyojuro opened this issue Sep 9, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@ZeroKyojuro
Copy link

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)

@ZeroKyojuro ZeroKyojuro added the bug Something isn't working label Sep 9, 2024
@tdas
Copy link
Contributor

tdas commented Sep 9, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants