Re: Build failure on FreeBSD/PowerPC 32-bit
Curtis Hamilton <[email protected]> Fri, 10 Jan 2025 10:30:06 -0500
| Newsgroups | gmane.lisp.steel-bank.general |
|---|---|
| Message-ID | <CAP9EAifX92SGPzgwyS3MrCd+Rg_ToLbrfi5PL0BrXYNE=U2hPw@mail.gmail.com> |
Here's the backtrace:
Internal error #10 "Object is of the wrong type." at 0x5077e47c
SC: 0, Offset: 30 0x0000004e: other immediate 1, unbound-marker
SC: 3, Offset: 9 $1= 0x50775c6b: list pointer
Welcome to LDB, a low-level debugger for the Lisp runtime environment.
ldb> backtrace
Backtrace:
0: [I*]0x707a72c0 pc=0x5077e47c {0x5077e2e8+0194} ERROR
1: 0x707a72a0 pc=0x50d4ade8 {0x50d4aba0+0248}
SB-BIGNUM::UNARY-TRUNCATE-SINGLE-FLOAT-TO-BIGNUM
2: 0x707a7240 pc=0x518b7048 {0x518b6000+1048}
SB-IMPL::GROW-HASH-TABLE
3: 0x707a7200 pc=0x518af1d8 {0x518af000+01d8}
SB-IMPL::PUTHASH/EQL-HASH/FLAT
4: 0x707a71c0 pc=0x50b653c0 {0x50b651a0+0220}
SB-KERNEL::TOPOLOGICAL-SORT
5: 0x707a7180 pc=0x507ae8f8 {0x507ae488+0470}
SB-KERNEL::%%COMPILER-DEFINE-CONDITION
6: 0x707a7140 pc=0x507b0278 {0x507b0000+0278} (LAMBDA () :IN
SB-KERNEL::%DEFINE-CONDITION)
7: 0x707a70e0 pc=0x51c93c70 {0x51c93b18+0158}
SB-KERNEL::CALL-WITH-DEFINING-CLASS
8: 0x707a70a0 pc=0x507b01b0 {0x507b0000+01b0}
SB-KERNEL::%DEFINE-CONDITION
9: 0x707a7080 pc=0x507be418 {0x507bdfa8+0470} "top level form"
10: 0x707a7000 pc=0x51c2efc8 {0x51c2e000+0fc8} SB-KERNEL::!COLD-INIT
Note: [I] = interrupted, [*] = no LRA
On Fri, Jan 10, 2025 at 10:04 AM Douglas Katzman <[email protected]> wrote:
> type 'backtrace' at the ldb prompt.
> And it may sometimes but not always be helpful to attach gdb and ask for a
> backtrace that way.
>
_______________________________________________
Sbcl-help mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sbcl-help