Opened 11 years ago

Closed 11 years ago

#274 closed defect (fixed)

(ql:quickload "com.informatimago.common-lisp.cesarum") hangs [> 10 minutes]

Reported by: Anton Vodonosov Owned by: ehuelsmann
Priority: critical Milestone: 1.2.0
Component: compiler Version: 1.1.0
Keywords: Cc:
Parent Tickets:

Description

(ql:quickload "com.informatimago.common-lisp.cesarum") seems to hang forever. At least more that than 10 minutes.

Was observed on abcl-1.1.0-dev-svn-14231-fasl39-linux-java,
abcl-1.2.0-dev-svn-14270-fasl39-linux-x86.

Change History (4)

comment:1 Changed 11 years ago by Mark Evenson

Problem has been reported to package maintainer and acknowledged.

Awaiting upstream fix, or resources to work on our compiler.

comment:2 Changed 11 years ago by Mark Evenson

Milestone: 1.2.0
Version: 1.1.0

comment:3 Changed 11 years ago by Mark Evenson

Priority: majorcritical

comment:4 Changed 11 years ago by ehuelsmann

Resolution: fixed
Status: newclosed

(In [14426]) Fix #274: Infinite loop when compiling COM.INFORMATIMAGO.COMMON-LISP.CESARUM.

Note: See TracTickets for help on using tickets.