Stefano Franchi wrote: > Following the recent exchanges on the lyx-user list, I gave the most recent > version of the SVN code a try (revision 33559) . Unsuccessfully, it turns > out. > Lyx crashes while scrolling a very simple document, with the following output > to console:
Stefano, are you able to produce backtraces? (hint: --enable-debug for configure and run whole lyx under gdb. after crash just type 'bt' in gdb) pavel