Dear all:
I have been using wine for long and it really works fine usually. But recently I download a game(which can be downloaded from MODERATOR: illegal download link removed). As you may see, there lies a Game.exe. I run `wine Game.exe` and the visual desktop appeared and then disappeared without any output. Then I run `echo $?` it returns 0.
I tried turn all debug channel by `WINEDEBUG=+all`, and it still gave no output. I used winedbg to run and it started with `0x7b85d225: movl %edi,0x4(%esp)`. I entered step, it then told me :
fixme:winedbg:be_i386_is_jump unknown 89
Single stepping until exit from function,
which has no line number information.
Invalid address (0x7b85d231) for breakpoint 0, disabling it
Process of pid=0023 has terminated
Now I have no idea about it, Would you guys please help?
Thanks
Wine doing nothing at all with a program
-
- Newbie
- Posts: 2
- Joined: Tue Jul 24, 2012 3:36 am
Wine doing nothing at all with a program
Last edited by dimesio on Wed Jul 25, 2012 10:03 am, edited 1 time in total.
Reason: Remove illegal download link
Reason: Remove illegal download link
-
- Newbie
- Posts: 2
- Joined: Tue Jul 24, 2012 3:36 am
Some more info:
when at the start, bt gives:
Backtrace:
=>0 0x7b85d225 in kernel32 (+0x4d225) (0x0080fec8)
1 0x7efa0db0 call_thread_func_wrapper+0xb() in ntdll (0x0080fed8)
2 0x7efa3bfe call_thread_func+0x7d() in ntdll (0x0080ffa8)
3 0x7efa0d8e RtlRaiseException+0x21() in ntdll (0x0080ffc8)
4 0x7ef77fff call_dll_entry_point+0x52e() in ntdll (0x0080ffe8)
5 0xf763b0bd wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000)
6 0xf763b19c wine_switch_to_stack+0x2b() in libwine.so.1 (0xffa76c58)
7 0x7ef7dae2 LdrInitializeThunk+0x3b1() in ntdll (0xffa76cc8)
8 0x7b86356e __wine_kernel_init+0xbdd() in kernel32 (0xffa77dd8)
9 0x7ef7e17b __wine_process_init+0x18a() in ntdll (0xffa77e58)
10 0xf7638d2c wine_init+0x29b() in libwine.so.1 (0xffa77eb8)
11 0x7bf00d7c main+0x8b() in <wine-loader> (0xffa78308)
12 0xf7483635 __libc_start_main+0xf4() in libc.so.6 (0x00000000)
when at the start, bt gives:
Backtrace:
=>0 0x7b85d225 in kernel32 (+0x4d225) (0x0080fec8)
1 0x7efa0db0 call_thread_func_wrapper+0xb() in ntdll (0x0080fed8)
2 0x7efa3bfe call_thread_func+0x7d() in ntdll (0x0080ffa8)
3 0x7efa0d8e RtlRaiseException+0x21() in ntdll (0x0080ffc8)
4 0x7ef77fff call_dll_entry_point+0x52e() in ntdll (0x0080ffe8)
5 0xf763b0bd wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000)
6 0xf763b19c wine_switch_to_stack+0x2b() in libwine.so.1 (0xffa76c58)
7 0x7ef7dae2 LdrInitializeThunk+0x3b1() in ntdll (0xffa76cc8)
8 0x7b86356e __wine_kernel_init+0xbdd() in kernel32 (0xffa77dd8)
9 0x7ef7e17b __wine_process_init+0x18a() in ntdll (0xffa77e58)
10 0xf7638d2c wine_init+0x29b() in libwine.so.1 (0xffa77eb8)
11 0x7bf00d7c main+0x8b() in <wine-loader> (0xffa78308)
12 0xf7483635 __libc_start_main+0xf4() in libc.so.6 (0x00000000)
Re: Wine doing nothing at all with a program
Pirated software is not supported.
Topic closed.
Topic closed.