This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/14963] gdb 7.5 segfault on startup


http://sourceware.org/bugzilla/show_bug.cgi?id=14963

--- Comment #2 from Sam Varshavchik <mrsam@courier-mta.com> 2012-12-16 02:48:53 UTC ---
Indeed. Running gdb

Yeah, just got the bright idea myself, to try gdb-ing gdb itself, and this
seems to be the loop:


#158 0x00000000006db266 in d_print_comp (dpi=0x7fffffff7e50, options=259, 
    dc=0x7fffffff95d8) at ../../libiberty/cp-demangle.c:4337
#159 0x00000000006d9965 in d_print_comp (dpi=0x7fffffff7e50, options=259, 
    dc=0x7fffffff9668) at ../../libiberty/cp-demangle.c:3936
#160 0x00000000006d9fca in d_print_comp (dpi=0x7fffffff7e50, options=259, 
    dc=0x7fffffff9680) at ../../libiberty/cp-demangle.c:4325
#161 0x00000000006d9965 in d_print_comp (dpi=0x7fffffff7e50, options=259, 
    dc=0x7fffffff96b0) at ../../libiberty/cp-demangle.c:3936
#162 0x00000000006d9fca in d_print_comp (dpi=0x7fffffff7e50, options=259, 
    dc=0x7fffffff96c8) at ../../libiberty/cp-demangle.c:4325
#163 0x00000000006d9965 in d_print_comp (dpi=0x7fffffff7e50, options=259, 
    dc=0x7fffffff96e0) at ../../libiberty/cp-demangle.c:3936
#164 0x00000000006d9190 in d_print_comp (dpi=0x7fffffff7e50, options=259, 
    dc=0x7fffffff96f8) at ../../libiberty/cp-demangle.c:4147
#165 0x00000000006d9fca in d_print_comp (dpi=0x7fffffff7e50, options=259, 
    dc=0x7fffffff9620) at ../../libiberty/cp-demangle.c:4325
#166 0x00000000006d9965 in d_print_comp (dpi=0x7fffffff7e50, options=259, 
    dc=0x7fffffff9638) at ../../libiberty/cp-demangle.c:3936
#167 0x00000000006d9fca in d_print_comp (dpi=0x7fffffff7e50, options=259, 
    dc=0x7fffffff9650) at ../../libiberty/cp-demangle.c:4325
#168 0x00000000006db266 in d_print_comp (dpi=0x7fffffff7e50, options=259, 
    dc=0x7fffffff95d8) at ../../libiberty/cp-demangle.c:4337

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]