Sebastian Guttenberg schreef:
did anybody read my recent freeze report
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg155431.html ?
Yes, but it is hard to find out what is going on as Pavel already wrote.
The previous one looks like:
http://www.lyx.org/trac/ticket/6237
I just had another freeze, this time not related to marking text. Might
be related to footnotes. I am not sure, still cannot reproduce it, or
only by chance. The backtrace of this time is
This looks like http://www.lyx.org/trac/ticket/6215. If you hover your
mouse over a footnote, it might get into a freeze in certain cases.
Try turning off the use of tooltips in the main workArea in the
Preferences dialog.
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb6dc66c0 (LWP 29487)]
0x0822d50b in lyx::BufferView::mouseEventDispatch ()
(gdb) Quit
(gdb) backtrace
#0 0x0822d50b in lyx::BufferView::mouseEventDispatch ()
This is not really telling anything.. :(
Vincent