[Openmcl-devel] Unhandled exception 11
nitralime
nitralime at gmail.com
Tue Aug 26 07:12:50 PDT 2014
Hello!
In a VirtualBox (version 4.3.14) running Archlinux 64bit I'm getting since
a few days an unhandled exception 11:
$ ccl
Unhandled exception 11 at 0x30000009ae14, context->regs at #x7fff48e16298
received signal 11; faulting address: 0x2ac
address not mapped to object
? for help
[31835] Clozure CL kernel debugger:v
Lisp kernel svn revision: 15757
Symbol *OPENMCL-VERSION* at #x300040075D9E
value : "1.9-r15757 (~A)"
[31835] Clozure CL kernel debugger: m
Lisp memory areas:
code low high
dynamic (9) 0x3020006b3320 0x3020026c0000
dynamic (9) 0x3020006b3320 0x3020006b3320
dynamic (9) 0x3020006b3320 0x3020006b3320
dynamic (9) 0x302000000000 0x3020006b3320
static (8) 0x12000 0x14000
managed static (7) 0x300040000000 0x300040521000
readonly (4) 0x300000000000 0x300040000000
tstack (3) 0x7f684af73000 0x7f684afd5000
vstack (2) 0x7f682a2b8000 0x7f682a504000
cstack (1) 0x7fff48bb3000 0x7fff48e169f0
[31835] Clozure CL kernel debugger: t
Current Thread Context Record (tcr) = 0x7f684afd6730
Control (C) stack area: low = 0x7fff48bb3000, high = 0x7fff48e169f0
Value (lisp) stack area: low = 0x7f682a2b8000, high = 0x7f682a504000
Exception stack pointer = 0x7f682a503ed8
[31835] Clozure CL kernel debugger: b
current thread: tcr = 0x7f684afd6730, native thread ID = 0x7c5b, interrupts
disabled
(#x00007F682A503F00) #x000030000009A6BC : #<Function (:INTERNAL
REVIVE-SHARED-LIBRARIES) #x000030000009A5DF> + 221
(#x00007F682A503F38) #x0000300000097FA4 : #<Function %WALK-SHARED-LIBRARIES
#x0000300000097EDF> + 197
(#x00007F682A503F60) #x000030000009AA04 : #<Function
REVIVE-SHARED-LIBRARIES #x000030000009A7FF> + 517
(#x00007F682A503FA0) #x000030000009B694 : #<Function
REFRESH-EXTERNAL-ENTRYPOINTS #x000030000009B57F> + 277
(#x00007F682A503FB0) #x0000300000B5A0C4 : #<Function RESTORE-LISP-POINTERS
#x0000300000B5A00F> + 181
[31835] Clozure CL kernel debugger: r
%rax = 0x00000000000002ac %r8 = 0x0000000000000038
%rcx = 0x0000000000000000 %r9 = 0x0000000000000030
%rdx = 0x0000000000000013 %r10 = 0x0000300000097fa4
%rbx = 0x00007fff48e1693d %r11 = 0x00007fff48e1696d
%rsp = 0x00007f682a503ed8 %r12 = 0x0000000000000000
%rbp = 0x00007f682a503f00 %r13 = 0x000030000009ad9f
%rsi = 0x00007fff48e1693d %r14 = 0x0000000000000360
%rdi = 0x00007fff48e1696d %r15 = 0x0000000000000000
%rip = 0x000030000009ae14 %rflags = 0x00010246
[31835] Clozure CL kernel debugger: l
%rsi (arg_z) = #<MACPTR #x00000000000002AC>
%rdi (arg_y) = #<MACPTR #x00007FFF48E16980>
%r8 (arg_x) = 7
------
%r13 (fn) = #<Function %CSTRCMP #x000030000009AD9F>
------
%r15 (save0) = 0
%r14 (save1) = 108
%r12 (save2) = 0
%r11 (save3) = #<MACPTR #x00007FFF48E16980>
------
%rbx (temp0) = #<MACPTR #x00000000000002AC>
%r9 (temp1) = 6
%r10 (temp2) = tagged return address: #<Function %WALK-SHARED-LIBRARIES
#x0000300000097EDF> + 197
------
%rcx (nargs) = 0 (maybe)
[31835] Clozure CL kernel debugger:
Probably this is a peculiarity of the virtual environment!
Until recently it worked without any problems.
Any workaround to get ccl running again in VirtualBox?
Regards
Nik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20140826/5d04d13f/attachment.htm>
More information about the Openmcl-devel
mailing list