Sublime Forum

ST2 crashes with segfault when importing a module in Haskell

#1

Hello!

When I try to import a module, the editor crashes. GDB says:

Program received signal SIGSEGV, Segmentation fault. 0x0817e641 in int fuzzy_match_string_impl<case_insens_cmp>(const_substring, const_substring, const_substring, unsigned int, case_insens_cmp) ()
I tried to google it, but I found only one old topic. Does anybody know how can I solve it? If you need more information feel free to ask me about it.

Thanks in advance,
Andrey.

0 Likes