Re: signals of type SIGSEGV handled only once (in multithreaded process)

2008-02-15 Thread Christopher Faylor
On Fri, Feb 15, 2008 at 09:37:51AM +0100, klement2 wrote: >After excellently quick correction of pthread_kill when the argument >signal is zero >(by cgf), I have found another problem related to signal handling. The >code in attachment >demonstrates it ( because of pthread_kill, it must be run with

Re: signals of type SIGSEGV handled only once (in multithreaded process)

2008-02-15 Thread Corinna Vinschen
On Feb 15 11:11, Samuel Thibault wrote: > Corinna Vinschen, le Fri 15 Feb 2008 11:02:53 +0100, a écrit : > > On Feb 15 10:49, Samuel Thibault wrote: > > > Corinna Vinschen, le Fri 15 Feb 2008 10:45:47 +0100, a écrit : > > > > On Feb 15 09:37, klement2 wrote: > > > > > After excellently quick correc

Re: signals of type SIGSEGV handled only once (in multithreaded process)

2008-02-15 Thread Samuel Thibault
Corinna Vinschen, le Fri 15 Feb 2008 11:02:53 +0100, a écrit : > On Feb 15 10:49, Samuel Thibault wrote: > > Corinna Vinschen, le Fri 15 Feb 2008 10:45:47 +0100, a écrit : > > > On Feb 15 09:37, klement2 wrote: > > > > After excellently quick correction of pthread_kill when the argument > > > > sig

Re: signals of type SIGSEGV handled only once (in multithreaded process)

2008-02-15 Thread Corinna Vinschen
On Feb 15 10:49, Samuel Thibault wrote: > Corinna Vinschen, le Fri 15 Feb 2008 10:45:47 +0100, a écrit : > > On Feb 15 09:37, klement2 wrote: > > > After excellently quick correction of pthread_kill when the argument > > > signal is zero > > > (by cgf), I have found another problem related to signa

Re: signals of type SIGSEGV handled only once (in multithreaded process)

2008-02-15 Thread Samuel Thibault
Corinna Vinschen, le Fri 15 Feb 2008 10:45:47 +0100, a écrit : > On Feb 15 09:37, klement2 wrote: > > After excellently quick correction of pthread_kill when the argument > > signal is zero > > (by cgf), I have found another problem related to signal handling. The > > code in attachment > > demonst

Re: signals of type SIGSEGV handled only once (in multithreaded process)

2008-02-15 Thread Corinna Vinschen
On Feb 15 09:37, klement2 wrote: > After excellently quick correction of pthread_kill when the argument > signal is zero > (by cgf), I have found another problem related to signal handling. The > code in attachment > demonstrates it ( because of pthread_kill, it must be run with > cygwin1-20080213.

signals of type SIGSEGV handled only once (in multithreaded process)

2008-02-15 Thread klement2
After excellently quick correction of pthread_kill when the argument signal is zero (by cgf), I have found another problem related to signal handling. The code in attachment demonstrates it ( because of pthread_kill, it must be run with cygwin1-20080213.dll and newer ). It seams that signal handler