$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Solaris Container
From: Georg Sauthoff (g_sauthoff_at_[hidden])
Date: 2009-09-09 17:06:55
Hi,
On 2009-09-08, Bernhard Duebi <boost_at_[hidden]> wrote:
> I attached the source off the test application and some truss output.
> There are two truss files from a physical machine, one as root and one as
> a normal user. In these files you can see what the application does, when
> it runs ok.
> There are two truss files from a container, one as root and one as a norm=
> al
> user. The behaviour is the same in both files. Both files are incomplete
> because the program hangs in an endless loop.
does it make a difference if you supply --catch_system_errors=no at the
command line (to the test program)?
Best regards
Georg