Subject: Segmentation Fault with Unicorn/REE
This doesn't happen very often and it happened prior to using the monkey patch suggested in my other Unicorn related discussion.
/home/deploy/public_html/rm/releases/20100208150046/vendor/plugins/newrelic_rpm/lib/new_relic/agent/worker_loop.rb:114: [BUG] Segmentation fault
I think it is happening immediately after restarting Unicorn, but I haven't been able to reproduce this consistently...
Comments are currently closed for this discussion. You can start a new one.
Support Staff 2 Posted by Bill Kayser on 11 Feb, 2010 01:13 AM
I've pushed out the change to the agent to avoid the log output. Hopefully that will work around the problem.
Let me know if this becomes an ongoing problem even after the update.
Support Staff 3 Posted by Bill Kayser on 13 Mar, 2010 06:06 PM
I made some further improvements to stability with Unicorn and REE in the 2.10.7 branch. Right now this is available as a preview on github/newrelic/rpm on the 2.10.7_dev branch.