chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] strange bug - help needed


From: F. Wittenberger
Subject: Re: [Chicken-users] strange bug - help needed
Date: Thu, 10 Jul 2008 11:51:36 +0200

Am Donnerstag, den 10.07.2008, 12:56 +0900 schrieb Ivan Raikov:
> What is the content of util-chicken.scm? 

helper functions

attached

> 
> 
> Jörg "F. Wittenberger" <address@hidden> writes:
> 
> > Until I updated to svn trunk today, my program did work fine (as far as
> > I ported it already).
> >
> > Now I see 
> >
> > Error: call of non-procedure: #<unbound value>
> >
> >
> > The stracktrace is weird:
> >
> >     Call history:
> >
> >     util-chicken.scm: 543  create-pipe              
> >     util-chicken.scm: 544  process-fork             
> >     util-chicken.scm: 547  sudo!            
> >     util-chicken.scm: 549  duplicate-fileno         
> >     util-chicken.scm: 550  duplicate-fileno         
> >     util-chicken.scm: 551  close-all-ports-except           
> >     util-chicken.scm: 552  thunk            
> >     util-chicken.scm: 561  process-execute                  <--
> >
> > ...that is if I don't print the value of "process-execute" - if I do,
> > it runs different:&#0;

Attachment: extend.scm
Description: Text Data

Attachment: Makefile
Description: Text Data

Attachment: util-chicken.scm
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]