Comment 54 for bug 685682

Revision history for this message
Loïc Molinari (loic.molinari) wrote :

Johan:

unity_support_test has been recently rewritten, it's in nux trunk. You can test if it still crashes by downloading that file ¹ and compile it with that command ².

¹ http://bazaar.launchpad.net/~unity-team/nux/trunk/view/head:/tools/unity_support_test.c
² gcc -std=c99 unity_support_test.c -o unity_support_test `pkg-config --cflags --libs gl x11 libpci`