More information in:
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg11749.html
On Fri, 2 Jun 2000, Tomasz Motylewski wrote:
> BUG1:
> "Document is already open ~/dok/patrick/d1.lyx
> Do you want to reload the document?"
Sorry, it was of course saying: "~/dok/patrick/d0.lyx"
> BUG5:
> lyx: SIGSEGV signal caught
> Sorry, you have found a bug in LyX. If possible, please read 'Known bugs'
> under the Help menu and then send us a full bug report. Thanks!
> lyx: Attempting to save document /home/motyl/dok/patrick/d0.lyx as...
> 1) /home/motyl/dok/patrick/d0.lyx.emergency
> Save seems successful. Phew.
> Bye.
> Aborted
Backtrace:
Program received signal SIGSEGV, Segmentation fault.
0x804f338 in BufferView::hideCursor (this=0x0) at BufferView.C:308
308 pimpl_->hideCursor();
(gdb) where
#0 0x804f338 in BufferView::hideCursor (this=0x0) at BufferView.C:308
#1 0x808006f in ProhibitInput (bv=0x0) at bufferview_funcs.C:138
#2 0x807cee7 in BufferList::close (this=0x81bfed8, buf=0x8251880)
at bufferlist.C:157
#3 0x807e351 in BufferList::loadLyXFile (this=0x81bfed8,
filename=@0xbffff018, tolastfiles=true) at bufferlist.C:436
#4 0x80d2a77 in Menus::ShowFileMenu (ob=0x81ec650) at menus.C:744
#5 0x80cf624 in C_Menus_ShowFileMenu (ob=0x81ec650, data=0) at menus.C:76
#6 0x4003ea34 in fl_object_qread () from /usr/X11R6/lib/libforms.so.0.89
#7 0x4004ea3e in fl_check_forms () from /usr/X11R6/lib/libforms.so.0.89
#8 0x80b0161 in LyXGUI::runTime (this=0x81d3930) at lyx_gui.C:623
#9 0x80b1510 in LyX::LyX (this=0xbffffa4c, argc=0xbffffaf4, argv=0xbffffb54)
at ../src/lyx_main.C:147
#10 0x80cf5e5 in main (argc=1, argv=0xbffffb54) at ../src/main.C:75
--
Tomasz Motylewski