[armedbear-ticket] [armedbear] #221: Stack exhaustion on invocation of function in non-existing package
armedbear
armedbear-devel at common-lisp.net
Sat Jul 28 14:13:54 UTC 2012
#221: Stack exhaustion on invocation of function in non-existing package
-------------------------+--------------------------------------------------
Reporter: ehuelsmann | Owner: ehuelsmann
Type: defect | Status: new
Priority: blocker | Milestone: 1.1.0
Component: interpreter | Version:
Keywords: |
-------------------------+--------------------------------------------------
Note that it's not related to Hunchentoot or Quicklisp, but can be
triggered by any function.
Armed Bear Common Lisp 1.1.0-dev-svn-14016M
Java 1.6.0_26 Sun Microsystems Inc.
Java HotSpot(TM) Client VM
Low-level initialization completed in 0.317 seconds.
Startup completed in 1.76 seconds.
Type ":help" for a list of available commands.
CL-USER(1): (ql:quickload :hunchentoot)
#<THREAD "interpreter" {1479EF9}>: Debugger invoked on condition of type
READER-ERROR
#<THREAD "interpreter" {1479EF9}>: Debugger invoked on condition of type
SIMPLE-ERROR
#<THREAD "interpreter" {1479EF9}>: Debugger invoked on condition of type
SIMPLE-ERROR
#<THREAD "interpreter" {1479EF9}>: Debugger invoked on condition of type
SIMPLE-ERROR
#<THREAD "interpreter" {1479EF9}>: Debugger invoked on condition of type
SIMPLE-ERROR
#<THREAD "interpreter" {1479EF9}>: Debugger invoked on condition of type
SIMPLE-ERROR
#<THREAD "interpreter" {1479EF9}>: Debugger invoked on condition of type
SIMPLE-ERROR
#<THREAD "interpreter" {1479EF9}>: Debugger invoked on condition of type
SIMPLE-ERROR
#<THREAD "interpreter" {1479EF9}>: Debugger invoked on condition of type
SIMPLE-ERROR
#<THREAD "interpreter" {1479EF9}>: Debugger invoked on condition of type
SIMPLE-ERROR
--
Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/221>
armedbear <http://common-lisp.net/project/armedbear>
armedbear
More information about the armedbear-ticket
mailing list