[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#169017: fakeroot mini-proveall



> What does gdb's backtrace say when you get the first SEGV?

caballero% gdb ~camm/acl2-2.6/saved_acl2
GNU gdb 2002-04-01-cvs
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 "ia64-linux"...
(gdb) run
Starting program: /home/camm/acl2-2.6/nsaved_acl2 

Program received signal SIGSEGV, Segmentation fault.
0x4000000000b1ced0 in main (argc=1, argv=0x60000fffffffbc98, 
    envp=0x60000fffffffbca8) at main.c:271
271                             terminal_io->sm.sm_object0->sm.sm_fp = stdin;
(gdb) bt full
#0  0x4000000000b1ced0 in main (argc=1, argv=0x60000fffffffbc98, 
    envp=0x60000fffffffbca8) at main.c:271
        rl = {rlim_cur = 8388608, rlim_max = 18446744073709551615}



Reply to: