From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Peter O'Gorman" Newsgroups: gmane.lisp.guile.bugs Subject: Re: guile-1.8.5 test failures Date: Wed, 8 Oct 2008 13:38:26 -0500 Message-ID: <20081008183826.GS31100@localhost.localdomain> References: <20080529214535.GA513@tw.il.thewrittenword.com> <49dd78620810061557t5e79f8ccp97a68562cdc47cae@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1223525670 25600 80.91.229.12 (9 Oct 2008 04:14:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 9 Oct 2008 04:14:30 +0000 (UTC) Cc: bug-guile@gnu.org To: Neil Jerram Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Thu Oct 09 06:15:27 2008 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Knmvt-0001TM-W6 for guile-bugs@m.gmane.org; Thu, 09 Oct 2008 06:15:26 +0200 Original-Received: from localhost ([127.0.0.1]:55973 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Knmup-0006mb-TL for guile-bugs@m.gmane.org; Thu, 09 Oct 2008 00:14:19 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KndwJ-0008AF-I7 for bug-guile@gnu.org; Wed, 08 Oct 2008 14:39:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KndwI-00089t-Js for bug-guile@gnu.org; Wed, 08 Oct 2008 14:39:15 -0400 Original-Received: from [199.232.76.173] (port=60977 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KndwI-00089f-Dw for bug-guile@gnu.org; Wed, 08 Oct 2008 14:39:14 -0400 Original-Received: from mail1.thewrittenword.com ([67.95.107.114]:64255) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KndwI-00039B-3R for bug-guile@gnu.org; Wed, 08 Oct 2008 14:39:14 -0400 Original-Received: from mail1.il.thewrittenword.com (emma-internal-gw.il.thewrittenword.com [192.168.13.25]) by mail1.thewrittenword.com (Postfix) with ESMTP id A46F85C21; Wed, 8 Oct 2008 18:45:48 +0000 (UTC) X-DKIM: Sendmail DKIM Filter v2.4.4 mail1.thewrittenword.com A46F85C21 Original-Received: from localhost.localdomain (danger-gw.il.thewrittenword.com [192.168.1.254]) by mail1.il.thewrittenword.com (Postfix) with ESMTP id 6D58E48D; Wed, 8 Oct 2008 18:39:12 +0000 (UTC) Original-Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.14.2/8.14.2) with ESMTP id m98IcuRK022109; Wed, 8 Oct 2008 13:39:06 -0500 Original-Received: (from pogma@localhost) by localhost.localdomain (8.14.2/8.14.2/Submit) id m98IcQKD022105; Wed, 8 Oct 2008 13:38:26 -0500 X-Authentication-Warning: localhost.localdomain: pogma set sender to pogma@thewrittenword.com using -f Content-Disposition: inline In-Reply-To: <49dd78620810061557t5e79f8ccp97a68562cdc47cae@mail.gmail.com> User-Agent: Mutt/1.5.17 (2007-11-01) X-Virus-Scanned: ClamAV version 0.93, clamav-milter version 0.93 on maetel.il.thewrittenword.com X-Virus-Status: Clean X-detected-operating-system: by monty-python.gnu.org: FreeBSD 6.x (1) X-Mailman-Approved-At: Thu, 09 Oct 2008 00:14:15 -0400 X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:4039 Archived-At: On Mon, Oct 06, 2008 at 11:57:25PM +0100, Neil Jerram wrote: > 2008/5/29 Peter O'Gorman : > In another thread, Ludovic measured a value of 0.07 for the calibrated > m value on ia64-unknown-linux-gnu: > > > * ia64-unknown-linux-gnu (itanium2), GCC 4.1.2 > > ;; Stack calibration: (x1 x2 y1 y2 m c) = (170 690 10 50 0.0769230769230769 -3.07692307692308) > > This means that calibration reduces the maximum allowed stack depth > from 20000 to 1400 words. I rebuilt, it shows: ./pre-inst-guile -q ;; Stack calibration: (x1 x2 y1 y2 m c) = (170 690 12 52 0.0769230769230769 -1.07692307692308) Backtrace: In unknown file: ?: 93* [try-module-autoload (ice-9 syncase)] ?: 94 (let* (# # # #) (resolve-module dir-hint-module-name #f) (and # #)) ?: 95* [resolve-module (ice-9) #f] ?: 96 (let* ((full-name #)) (let* (#) (if already # #))) ?: 97 (let* ((already #)) (if already (if # # already) (begin # #))) ?: 98* [nested-ref # (%app modules ice-9)] ?: 99 [loop # (%app modules ice-9)] ... ?: 100 [loop ... ?: 101* [module-ref # %app #f] ?: 102 (let* ((variable #)) (if (and variable #) (variable-ref variable) ...)) ?: 103* [module-variable # %app] ?: 104 [module-search # # %app] ... ?: 105 (or (fn m v) (loop (module-uses m))) ?: 106* [module-local-variable # %app] ?: 107 (let* ((b #)) (or (and # b) (and # #))) ?: 108* [module-obarray-ref ... ?: 109* [module-obarray #] ?: 110 (if (eq? # #) (struct-ref obj 0) (%record-type-error # obj)) ?: 111* [eq? ... ?: 112* (struct-vtable obj) : In expression (struct-vtable obj): : Stack overflow I am doubtful that ia64-hp-hpux's problems with guile will be solved by fixing the stack overflow patch. Thanks, Peter -- Peter O'Gorman pogma@thewrittenword.com