unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Han-Wen Nienhuys  <hanwen@xs4all.nl>
Subject: Re: segfault in CVS HEAD
Date: Tue, 22 Jun 2004 22:31:38 +0200	[thread overview]
Message-ID: <16600.38698.72971.988610@localhost.localdomain> (raw)
In-Reply-To: <16597.63220.612936.312103@localhost.localdomain>

hanwen@xs4all.nl writes:
> > had introduced.
> 
> DO you have any idea when these issues will be fixed in CVS HEAD? 
> 

unfortunately, your fix was not completely successful:



In unknown file:
   ?:  0* [lilypond-main ("input/regression/lily-in-scheme")]
In /home/hanwen/usr/src/lilypond/scm/lily.scm:
 556:  1* 
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1074533568 (LWP 27330)]
unmemoize_expression (expr=0x21c, env=0x404) at eval.c:549
(gdb) l
544	
545	      for (frame_idx = env, frame_nr = SCM_IFRAME (expr);
546	           frame_nr != 0; 
547	           frame_idx = SCM_CDR (frame_idx), --frame_nr)
548	        ;
549	      for (symbol_idx = SCM_CAAR (frame_idx), symbol_nr = SCM_IDIST (expr);
550	           symbol_nr != 0;
551	           symbol_idx = SCM_CDR (symbol_idx), --symbol_nr)
552	        ;
553	      return SCM_ICDRP (expr) ? symbol_idx : SCM_CAR (symbol_idx);
(gdb) ps expr
#@2+0
$25 = void
(gdb) ps env
()
$26 = void
(gdb) up
#1  0x4002c2f8 in unmemoize_exprs (exprs=0x404de0b8, env=0x404fdba0)
    at eval.c:597
(gdb) ps exprs
(#<variable 403c85b0 value: #<primitive-generic for-each>> (#@lambda (f) (#<variable 402d0c98 value: #<primitive-procedure catch>> (#@quote . ly-file-failed) (#@lambda () (#<variable 402ee878 value: #<primitive-procedure ly:parse-file>> #@1+0)) #@1-0)) #@2+0)
$27 = void
(gdb) ps env
(((files) (input/regression/lily-in-scheme)) #<eval-closure 403067f8>)
$28 = void
(gdb)



-- 

 Han-Wen Nienhuys   |   hanwen@xs4all.nl   |   http://www.xs4all.nl/~hanwen 



_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel


  parent reply	other threads:[~2004-06-22 20:31 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-12 21:12 segfault in CVS HEAD Han-Wen Nienhuys
2004-06-12 21:14 ` Han-Wen Nienhuys
2004-06-12 22:26   ` Han-Wen Nienhuys
2004-06-20  7:15     ` Dirk Herrmann
2004-06-20 20:43       ` Han-Wen Nienhuys
2004-06-21 21:08         ` Dirk Herrmann
2004-06-22 10:12           ` Jan Nieuwenhuizen
2004-06-22 20:31         ` Han-Wen Nienhuys [this message]
2004-06-26  6:02           ` Dirk Herrmann
2004-06-26  8:26             ` Han-Wen Nienhuys
     [not found] <40DD5A64.60300@ccrma>
     [not found] ` <40DEC836.3010806@dirk-herrmanns-seiten.de>
     [not found]   ` <40E2917A.7010106@ccrma>
2004-07-14  7:22     ` Dirk Herrmann
2004-07-14 12:36       ` Dale P. Smith
2004-08-21  8:00     ` Dirk Herrmann
2004-08-23 10:43       ` Bill Schottstaedt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=16600.38698.72971.988610@localhost.localdomain \
    --to=hanwen@xs4all.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).