Comment 5 for bug 72560

Revision history for this message
ssh (shawnpc) wrote :

Still broken.

%gdb --args /usr/bin/xmore /home/shawn/test.txt
GNU gdb 6.6-debian
Copyright (C) 2006 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 "i486-linux-gnu"...
(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(gdb) run
Starting program: /usr/bin/xmore /home/shawn/test.txt
(no debugging symbols found)
(no debugging symbols found)

Program received signal SIGSEGV, Segmentation fault.
LayoutChild (w=0xbfa0495c) at ../../src/Form.c:697
697 ../../src/Form.c: No such file or directory.
        in ../../src/Form.c
(gdb) bt
#0 LayoutChild (w=0xbfa0495c) at ../../src/Form.c:697
#1 0xb7ebd698 in LayoutChild (w=0xbfa0495c) at ../../src/Form.c:699
#2 0xb7ebdb93 in Layout (fw=0x806a8c0, width=0, height=0, force_relayout=1)
    at ../../src/Form.c:569
#3 0xb7ebd5c1 in XawFormChangeManaged (w=0x806a8c0) at
../../src/Form.c:1025
#4 0xb7e5afbf in ?? () from /usr/lib/libXt.so.6
#5 0x0806a8c0 in ?? ()
#6 0x00000000 in ?? ()