Compiling sample graphical application, clicking Step into Routine, turning on Auto Expressions in the Watch tab and then clicking Step into Routine about a dozen more times crashes estudio on rev 68604 (just built it from scratch this morning). Platform is Solaris 10 on x86. If I don't turn on auto expressions, I can step into {EV_GTK_EXTERNALS}.gtk_set_locale (the line that causes the problem when auto expressions are on) and everything works fine. When it crashes, I just get the usual "net_send: setjmp /= 0".