You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problems seems to be originated when moving from v8:string to c string. The following error appears:
node(43523,0x106c30580) malloc: Heap corruption detected, free list is damaged at 0x6000036b5040
*** Incorrect guard value: 208739339796592
node(43523,0x106c30580) malloc: ***set a breakpoint in malloc_error_break to debug
The text was updated successfully, but these errors were encountered:
The problems seems to be originated when moving from v8:string to c string. The following error appears:
The text was updated successfully, but these errors were encountered: