Re: Some help for debugging a segfault?

  • From: demetri <demetri.spanos@xxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Mon, 28 Apr 2014 01:04:00 +0000

~25% of the time that I encounter this problem it is related to GC. Have
you also tried calling collectgarbage("stop") at the start of the program?

Demetri

Other related posts: