Re: Random crash when sending USR2 + QUIT signals to Unicorn process

2017-07-13 Thread Eric Wong
+Cc: Philip and Jonathan since they encountered this three years ago, but we never heard back from them: https://bogomips.org/unicorn-public/?q=T_NODE+d:..20170713 Pere Joan Martorell wrote: > > /home/deployer/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/unicorn-5.3.0/lib/u

Random crash when sending USR2 + QUIT signals to Unicorn process

2017-07-13 Thread Pere Joan Martorell
Hi, I'm experimenting with a Rack application and Unicorn and I have a random error occurring when upgrading my app. When upgrading (sending a USR2 + QUIT signals), 10% of the times unicorn master process and its 2 worker processes start and after serving the first request they crash. This the std