Matthias Heinz skrev:
Perhaps. Now where's that strace I asked for?


Its in the attachment. Had to kill it inbetween, looks like an endless loop.

Shouldn't be, it's just waiting for joystick activity until the time is up. plib uses gettimeofday() to check the time, and it seems kind of like this is not actually working on your system, for some reason.

I don't know, maybe try: echo 0 > /proc/sys/kernel/vsyscall64

(should in theory make gettimeofday do a proper kernel call, which might show up in the strace, but perhaps also force time to be measured properly; this looks like it's probably a Linux kernel bug)



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to