[Ecls-list] segv in endp (compiling cl-ppre)

Julian Stecklina der_julian at web.de
Sun Aug 7 09:41:37 UTC 2005


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"

Program received signal SIGSEGV, Segmentation fault.
#0  0x2814130c in endp () from /usr/local/lib/ecl//libecl.so
#1  0x2817347d in cl_mapc () from /usr/local/lib/ecl//libecl.so
#2  0x2817d103 in finalize () from /usr/local/lib/ecl//libecl.so
#3  0x2818e2c5 in GC_invoke_finalizers () from /usr/local/lib/ecl//
libecl.so #4  0x2818e369 in GC_notify_or_invoke_finalizers ()
   from /usr/local/lib/ecl//libecl.so
#5  0x2818c32d in GC_try_to_collect () from /usr/local/lib/ecl//
libecl.so #6  0x2818c380 in GC_gcollect () from /usr/local/lib/ecl//
libecl.so #7  0x2817d727 in si_gc () from /usr/local/lib/ecl//libecl.so
#8  0x28179975 in si_load_binary () from /usr/local/lib/ecl//libecl.so
#9  0x2818b420 in APPLY_fixed () from /usr/local/lib/ecl//libecl.so
#10 0x281450b1 in cl_funcall () from /usr/local/lib/ecl//libecl.so
#11 0x28179f1c in cl_load () from /usr/local/lib/ecl//libecl.so
#12 0x280a54fc in LC2NIL () from /usr/local/lib/ecl//libecl.so
#13 0x28186fdc in APPLY_closure () from /usr/local/lib/ecl//libecl.so
#14 0x28144d7b in link_call () from /usr/local/lib/ecl//libecl.so
#15 0x28317676 in LKF46compile_file_pathname ()
   from /usr/local/lib/ecl/asdf.fas
#16 0x28314a57 in LC76output_files () from /usr/local/lib/ecl/asdf.fas
#17 0x2818b433 in APPLY_fixed () from /usr/local/lib/ecl//libecl.so
#18 0x28144d2a in link_call () from /usr/local/lib/ecl//libecl.so
#19 0x28317e77 in LKF30output_files () from /usr/local/lib/ecl/asdf.fas
#20 0x283134ef in LC60operation_done_p () from /usr/local/lib/ecl/
asdf.fas
#21 0x2818b433 in APPLY_fixed () from /usr/local/lib/ecl//libecl.so
#22 0x28144d2a in link_call () from /usr/local/lib/ecl//libecl.so
#23 0x28317b77 in LKF36operation_done_p () from /usr/local/lib/ecl/
asdf.fas #24 0x2831421b in LC67traverse () from /usr/local/lib/ecl/
asdf.fas #25 0x2818b433 in APPLY_fixed () from /usr/local/lib/ecl//
libecl.so #26 0x28144d2a in link_call () from /usr/local/lib/ecl//
libecl.so #27 0x28317c77 in LKF34traverse () from /usr/local/lib/ecl/
asdf.fas #28 0x28314144 in LC67traverse () from /usr/local/lib/ecl/
asdf.fas #29 0x2818b433 in APPLY_fixed () from /usr/local/lib/ecl//
libecl.so #30 0x28144d2a in link_call () from /usr/local/lib/ecl//
libecl.so #31 0x28317c77 in LKF34traverse () from /usr/local/lib/ecl/
asdf.fas #32 0x283137a9 in LC61do_one_dep () from /usr/local/lib/ecl/
asdf.fas #33 0x283138dc in LC64do_dep () from /usr/local/lib/ecl/
asdf.fas #34 0x28313d60 in LC67traverse () from /usr/local/lib/ecl/
asdf.fas #35 0x2818b433 in APPLY_fixed () from /usr/local/lib/ecl//
libecl.so #36 0x28144d2a in link_call () from /usr/local/lib/ecl//
libecl.so #37 0x28317c77 in LKF34traverse () from /usr/local/lib/ecl/
asdf.fas #38 0x28315214 in L96operate () from /usr/local/lib/ecl/
asdf.fas #39 0x28317218 in L113module_provide_asdf () from /usr/local/
lib/ecl/asdf.fas #40 0x2818b43f in APPLY_fixed () from /usr/local/lib/
ecl//libecl.so #41 0x281450b1 in cl_funcall () from /usr/local/lib/ecl//
libecl.so #42 0x280f80df in LC2NIL () from /usr/local/lib/ecl//libecl.so
#43 0x28186fdc in APPLY_closure () from /usr/local/lib/ecl//libecl.so
#44 0x281476ca in interpret_funcall () from /usr/local/lib/ecl//
libecl.so #45 0x28147838 in cl_apply () from /usr/local/lib/ecl//
libecl.so #46 0x280b9a52 in cl_some () from /usr/local/lib/ecl//
libecl.so #47 0x280f8018 in cl_require () from /usr/local/lib/ecl//
libecl.so #48 0x2818263c in APPLY () from /usr/local/lib/ecl//libecl.so
#49 0x2814774c in interpret_funcall () from /usr/local/lib/ecl//
libecl.so #50 0x281469eb in interpret () from /usr/local/lib/ecl//
libecl.so #51 0x2814c39c in si_eval_with_env () from /usr/local/lib/
ecl//libecl.so #52 0x280f9e0c in L14tpl () from /usr/local/lib/ecl//
libecl.so #53 0x280f97ea in L12top_level () from /usr/local/lib/ecl//
libecl.so #54 0x2818b446 in APPLY_fixed () from /usr/local/lib/ecl//
libecl.so #55 0x281450b1 in cl_funcall () from /usr/local/lib/ecl//
libecl.so #56 0x0804879b in main ()

Regards,
-- 
Julian Stecklina

LISP has survived for 21 years because it is an approximate local
optimum in the space of programming languages. - John McCarthy (1980)






More information about the ecl-devel mailing list