Vincent van Ravesteijn wrote: > No it doesn't help. > > Maybe it's because I'm writing those message from a different thread. They > seem to continue writing to the console after the crash.
by accident i just made test of lyx -dbg any for searching through all manuals. it took 10mins of full debug output, eaten 1,5gb of ram for gui widget and lyx survived without crash. that makes the idea of thread related problem more probable. compare feature doesn't produce much output. if i try two different manuals its endless without debug. when i tried small linguistic manual with file with 3 letters("laa") it crashed without enabling debug. two files with 1 letter worked without anything interesting in debug window. we could add some synchro primitives into viewprogress if its thread related. pavel