![](https://secure.gravatar.com/avatar/bfc2df4941985c6757bb9cc05a33e95f.jpg?s=120&d=mm&r=g)
#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