Dear list,

Because it's a real bug, and to show of^H^H^H^H^H^H^Htest the script I
just posted.

See attachment =)

Ran lyxdbg
Clicked File->New
Hit ctrl-m
Right clicked mathed box
Clicked +-

Emailed trace =)

I think that's easy enough even for me =)

And it's fairly obvious from the file what critical versions I have.

Comments?

Have fun,
Darren
LyX 1.3.0cvs of Fri, May 3, 2002
Built on Nov 28 2002, 01:59:27
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: 0x280009c

Program received signal SIGSEGV, Segmentation fault.
0x08235b13 in ControlMath::showDaughter(void*) (this=0x8340c18, key=0x83943d8)
    at ControlMath.h:91
91              ControlMathSub & controller() { return controller_; }
(gdb) #0  0x08235b13 in ControlMath::showDaughter(void*) (this=0x8340c18, 
    key=0x83943d8) at ControlMath.h:91
#1  0x081dc9e2 in FormMathsPanel::input(flobjs_*, long) (this=0x8340cac, 
    ob=0x0) at FormMathsPanel.C:218
#2  0x081bec7f in FormBase::InputCB(flobjs_*, long) (this=0x8340cac, 
    ob=0x83943d8, data=0) at FormBase.C:213
#3  0x081bf213 in C_FormBaseInputCB (ob=0x54206574, d=0) at FormBase.C:399
#4  0x40067cb4 in fl_object_qread () from /usr/lib/libforms.so.0.89
#5  0x40078679 in fl_check_forms () from /usr/lib/libforms.so.0.89
#6  0x081fb143 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
#7  0x080bd672 in LyX (this=0xbffff6c0, argc=@0xbffff720, argv=0xbffff774)
    at ../src/lyx_main.C:166
#8  0x080ec965 in main (argc=1, argv=0xbffff774) at ../src/main.C:31
#9  0x40322082 in __libc_start_main () from /lib/i686/libc.so.6
(gdb) #1  0x081dc9e2 in FormMathsPanel::input(flobjs_*, long) (this=0x8340cac, 
    ob=0x0) at FormMathsPanel.C:218
218                     controller().showDaughter(ob);
(gdb) 

Reply via email to