[v8-users] Intermittent crashing creating a Persistent object.

2022-06-15 Thread loude...@gmail.com
Any ideas why I'm seeing an intermittent crash here? It happens during a stress test for Adobe Character Animator (v8 version: 9.4.146.24). This call is made 1000s of times in our app and occasionally there's a crash. Character Animator

[v8-users] Re: Intermittent crashing creating a Persistent object.

2022-08-24 Thread loude...@gmail.com
Anyone?? On Wednesday, June 15, 2022 at 5:25:20 PM UTC-7 loude...@gmail.com wrote: > Any ideas why I'm seeing an intermittent crash here? It happens during a > stress test for Adobe Character Animator (v8 version: 9.4.146.24). This > call is made 1000s of times in our app and occ

Re: [v8-users] Re: Intermittent crashing creating a Persistent object.

2022-08-31 Thread loude...@gmail.com
AM UTC-7 loude...@gmail.com wrote: > Oh, single-threaded. I would have expected v8 to use a mutex around their > persistent (global handle) management. I'll try a mutex on my side and see > if that resolves the issue. Thanks for your help. 爛 > > On Fri, Aug 26, 2022 a

[v8-users] Re: Intermittent crashing creating a Persistent object.

2022-08-25 Thread loude...@gmail.com
g a 1-year old > version of V8. > > On Wednesday, August 24, 2022 at 10:42:51 PM UTC+2 loude...@gmail.com > wrote: > >> Anyone?? >> >> On Wednesday, June 15, 2022 at 5:25:20 PM UTC-7 loude...@gmail.com wrote: >> >>> Any ideas why I'm seeing an int