Meld (3.18.0) keeps freezing on me in Ubuntu 18.04 Mate, when I try to compare certain files or perform git mergetool. E.g. if I view a diff on one change it may work, but if I try on another it will freeze. If I keep retrying on that change, it will always keep freezing, indicating that it is no random, but dependent on what its comparing.
The only output I have to go on so far is:
**
GtkSourceView:ERROR:gtksourcecontextengine.c:5543:update_syntax: assertion failed: (g_slist_length (ce->priv->invalid) <= 1)
Aborted (core dumped)
I can't seem to find a --verbose or -v option to get more output to go on.
Does anybody know what the issues is, or how I might be able to better diagnose what is going wrong?