ltilve/chromium

Crash happened on window.close() at self-closed extension

ltilve opened this issue · 2 comments

../../third_party/tcmalloc/chromium/src/free_list.h:118] Memory corruption detected.
Segmentation fault

The crash happened once after an extension was being displayed as a sidebar on the newTab window, and called window.close() after a few seconds timeout. Repeating the process several times more, I was not able to reproduce again the problem.

Still not able to have it reproduced again.

Apparently not happening any more, and possibly due to some other instability problem happening on the lgkr being used at that moment. Reopen in case of detecting it again.