guile-devel
[Top][All Lists]
Advanced

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

Re: Segfaults when using readline ...


From: Mikael Djurfeldt
Subject: Re: Segfaults when using readline ...
Date: 17 Aug 2002 11:49:36 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

Han-Wen Nienhuys <address@hidden> writes:

> address@hidden writes:
> > Hello,
> > 
> > my latest compile of guile (checked out from CVS
> > on Tuseday) segfaults when used with readline activated.
> > Has anybody experienced this too?
> > Top of the backtrace is below (any output will trigger
> > segmentation violation).
> 
> Dunno, but it seems related to the port code, and I have been toying
> with those. I'll have a look over the bugs this weekend to see if
> they're "mine".

It seems like a line in vports.c was missing after the
scm_new_port_table_entry change.

I fixed it yesterday:

2002-08-15  Mikael Djurfeldt  <address@hidden>

        * vports.c (scm_make_soft_port): Initialize pt variable.

Best regards,
Mikael




reply via email to

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