Hi, I wanted to update my binary for (Cygwin, WinNT) for the recent release, but I get an unexpected crash when I try to run the program. The output is thus: 231> lyx . . Initializing LyXFunc Initializing LyXView...done BufferView::redraw() lyx: SIGSEGV signal caught Sorry, you have found a bug in LyX. If possible, please read 'Known bugs' under the Help menu and then send us a full bug report. Thanks! 232> I tracked the function call which causes the problem to the invocation of XOpenIM: xim = XOpenIM (display, NULL, NULL, NULL); (line 48 of lyxlookup.C) I'm lost. Anyone has any good ideas? The last version I compiled (without problems) was pre6. Dag, Steven --- (http://www.cs.uu.nl/staff/steven.html)