[quickjs-devel] crash issues

  • From: lybvinci Li <lybvinci@xxxxxxxxx>
  • To: quickjs-devel@xxxxxxxxxxxxx
  • Date: Wed, 27 May 2020 20:51:18 +0800

Hi:
We are use quickjs in our app.Then I meet some crash.
The quickjs version is 2019-07-09
crash log:

0
pid: 14828, tid: 17308, name: Thread-30  >>> xxx <<<
1
signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0x3e3fe378
2
    r0  9f1ff068  r1  9f1ff070  r2  b8e47000  r3  da82c72c
3
    r4  00000001  r5  9f1ff070  r6  9f1ff178  r7  9f1ff310
4
    r8  da82c700  r9  00000000  sl  b8e47000  fp  9f1ff070
5
    ip  9f1ff238  sp  9f1ff068  lr  b8e47458  pc  bd7c1ffe  cpsr  60000030
6
backtrace:
7
    #00 pc 0008affe  xxx.so
8
           JS_CallInternal  quickjs.c:14906
9
    #01 pc 000914a1  xxx.so
10
           JS_CallFree  quickjs.c:17279
11
    #02 pc 000915c3  xxx.so
12
           JS_EvalFunction  quickjs.c:31154

[image: image.png]
could someone give me some advice? or this crash is fixed in newer version?
which version is it?

Best Wishes!
lybvinci

PNG image

Other related posts:

  • » [quickjs-devel] crash issues - lybvinci Li