Just an update. I don't know if anything changed in the CVS or not, but here's another trace obtained in the same manner as before, cvs update, make, lyxdbg.. etc.
Darren
LyX 1.3.0cvs of Fri, May 3, 2002 Built on Nov 28 2002, 14:27:15 Configuration Host type: i686-pc-linux-gnu Special build flags: warnings assertions xforms-image-loader C Compiler: gcc C Compiler flags: -g -O2 C++ Compiler: g++ (3.2) C++ Compiler flags: -g -O -fno-exceptions -W -Wall -Winline Linker flags: Frontend: xforms libXpm version: 4.11 libforms version: 0.89.5 LyX binary dir: /usr/local/bin LyX files dir: /usr/local/share/lyx ----------8<----------8<---------- set arg run bt up quit ----------8<----------8<---------- GNU gdb 5.2.1-2mdk (Mandrake Linux) Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i586-mandrake-linux-gnu"... (gdb) (gdb) Starting program: /home/lyx-devel/src/lyx Received unhandled X11 event Type: 13 Target: 0x3c0009c Adding /home/lyx-devel/lib/xfonts/ to the font path. Program received signal SIGSEGV, Segmentation fault. 0x40377e53 in realloc () from /lib/i686/libc.so.6 Current language: auto; currently c (gdb) #0 0x40377e53 in realloc () from /lib/i686/libc.so.6 #1 0x400a11a4 in fl_set_object_label () from /usr/lib/libforms.so.0.89 #2 0x0820359c in xformsBC::setButtonLabel(flobjs_*, std::string const&) ( this=0x83bb5f8, obj=0x40421698, label=@0x1) at /usr/include/c++/3.2/bits/basic_string.h:781 #3 0x081b9bb5 in GuiBC<flobjs_, flobjs_>::refresh() (this=0x83bb5f8) at ../../../src/frontends/controllers/ButtonController.tmpl:55 #4 0x08227076 in ButtonControllerBase::readOnly(bool) (this=0x83bb5f8, ro=false) at ButtonControllerBase.C:96 #5 0x0823086e in ControlDialog<ControlConnectBD>::show() (this=0x83bb628) at ControlDialog.tmpl:46 #6 0x08235c81 in ControlMath::showDaughter(void*) (this=0x833fad8, key=0x8397430) at ControlMath.h:91 #7 0x081dcf9e in FormMathsPanel::input(flobjs_*, long) (this=0x833fb6c, ob=0x10) at FormMathsPanel.C:218 #8 0x081bf23b in FormBase::InputCB(flobjs_*, long) (this=0x833fb6c, ob=0x8397430, data=0) at FormBase.C:213 #9 0x081bf7cf in C_FormBaseInputCB (ob=0x1, d=0) at FormBase.C:399 #10 0x40067cb4 in fl_object_qread () from /usr/lib/libforms.so.0.89 #11 0x40078679 in fl_check_forms () from /usr/lib/libforms.so.0.89 #12 0x081fbc9b in lyx_gui::start(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) (batch=@0xbffff6c4, files=@0xbffff680) at lyx_gui.C:312 #13 0x080bd672 in LyX (this=0xbffff6c0, argc=@0xbffff720, argv=0xbffff774) at ../src/lyx_main.C:166 #14 0x080ecef9 in main (argc=1, argv=0xbffff774) at ../src/main.C:31 #15 0x40322082 in __libc_start_main () from /lib/i686/libc.so.6 (gdb) #1 0x400a11a4 in fl_set_object_label () from /usr/lib/libforms.so.0.89 (gdb)