lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Adam D. Moss wrote:
I'm occasionally seeing one of these in 5.1w5:

run: lvm.c:427: luaV_execute: Assertion `!(((o1)->tt) >= 4) || ((((o1)->tt) == (o1)->value.gc->gch.tt) && !(((o1)->value.gc)->gch.marked & ((L->l_G)->currentwhite ^ ((1<<(0)) | (1<<(1)))) & ((1<<(0)) | (1<<(1)))))' failed.

Hmm, sometimes it's this:
run: lgc.c:86: reallymarkobject: Assertion `!(((uv->v)->tt) >= 4) || (((uv->v)->tt) == (uv->v)->value.gc->gch.tt)' failed.

--Adam
--
Adam D. Moss   -   adam@gimp.org