asdf/image:print-backtrace doesn't work on ECL

Bug #1142779 reported by Anton Vodonosov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ASDF
Fix Released
Low
Faré

Bug Description

 ASDF 2.31.8

 ./lisps/ecl-bin-12.12.1/bin/ecl -norc -load asdf/build/asdf.lisp

(defun f() (asdf/image:print-backtrace))
(defun f2 () (f))
(defun f3 () (f2))
(f3)

Backtrace:
  > SI:BYTECODES [Evaluation of: (SI:TOP-LEVEL T)]

Revision history for this message
Faré (fahree) wrote :

Well, if someone wants to do better, he could see what's in swank-ecl.lisp and reproduce something based on it.

Revision history for this message
Anton Vodonosov (avodonosov) wrote :

There was also related thread on ECL mailing list. The message with answer: http://sourceforge.net/mailarchive/message.php?msg_id=30501748

Changed in asdf:
status: New → Confirmed
Revision history for this message
Faré (fahree) wrote :

Fixed in 3.1.0.2.

Changed in asdf:
assignee: nobody → Faré (fahree)
importance: Undecided → Low
milestone: none → version4
status: Confirmed → Fix Committed
Revision history for this message
Faré (fahree) wrote :

Released in 3.0.2.

Changed in asdf:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.