Error installing LeaguesOfLegends

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Paolo Compagnini

Error installing LeaguesOfLegends

Post by Paolo Compagnini »

Hi,

i would ask for some help.

i am running into the following issue installing LeaguesOfLegends

user@pc:~$ wine Downloads/LeagueofLegends.exe
Log file is being written to C:\users\user\Temp\LeagueofLegends.exe.log
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x274f84


user@pc:~$ winedbg Downloads/LeagueofLegends.exe
WineDbg starting on pid 0071
start_process ()
at /build/buildd/wine1.3-1.3.37/dlls/kernel32/process.c:1084
0x7b85ad73 start_process+0x53
[/build/buildd/wine1.3-1.3.37/dlls/kernel32/process.c:1084] in kernel32:
movl %edi,0x4(%esp)
Unable to access file
'/build/buildd/wine1.3-1.3.37/dlls/kernel32/process.c'
Wine-dbg>bt
Backtrace:
=>0 0x7b85ad73 start_process+0x53(peb=0x7ffdf000)
[/build/buildd/wine1.3-1.3.37/dlls/kernel32/process.c:1084] in kernel32
(0x00d0fec8)
1 0x7bc72f40 call_thread_func_wrapper+0xb() in ntdll (0x00d0fed8)
2 0x7bc759cd call_thread_func+0x7c(entry=0x7b85ad20, arg=0x7ffdf000,
frame=0xd0ffc8)
[/build/buildd/wine1.3-1.3.37/dlls/ntdll/signal_i386.c:2532] in ntdll
(0x00d0ffa8)
3 0x7bc72f1e RtlRaiseException+0x21() in ntdll (0x00d0ffc8)
4 0x7bc4a97e start_process+0x1d(kernel_start=0x7b85ad20)
[/build/buildd/wine1.3-1.3.37/dlls/ntdll/loader.c:2612] in ntdll
(0x00d0ffe8)
5 0xf76686ed wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000)


it happens on ubuntu oneiric ati ATI Radeon HD 4770(newest driver)

uname -a
Linux pc 3.0.0-15-generic #26-Ubuntu SMP Fri Jan 20 17:23:00 UTC 2012
x86_64 x86_64 x86_64 GNU/Linux

many thank you
Locked