Pavel Sanda schreef:
Vincent van Ravesteijn wrote:
#24 std::fill_n<__gnu_cxx::__normal_iterator<int*, std::vector<int,
std::allocator<int> > >, unsigned int, int> (__first=
{_M_current = 0x8d26860}, __n=266, __val...@0xbfaef4d8)
at
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4/bits/stl_algobase.h:618
From here it's the same as the first one.
and from the experiment follows its definitely related to image preview loading.
try the attached example. load file, try to scroll with mouse wheel around.
if nothing happens after while and the picture is already loaded then you need
to restart lyx and try to open it again. the crash is here nearly on all
attempts.
pavel
Does it help if you remove the "lyxscale 50" ?
\begin_inset Graphics
filename box_model.eps
lyxscale 50
scale 33
\end_inset
Vincent