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
I haven't dug into it much further, but the node core I was debugging is in thoth as 0c7f4666bd9c5f9da44219692ca4c61a, and the mdb core is in thoth as 5ad08f03852899633c96364dbebe6155.
The text was updated successfully, but these errors were encountered:
While looking through a node core, I had mdb segfault on me:
Looking at the stack of the core file, it looks like
strlen
was called with NULL:I haven't dug into it much further, but the node core I was debugging is in thoth as
0c7f4666bd9c5f9da44219692ca4c61a
, and the mdb core is in thoth as5ad08f03852899633c96364dbebe6155
.The text was updated successfully, but these errors were encountered: