Create a new document, click on the 'new graphics' icon, and crash!

JMarc

Program received signal SIGSEGV, Segmentation fault.
0x4030eca4 in free () from /lib/libc.so.6
Current language:  auto; currently c
(gdb) bt
#0  0x4030eca4 in free () from /lib/libc.so.6
#1  0x4030ec24 in free () from /lib/libc.so.6
#2  0x0836ce13 in GUIRunTime::initialiseGraphics ()
     at /usr/include/g++-3/stl_alloc.h:164
#3  0x083ee12b in grfx::GCache::get ()
     at ../../../lyx-devel/src/graphics/GraphicsCache.C:31
#4  0x0827907e in InsetGraphics::setCache (this=0x86bc058)
     at ../../../lyx-devel/src/insets/insetgraphics.C:220
#5  0x08279270 in InsetGraphics::drawImage (this=0x86bc058)
     at ../../../lyx-devel/src/insets/insetgraphics.C:228
#6  0x08279324 in InsetGraphics::width (this=0x86bc058, font=@0xbfffea60)
     at ../../../lyx-devel/src/insets/insetgraphics.C:254
#7  0x081c01e4 in LyXText::singleWidth (this=0x86f0c48, bview=0x86ba0f8,
     par=0x867dbf0, pos=0, c=3) at ../../lyx-devel/src/text.C:229
#8  0x081c005a in LyXText::singleWidth (this=0x86f0c48, bview=0x86ba0f8,
     par=0x867dbf0, pos=0) at ../../lyx-devel/src/text.C:192
#9  0x081c34a2 in LyXText::fill (this=0x86f0c48, bview=0x86ba0f8,
     row=0x86f0eb0, paper_width=667) at ../../lyx-devel/src/lyxrow.h:91
#10 0x081c6a99 in LyXText::insertChar (this=0x86f0c48, bview=0x86ba0f8,
     c=3 '\003') at ../../lyx-devel/src/text.C:2038
#11 0x081d5db8 in LyXText::insertInset (this=0x86f0c48, bview=0x86ba0f8,
     inset=0x86bc058) at ../../lyx-devel/src/text2.C:1652
#12 0x08073df4 in BufferView::Pimpl::insertInset (this=0x86bb8a8,
     inset=0x86bc058, lout=@0xbffff010)
     at ../../lyx-devel/src/BufferView_pimpl.C:3532
#13 0x08063ddd in BufferView::Pimpl::Dispatch (this=0x86bb8a8,
     action=LFUN_INSET_GRAPHICS, argument=@0xbffff330)
     at /usr/include/g++-3/std/bastring.h:176

Reply via email to