[chef] Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: segfault with CentOS 5.4/5.5 + ruby 1.8.7 + chef 0.10.0


Chronological Thread 
  • From: Sergio Rubio < >
  • To:
  • Subject: [chef] Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: segfault with CentOS 5.4/5.5 + ruby 1.8.7 + chef 0.10.0
  • Date: Thu, 9 Jun 2011 11:52:14 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=ABJxMSZvRzt666tzN2yWPCSalAAGUOSBOSM4B0hr4y/WKptqaQWMx/JLpiUcEOcszJ KyV2x087hF5047S4lHnWrT5EYOTyFKxATVbu3MzQd8UHTi3ujnsRJC5sxvHPDVS0JplV e7EH/AMIydo6a8g3S5mijeJpd301BrGo39o4w=

On Thu, Jun 9, 2011 at 11:27 AM, Sergio Rubio < "> > wrote:
On a side note, ruby 1.8.7 p302 segfaults too from time to time.

Some more input:

Test run in a CentOS 5.6 i386 node with ruby 1.8.7 p302, Chef 0.10 from RBEL.

Node has mysql and couchdb (from cookbooks.opscode.com) in the run_list:

Running the following script:

-----------------
#!/bin/bash
for i in {1..100};do
yum remove -y nginx GeoIP perl mysql-5.0.77-4.el5_6.6.i386 mysql-devel-5.0.77-4.el5_6.6.i386 unixODBC tk erlang >/dev/null 2>&1
echo "running chef..."
chef-client 2>&1 |grep Segmentation
done
------------------

yields:


/usr/lib/ruby/gems/1.8/gems/chef-0.10.0/bin/../lib/chef/provider/package/yum.rb:75: [BUG] Segmentation fault
running chef...
/usr/lib/ruby/gems/1.8/gems/chef-0.10.0/bin/../lib/chef/provider/package/yum.rb:64: [BUG] Segmentation fault
running chef...
/usr/lib/ruby/gems/1.8/gems/chef-0.10.0/bin/../lib/chef/provider/package/yum.rb:66: [BUG] Segmentation fault
running chef...
/usr/lib/ruby/gems/1.8/gems/chef-0.10.0/bin/../lib/chef/provider/package/yum.rb:72: [BUG] Segmentation fault
running chef...
/usr/lib/ruby/gems/1.8/gems/chef-0.10.0/bin/../lib/chef/provider/package/yum.rb:64: [BUG] Segmentation fault
running chef...
/usr/lib/ruby/gems/1.8/gems/chef-0.10.0/bin/../lib/chef/provider/package/yum.rb:64: [BUG] Segmentation fault
running chef...
/usr/lib/ruby/gems/1.8/gems/chef-0.10.0/bin/../lib/chef/provider/package/yum.rb:64: [BUG] Segmentation fault
running chef...
/usr/lib/ruby/gems/1.8/gems/chef-0.10.0/bin/../lib/chef/provider/package/yum.rb:64: [BUG] Segmentation fault






Archive powered by MHonArc 2.6.16.

§