[Ecls-list] segv in endp (compiling cl-ppre)
Julian Stecklina
der_julian at web.de
Thu Aug 11 07:31:18 UTC 2005
On Wed, 10 Aug 2005 18:57:25 +0200
Juan Jose Garcia Ripoll <lisp at arrakis.es> wrote:
> On Sun, 2005-08-07 at 18:39 +0200, Julian Stecklina wrote:
> > Hello,
> >
> > I just tried compiling cl-ppcre using ASDF and keep getting
> > segmentation violations in endp:
> >
> > > (require :cl-ppcre)
> > ;;; Loading "/home/blitz/.sbcl/systems/cl-ppcre.asd"
> > ;;; Loading #P"/usr/local/lib/ecl/cmp.fas"
>
> Fixed. If someone cares, it was due to some incomplete objects created
> when trying to load *.asd file as binary files. The bug is not trying
> to load these file as binaries (this is ok) but rather the fact that
> the C structures (t_codeblock) did not get all fields filled properly.
Thanks. :)
Regards,
--
Julian Stecklina
(Of course SML does have its weaknesses, but by comparison, a
discussion of C++'s strengths and flaws always sounds like an
argument about whether one should face north or east when one
is sacrificing one's goat to the rain god.) -- Thant Tessman
More information about the ecl-devel
mailing list