This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


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

Re: getnameinfo from glibc 2.1.94


Artur Frysiak <wiget@pld.org.pl> writes:

> getnameinfo: Bad value for ai_flags
> Segmentation fault
> 
> # objdump -T /lib/libc-2.1.94.so |grep getnameinfo
> 000e4858 g    DF .text	0000060c  GLIBC_2.1   getnameinfo
> $ objdump -T /lib/libc-2.1.3.so |grep getnameinfo
> 000bcff8 g    DF .text	000004bc  GLIBC_2.1   getnameinfo

You will have to tell us what the parameters getnameinfo gets are.
Maybe ltrace can help.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

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