Re: CVS GTK version dies on startup? :(


Subject: Re: CVS GTK version dies on startup? :(
From: Tomas Frydrych (tomas@frydrych.uklinux.net)
Date: Wed Nov 07 2001 - 07:19:04 CST


We have seen this before, and it is often caused by stale object
files after menu updates. Just delete the object directory (in my
case abi/src/Linux_2.2.17_i386_DBG/OBJ) and then make a
fresh build. If this does not sort things out, let us know.

Tomas

> I still get just the same errors, with a fresh CVS update this morning.
>
> Output attached, though somewhat redundant.
>
> Chris Winne
>
> On Tue, Oct 30, 2001 at 05:40:59PM -0800, Aaron Lehmann wrote:
> > (gdb) r
> > Starting program: /usr/local/abi/bin/AbiWord_d
> >
> > **** (1) Assert ****
> > **** (1) pAction && (pAction->getMenuId() == id) at ev_Menu_Actions.cpp:166 ****
> > **** (1) Continue ? (y/n) [y] : n
> >
> > Program received signal SIGABRT, Aborted.
> > 0x403c7921 in kill () from /lib/libc.so.6
> > (gdb) bt
> > #0 0x403c7921 in kill () from /lib/libc.so.6
> > #1 0x403c7604 in raise () from /lib/libc.so.6
> > #2 0x403c8d81 in abort () from /lib/libc.so.6
> > #3 0x08190577 in UT_UnixAssertMsg ()
> > #4 0x08198d4d in EV_Menu_ActionSet::getAction ()
> > #5 0x0819b374 in EV_UnixMenu::synthesizeMenu ()
> > #6 0x0819d747 in EV_UnixMenuBar::synthesizeMenuBar ()
> > #7 0x0817664a in XAP_UnixFrame::_createTopLevelWindow ()
> > #8 0x080d392b in AP_UnixFrame::initialize ()
> > #9 0x080cfbcf in AP_UnixApp::newFrame ()
> > #10 0x080d23ad in AP_UnixApp::parseCommandLine ()
> >
> > (gdb) r
> > The program being debugged has been started already.
> > Start it from the beginning? (y or n) y
> >
> > Starting program: /usr/local/abi/bin/AbiWord_d
> >
> > **** (1) Assert ****
> > **** (1) pAction && (pAction->getMenuId() == id) at ev_Menu_Actions.cpp:166 ****
> > **** (1) Continue ? (y/n) [y] : y
> >
> > **** (2) Assert ****
> > **** (2) pAction at ev_UnixMenu.cpp:420 ****
> > **** (2) Continue ? (y/n) [y] : y
> >
> > Program received signal SIGSEGV, Segmentation fault.
> > 0x0819895e in EV_Menu_Action::hasDynamicLabel ()
> > (gdb) bt
> > #0 0x0819895e in EV_Menu_Action::hasDynamicLabel ()
> > #1 0x0819aa82 in _ev_GetLabelName ()
> > #2 0x0819b415 in EV_UnixMenu::synthesizeMenu ()
> > #3 0x0819d747 in EV_UnixMenuBar::synthesizeMenuBar ()
> > #4 0x0817664a in XAP_UnixFrame::_createTopLevelWindow ()
> > #5 0x080d392b in AP_UnixFrame::initialize ()
> > #6 0x080cfbcf in AP_UnixApp::newFrame ()
> > #7 0x080d23ad in AP_UnixApp::parseCommandLine ()
> > #8 0x080d1acc in AP_UnixApp::main ()
> > #9 0x080cf1ca in main ()
> > #10 0x403b766f in __libc_start_main () from /lib/libc.so.6
> >
> >
>



This archive was generated by hypermail 2b25 : Wed Nov 07 2001 - 07:19:29 CST