On Oct 1, 2004, at 10:32 AM, Jean-Marc Lasgouttes wrote:
Bennett> LyX refuses to start up. Running it from the command line Bennett> with "-dbg any" gives the following as the last bit of output Bennett> before it crashes:
Bennett> Initializing LyXFunc LoaderQueue: waking up action: 0 is not Bennett> known. Assertion triggered in bool Bennett> LyXAction::funcHasFlag(kb_action, LyXAction::func_attrib) Bennett> const by failing check "false" in file LyXAction.C:389 Abort Bennett> trap
Could I get a backtrace?
action: 0 is not known.
Assertion triggered in bool LyXAction::funcHasFlag(kb_action, LyXAction::func_attrib) const by failing check "false" in file LyXAction.C:389
Program received signal SIGABRT, Aborted.
0x900429ac in kill ()
(gdb) bt
#0 0x900429ac in kill ()
#1 0x9009eb1c in abort ()
#2 0x001257fc in lyx::support::abort() () at abort.C:19
#3 0x00027b74 in boost::assertion_failed(char const*, char const*, char const*, long) (expr=0x5c3944 "false", function=0xbfffee14 "????", file=0x5c394c "LyXAction.C", line=389) at boost.C:56
#4 0x0001ddf8 in LyXAction::funcHasFlag(kb_action, LyXAction::func_attrib) const (this=0x7a8548, action=LFUN_NOACTION, flag=NoBuffer) at LyXAction.C:389
#5 0x00441410 in lyx::frontend::QLPopupMenu::populate(Menu*) (this=0xbc74d40, menu=0xbc6d770) at ../../../src/MenuBackend.h:602
#6 0x0044136c in lyx::frontend::QLPopupMenu::populate(Menu*) (this=0xbc5b340, menu=0xbffff0a0) at ../../../src/MenuBackend.h:602
#7 0x00441720 in lyx::frontend::QLPopupMenu::showing() (this=0xbc5b340) at QLPopupMenu.C:173
#8 0x00366184 in lyx::frontend::QLMenubar::QLMenubar(LyXView*, MenuBackend&) (this=0xbc54e40, view=0x0, [EMAIL PROTECTED]) at /usr/include/gcc/darwin/3.3/c++/bits/stl_map.h:109
#9 0x00365ddc in lyx::frontend::QLMenubar::QLMenubar(LyXView*, MenuBackend&) (this=0x0, view=0x0, [EMAIL PROTECTED]) at QLMenubar.C:32
#10 0x001fc164 in lyx::frontend::QtView::QtView(unsigned, unsigned) (this=0xbc49580, width=690, height=510) at QtView.C:62
#11 0x001fbf44 in lyx::frontend::QtView::QtView(unsigned, unsigned) (this=0x0, width=0, height=2684362920) at QtView.C:54
#12 0x001639c0 in lyx_gui::start(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ([EMAIL PROTECTED], [EMAIL PROTECTED]) at ../../../boost/boost/shared_ptr.hpp:125
#13 0x0005f8c8 in LyX::priv_exec(int&, char**) (this=0xbc049d0, [EMAIL PROTECTED], argv=0xbffffb24) at lyx_main.C:258
#14 0x0005ebac in LyX::exec(int&, char**) ([EMAIL PROTECTED], argv=0xbffffb24) at ../boost/boost/scoped_ptr.hpp:94
#15 0x00002b94 in main (argc=1, argv=0xbffffb24) at main.C:42