Re: segfault on x86_64 using musl libc

  • From: Mike Pall <mike-1207@xxxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Mon, 16 Jul 2012 16:05:46 +0200

John Spencer wrote:
> can you tell from the below debugging info if the culprit is musl or
> luajit ?

Apparently musl doesn't set up thread-local storage correctly.

> P.S. it would be helpful if the makefile could be switched to
> verbose mode (usually done passing V=1) so that one can see which
> flags were passed to the compiler.

make Q=

--Mike

Other related posts: