>>>>> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:

Dekel> --HcAYCG3uE/tztfnV Content-Type: text/plain; charset=us-ascii

Dekel> I've found the following bugs in LyX 1.1.5cvs (they are not
Dekel> present in 1.1.4)

Dekel> 1. LyX crashes after opening a bibtex inset and pressing OK

The purify log for this one is appended. Lars, it seems that owner is
not set correctly in some cases...

JMarc

      ABR: Array bounds read
      This is occurring while in:
            bibitem_cb     [BufferView.h:40]
                       ///
                       ~BufferView();
                       ///
            =>         Buffer * buffer() const { return buffer_; }
                       ///
                       Painter & painter();
                       ///
            fl_object_qread [libforms.a]
            LyXGUI::runTime() [lyx_gui.C:599]
            LyX::LyX(int*,char**) [lyx_main.C:130]
            main           [main.C:42]
            _start         [crt1.o]
      Reading 4 bytes from 0x5e4030 in the heap.
      Address 0x5e4030 is 9 bytes past end of a malloc'd block at 0x5e4018 of 16 bytes.
      This block was allocated from:
            malloc         [rtlib.o]
            __bUiLtIn_nEw  [libgcc.a]
            __builtin_new  [rtlib.o]
            lyxstring::lyxstring(const char*) [lyxstring.C:431]
            InsetBibtex::InsetBibtex(const lyxstring&,const lyxstring&,Buffer*) 
[insetbib.C:313]
               
               InsetBibtex::InsetBibtex(string const & dbase, string const & style,
                                        Buffer * o)
            =>         : InsetCommand("BibTeX", dbase, style), owner(o)
               {
               }
               
            LyXFunc::Dispatch(int,const char*) [lyxfunc.C:2241]

Reply via email to