Crash on MCCLIM failed AVER: (NOT (EQUAL SB-X86-64-ASM::SIZES '(:DWORD :QWORD)))

Bug #1932535 reported by Daniel Hensel
This bug report is a duplicate of:  Bug #1930309: error assembling MOVZX. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SBCL
New
Undecided
Unassigned

Bug Description

I tried to compile MCCLIM on SBCL 2.1.5. This was the error:

failed AVER:
   (NOT (EQUAL SB-X86-64-ASM::SIZES '(:DWORD :QWORD)))
This is probably a bug in SBCL itself. (Alternatively, SBCL
might have been corrupted by bad user code, e.g. by an undefined
Lisp operation like (FMAKUNBOUND 'COMPILE), or by stray pointers
from alien code or from unsafe Lisp code; or there might be a
bug in the OS or hardware that SBCL is running on.) If it seems
to be a bug in SBCL itself, the maintainers would like to know
about it. Bug reports are welcome on the SBCL mailing lists,
which you can find at <http://sbcl.sourceforge.net/>.

I have not done anything like fmakeunbound etc.

Revision history for this message
Douglas Katzman (dougk) wrote :

You need to get the latest version of Nibbles which had to be patched because it is using SBCL internal functions that changed. See the dup bug 1930309

Revision history for this message
Daniel Hensel (dannyboyhensel1978) wrote : Re: [Bug 1932535] Crash on MCCLIM failed AVER: (NOT (EQUAL SB-X86-64-ASM::SIZES '(:DWORD :QWORD)))

Dear Douglas,

Perfect, thanks! It works!

All the best,
Daniel

> Am 18.06.2021 um 16:32 schrieb Douglas Katzman <email address hidden>:
>
> *** This bug is a duplicate of bug 1930309 ***
> https://bugs.launchpad.net/bugs/1930309
>
> You need to get the latest version of Nibbles which had to be patched
> because it is using SBCL internal functions that changed. See the dup
> bug 1930309
>
> ** This bug has been marked a duplicate of bug 1930309
> error assembling MOVZX
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1932535
>
> Title:
> Crash on MCCLIM failed AVER: (NOT (EQUAL SB-X86-64-ASM::SIZES
> '(:DWORD :QWORD)))
>
> Status in SBCL:
> New
>
> Bug description:
> I tried to compile MCCLIM on SBCL 2.1.5. This was the error:
>
> failed AVER:
> (NOT (EQUAL SB-X86-64-ASM::SIZES '(:DWORD :QWORD)))
> This is probably a bug in SBCL itself. (Alternatively, SBCL
> might have been corrupted by bad user code, e.g. by an undefined
> Lisp operation like (FMAKUNBOUND 'COMPILE), or by stray pointers
> from alien code or from unsafe Lisp code; or there might be a
> bug in the OS or hardware that SBCL is running on.) If it seems
> to be a bug in SBCL itself, the maintainers would like to know
> about it. Bug reports are welcome on the SBCL mailing lists,
> which you can find at <http://sbcl.sourceforge.net/>.
>
> I have not done anything like fmakeunbound etc.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/sbcl/+bug/1932535/+subscriptions

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.