Re: [v8-users] v8 crash with weak handles.

2017-07-13 Thread Jane Chen
Ben, I'm not using object groups, just having weak handles in several isolates. Calling LowMemoryNotification to force deep GC avoids the crash. I haven't tried with latest v8 release. Maybe I keep a count of the weak handles in my code. Jane On Thursday, July 13, 2017 at 12:59:13 PM UTC-7,

Re: [v8-users] v8 crash with weak handles.

2017-07-13 Thread Ben Noordhuis
On Thu, Jul 13, 2017 at 12:40 AM, Jane Chen wrote: > Embedding v8 5.3. > > Seeing a crash if I have weak handles in many isolates: > > Thread [51] 27257 [core: 6] (Suspended : Signal : SIGILL:Illegal > instruction) > v8::base::OS::Abort() at platform-posix.cc:240