[CRIU] [PATCH 2/2] zdtm.sh: fixed shared libraries retrieval
Andrew Vagin
avagin at parallels.com
Fri Apr 5 09:36:39 EDT 2013
Acked-by: Andrew Vagin <avagin at parallels.com>
On Fri, Apr 05, 2013 at 05:11:02PM +0400, Alexander Kartashov wrote:
> On 04/05/2013 02:33 PM, Andrew Vagin wrote:
> >Could you should me output of ldd "$test_path $ps_path"? Why does this
> >work on x86 and doesn't work on ARM?
>
> There's nothing special about the output:
>
> root at crtest:~/crtools/src# ldd /bin/ps test/zdtm/live/static/pipe00
> /bin/ps:
> libprocps.so.0 => /lib/arm-linux-gnueabi/libprocps.so.0 (0xb6f05000)
> libgcc_s.so.1 => /lib/arm-linux-gnueabi/libgcc_s.so.1 (0xb6eda000)
> libc.so.6 => /lib/arm-linux-gnueabi/libc.so.6 (0xb6da7000)
> /lib/ld-linux.so.3 (0xb6f33000)
> test/zdtm/live/static/pipe00:
> libc.so.6 => /lib/arm-linux-gnueabi/libc.so.6 (0xb6eaa000)
> /lib/ld-linux.so.3 (0xb6fe2000)
>
> It seems the problem is that my awk doesn't understand
> character class specifications in regular expressions.
>
> The problem is reproduced in both x86-64 and arm versions
> of Debian I use to run crtools.
>
> --
> Sincerely yours,
> Alexander Kartashov
>
> Intern
> Core team
>
> www.parallels.com
>
> Skype: aleksandr.kartashov
> Email: alekskartashov at parallels.com
>
More information about the CRIU
mailing list