Alfredo Braunstein <[EMAIL PROTECTED]> writes:

| Kayvan A. Sylvan wrote:
| 
| > xforms frontend.
| > 
| > To reproduce: Just open Reference.lyx and do File->Quit
| > 
| > I see this on multiple platforms (Cygwin, Solaris, Linux).
| > 
| 
| Confirmed. A better backtrace:

Please hold all patches until these crashes are fixed.

Even better backtrace.

This is how I configure lyx when doing development:

./configure --without-pspell --enable-maintainer-mode --enable-optimization="-O0 
-fno-inline -fno-default-inline"


#0  0x402ace47 in std::string::compare(std::string const&) const ()
   from /usr/lib/libstdc++.so.5
#1  0x0805ec2e in operator!=<char, std::char_traits<char>,
   std::allocator<char> > ([EMAIL PROTECTED], [EMAIL PROTECTED]) at
   basic_string.h:993
#2  0x0820548c in LyXView::updateLayoutChoice() (this=0xbffff730)
    at ../../../src/frontends/LyXView.C:146
#3  0x080ff67d in LyXFunc::dispatch(FuncRequest const&, bool)
   (this=0x83f0ab0,
    [EMAIL PROTECTED], verbose=true) at ../../src/lyxfunc.C:1631
#4  0x080fb70f in LyXFunc::dispatch(int, bool) (this=0x83f0ab0, ac=10,
    verbose=true) at ../../src/lyxfunc.C:800
#5  0x0827916c in Menubar::Pimpl::MenuCallback(flobjs_*, long)
   (ob=0x83eb430,
    button=1) at ../../../../src/frontends/xforms/Menubar_pimpl.C:374
#6  0x08277e68 in C_Menubar_Pimpl_MenuCallback (ob=0x83eb430,
   button=1)
    at ../../../../src/frontends/xforms/Menubar_pimpl.C:77
#7  0x400b7c71 in fl_object_qread () from /usr/X11R6/lib/libforms.so.1
#8  0x400ca649 in fl_check_forms () from /usr/X11R6/lib/libforms.so.1
#9  0x082098c0 in lyx_gui::start(std::string const&,
   std::vector<std::string, std::allocator<std::string> > const&)
   ([EMAIL PROTECTED], [EMAIL PROTECTED])
    at ../../../../src/frontends/xforms/lyx_gui.C:298
#10 0x080eb3f0 in LyX (this=0xbffff8c0, [EMAIL PROTECTED],
   argv=0xbffff924)
    at ../../src/lyx_main.C:179
#11 0x08120a00 in main (argc=1, argv=0xbffff924) at
   ../../src/main.C:33

-- 
        Lgb

Reply via email to