[Openmcl-devel] Random crashing
Wade Humeniuk
wade.humeniuk at gmail.com
Sun Aug 10 10:19:59 PDT 2008
Maybe a hardware problem with your computer? Could
be faulty RAM/Processor/Motherboard..... You said this problem is
happening on a
particular machine. Perhaps running some diagnostics might show up something
(though I have no suggestions what that diagnostic program might be.)
Wade
On Wed, Aug 6, 2008 at 10:59 AM, Osei Poku <osei.poku at gmail.com> wrote:
> This thing is not going away....
> lisp debugger and gdb session below...
>
> ====lisp debugger
> session
> =
> =
> =
> =
> =
> =
> =
> ========================================================================
>
> ? exception in foreign context
> Exception occurred while executing foreign code
> ? for help
> [17455] OpenMCL kernel debugger: ?
> (G) Set specified GPR to new value
> (R) Show raw GPR/SPR register values
> (L) Show Lisp values of tagged registers
> (F) Show FPU registers
> (S) Find and describe symbol matching specified name
> (B) Show backtrace
> (T) Show info about current thread
> (X) Exit from this debugger, asserting that any exception was handled
> (K) Kill OpenMCL process
> (?) Show this help
> [17455] OpenMCL kernel debugger: R
> %rax = 0x0000000000000000 %r8 = 0x0000000000000000
> %rcx = 0x0000000000000000 %r9 = 0x000000004072B7D0
> %rdx = 0x0000000000000001 %r10 = 0x0000000000000008
> %rbx = 0x00000000410BB7D0 %r11 = 0x0000000000000246
> %rsp = 0x000000004072A218 %r12 = 0x000000004072B7D0
> %rbp = 0x000000004072A6F0 %r13 = 0x000000004072A718
> %rsi = 0x0000000000000001 %r14 = 0x0000000000000004
> %rdi = 0x0000000000000000 %r15 = 0x000000004072AAA0
> %rip = 0x00002B37EEFB3325 %rflags = 0x0000000000010246
> [17455] OpenMCL kernel debugger: B
>
> Framepointer [#x4072A6F0] in unknown area.
> [17455] OpenMCL kernel debugger: T
> Current Thread Context Record (tcr) = 0x4072b7d0
> Control (C) stack area: low = 0x404d8000, high = 0x4072c000
> Value (lisp) stack area: low = 0x2aaaab0f1000, high = 0x2aaaab302000
> Exception stack pointer = 0x4072a218
> [17455] OpenMCL kernel debugger: X
>
<Rest Deleted>
More information about the Openmcl-devel
mailing list