I want to test Sidekiq PRO reliability on local machine so I need to somehow trigger bug like [BUG] Segmentation fault manually to kill Sidekiq process.
[BUG] Segmentation fault
Just kill the Sidekiq process: kill -9 <pid>
kill -9 <pid>