Gentoo Archives: gentoo-hardened

From: Peter Hjalmarsson <xake@×××××××××.net>
To: gentoo-hardened@l.g.o
Subject: [gentoo-hardened] Re: Re: foldingathome and PAX
Date: Tue, 21 Apr 2009 05:12:08
Message-Id: 1240289179.12686.23.camel@lillen.dodi
In Reply to: Re: [gentoo-hardened] Re: foldingathome and PAX by pageexec@freemail.hu
1 mån 2009-04-20 klockan 23:07 +0200 skrev
2 pageexec@××××××××.hu:
3 > On 20 Apr 2009 at 22:38, Peter Hjalmarsson wrote:
4 >
5 > > strace ./FahCore_a0.exe -dir work/ -suffix 01 -checkpoint 15 -verbose
6 > > -version 602 > ~/fah6-stdout 2> ~/fah6-stderr
7 >
8 > try strace -f, it seems the app is forking and that's probably where something
9 > goes wrong. -ff -o are also useful switches for saving the log files.
10 >
11 >
12 >
13
14 Thanks for the information.
15 This time I ran
16 strace -ff -o ~/fah6-strace ./fah6
17
18 The part I ran previously was just the core which is run by fah6 after
19 ensuring there is a workunit and all that. fah6-strace.795 seems to be
20 the log for the core, and 796 its failing child.

Attachments

File name MIME type
fah6-strace.791 text/plain
fah6-strace.792 text/plain
fah6-strace.793 text/plain
fah6-strace.794 text/plain
fah6-strace.795 application/x-shellscript
fah6-strace.796 text/plain

Replies

Subject Author
Re: [gentoo-hardened] Re: Re: foldingathome and PAX pageexec@××××××××.hu