Package: libopenssl-ruby1.8
Version

Running "puppet", I've started to get some segfaults on the
puppetmasterd process.  This happens when running "puppetd" on the
client.  This was working very recently, I've only purged some old
packages since then.  

Oddly it crashes on the third time I run puppetd very consitently - I
suspect something isn't being initialised/cleaned up correctly.  This
may well be a puppet bug, but I presume that it shouldn't segfault?

/etc/puppet/ssl# strace puppetmasterd --verbose
info: Starting server for Puppet version 0.22.4
info: mount[templates]: allowing 192.168.0.0/16 access
.....
info: Parsed manifest in 0.41 seconds
info: Listening on port 8140
notice: Starting Puppet server version 0.22.4
notice: Starting Puppet server version 0.22.4
accept(8, {sa_family=AF_INET, sin_port=htons(4583),
sin_addr=inet_addr("192.168.1.91")}, [16]) = 9
accept(8, {sa_family=AF_INET, sin_port=htons(4584),
sin_addr=inet_addr("192.168.1.91")}, [16]) = 9
accept(8, {sa_family=AF_INET, sin_port=htons(4585),
sin_addr=inet_addr("192.168.1.91")}, [16]) = 9
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
/usr/lib/ruby/1.8/openssl/ssl.rb:120: [BUG] Segmentation fault
ruby 1.8.6 (2007-03-13) [i486-linux]

Aborted

Thanks

Adrian


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to