Marker icon indicating copy to clipboard operation
Marker copied to clipboard

Double free error when switching css themes

Open fabiocolacio opened this issue 4 years ago • 2 comments

Occasionally the app crashes with a double free error when switching css themes. It seems to happen if you switch themes immediately after exporting a document. Need to investigate more to find the cause.

fabiocolacio avatar Apr 07 '20 19:04 fabiocolacio

It's enough to export multiple times. The crash is caused by one of the free() command in marker_markdown_to_html_with_css_inline()

City-busz avatar Jul 22 '20 23:07 City-busz

So I get crash frequently when exporting with pandoc with error messages like this:

corrupted double-linked list

City-busz avatar Jul 23 '20 07:07 City-busz