Re: segfault

  • From: Justin Cormack <justin@xxxxxxxxxxxxxxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Fri, 3 Aug 2012 22:03:31 +0100

On Fri, Aug 3, 2012 at 9:28 AM, Mike Pall <mike-1208@xxxxxxxxxx> wrote:
> Well, the backtrace shows it assumes some type is an enum there.
> But that doesn't match your description. Can you try to recompile
> with assertions turned on and derive a minimal test case?
>

Still working on getting a minimal test case, but havent got one that
triggers error yet. An assertion does fail though:


luajit-debug: lj_ctype.h:395: ctype_check: Assertion `id > 0 && id <
cts->top' failed.

Justin

Other related posts: