Re: How to debug SIGSEGV during gc?

  • From: Hiroaki Nakamura <hnakamur@xxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Sun, 21 Oct 2012 00:09:08 +0900

Ah yes, I did miss that. Thanks for letting me know that.
Next time, I will use --suppressions=lj.supp
Thanks!

2012/10/19 Mike Pall <mike-1210@xxxxxxxxxx>:
> Hiroaki Nakamura wrote:
>> ==1269== Conditional jump or move depends on uninitialised value(s)
>> ==1269==    at 0x406559: lj_str_new (lj_str.c:54)
>
> These are known false positives. Maybe you've missed the last
> sentence of the instructions in src/Makefile:
>
>   # This define is required to run LuaJIT under Valgrind. The Valgrind
>   # header files must be installed. You should enable debug information, too.
>   # Use --suppressions=lj.supp to avoid some false positives.
>
> --Mike
>



-- 
中村 弘輝 )Hiroaki Nakamura) hnakamur@xxxxxxxxx

Other related posts: