Project

General

Profile

Actions

Backport #2659

closed

Problem when building with pthreads enabled

Added by kpachnis (Konstantinos Pachnis) about 14 years ago. Updated almost 13 years ago.


Description

=begin
I have build ruby on MacOS X Snow Leopard (10.6.2) with pthreads enabled and the interpreter freezes when using the gem utility to install or upgrade gems.

To be more specific I have try to install in one shot rails, will_paginate and a few more gems but nothing happens. I have let the installation to complete for more than 12 hours.
Performing some more tests, the packages are installed successfully but when it comes to create the documentation ruby freezes.
Sometimes an installation can complete successfully.

In contrast, if ruby is configured with pthreads disabled everything works fine.

This behavior appeared in ruby 1.8.7 p248.
=end


Related issues 2 (0 open2 closed)

Related to Ruby 1.8 - Bug #2648: Mac OS X 10.6/10.5で--enable-pthreadのときtest-allでSEGVするClosed01/23/2010Actions
Related to Ruby master - Bug #270: lazy timer thraed creationClosedko1 (Koichi Sasada)Actions
Actions #1

Updated by naruse (Yui NARUSE) about 14 years ago

  • Status changed from Open to Assigned
  • Assignee set to shyouhei (Shyouhei Urabe)

=begin
backport r26437.
=end

Actions #2

Updated by shyouhei (Shyouhei Urabe) almost 14 years ago

  • Status changed from Assigned to Closed

=begin
I believe this has already been fixed (mainly by Kosaki's patch). Please reopen if not.
=end

Actions

Also available in: Atom PDF

Like0
Like0Like0