Boost logo

Boost Users :

Subject: Re: [Boost-users] How to detect thread kill?
From: Samvel Khalatyan (samvel.khalatyan_at_[hidden])
Date: 2011-09-02 11:24:07


Hi Chris,

I guess you are right: the whole process is killed with all thread from
Linux command line. I suppose, there is no way to kill single thread.

Regards

On Wed, Aug 31, 2011 at 3:56 PM, Chris Cleeland <chris.cleeland_at_[hidden]>wrote:

> On Wed, Aug 31, 2011 at 12:19 PM, Samvel Khalatyan
> <samvel.khalatyan_at_[hidden]> wrote:
> > I have an application that starts many threads to process input files.
> The
> > application runs on Linux and sometimes threads get killed. This leads to
> > segmentation faults and termination without memory clean-up, etc. So, I
> > thought of the way to at least catch such cases and cleanly quit the
> > application.
>
> How are these threads getting killed? Are you sure they're not
> hitting a situation where they're getting a signal?
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net