|
|
安装完成后,执行效果:
[root@hn software]# wine /opt/software/klog.exe
wine: creating configuration directory '/root/.wine'...
Xlib: extension "GLX" missing on display ":0.0".
wine: Unhandled exception (thread 0009), starting debugger...
fixme:console:SetConsoleCtrlHandler (0x406da0b4,1) - no error checking or testing yet
WineDbg starting on pid 0x8
fixme:dbghelp:SymLoadModule should no longer happen
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x4103969a).
In 32 bit mode.
0x4103969a: movl 0x0(%eax),%eax
Wine-dbg>
这是哪里的毛病? |
|