Re: Need some help with failed assertions

  • From: Konstantin Olkhovskiy <lupus@xxxxxxxxxx>
  • To: luajit <luajit@xxxxxxxxxxxxx>
  • Date: Thu, 14 Nov 2013 13:16:43 +0400

Solved this... I forgot to jit.off() some new functions which used fibers
somewhere
down the call stack, which resulted in corruption of JIT state.

Sorry for this spam...

-- 
Regards,
Konstantin

Other related posts: