|
Message-ID: <20120719164307.GA4031@albatros>
Date: Thu, 19 Jul 2012 20:43:07 +0400
From: Vasily Kulikov <segoon@...nwall.com>
To: owl-dev@...ts.openwall.com
Subject: Re: strace with restart_syscall output (was: status of
2.6.32-based kernel)
On Thu, Jul 19, 2012 at 20:22 +0400, Dmitry V. Levin wrote:
> On Thu, Jul 19, 2012 at 08:13:05PM +0400, Vasily Kulikov wrote:
> [...]
> > I've tried some tools a bit like modprobe, ip, nmap, ping, brctl --
> > everything works, except strace. It shows the same line for every
> > syscall:
> >
> > restart_syscall(<... resuming interrupted call ...>) = 12
> > restart_syscall(<... resuming interrupted call ...>) = 0
> > restart_syscall(<... resuming interrupted call ...>) = 0
> > ...
>
> Is it x86 or x86-64? __NR_restart_syscall is 0 on x86.
It is x86, linux-2.6.32, OpenVZ patch 042stab057.1, plus Owl
forwardported changes, plus my minor changes.
strace is spawned under root.
I've attached the .config.
--
Vasily
Download attachment "dot-config-i686.gz" of type "application/octet-stream" (26257 bytes)
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.