[Openmcl-devel] OpenMCL for Linux x86-64 available for testing

James Bielman jamesjb at jamesjb.com
Thu May 4 10:51:55 PDT 2006


Gary Byers <gb at clozure.com> writes:

> This seems to be fixed in CVS now.

Cool, the CFFI test suite finishes now, with 13/194 failures---most of
them seem to be related to passing floats/doubles.  I'll try to narrow
these down further.

Also, I've noticed that I hit the kernel debugger sometimes when
quitting OpenMCL, but it's never been reproducible.  But, it does do
it every time after running the CFFI testsuite.  I can try to narrow
this down to a specific source file or test if that will help.

Other than the testsuite failures, I've been using OpenMCL in Slime to
work on some zlib bindings this morning and it's been working great.

...
13 unexpected failures: FUNCALL.DOUBLE26, FUNCALL.FLOAT26, DEFCFUN.BFF.1, 
   DEFCFUN.BFF.2, DEFCFUN.DOUBLE26, DEFCFUN.FLOAT26, CALLBACKS.FLOAT, 
   CALLBACKS.DOUBLE, CALLBACKS.FUNCALL.2, CALLBACKS.DOUBLE26, 
   CALLBACKS.DOUBLE26.FUNCALL, CALLBACKS.FLOAT26, CALLBACKS.FLOAT26.FUNCALL.

How many times shall we repeat the tests? [0]: 

Unhandled exception 11 at 0x410561, context->regs at #x40230878
? for help
[19826] OpenMCL kernel debugger: b

Framepointer [#x36] in unknown area.
[19826] OpenMCL kernel debugger: r
%rax = 0x0000000000554CD0      %r8  = 0x000000000000200B
%rcx = 0x0000000000000008      %r9  = 0x000000000040D7C4
%rdx = 0x00002AAAABC67000      %r10 = 0x000000000041054C
%rbx = 0x00002AAAABC66F9D      %r11 = 0x0000000000000000
%rsp = 0x0000000040230F08      %r12 = 0x0000000000000000
%rbp = 0x0000000000000036      %r13 = 0x00003000043489FF
%rsi = 0x000000000000200B      %r14 = 0x0000000000000000
%rdi = 0x0000000000000042      %r15 = 0x0000000000000000
%rip = 0x0000000000410561   %rflags = 0x0000000000010246
[19826] OpenMCL kernel debugger: l
%rsi (arg_z) = ()
%rdi (arg_y) = #<imm #x0000000000000042>
%r8  (arg_x) = ()
------
%r13 (fn) = #<Anonymous Function #x00003000043489ff>
%r10 (ra0) = (tra ?) : #x000000000041054c
------
%r15 (save0) = 0
%r14 (save1) = 0
%r12 (save2) = 0
%r11 (save3) = 0
------
%rbx (temp0) = #<13-element vector subtag = 25 @#x00002aaaabc66f9d ()>
%r9  (temp1) = (tra ?) : #x000000000040d7c4
%rcx (temp2) = 1
------
%cx (nargs) = 1 (maybe)
[19826] OpenMCL kernel debugger: 

James



More information about the Openmcl-devel mailing list