guile-devel
[Top][All Lists]
Advanced

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

Re: Segmentation fault in CVS


From: Neil Jerram
Subject: Re: Segmentation fault in CVS
Date: Tue, 13 Dec 2005 23:58:31 +0000
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

Neil Jerram <address@hidden> writes:

> I'm seeing a failure of the test-system-cmds test, and have narrowed
> it down to this:
>
> address@hidden:~/guile-cvs-head/guile/guile-core$ ./pre-inst-guile -q
> guile> (exit 42)
> Segmentation fault
>
>       Neil

I think I've nailed this.  In this line in scmsigs.c ...

  read_without_guile_data *data = (read_without_guile_data *)data;

... the second "data" should be "raw_data".

Just checking, then will be in CVS shortly.

     Neil





reply via email to

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