On Thursday 27 June 2002 12:01, Angus Leeming wrote:
>
> cache_->loader.filename();

  Thanks.

> > I had not commited the code, since yesterday it dumped on begin due to
> > the splash screen stuff, that John insert. Is it friday anywhere?
>
> The splash screen works fine for me. Admittedly the redrawing of the LyX
> screen is a little "interesting"...

  This is what I get:
(gdb) run
Starting program: /home/jamatos/lyx-devel/src/lyx

Program received signal SIGSEGV, Segmentation fault.
0x4207ac9e in chunk_free () from /lib/i686/libc.so.6
(gdb) bt
#0  0x4207ac9e in chunk_free () from /lib/i686/libc.so.6
#1  0x4207ac24 in free () from /lib/i686/libc.so.6
#2  0x082a9c7a in lyx_gui::init_graphics () at 
/usr/include/g++-3/stl_alloc.h:164
#3  0x083896d7 in grfx::GCache::get () at GraphicsCache.C:33
#4  0x083972e5 in grfx::Loader::Impl::setFile (this=0x84d2e08, 
file=@0xbffff2e0) at GraphicsLoader.C:70
#5  0x0839854a in grfx::Loader::reset (this=0x84d2e18, file=@0xbffff2e0, 
type=ColorDisplay) at ../../boost/boost/scoped_ptr.hpp:64
#6  0x0827768b in {anonymous}::SplashScreen::SplashScreen (this=0x8453ae4) at 
screen.C:94
#7  0x08277290 in {anonymous}::SplashScreen::get () at screen.C:75
#8  0x08277734 in LyXScreen::LyXScreen (this=0x84d2d50) at screen.C:110
#9  0x082c53e0 in XScreen::XScreen (this=0x84d2d50, o=@0x84d2060) at 
xscreen.C:61
#10 0x082aa84b in LyXScreenFactory::create (owner=@0x84d2060) at 
LyXScreenFactory.C:20
#11 0x08056d64 in BufferView::Pimpl::Pimpl (this=0x84d1ee8, b=0x84d0950, 
o=0xbffff870, xpos=2, ypos=65, width=684, height=416) at 
../boost/boost/scoped_ptr.hpp:49
#12 0x08051b2c in BufferView::BufferView (this=0x84d0950, o=0xbffff870, 
xpos=2, ypos=65, width=684, height=416) at BufferView.C:26
#13 0x082c0ad4 in XFormsView::create_form_form_main (this=0xbffff870, 
width=690, height=510) at ../../../boost/boost/scoped_ptr.hpp:49
#14 0x082bff6e in XFormsView::XFormsView (this=0xa, width=690, height=510) at 
XFormsView.C:62
#15 0x082a9314 in lyx_gui::start (batch=@0xbffff9b4, files=0xbffff920) at 
lyx_gui.C:250
#16 0x08113a9d in LyX::LyX (this=0xbffff9b0, argc=@0xbffff9f0, 
argv=0xbffffa54) at /usr/include/g++-3/stl_vector.h:235
#17 0x08166b35 in main (argc=1, argv=0xbffffa54) at ../src/main.C:31
#18 0x42017499 in __libc_start_main () from /lib/i686/libc.so.6

> Angus

  Should I recompile this from scratch?
-- 
José Abílio

Reply via email to