Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 May 2012 15:29:26 GMT
From:      "Dmitry S. Luhtionov" <mitya@cabletv.dp.ua>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   gnu/168166: nm -l faild
Message-ID:  <201205201529.q4KFTQUC054298@red.freebsd.org>
Resent-Message-ID: <201205201530.q4KFU6Dn011944@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         168166
>Category:       gnu
>Synopsis:       nm -l faild
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 20 15:30:06 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry S. Luhtionov
>Release:        9.0-STABLE
>Organization:
>Environment:
FreeBSD m16.cabletv.dp.ua 9.0-STABLE FreeBSD 9.0-STABLE #3: Thu Mar 15 23:35:14 EET 2012     mitya@m16.cabletv.dp.ua:/usr/src/sys/amd64/compile/m16  amd64
>Description:
nm -l fails on some programs, compiled by g++ or clang++

(gdb) core nm.core
Core was generated by `nm'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /lib/libc.so.7...(no debugging symbols found)...done.
Loaded symbols for /lib/libc.so.7
Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols found)...done.
Loaded symbols for /libexec/ld-elf.so.1
#0  0x000000000046009e in find_line ()
(gdb) bt
#0  0x000000000046009e in find_line ()
#1  0x0000000000460d92 in _bfd_dwarf2_find_line ()
#2  0x000000000043857d in _bfd_elf_find_line ()
#3  0x0000000000403172 in print_symbol ()
#4  0x00000000004034a8 in display_rel_file ()
#5  0x0000000000403a54 in display_file ()
#6  0x0000000000403e77 in main ()
(gdb)
>How-To-Repeat:

>Fix:


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205201529.q4KFTQUC054298>