rgheck wrote:
Open LyX. Open User Guide. Close LyX. (gdb) bt #5 0x00000000006d02f3 in ~Buffer (this=0x13599c0) at Buffer.cpp:276 #6 0x00000000009579c6 in __tcf_0 () at insets/Inset.cpp:127
That's why I don't like static variable, at least for complex object like Buffer...
I'll put an assert for the time being; in any case accessing this dummy Buffer is a bug (or an incomplete inset).
Abdel.