From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS14383 205.234.109.0/24 X-Spam-Status: No, score=-0.6 required=5.0 tests=FREEMAIL_FROM,RP_MATCHES_RCVD, T_DKIM_INVALID shortcircuit=no autolearn=unavailable version=3.3.2 X-Original-To: archivist@yhbt.net Delivered-To: archivist@dcvr.yhbt.net Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by dcvr.yhbt.net (Postfix) with ESMTP id CA824217A1 for ; Fri, 7 Oct 2011 04:44:15 +0000 (UTC) Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 039D81D782A1; Fri, 7 Oct 2011 00:44:15 -0400 (EDT) X-Original-To: mongrel-unicorn@rubyforge.org Delivered-To: mongrel-unicorn@rubyforge.org X-Greylist: delayed 14988 seconds by postgrey-1.31 at rubyforge.org; Fri, 07 Oct 2011 00:44:11 EDT Received: from mail-pz0-f50.google.com (mail-pz0-f50.google.com [209.85.210.50]) by rubyforge.org (Postfix) with ESMTP id F3EC71D7810A for ; Fri, 7 Oct 2011 00:44:11 -0400 (EDT) Received: by pzk37 with SMTP id 37so8848143pzk.9 for ; Thu, 06 Oct 2011 21:44:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; bh=IK3mh/MohoE9TxjJ9KvUe9U/yWWwA2eABH9xiES3B6M=; b=uFHv4StV7QM8ucs0VeSr9kMUfMvxC1evPzp2t/SchSr+g0nKqkBmBZ7icAS/W9NZuV E4iuuZ7oWVJhoxlpiJdRSZsDMx+PRt7/Hs+FPcg5qBvTN8DVra7D6XZGm3JZczMaFRYi 1OSjK/hyEYQCQdbya5QXfiecabxdtGVbElxyE= Received: by 10.68.30.199 with SMTP id u7mr1285769pbh.74.1317962650419; Thu, 06 Oct 2011 21:44:10 -0700 (PDT) Received: from [192.168.220.101] (dveri.ether.vzletka.net. [89.105.128.215]) by mx.google.com with ESMTPS id ml4sm27024864pbc.0.2011.10.06.21.44.06 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 06 Oct 2011 21:44:08 -0700 (PDT) From: Andrey Cherkashin Subject: Unicorn failed to handle signals Date: Thu, 6 Oct 2011 21:44:00 -0700 Message-Id: To: mongrel-unicorn@rubyforge.org Mime-Version: 1.0 (Apple Message framework v1249) X-Mailer: Apple Mail (2.1249) X-BeenThere: mongrel-unicorn@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: mongrel-unicorn-bounces@rubyforge.org Errors-To: mongrel-unicorn-bounces@rubyforge.org I have a problem with unicorn and signals. FreeBSD freebsd 9.0-BETA3 FreeBSD 9.0-BETA3 #0 r225816+a1b6562: Thu Sep 29 06:46:06 PDT 2011 root@freebsd:/sys/i386/compile/XEN i386 ruby 1.9.2p290 (2011-07-09 revision 32553) [i386-freebsd9.0] unicorn (4.1.1) Every time when I trying to send a signal (HUP, TERM, etc) I get this: Illegal instruction: 4 (core dumped) I have no idea how to deal with core dump, so here it is: http://www.misprint.org.ru/ruby.core _______________________________________________ Unicorn mailing list - mongrel-unicorn@rubyforge.org http://rubyforge.org/mailman/listinfo/mongrel-unicorn Do not quote signatures (like this one) or top post when replying