General

Profile

Petr.Salinger@seznam.cz (Petr Salinger)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

08/30/2011

03:08 PM Ruby Bug #5240: Hang when using threads + forks on Debian GNU/kFreeBSD
I looked at the change and in general should work even for our slightly broken pthread semantic on GNU/kFreeBSD.
It should be possible to workaround it by encapsulating timer_thread_pipe_owner_proces usage, as shown
in first attached ...
Petr.Salinger@seznam.cz (Petr Salinger)

04/23/2010

11:12 PM Ruby Bug #2025: problem with pthread handling on non NPTL platform
=begin
Hello.

1) for sigprocmask part, please just replace sigprocmask() by pthread_sigmask() and leave
possibility to use sigsetmask(). Ideally also replace the check and HAVE_SIGPROCMASK.
I doubt there will be a platform wit...
Petr.Salinger@seznam.cz (Petr Salinger)

08/31/2009

08:42 PM Ruby Bug #2025 (Closed): problem with pthread handling on non NPTL platform
=begin
I tried to fix some testsuite failures on GNU/kFreeBSD,
http://bugs.debian.org//cgi-bin/bugreport.cgi?bug=542927.
I observed some problems in the pthread related code.
The hang in 1st test in
http://redmine.ruby-lang.org/...
Petr.Salinger@seznam.cz (Petr Salinger)

Also available in: Atom