[Gtk-sharp-list] gnunit still crashing

Gonzalo Paniagua Javier gonzalo@ximian.com
10 Aug 2003 21:45:21 +0200


Hi there!

I've tested again gnunit today and when running the tests in an assembly
containing lots of them (say, System_test.dll), it bails out after the
last test is run saying just:

** (nunitgtk:7370): WARNING **: exception inside UnhandledException
handler: Not a string

This time I debugged it a little farther and right now I think it's
something related to pixbufs. I keep trying to fix it and will send more
data or the patch to fix it.

-Gonzalo