Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (856 - 858 of 1030)

Ticket Resolution Summary Owner Reporter
#407 wontfix lx86cl hangs on Linux Xen domU running on Amazon EC2 Gary Byers Scott Bell
Description

I'm experiencing strange behavior from CCL on Linux x86. When invoking it in the normal way (ccl/scripts/ccl) as well as directly (./lx86cl lx86cl.image) I receive no output from the application. It does not respond to C-c or C-d, nor can I execute any Lisp forms.

Linux domU-12-31-39-02-6A-15 2.6.21.7-2.fc8xen #1 SMP Fri Feb 15 12:39:36 EST 2008 i686 athlon i386 GNU/Linux

Notes from openmcl-devel, R. Matthew Emerson:

"I tried to run the lisp on an EC2 image myself.

What seems to happen is that the lisp kernel starts up, maps in the heap image, and starts running lisp code, which pretty much immediately tries to allocate memory by taking a trap (int $0xc5 on x86 systems).

For some reason, instead of generating a SIGSEGV like we expect, the system just sort of sits there, dumbly staring at the alloc_trap in a puzzled manner.

I don't know if this a symptom of running on Xen or whether there is some other peculiarity of Amazon's EC2 set-up. I have run Clozure CL on a a Linux Xen instance before, though it was a 64-bit version."

#79 fixed m-c/m-u/m-l don't work Gary Byers gz
Description

Their documentation (and my fingertips) say they should change the case, but they just move over words without changing anything.

#389 fixed m-u/m-l/m-c ignore selection gz gz
Description

I expect these to work on current selection if there is one, but they just collapse it and modify one word.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.