[Wine] Re: Bash Script Shorcuts for Steam Games

SpawnHappyJake wineforum-user at winehq.org
Sat Sep 24 18:36:59 CDT 2011


Darn. Even if I do this from a terminal while Portal is in an emulated desktop:


Code:

echo 0 | sudo tee /proc/sys/kernel/yama/ptrace_scope
hl2Pid=`pgrep hl2.exe`
gdb --pid $hl2Pid &> /home/shjake/Desktop/hl2dbg.log



I get the freeze.

I got this in my log:


Code:
Attaching to process 4397
Reading symbols from /usr/bin/wine_1.3.29/bin/wine-preloader...done.
0xf778742e in __kernel_vsyscall ()
(gdb) Hangup detected on fd 0
Error detected on fd 0
error detected on stdin
A debugging session is active.

	Inferior 1 [process 4397] will be detached.

Quit anyway? (y or n) EOF [assumed Y]
Detaching from program: /usr/bin/wine_1.3.29/bin/wine-preloader, process 4397



Jake







More information about the wine-users mailing list