Bug#592768: complementary information

stef louise stephane.r.louise at gmail.com
Thu Sep 16 19:57:19 UTC 2010


Hi,

This bug seems quite quiet for a grave bug (the update manager refuse
to work since then).
I tried to use dpkg which seems to give more accurate messages for
common-lisp installation:

# LANG=C dpkg -i /var/cache/apt/archives/common-lisp-controller_7.4_all.deb
(Reading database ... 196004 files and directories currently installed.)
Preparing to replace common-lisp-controller 7.4 (using
.../common-lisp-controller_7.4_all.deb) ...
Unpacking replacement common-lisp-controller ...
Setting up common-lisp-controller (7.4) ...
Reinstalling for clisp
Recompiling Common Lisp Controller for clisp
Installing clc...
;; Loading file /usr/lib/clisp-2.48/install-clc.lisp ...
;;  Loading file
/usr/share/common-lisp/source/common-lisp-controller/common-lisp-controller.lisp
...
;;  Loaded file
/usr/share/common-lisp/source/common-lisp-controller/common-lisp-controller.lisp
*** - handle_fault error2 ! address = 0x77dc3ba0 not in
[0x699c60d8,0x69aa3000) !
SIGSEGV cannot be cured. Fault address = 0x77dc3ba0.
GC count: 0
Space collected by GC: 0 0
Run time: 0 42538
Real time: 0 276550
GC time: 0 0
Permanently allocated: 108736 bytes.
Currently in use: 3721376 bytes.
Free space: 14 bytes.
/usr/lib/common-lisp/bin/clisp.sh: line 16:  4303 Segmentation fault
   ${builder} -norc -q -M ${orig_mem} -on-error exit -x "
(handler-case
  (progn
    (when (find-package :c-l-c) ; have to remove
      (delete-package :c-l-c))  ; for clisp workaround
    (load \"$clisp_dir/install-clc.lisp\")
    (saveinitmem \"${target_mem}\")
    (ext:exit 0))
  (error (e)
    (ignore-errors (format t \"~&install-clc error: ~A~%\" e))
    (finish-output)
    (ext:exit 1)))"
Building of new image failed!

Done rebuilding
Processing triggers for man-db ...

I'd like to help further, but is there some easy way to provide more feedback?
regards





More information about the pkg-common-lisp-devel mailing list