Is this one known?
Open Embedded Objects. View>DVI. Now click somewhere in the main document
0 lyx::Buffer::isClone Buffer.cpp 440 0x000000000046fb94
This happens in the first child document. The problem here:
return d->cloned_buffer_;
is that d = 0.
1 lyx::InsetInclude::loadIfNeeded InsetInclude.cpp 407
0x00000000008621f5
2 lyx::InsetInclude::getChildBuffer InsetInclude.cpp 396
0x0000000000862518
3 lyx::Buffer::Impl::updateMacros Buffer.cpp 2669
0x0000000000483185
4 lyx::Buffer::updateMacros Buffer.cpp 2735 0x00000000004843a1
5 lyx::BufferView::processUpdateFlags BufferView.cpp 411
0x00000000006ae219
6 lyx::BufferView::mouseEventDispatch BufferView.cpp 2023
0x00000000006ae7cb
7 lyx::frontend::GuiWorkArea::dispatch GuiWorkArea.cpp 495
0x0000000000987ac1
8 lyx::frontend::GuiWorkArea::mousePressEvent GuiWorkArea.cpp
739 0x0000000000987ed0
9 QWidget::event qwidget.cpp 7994 0x0000003a4cbf5b21
10 QFrame::event qframe.cpp 557 0x0000003a4cf70646
11 QCoreApplicationPrivate::sendThroughObjectEventFilters
qcoreapplication.cpp 819 0x0000003a4c556b67
12 QApplicationPrivate::notify_helper qapplication.cpp 4296
0x0000003a4cbaa9ac
13 QApplication::notify qapplication.cpp 3865
0x0000003a4cbb127d
14 lyx::frontend::GuiApplication::notify GuiApplication.cpp
2124 0x0000000000939e5b
15 QCoreApplication::notifyInternal qcoreapplication.cpp 704
0x0000003a4c55774c
16 sendEvent qcoreapplication.h 215 0x0000003a4cbb046e
17 QApplicationPrivate::sendMouseEvent qapplication.cpp 2965
0x0000003a4cbb046e
18 QETWidget::translateMouseEvent qapplication_x11.cpp 4368
0x0000003a4cc22405
19 QApplication::x11ProcessEvent qapplication_x11.cpp 3501
0x0000003a4cc21128
20 x11EventSourceDispatch qguieventdispatcher_glib.cpp 146
0x0000003a4cc49d52
... <More>