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] #3372

Open
Crackedperson opened this issue Jul 13, 2024 · 2 comments
Open

[BUG] #3372

Crackedperson opened this issue Jul 13, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Crackedperson
Copy link

Delta Error Log 13-07-2024 22:07:07

File Name: C:\Users\sushi\AppData\Roaming\delta_core\error_logs\ERROR_LOG_59827037.4691.txt
HResult: -2147467259
Exception Data: System.Collections.ListDictionaryInternal
Causing Func: GetModuleInfos
Target Site: System.Diagnostics.ModuleInfo[] GetModuleInfos(Int32, Boolean)
Outer Exception Message: A 32 bit processes cannot access modules of a 64 bit process.
Outer Exception Source: System

Exception as String: System.ComponentModel.Win32Exception (0x80004005): A 32 bit processes cannot access modules of a 64 bit process.
at System.Diagnostics.NtProcessManager.GetModuleInfos(Int32 processId, Boolean firstModuleOnly)
at System.Diagnostics.NtProcessManager.GetFirstModuleInfo(Int32 processId)
at System.Diagnostics.Process.get_MainModule()
at Delta.XWindow.Inject()
at Delta.XWindow.Button_Click_7(Object sender, RoutedEventArgs e)

@Crackedperson Crackedperson added the bug Something isn't working label Jul 13, 2024
@Crackedperson
Copy link
Author

Pls tell me how to fix it

@MrPowers
Copy link
Collaborator

Can you please add your OS version, the Delta Lake version, and the code you're running?

This error message seems useful: "A 32 bit processes cannot access modules of a 64 bit process"

Does this StackOverflow response help?

@MrPowers MrPowers self-assigned this Jul 21, 2024
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