[Openmcl-devel] BUG: kernel debugger on incorrect args to QUOTE (armel)

Eric Marsden eric.marsden at free.fr
Fri Nov 18 00:26:33 PST 2011


>>>>> "gb" == Gary Byers <gb at clozure.com> writes:

  gb> You need to make sure that the kernel and image that you're
  gb> running are both up to date; this looks very much like a symptom
  gb> of them being out of synch.  We changed some details about how
  gb> the kernel passes exception information out to lisp code a month
  gb> or so ago.  Sometimes when we make that kind of ABI change we also
  gb> change version numbers so that mismatched kernels and images couldn't
  gb> be used together, but didn't do so this time.

  I did a full rebuild, on another machine, and am still seeing the same
  symptoms. Note that this is running in qemu.
  
,----
| Welcome to Clozure Common Lisp Version 1.8-dev-r15074M-trunk  (LinuxARM32)!
| ? (funcall 'quote 1)
| Unhandled exception 4 at 0x500008fe, context->regs at #x405addf8
| ? for help
`----

-- 
Eric Marsden




More information about the Openmcl-devel mailing list