Re: SIGSEGV in LuaJIT 2.1 VM

  • From: Peter Cawley <corsix@xxxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Fri, 18 Nov 2016 14:56:48 +0000

On Fri, Nov 18, 2016 at 2:52 PM, Tomas Kvasnicka <nzt4567@xxxxxxx> wrote:

- lvmst (part of openresty-gdb-utils) shows different trace number then the 
one which contains the address in RIP

This isn't overly surprising - the faulting instruction is the one
which sets the current-trace variable, so until it executes, lvmst
will be reporting the old value of the variable.

Other related posts: