From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS6939 64.71.128.0/18 X-Spam-Status: No, score=-1.9 required=3.0 tests=AWL,BAYES_00, MSGID_FROM_MTA_HEADER shortcircuit=no autolearn=unavailable version=3.3.2 Path: news.gmane.org!not-for-mail From: Eric Wong Newsgroups: gmane.comp.lang.ruby.kgio.general Subject: Re: version 2.7.3 crashes on sparc under ruby1.9 Date: Fri, 10 Aug 2012 20:10:52 +0000 Message-ID: <20120810201052.GA27144@dcvr.yhbt.net> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1344629480 24371 80.91.229.3 (10 Aug 2012 20:11:20 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 10 Aug 2012 20:11:20 +0000 (UTC) To: kgio@librelist.org Original-X-From: kgio@librelist.org Fri Aug 10 22:11:20 2012 Return-path: Envelope-to: gclrkg-kgio@m.gmane.org List-Archive: List-Help: List-Id: List-Post: List-Subscribe: List-Unsubscribe: Precedence: list Original-Sender: kgio@librelist.org Xref: news.gmane.org gmane.comp.lang.ruby.kgio.general:181 Archived-At: Received: from zedshaw.xen.prgmr.com ([64.71.167.205]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SzvYE-0002f2-FA for gclrkg-kgio@m.gmane.org; Fri, 10 Aug 2012 22:11:18 +0200 Received: from zedshaw.xen.prgmr.com (localhost [IPv6:::1]) by zedshaw.xen.prgmr.com (Postfix) with ESMTP id 3287621E4CE for ; Fri, 10 Aug 2012 20:20:49 +0000 (UTC) Hleb Valoshka <375gnu@gmail.com> wrote: > Hallo, > > Eric, could you look at this build logs: [1], [2]. I have no idea what > goes wrong with sparc and, to tell the truth, I've never seen any > sparc machine (qemu-system-sparc doesn't work with current debian). > > 2.7.3 crashes with ruby 1.9.3.0 and 1.9.3.194 but 2.7.2 was ok with 1.9.3.0 [3]. I doubt the changes from 2.7.2 -> 2.7.3 could've caused crashes, I suspect something else in the stack (eglibc?) broke between them. Does 2.7.4 work? > [1] https://buildd.debian.org/status/fetch.php?pkg=ruby-kgio&arch=sparc&ver=2.7.3-1&stamp=1343565141 > > [2] https://buildd.debian.org/status/fetch.php?pkg=ruby-kgio&arch=sparc&ver=2.7.3-1&stamp=1331843923 > 1.9.3.0 > > [3] https://buildd.debian.org/status/fetch.php?pkg=ruby-kgio&arch=sparc&ver=2.7.2-1&stamp=1329783946 Hopefully the Debian SPARC maintainers can help narrow this down. I suspect other Ruby software has similar failures, too. It's definitely low priority for me (and probably you :)). Somebody who cares about the platform should investigate. If it makes your life easier, I wouldn't mind at all if you mark kgio as unsupported on rare Debian platforms. x86-64/x86 are my main priorities.