failing assertion Heisenbug

  • From: Sam Putman <atmanistan@xxxxxxxxx>
  • To: LuaJIT <luajit@xxxxxxxxxxxxx>
  • Date: Wed, 20 May 2020 14:01:26 -1000

Hi all,

I am by no means convinced that this is a problem with LuaJIT, rather than
how we have been using it.

Our program, which is basically LuaJIT with some extra libraries,
occasionally fails with this error:

Assertion failed: (itype2irt(tv) == ((IRType)(((tr)>>24) & IRT_TYPE))),
function rec_check_slots, file ./lj_record.c, line 137.

I'm just floating this out into the ether, in the hopes that someone else
may have seen something similar, or may have some insight into what's
breaking when this happens.

cheers,
-Sam

Other related posts: