jeff
At 11:50 AM 4/29/99 -0500, Justin Bradford wrote:
>I just updated my cvs tree, recompiled, and I am now getting segfaults
>immediately on startup. I started it in gdb, and ran a backtrace:
>
>Starting program:
>/home/justin/projects/abi/cvs/abi/dist/Linux_2.2.5_i386_OBJ/bin/./AbiWord
>Program received signal SIGSEGV, Segmentation fault.
>0x809c966 in fl_Layout::getAttrProp ()
>(gdb) bt
>#0  0x809c966 in fl_Layout::getAttrProp ()
>#1  0x809534c in FV_View::getBlockFormat ()
>#2  0x8093a1f in FV_View::notifyListeners ()
>#3  0x8096950 in FV_View::_generalUpdate ()
>#4  0x809870a in FV_View::_clearIfAtFmtMark ()
>#5  0x80942cd in FV_View::moveInsPtTo ()
>#6  0x8093830 in FV_View::FV_View ()
>#7  0x807dba4 in AP_UnixFrame::_showDocument ()
>#8  0x807e58c in AP_UnixFrame::loadDocument ()
>#9  0x807da28 in AP_UnixApp::ParseCommandLine ()
>#10 0x807d896 in AP_UnixApp::main ()
>#11 0x807d1b5 in main ()
>(gdb) 
>
>I'm going to try a fresh checkout from cvs, as my current one had problems
>(which I mentioned previously) and that might be causing this.
>If no one else is seeing this, let me know.
>
>Justin Bradford
>justin@ukans.edu
>
>
>