On Wednesday 22 October 2003 07:23, Martin Vermeer wrote:
> On Wed, Oct 22, 2003 at 01:03:34AM +0300, Martin Vermeer spake thusly:
> > If nobody shouts, I'l check this in tomorrow morning. So LyX CVS works
> > again...
> >
> > - Martin
>
> It's in now, with Lars's comment formatting point taken. Please shout
> if you *now* get '...is a bit silly' warnings. The assert shouldn't be
> triggered at all.

  You are right, I don't get an assert this time is real, it is a crash. ;-)
(gdb) run
Starting program: /home/jamatos/lyx/lyx-devel/src/lyx-xforms
text not available!
no text in cache!

Program received signal SIGSEGV, Segmentation fault.
0x08110fe0 in Paragraph::getChar(int) const ()
(gdb) bt
#0  0x08110fe0 in Paragraph::getChar(int) const ()
#1  0x0811050e in Paragraph::isNewline(int) const ()
#2  0x0812e5f7 in LyXText::prepareToPrint(std::_List_iterator<Paragraph, 
Paragraph&, Paragraph*>, std::_List_iterator<Row, Row&, Row*>) const ()
#3  0x0813099b in 
LyXText::redoParagraphInternal(std::_List_iterator<Paragraph, Paragraph&, 
Paragraph*>) ()
#4  0x08130a63 in LyXText::redoParagraphs(std::_List_iterator<Paragraph, 
Paragraph&, Paragraph*>, std::_List_iterator<Paragraph, Paragraph&, 
Paragraph*>) ()
#5  0x081310ed in LyXText::init(BufferView*) ()
#6  0x0805a1d1 in BufferView::Pimpl::resizeCurrentBuffer() ()
#7  0x08059c8e in BufferView::Pimpl::buffer(Buffer*) ()
#8  0x08059168 in BufferView::Pimpl::loadLyXFile(std::string const&, bool) ()
#9  0x08053e2d in BufferView::loadLyXFile(std::string const&, bool) ()
#10 0x080ed32c in LyXFunc::open(std::string const&) ()
#11 0x080e959b in LyXFunc::dispatch(FuncRequest const&, bool) ()
#12 0x082a5e67 in XFormsMenubar::MenuCallback(flobjs_*, long) ()
#13 0x400bfeb1 in fl_object_qread () from /usr/X11R6/lib/libforms.so.1
#14 0x400d2849 in fl_check_forms () from /usr/X11R6/lib/libforms.so.1
#15 0x081e1d79 in lyx_gui::start(std::string const&, std::vector<std::string, 
std::allocator<std::string> > const&) ()
#16 0x080d8eb4 in LyX::priv_exec(int&, char**) ()
#17 0x080d8834 in LyX::exec(int&, char**) ()
#18 0x0805391d in main ()
#19 0x420156a4 in __libc_start_main () from /lib/tls/libc.so.6

  I'm sending the xforms debug message because the output is smaller, but as 
stated earlier this happens for all frontends.

> Sorry for the mess.

  No problem, and it best to detect earlier than later. :-)

> - Martin

-- 
José Abílio

Reply via email to