[quickjs-devel] stackoverflow

  • From: hj@xxxxxxxxx
  • To: quickjs-devel@xxxxxxxxxxxxx
  • Date: Tue, 13 Aug 2019 09:10:59 +0000


When I call JS_Eval from different places in my C code I often get a stackoverflow exception. This happens when __builtin_frame_address returns a higher address than it returned when the JSContext was created. Am I doing something wrong?

Thanks,

Huib-Jan Imbens


Other related posts: