Garena doesn't connect

Questions about Wine on Linux
Locked
tlofe
Newbie
Newbie
Posts: 4
Joined: Sun Mar 11, 2012 8:34 am

Garena doesn't connect

Post by tlofe »

I am trying to connect to the LAN in Garena but it doesn't work.

Wine program crash
Internal errors - invalid parameters received

wine: Unhandled page fault on write access to 0x00000000 at address 0x52ff4e (thread 0037), starting debugger...
Can't attach process 0047: error 5
User avatar
DanKegel
Moderator
Moderator
Posts: 1164
Joined: Wed May 14, 2008 11:44 am

Post by DanKegel »

Doesn't look like there's an obvious workaround.
I filed
http://bugs.winehq.org/show_bug.cgi?id=30214
for this.
tlofe
Newbie
Newbie
Posts: 4
Joined: Sun Mar 11, 2012 8:34 am

Post by tlofe »

Thanks. I think it can be a regression because I updated ubuntu 11.10 (there was wine 1.4.0-beta6) to ubuntu 12.04 beta, there is wine 1.4-0ubuntu1. In ubuntu 11.10 Garena worked.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

tlofe wrote:Thanks. I think it can be a regression because I updated ubuntu 11.10 (there was wine 1.4.0-beta6) to ubuntu 12.04 beta, there is wine 1.4-0ubuntu1. In ubuntu 11.10 Garena worked.
I just added a comment to the bug report--it doesn't crash on my system in 1.5.0. I'm on openSUSE 11.4; this may be another Ubuntu 12.04 bug.
User avatar
DanKegel
Moderator
Moderator
Posts: 1164
Joined: Wed May 14, 2008 11:44 am

Post by DanKegel »

It's our old friend
http://bugs.winehq.org/show_bug.cgi?id=30410
i.e. the ubuntu 12.04 ptrace problem. Try

echo 0|sudo tee /proc/sys/kernel/yama/ptrace_scope
xst007
Newbie
Newbie
Posts: 1
Joined: Mon Jul 02, 2012 7:53 pm

Post by xst007 »

Try installing windows dll packages such as vcrun2008, vcrun2010, vcrun6, vcrun6sp6 by using winetricks.
Locked