Hello All,
    I am getting a crash when trying to debug mozilla with gdb 5.0 that
I do not get with 4.18.  Its quite reproducable:

   bessie> env LD_LIBRARY_PATH=. gdb ./mozilla-bin
   GNU gdb 5.0
   Copyright 2000 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-pc-linux-gnu"...
   (gdb) r
   Starting program: /mnt/tmp/mozilla/dist/bin/./mozilla-bin 
   rw_common (): read: Input/output error.
   warning: unable to set global thread event mask
   [New Thread 1024 (runnable)]
   Segmentation fault (core dumped)

If I try and debug the core file dumped by gdb I get:

#0  0x809d253 in fetch_inferior_registers (regno=Cannot access memory at address 
0xffff0008
) at i386-linux-nat.c:830

This is as far as I have looked at this.  I may look at it latter after I fix
the mozilla bug :-)

Thanks,

Jim

Reply via email to