This is the mail archive of the gdb-prs@sources.redhat.com 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]

gdb/1418: gdb core dumps while reading symbols from shared library


>Number:         1418
>Category:       gdb
>Synopsis:       gdb core dumps while reading symbols from shared library
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Oct 15 17:08:01 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     funtoos@yahoo.com
>Release:        GDB 6.0
>Organization:
>Environment:
SunOS skumar-sun 5.6 Generic_105181-33 sun4u sparc SUNW,Ultra-60
-------
gcc 3.3.1
-------
configure had only this parameter:

--enable-shared
>Description:
#0  0xef424e88 in strcmp () from /usr/lib/libc.so.1
#1  0x103854 in streq ()
#2  0x1eb770 in htab_find_slot_with_hash ()
#3  0x77a28 in symbol_set_names ()
#4  0xe5540 in prim_record_minimal_symbol_and_info ()
#5  0x13df48 in elf_symtab_read ()
#6  0x13d978 in elf_symfile_read ()
#7  0x7d6d0 in syms_from_objfile ()
#8  0x81cb0 in symbol_file_add_with_addrs_or_offsets ()
#9  0x7da14 in symbol_file_add ()
#10 0xb6238 in symbol_add_stub ()
#11 0x100240 in do_catch_errors ()
#12 0x100220 in catcher ()
#13 0xff818 in catch_errors ()
#14 0xb5d60 in solib_add ()
#15 0x117eac in solib_add_stub ()
#16 0x100240 in do_catch_errors ()
#17 0x100220 in catcher ()
#18 0xff818 in catch_errors ()
#19 0x117958 in core_open ()
#20 0x1276ac in sol_core_open ()
#21 0xe8194 in core_file_command ()
#22 0x100264 in do_captured_command ()
#23 0x100240 in do_catch_errors ()
#24 0x100220 in catcher ()
#25 0xff884 in catch_command_errors ()
#26 0x3fddc in captured_main ()
#27 0x100240 in do_catch_errors ()
#28 0x100220 in catcher ()
#29 0xff818 in catch_errors ()
#30 0x3f3dc in gdb_main ()
#31 0x3f2a8 in main ()
----------------------------

Please don't ask me to install glibc because I tried it ten thousand times and it won't compile on solaris 2.6.
>How-To-Repeat:
gdb <exec name> core
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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