Backport #2659
closedProblem when building with pthreads enabled
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
Updated by naruse (Yui NARUSE) almost 15 years ago
- Status changed from Open to Assigned
- Assignee set to shyouhei (Shyouhei Urabe)
=begin
backport r26437.
=end
Updated by shyouhei (Shyouhei Urabe) over 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