On Wed, Aug 9, 2017 at 1:42 PM, Dibyendu Majumdar <mobile@xxxxxxxxxxxxxxx> wrote: > I built the latest version (master branch) - and tried to run it. It > immediately crashes with core dump as soon as I click on anything. Hmm, works for me on Fedora 26. Do you have gtk2-devel installed? In Ubuntu it should be libgtk2.0-dev. Did you give it a C file to parse. e.g. ./test-inspect parse.c You can also do a gdb on the test-inspect and report back what back trace do you get. My wild guess is that, it is got some incomparable library or some thing. Too bad it is not working for you, otherwise it should be the better one that show the AST tree nodes. Chris -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html