Have you ever heard of Prio (http://www.prnwatch.com/prio/) ?
On my computer with Prio installed, MSYS2 bash would respond 'Segment fault' randomly (about 90%) for any commands given. Even when it luckily doesn't segfault, new lines in the output of that command will not start from column 0, but the same column with the end of the previous line, resulting in some text like this: /-----------------------\ | line 1 | | line 2 | | line 3 | \-----------------------/ The expected behavior would be: /-----------------------\ | line 1 | | line 2 | | line 3 | \-----------------------/ I just uninstalled Prio and everything is back to normal now. Any ideas? -------------- Best regards, lh_mouse 2015-06-19 ------------------------------------------------------------------------------ _______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
