From unknown Wed Sep 10 20:08:05 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12031: Guile 2.0.6 build failure (segfault in test-with-guile-module, etc.) Resent-From: Rob Browning Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-guile@gnu.org Resent-Date: Mon, 23 Jul 2012 12:28:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 12031 X-GNU-PR-Package: guile X-GNU-PR-Keywords: To: 12031@debbugs.gnu.org X-Debbugs-Original-To: bug-guile@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.13430464468071 (code B ref -1); Mon, 23 Jul 2012 12:28:01 +0000 Received: (at submit) by debbugs.gnu.org; 23 Jul 2012 12:27:26 +0000 Received: from localhost ([127.0.0.1]:59628 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1StHjR-000268-Iv for submit@debbugs.gnu.org; Mon, 23 Jul 2012 08:27:25 -0400 Received: from eggs.gnu.org ([208.118.235.92]:46909) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1StHjK-00025x-PX for submit@debbugs.gnu.org; Mon, 23 Jul 2012 08:27:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1StHcs-0000WB-Ha for submit@debbugs.gnu.org; Mon, 23 Jul 2012 08:20:44 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:35659) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1StHcs-0000W7-Ec for submit@debbugs.gnu.org; Mon, 23 Jul 2012 08:20:38 -0400 Received: from eggs.gnu.org ([208.118.235.92]:38331) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1StHcm-0004VU-ID for bug-guile@gnu.org; Mon, 23 Jul 2012 08:20:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1StHch-0000QA-MA for bug-guile@gnu.org; Mon, 23 Jul 2012 08:20:32 -0400 Received: from defaultvalue.org ([70.85.129.156]:54562) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1StHch-0000Pg-Hg for bug-guile@gnu.org; Mon, 23 Jul 2012 08:20:27 -0400 Received: from trouble.defaultvalue.org (localhost [127.0.0.1]) (Authenticated sender: rlb@defaultvalue.org) by defaultvalue.org (Postfix) with ESMTPSA id A068590D35 for ; Mon, 23 Jul 2012 07:23:08 -0500 (CDT) Received: by trouble.defaultvalue.org (Postfix, from userid 1000) id 3453814E0C1; Mon, 23 Jul 2012 07:20:25 -0500 (CDT) From: Rob Browning Date: Mon, 23 Jul 2012 07:20:25 -0500 Message-ID: <87y5masm7q.fsf@trouble.defaultvalue.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -6.9 (------) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) There seems to be a problem on armhf (and perhaps also armel). This is with Guile 2.0.6 linked against Debian libgc-dev 7.1-9. Builds fail like this: PASS: test-extensions /bin/bash: line 5: 14132 Segmentation fault srcdir="." builddir="." CHARSETALIASDIR="/home/rlb/guile/guile-2.0.6/lib" GUILE_AUTO_COMPILE=0 "../../meta/uninstalled-env" ${dir}$tst FAIL: test-with-guile-module PASS: test-scm-with-guile /bin/bash: line 5: 14195 Segmentation fault srcdir="." builddir="." CHARSETALIASDIR="/home/rlb/guile/guile-2.0.6/lib" GUILE_AUTO_COMPILE=0 "../../meta/uninstalled-env" ${dir}$tst FAIL: test-scm-spawn-thread /bin/bash: line 5: 14228 Segmentation fault srcdir="." builddir="." CHARSETALIASDIR="/home/rlb/guile/guile-2.0.6/lib" GUILE_AUTO_COMPILE=0 "../../meta/uninstalled-env" ${dir}$tst FAIL: test-pthread-create And here's the gdb stacktrace: Reading symbols from /home/rlb/guile/guile-2.0.6/test-suite/standalone/.libs/lt-test-with-guile-module...done. (gdb) run Starting program: /home/rlb/guile/guile-2.0.6/test-suite/standalone/.libs/lt-test-with-guile-module [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1". [New Thread 0xb6ad9470 (LWP 13454)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb6ad9470 (LWP 13454)] 0xb6d41150 in GC_malloc () from /usr/lib/libgc.so.1 (gdb) where #0 0xb6d41150 in GC_malloc () from /usr/lib/libgc.so.1 #1 0xb6f78c2c in scm_cell (cdr=2626880, car=383) at ../libguile/gc.h:231 #2 scm_new_smob (data=2626880, tc=383) at ../libguile/smob.h:93 #3 guilify_self_2 (parent=0x28bbf0) at threads.c:610 #4 0xb6f79602 in scm_i_init_thread_for_guile (base=0xb6ad8dcc, parent=0x28bbf0) at threads.c:854 #5 0xb6f7963c in with_guile_and_parent (base=0xb6ad8dcc, data=) at threads.c:898 #6 0xb6d3e4da in GC_call_with_stack_base () from /usr/lib/libgc.so.1 #7 0xb6f79776 in scm_i_with_guile_and_parent (parent=, data=, func=0x881d ) at threads.c:948 #8 scm_with_guile (func=0x881d , data=) at threads.c:954 #9 0x000087dc in thread_main (unused=) at test-with-guile-module.c:50 #10 0xb6c76ebc in start_thread (arg=0xb6ad9470) at pthread_create.c:306 #11 0xb6c1f568 in ?? () at ../ports/sysdeps/unix/sysv/linux/arm/nptl/../clone.S:116 from /lib/arm-linux-gnueabihf/libc.so.6 #12 0xb6c1f568 in ?? () at ../ports/sysdeps/unix/sysv/linux/arm/nptl/../clone.S:116 from /lib/arm-linux-gnueabihf/libc.so.6 Backtrace stopped: previous frame identical to this frame (corrupt stack?) Please let me know if I can provide further information. Thanks -- Rob Browning rlb @defaultvalue.org and @debian.org GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4 From unknown Wed Sep 10 20:08:05 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12031: Guile 2.0.6 build failure (segfault in test-with-guile-module, etc.) Resent-From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-guile@gnu.org Resent-Date: Mon, 03 Sep 2012 21:09:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12031 X-GNU-PR-Package: guile X-GNU-PR-Keywords: To: Rob Browning Cc: 12031@debbugs.gnu.org Received: via spool by 12031-submit@debbugs.gnu.org id=B12031.13467065322415 (code B ref 12031); Mon, 03 Sep 2012 21:09:01 +0000 Received: (at 12031) by debbugs.gnu.org; 3 Sep 2012 21:08:52 +0000 Received: from localhost ([127.0.0.1]:36904 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1T8dt6-0000cu-D2 for submit@debbugs.gnu.org; Mon, 03 Sep 2012 17:08:52 -0400 Received: from xanadu.aquilenet.fr ([88.191.123.111]:55188) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1T8dt3-0000cl-9b for 12031@debbugs.gnu.org; Mon, 03 Sep 2012 17:08:50 -0400 Received: from localhost (localhost [127.0.0.1]) by xanadu.aquilenet.fr (Postfix) with ESMTP id 3D8609370; Mon, 3 Sep 2012 23:07:14 +0200 (CEST) Received: from xanadu.aquilenet.fr ([127.0.0.1]) by localhost (xanadu.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id C3PSb6knA4Gp; Mon, 3 Sep 2012 23:07:14 +0200 (CEST) Received: from pluto (reverse-83.fdn.fr [80.67.176.83]) by xanadu.aquilenet.fr (Postfix) with ESMTPSA id CF43C9358; Mon, 3 Sep 2012 23:07:13 +0200 (CEST) From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <87y5masm7q.fsf@trouble.defaultvalue.org> Date: Mon, 03 Sep 2012 23:07:13 +0200 In-Reply-To: <87y5masm7q.fsf@trouble.defaultvalue.org> (Rob Browning's message of "Mon, 23 Jul 2012 07:20:25 -0500") Message-ID: <87zk56n7cu.fsf@gnu.org> User-Agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -1.2 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.2 (-) Hi Rob, Rob Browning skribis: > There seems to be a problem on armhf (and perhaps also armel). This is > with Guile 2.0.6 linked against Debian libgc-dev 7.1-9. I=E2=80=99m currently checking on armv5tel, but I don=E2=80=99t have access= to an armhf box (what=E2=80=99s this?). Do you know of any developer machine available? The GCC Compile Farm doesn=E2=80=99t have this, AFAICS. Thanks, Ludo=E2=80=99. From unknown Wed Sep 10 20:08:05 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12031: Guile 2.0.6 build failure (segfault in test-with-guile-module, etc.) Resent-From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-guile@gnu.org Resent-Date: Wed, 05 Sep 2012 20:56:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12031 X-GNU-PR-Package: guile X-GNU-PR-Keywords: To: Rob Browning Cc: 12031@debbugs.gnu.org Received: via spool by 12031-submit@debbugs.gnu.org id=B12031.134687850420681 (code B ref 12031); Wed, 05 Sep 2012 20:56:01 +0000 Received: (at 12031) by debbugs.gnu.org; 5 Sep 2012 20:55:04 +0000 Received: from localhost ([127.0.0.1]:41300 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1T9Mcq-0005NW-Dk for submit@debbugs.gnu.org; Wed, 05 Sep 2012 16:55:04 -0400 Received: from xanadu.aquilenet.fr ([88.191.123.111]:39573) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1T9Mcn-0005N6-Bm for 12031@debbugs.gnu.org; Wed, 05 Sep 2012 16:55:03 -0400 Received: from localhost (localhost [127.0.0.1]) by xanadu.aquilenet.fr (Postfix) with ESMTP id 9338D95DF; Wed, 5 Sep 2012 22:54:50 +0200 (CEST) Received: from xanadu.aquilenet.fr ([127.0.0.1]) by localhost (xanadu.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 35a13lb5oD2M; Wed, 5 Sep 2012 22:54:50 +0200 (CEST) Received: from pluto (reverse-83.fdn.fr [80.67.176.83]) by xanadu.aquilenet.fr (Postfix) with ESMTPSA id 1C5D893C1; Wed, 5 Sep 2012 22:54:50 +0200 (CEST) From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <87y5masm7q.fsf@trouble.defaultvalue.org> Date: Wed, 05 Sep 2012 22:54:49 +0200 In-Reply-To: <87y5masm7q.fsf@trouble.defaultvalue.org> (Rob Browning's message of "Mon, 23 Jul 2012 07:20:25 -0500") Message-ID: <87627sxk9y.fsf@gnu.org> User-Agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -1.2 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.2 (-) Hi Rob, Rob Browning skribis: > There seems to be a problem on armhf (and perhaps also armel). This is > with Guile 2.0.6 linked against Debian libgc-dev 7.1-9. > > Builds fail like this: > > PASS: test-extensions > /bin/bash: line 5: 14132 Segmentation fault srcdir=3D"." builddir= =3D"." CHARSETALIASDIR=3D"/home/rlb/guile/guile-2.0.6/lib" GUILE_AUTO_COMPI= LE=3D0 "../../meta/uninstalled-env" ${dir}$tst > FAIL: test-with-guile-module > PASS: test-scm-with-guile > /bin/bash: line 5: 14195 Segmentation fault srcdir=3D"." builddir= =3D"." CHARSETALIASDIR=3D"/home/rlb/guile/guile-2.0.6/lib" GUILE_AUTO_COMPI= LE=3D0 "../../meta/uninstalled-env" ${dir}$tst > FAIL: test-scm-spawn-thread > /bin/bash: line 5: 14228 Segmentation fault srcdir=3D"." builddir= =3D"." CHARSETALIASDIR=3D"/home/rlb/guile/guile-2.0.6/lib" GUILE_AUTO_COMPI= LE=3D0 "../../meta/uninstalled-env" ${dir}$tst > FAIL: test-pthread-create FWIW, I cannot reproduce it on armv5tel-unknown-linux-gnueabi with Guile v2.0.6-20-gd6bd182 on libgc-7.2pre20110122. Ludo=E2=80=99. From unknown Wed Sep 10 20:08:05 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.428 (Entity 5.428) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Rob Browning Subject: bug#12031: closed (Re: bug#12031: Guile 2.0.6 build failure (segfault in test-with-guile-module, etc.)) Message-ID: References: <87sj49x1a4.fsf@pobox.com> <87y5masm7q.fsf@trouble.defaultvalue.org> X-Gnu-PR-Message: they-closed 12031 X-Gnu-PR-Package: guile Reply-To: 12031@debbugs.gnu.org Date: Tue, 05 Mar 2013 18:55:08 +0000 Content-Type: multipart/mixed; boundary="----------=_1362509708-2275-1" This is a multi-part message in MIME format... ------------=_1362509708-2275-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #12031: Guile 2.0.6 build failure (segfault in test-with-guile-module, etc.) which was filed against the guile package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 12031@debbugs.gnu.org. --=20 12031: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D12031 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1362509708-2275-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 12031-done) by debbugs.gnu.org; 5 Mar 2013 18:54:26 +0000 Received: from localhost ([127.0.0.1]:32827 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UCx0K-0000Wy-Dg for submit@debbugs.gnu.org; Tue, 05 Mar 2013 13:54:25 -0500 Received: from a-pb-sasl-quonix.pobox.com ([208.72.237.25]:38502 helo=sasl.smtp.pobox.com) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UCx08-0000WG-7A for 12031-done@debbugs.gnu.org; Tue, 05 Mar 2013 13:54:15 -0500 Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 77275BF98; Tue, 5 Mar 2013 13:53:50 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type:content-transfer-encoding; s=sasl; bh=WE9zJOcXIH2Q 9HThqU/Zmkd7aiA=; b=qT7eBwI5un4oSFclTdMKhvVmEaKq+b/zJK+vdUwkQhLH MMDgHpy0JfABRBeGTIegOdlFqUYGFwzxYliBgcj0T2GQ2oK20s+H8ZcbCpNoMpR6 MLyYgLbV/T594+wqUq5u3v//A0jlvZro4/vm/FHk1pAa8UUHS6iwV4DS9mrQjjQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=sasl; b=ihAWYY UasRx0gt/cINumroceotRHhiC8TFluOwNvDjCHEgntdghqrUDEc42T/WSDbT+bK2 cIeZeTZOnkyaFyEY5PIIFv9TTCjWUs7TxYRuiKWXz0RM8aanJWh1l7WJYVzlVrnd /8TfotOrQEUt/UKE0o0hhHUJQue0n8SdXO4LA= Received: from a-pb-sasl-quonix.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 6FF5CBF97; Tue, 5 Mar 2013 13:53:50 -0500 (EST) Received: from badger (unknown [217.91.84.86]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTPSA id E36E1BF96; Tue, 5 Mar 2013 13:53:49 -0500 (EST) From: Andy Wingo To: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: bug#12031: Guile 2.0.6 build failure (segfault in test-with-guile-module, etc.) References: <87y5masm7q.fsf@trouble.defaultvalue.org> <87627sxk9y.fsf@gnu.org> Date: Tue, 05 Mar 2013 17:24:35 +0100 In-Reply-To: <87627sxk9y.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Wed, 05 Sep 2012 22:54:49 +0200") Message-ID: <87sj49x1a4.fsf@pobox.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Pobox-Relay-ID: 048A46C8-85C6-11E2-AEAE-59240E5B5709-02397024!a-pb-sasl-quonix.pobox.com X-Spam-Score: -0.6 (/) X-Debbugs-Envelope-To: 12031-done Cc: 12031-done@debbugs.gnu.org, Rob Browning X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.5 (--) On Wed 05 Sep 2012 22:54, ludo@gnu.org (Ludovic Court=C3=A8s) writes: > Rob Browning skribis: > >> There seems to be a problem on armhf (and perhaps also armel). This is >> with Guile 2.0.6 linked against Debian libgc-dev 7.1-9. > > FWIW, I cannot reproduce it on armv5tel-unknown-linux-gnueabi with Guile > v2.0.6-20-gd6bd182 on libgc-7.2pre20110122. Since 2.0.7 sees to be building fine in Debian, marking this one as done. Andy --=20 http://wingolog.org/ ------------=_1362509708-2275-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 23 Jul 2012 12:27:26 +0000 Received: from localhost ([127.0.0.1]:59628 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1StHjR-000268-Iv for submit@debbugs.gnu.org; Mon, 23 Jul 2012 08:27:25 -0400 Received: from eggs.gnu.org ([208.118.235.92]:46909) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1StHjK-00025x-PX for submit@debbugs.gnu.org; Mon, 23 Jul 2012 08:27:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1StHcs-0000WB-Ha for submit@debbugs.gnu.org; Mon, 23 Jul 2012 08:20:44 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:35659) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1StHcs-0000W7-Ec for submit@debbugs.gnu.org; Mon, 23 Jul 2012 08:20:38 -0400 Received: from eggs.gnu.org ([208.118.235.92]:38331) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1StHcm-0004VU-ID for bug-guile@gnu.org; Mon, 23 Jul 2012 08:20:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1StHch-0000QA-MA for bug-guile@gnu.org; Mon, 23 Jul 2012 08:20:32 -0400 Received: from defaultvalue.org ([70.85.129.156]:54562) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1StHch-0000Pg-Hg for bug-guile@gnu.org; Mon, 23 Jul 2012 08:20:27 -0400 Received: from trouble.defaultvalue.org (localhost [127.0.0.1]) (Authenticated sender: rlb@defaultvalue.org) by defaultvalue.org (Postfix) with ESMTPSA id A068590D35 for ; Mon, 23 Jul 2012 07:23:08 -0500 (CDT) Received: by trouble.defaultvalue.org (Postfix, from userid 1000) id 3453814E0C1; Mon, 23 Jul 2012 07:20:25 -0500 (CDT) From: Rob Browning To: bug-guile@gnu.org Subject: Guile 2.0.6 build failure (segfault in test-with-guile-module, etc.) Date: Mon, 23 Jul 2012 07:20:25 -0500 Message-ID: <87y5masm7q.fsf@trouble.defaultvalue.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) There seems to be a problem on armhf (and perhaps also armel). This is with Guile 2.0.6 linked against Debian libgc-dev 7.1-9. Builds fail like this: PASS: test-extensions /bin/bash: line 5: 14132 Segmentation fault srcdir="." builddir="." CHARSETALIASDIR="/home/rlb/guile/guile-2.0.6/lib" GUILE_AUTO_COMPILE=0 "../../meta/uninstalled-env" ${dir}$tst FAIL: test-with-guile-module PASS: test-scm-with-guile /bin/bash: line 5: 14195 Segmentation fault srcdir="." builddir="." CHARSETALIASDIR="/home/rlb/guile/guile-2.0.6/lib" GUILE_AUTO_COMPILE=0 "../../meta/uninstalled-env" ${dir}$tst FAIL: test-scm-spawn-thread /bin/bash: line 5: 14228 Segmentation fault srcdir="." builddir="." CHARSETALIASDIR="/home/rlb/guile/guile-2.0.6/lib" GUILE_AUTO_COMPILE=0 "../../meta/uninstalled-env" ${dir}$tst FAIL: test-pthread-create And here's the gdb stacktrace: Reading symbols from /home/rlb/guile/guile-2.0.6/test-suite/standalone/.libs/lt-test-with-guile-module...done. (gdb) run Starting program: /home/rlb/guile/guile-2.0.6/test-suite/standalone/.libs/lt-test-with-guile-module [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1". [New Thread 0xb6ad9470 (LWP 13454)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb6ad9470 (LWP 13454)] 0xb6d41150 in GC_malloc () from /usr/lib/libgc.so.1 (gdb) where #0 0xb6d41150 in GC_malloc () from /usr/lib/libgc.so.1 #1 0xb6f78c2c in scm_cell (cdr=2626880, car=383) at ../libguile/gc.h:231 #2 scm_new_smob (data=2626880, tc=383) at ../libguile/smob.h:93 #3 guilify_self_2 (parent=0x28bbf0) at threads.c:610 #4 0xb6f79602 in scm_i_init_thread_for_guile (base=0xb6ad8dcc, parent=0x28bbf0) at threads.c:854 #5 0xb6f7963c in with_guile_and_parent (base=0xb6ad8dcc, data=) at threads.c:898 #6 0xb6d3e4da in GC_call_with_stack_base () from /usr/lib/libgc.so.1 #7 0xb6f79776 in scm_i_with_guile_and_parent (parent=, data=, func=0x881d ) at threads.c:948 #8 scm_with_guile (func=0x881d , data=) at threads.c:954 #9 0x000087dc in thread_main (unused=) at test-with-guile-module.c:50 #10 0xb6c76ebc in start_thread (arg=0xb6ad9470) at pthread_create.c:306 #11 0xb6c1f568 in ?? () at ../ports/sysdeps/unix/sysv/linux/arm/nptl/../clone.S:116 from /lib/arm-linux-gnueabihf/libc.so.6 #12 0xb6c1f568 in ?? () at ../ports/sysdeps/unix/sysv/linux/arm/nptl/../clone.S:116 from /lib/arm-linux-gnueabihf/libc.so.6 Backtrace stopped: previous frame identical to this frame (corrupt stack?) Please let me know if I can provide further information. Thanks -- Rob Browning rlb @defaultvalue.org and @debian.org GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4 ------------=_1362509708-2275-1--