Comment 9 for bug 926889

Revision history for this message
OlivierS (olivier-olivier) wrote :

With valgrind it is easy to spot with a bluefish binary compiled with gtk-3 (bluefish-2.2.1 compiled with gtk+-3.0-dev available).

you will get an invalid memory access if you just open the preferences and close it with 'OK'.

without valgrind it is harder to spot because it corrupts memory which may or may not result in crashes.