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: Versioning mess proved!!!


Franz Sirl <Franz.Sirl-kernel@lauterbach.com> writes:

> Hmm, it segfaults in call_gmon_start cause __gmon_start__ gets relocated and 
> thus is no longer NULL.

Why is this bad?  I know it's not wanted but why should a performed
relocation cause the trouble?  Is there an incorrect implementation of
__gmon_start__ somewhere?

> murx22:  0001e994  08114 R_PPC_GLOB_DAT        00000000  __gmon_start__       
>      + 0
> murx22:   129: 00000000     0 NOTYPE  WEAK   DEFAULT  UND __gmon_start__
> murx22:   248: 00000000     0 NOTYPE  WEAK   DEFAULT  UND __gmon_start__

This is what we have on x86 as well and it works just fine.  I need
some more information.

-- 
---------------.                          ,-.   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]