[armedbear-ticket] [armedbear] #235: Compiled cl+ssl sources not reloadable

armedbear armedbear-devel at common-lisp.net
Sat Aug 11 09:32:47 UTC 2012


#235: Compiled cl+ssl sources not reloadable
------------------------+---------------------------------------------------
 Reporter:  ehuelsmann  |       Owner:  ehuelsmann
     Type:  defect      |      Status:  new       
 Priority:  major       |   Milestone:  1.1.0     
Component:  compiler    |     Version:            
 Keywords:              |  
------------------------+---------------------------------------------------
 When loading compiled cl+ssl sources, abcl throws the following error:

 {{{
 Error loading /home/ehuelsmann/.cache/common-lisp/abcl-1.1.0-dev-
 svn-14068-fasl39-linux-
 java/home/ehuelsmann/quicklisp/dists/quicklisp/software/cl+ssl-20120703-git/ffi.abcl
 at line 168 (offset 9318)
 #<THREAD "interpreter" {1513F3}>: Debugger invoked on condition of type
 ERROR
   Class not found: org.armedbear.jna.dynamic.callbacks.G15349
 }}}

 It seems a reference to a dynamic class is saved, but the class is not
 regenerated upon loading in a fresh image.

-- 
Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/235>
armedbear <http://common-lisp.net/project/armedbear>
armedbear


More information about the armedbear-ticket mailing list