On Tue, Oct 22, 2002 at 11:25:51AM -0400, Nirmal Govind wrote:
> Lyx 1.2 includes External Material without any problems, so I've been
> able to include the attached .fig file and view the DVI and PS output..
> the cvs version crashes consistently.. with the error that I'd posted
> earlier.. I updated my cvs version 2 days ago I think..

It crashes pretty quickly:

gdb) bt
#0  0x40317587 in memcpy () from /lib/libc.so.6
#1  0x40256ec7 in string_char_traits<char>::copy ()
   from /usr/lib/libstdc++-libc6.2-2.so.3
#2  0x08256b17 in basic_string<char, string_char_traits<char>,
__default_alloc_template<true, 0> >::Rep::copy ()
#3  0x08256b6a in basic_string<char, string_char_traits<char>,
__default_alloc_template<true, 0> >::Rep::clone ()
#4  0x0825bde9 in basic_string<char, string_char_traits<char>,
__default_alloc_template<true, 0> >::Rep::grab ()
#5  0x0825ae95 in basic_string<char, string_char_traits<char>,
__default_alloc_template<true, 0> >::basic_string ()
#6  0x082e9148 in ExternalTemplate::ExternalTemplate ()
#7  0x082240aa in ControlExternal::getTemplate ()
#8  0x081bc213 in FormExternal::input ()


But the code in question (ExternalTemplate::ExternalTemplate()) looks
harmless, so I'd guess something corrupted the stack/heap earlier...

Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)

Reply via email to