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

Wine errors #17232

Closed
Keno opened this issue Jul 1, 2016 · 4 comments · Fixed by #17233
Closed

Wine errors #17232

Keno opened this issue Jul 1, 2016 · 4 comments · Fixed by #17233

Comments

@Keno
Copy link
Member

Keno commented Jul 1, 2016

Sometime recently, we stopped being able to run on wine:

0008:0009:Ret  TLS callback (proc=0x6f3d1f5f,module=0x6f1c0000,reason=PROCESS_DETACH,reserved=0)
0008:0009:Call PE DLL (proc=0x6f1c1353,module=0x6f1c0000 L"libjulia-debug.dll",reason=PROCESS_DETACH,res=0x1)
0008:0009:Ret  PE DLL (proc=0x6f1c1353,module=0x6f1c0000 L"libjulia-debug.dll",reason=PROCESS_DETACH,res=0x1) retval=0
2489156.181:0008:0009:warn:module:process_attach Initialization of L"libjulia-debug.dll" failed
2489156.181:0008:0009:trace:module:process_attach (L"libjulia-debug.dll",0x1) - END
2489156.181:0008:0009:trace:module:process_attach (L"julia-debug.exe",0x1) - END
2489156.181:0008:0009:err:module:attach_process_dlls "libjulia-debug.dll" failed to initialize, aborting
2489156.181:0008:0009:err:module:LdrInitializeThunk Main exe initialization for L"Z:\\home\\kfischer\\julia-win64\\usr\\bin\\julia-debug.exe" failed, status c0000142
@yuyichao
Copy link
Contributor

yuyichao commented Jul 1, 2016

558f44a ?

@Keno
Copy link
Member Author

Keno commented Jul 1, 2016

Yes, thanks!

@yuyichao
Copy link
Contributor

yuyichao commented Jul 1, 2016

There's a more minimum fix in #17183 We can merge that (or cherry-pick 558f44a) if #17179 needs some more time

@Keno
Copy link
Member Author

Keno commented Jul 1, 2016

Yeah, let's cherry-pick that commit. I tried merging the branch and there's new errors being introduced.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants