PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Serveur - Sécurité et techniques > linux.debian.user > libc relocation error
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
linux.debian.user debian-user@lists.debian.org.

libc relocation error

Réponse
 
LinkBack Outils de la discussion
Vieux 17/08/2007, 21h50   #1
Lev Lvovsky
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut libc relocation error

Hello, it looks like after running apt-get upgrade on my box, my
glibc environment has been broken:

Updated the following:
Get:1 http://http.us.debian.org stable/main libc6-dev
2.3.6.ds1-13etch2 [2717kB]
Get:2 http://http.us.debian.org stable/main libc6 2.3.6.ds1-13etch2
[4699kB]
Get:3 http://http.us.debian.org stable/main lsb-base 3.1-23.2etch1
[16.6kB]
Get:4 http://http.us.debian.org stable/main x11-common 1:7.1.0-19
[338kB]
Get:5 http://http.us.debian.org stable/main debian-archive-keyring
2007.07.31~etch1 [9318B]
Get:6 http://http.us.debian.org stable/main nano 2.0.2-1etch1 [547kB]
Get:7 http://http.us.debian.org stable/main locales 2.3.6.ds1-13etch2
[3967kB]
Get:8 http://http.us.debian.org stable/main nfs-common 1:1.0.10-6
+etch.1 [128kB]
Get:9 http://http.us.debian.org stable/main apache2-utils 2.2.3-4
+etch1 [341kB]
Get:10 http://http.us.debian.org stable/main apache2-mpm-prefork
2.2.3-4+etch1 [418kB]
Get:11 http://http.us.debian.org stable/main apache2.2-common 2.2.3-4
+etch1 [962kB]
Get:12 http://http.us.debian.org stable/main tetex-base 3.0.dfsg.
3-5etch1 [22.7MB]
Get:13 http://http.us.debian.org stable/main xlibs-data 1:7.1.0-19
[18.5kB]

dpkg subsequently segfaulted, and I now get the following error when
running commands like dpkg, or even 'ls':

ls: relocation error: /lib/libpthread.so.0: symbol __libc_stack_end,
version GLIBC_PRIVATE not defined in file ld-linux.so.2 with link
time reference

I'm running kenel 2.6.18, on etch.

Any would be appreciated.

thank you,
-lev


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 17/08/2007, 23h20   #2
Lev Lvovsky
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: libc relocation error

replying to my initial post -

I just subbed for the purposes of finding out about this issue - I'm
assuming that if this was widespread, I would've heard a "yeah, it's
being worked on" sort of reply.

Given that - can anyone recommend even a place to start from as far
as this problem goes? It seems that the linking to glibc has gone
awry either on my side or (less likely), on the etch side, is there a
glibc package I can use to fix the problem?

thanks,
-lev
On Aug 17, 2007, at 12:42 PM, Lev Lvovsky wrote:

> Hello, it looks like after running apt-get upgrade on my box, my
> glibc environment has been broken:
>
> Updated the following:
> Get:1 http://http.us.debian.org stable/main libc6-dev
> 2.3.6.ds1-13etch2 [2717kB]
> Get:2 http://http.us.debian.org stable/main libc6 2.3.6.ds1-13etch2
> [4699kB]
> Get:3 http://http.us.debian.org stable/main lsb-base 3.1-23.2etch1
> [16.6kB]
> Get:4 http://http.us.debian.org stable/main x11-common 1:7.1.0-19
> [338kB]
> Get:5 http://http.us.debian.org stable/main debian-archive-keyring
> 2007.07.31~etch1 [9318B]
> Get:6 http://http.us.debian.org stable/main nano 2.0.2-1etch1 [547kB]
> Get:7 http://http.us.debian.org stable/main locales
> 2.3.6.ds1-13etch2 [3967kB]
> Get:8 http://http.us.debian.org stable/main nfs-common 1:1.0.10-6
> +etch.1 [128kB]
> Get:9 http://http.us.debian.org stable/main apache2-utils 2.2.3-4
> +etch1 [341kB]
> Get:10 http://http.us.debian.org stable/main apache2-mpm-prefork
> 2.2.3-4+etch1 [418kB]
> Get:11 http://http.us.debian.org stable/main apache2.2-common
> 2.2.3-4+etch1 [962kB]
> Get:12 http://http.us.debian.org stable/main tetex-base 3.0.dfsg.
> 3-5etch1 [22.7MB]
> Get:13 http://http.us.debian.org stable/main xlibs-data 1:7.1.0-19
> [18.5kB]
>
> dpkg subsequently segfaulted, and I now get the following error
> when running commands like dpkg, or even 'ls':
>
> ls: relocation error: /lib/libpthread.so.0: symbol
> __libc_stack_end, version GLIBC_PRIVATE not defined in file ld-
> linux.so.2 with link time reference
>
> I'm running kenel 2.6.18, on etch.
>
> Any would be appreciated.
>
> thank you,
> -lev
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.orgwith a
> subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 17/08/2007, 23h30   #3
Lev Lvovsky
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: libc relocation error

[sorry for the multiple replies]

On Aug 17, 2007, at 2:21 PM, Ron Johnson wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 08/17/07 16:16, Lev Lvovsky wrote:
>> replying to my initial post -
>>
>> I just subbed for the purposes of finding out about this issue - I'm
>> assuming that if this was widespread, I would've heard a "yeah, it's
>> being worked on" sort of reply.
>>
>> Given that - can anyone recommend even a place to start from as
>> far as
>> this problem goes? It seems that the linking to glibc has gone awry
>> either on my side or (less likely), on the etch side, is there a
>> glibc
>> package I can use to fix the problem?

>
> Are you running a mixed system?


I didn't think that I was, however I upgraded from sarge to etch a
while back, so perhaps that's how it's left my system? I'd noticed
this problem earlier when I booted into an older kernel. I
mistakenly thought nothing of it given the older kernel version
(2.4.x), but on second thought, that should have nothing to do with it.

If I indeed am running a mixed system, how can I switch entirely to
the etch release?

thanks!
-lev


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 17/08/2007, 23h30   #4
Lev Lvovsky
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: libc relocation error

replying to myself -

I just subbed for the purposes of finding out about this issue - I'm
assuming that if this was widespread, I would've heard a "yeah, it's
being worked on" sort of reply.

Given that - can anyone recommend even a place to start from as far
as this problem goes? It seems that the linking to glibc has gone
awry either on my side or (less likely), on the etch side, is there a
glibc package I can use to fix the problem?

thanks,
-lev

On Aug 17, 2007, at 12:42 PM, Lev Lvovsky wrote:

> Hello, it looks like after running apt-get upgrade on my box, my
> glibc environment has been broken:
>
> Updated the following:
> Get:1 http://http.us.debian.org stable/main libc6-dev
> 2.3.6.ds1-13etch2 [2717kB]
> Get:2 http://http.us.debian.org stable/main libc6 2.3.6.ds1-13etch2
> [4699kB]
> Get:3 http://http.us.debian.org stable/main lsb-base 3.1-23.2etch1
> [16.6kB]
> Get:4 http://http.us.debian.org stable/main x11-common 1:7.1.0-19
> [338kB]
> Get:5 http://http.us.debian.org stable/main debian-archive-keyring
> 2007.07.31~etch1 [9318B]
> Get:6 http://http.us.debian.org stable/main nano 2.0.2-1etch1 [547kB]
> Get:7 http://http.us.debian.org stable/main locales
> 2.3.6.ds1-13etch2 [3967kB]
> Get:8 http://http.us.debian.org stable/main nfs-common 1:1.0.10-6
> +etch.1 [128kB]
> Get:9 http://http.us.debian.org stable/main apache2-utils 2.2.3-4
> +etch1 [341kB]
> Get:10 http://http.us.debian.org stable/main apache2-mpm-prefork
> 2.2.3-4+etch1 [418kB]
> Get:11 http://http.us.debian.org stable/main apache2.2-common
> 2.2.3-4+etch1 [962kB]
> Get:12 http://http.us.debian.org stable/main tetex-base 3.0.dfsg.
> 3-5etch1 [22.7MB]
> Get:13 http://http.us.debian.org stable/main xlibs-data 1:7.1.0-19
> [18.5kB]
>
> dpkg subsequently segfaulted, and I now get the following error
> when running commands like dpkg, or even 'ls':
>
> ls: relocation error: /lib/libpthread.so.0: symbol
> __libc_stack_end, version GLIBC_PRIVATE not defined in file ld-
> linux.so.2 with link time reference
>
> I'm running kenel 2.6.18, on etch.
>
> Any would be appreciated.
>
> thank you,
> -lev
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.orgwith a
> subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 17/08/2007, 23h30   #5
Ron Johnson
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: libc relocation error

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 08/17/07 16:16, Lev Lvovsky wrote:
> replying to my initial post -
>
> I just subbed for the purposes of finding out about this issue - I'm
> assuming that if this was widespread, I would've heard a "yeah, it's
> being worked on" sort of reply.
>
> Given that - can anyone recommend even a place to start from as far as
> this problem goes? It seems that the linking to glibc has gone awry
> either on my side or (less likely), on the etch side, is there a glibc
> package I can use to fix the problem?


Are you running a mixed system?

> thanks,
> -lev
> On Aug 17, 2007, at 12:42 PM, Lev Lvovsky wrote:
>
>> Hello, it looks like after running apt-get upgrade on my box, my glibc
>> environment has been broken:
>>
>> Updated the following:
>> Get:1 http://http.us.debian.org stable/main libc6-dev
>> 2.3.6.ds1-13etch2 [2717kB]
>> Get:2 http://http.us.debian.org stable/main libc6 2.3.6.ds1-13etch2
>> [4699kB]
>> Get:3 http://http.us.debian.org stable/main lsb-base 3.1-23.2etch1
>> [16.6kB]
>> Get:4 http://http.us.debian.org stable/main x11-common 1:7.1.0-19 [338kB]
>> Get:5 http://http.us.debian.org stable/main debian-archive-keyring
>> 2007.07.31~etch1 [9318B]
>> Get:6 http://http.us.debian.org stable/main nano 2.0.2-1etch1 [547kB]
>> Get:7 http://http.us.debian.org stable/main locales 2.3.6.ds1-13etch2
>> [3967kB]
>> Get:8 http://http.us.debian.org stable/main nfs-common
>> 1:1.0.10-6+etch.1 [128kB]
>> Get:9 http://http.us.debian.org stable/main apache2-utils
>> 2.2.3-4+etch1 [341kB]
>> Get:10 http://http.us.debian.org stable/main apache2-mpm-prefork
>> 2.2.3-4+etch1 [418kB]
>> Get:11 http://http.us.debian.org stable/main apache2.2-common
>> 2.2.3-4+etch1 [962kB]
>> Get:12 http://http.us.debian.org stable/main tetex-base
>> 3.0.dfsg.3-5etch1 [22.7MB]
>> Get:13 http://http.us.debian.org stable/main xlibs-data 1:7.1.0-19
>> [18.5kB]
>>
>> dpkg subsequently segfaulted, and I now get the following error when
>> running commands like dpkg, or even 'ls':
>>
>> ls: relocation error: /lib/libpthread.so.0: symbol __libc_stack_end,
>> version GLIBC_PRIVATE not defined in file ld-linux.so.2 with link time
>> reference
>>
>> I'm running kenel 2.6.18, on etch.
>>
>> Any would be appreciated.


- --
Ron Johnson, Jr.
Jefferson LA USA

Give a man a fish, and he eats for a day.
Hit him with a fish, and he goes away for good!

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGxhFzS9HxQb37XmcRAiWSAKC5WsJJIpGV2ZtUoJepcS en7W+wuwCg19Bw
lxJ7WTaN1RZeuEK/qclbpEc=
=9Zgo
-----END PGP SIGNATURE-----


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 17/08/2007, 23h50   #6
Ron Johnson
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: libc relocation error

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 08/17/07 16:27, Lev Lvovsky wrote:
> [sorry for the multiple replies]
>
> On Aug 17, 2007, at 2:21 PM, Ron Johnson wrote:
>
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> On 08/17/07 16:16, Lev Lvovsky wrote:
>>> replying to my initial post -
>>>
>>> I just subbed for the purposes of finding out about this issue - I'm
>>> assuming that if this was widespread, I would've heard a "yeah, it's
>>> being worked on" sort of reply.
>>>
>>> Given that - can anyone recommend even a place to start from as far as
>>> this problem goes? It seems that the linking to glibc has gone awry
>>> either on my side or (less likely), on the etch side, is there a glibc
>>> package I can use to fix the problem?

>>
>> Are you running a mixed system?

>
> I didn't think that I was, however I upgraded from sarge to etch a while
> back, so perhaps that's how it's left my system? I'd noticed this
> problem earlier when I booted into an older kernel. I mistakenly
> thought nothing of it given the older kernel version (2.4.x), but on
> second thought, that should have nothing to do with it.
>
> If I indeed am running a mixed system, how can I switch entirely to the
> etch release?


Eliminate all Sarge references from sources.list.

- --
Ron Johnson, Jr.
Jefferson LA USA

Give a man a fish, and he eats for a day.
Hit him with a fish, and he goes away for good!

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGxhYvS9HxQb37XmcRAuukAKCQrD1T2g3Omg3DMZAlR8 aXMwA6WgCgpw8o
fOWNx8R+wlVXNHNmxSr3RaY=
=B3Do
-----END PGP SIGNATURE-----


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 18/08/2007, 00h00   #7
Lev Lvovsky
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: libc relocation error

Ron,

On Aug 17, 2007, at 2:42 PM, Ron Johnson wrote:
>> If I indeed am running a mixed system, how can I switch entirely
>> to the
>> etch release?

>
> Eliminate all Sarge references from sources.list.


my sources.list is as follows:
deb http://security.debian.org etch/updates main contrib non-free
deb http://http.us.debian.org/debian stable main contrib non-free

given that dpkg is broken, is there any other way to check the list
of debs that the system has installed for any sarge packages?

thanks,
-lev


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 18/08/2007, 01h10   #8
Lev Lvovsky
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: libc relocation error

after further digging, I've found this thread on the debian glibc list:

http://lists.debian.org/debian-glibc.../msg00145.html

I'll be looking into how I can fix the problem - their suggested fix
does not work.

-lev

On Aug 17, 2007, at 2:51 PM, Lev Lvovsky wrote:

> Ron,
>
> On Aug 17, 2007, at 2:42 PM, Ron Johnson wrote:
>>> If I indeed am running a mixed system, how can I switch entirely
>>> to the
>>> etch release?

>>
>> Eliminate all Sarge references from sources.list.

>
> my sources.list is as follows:
> deb http://security.debian.org etch/updates main contrib non-free
> deb http://http.us.debian.org/debian stable main contrib non-free
>
> given that dpkg is broken, is there any other way to check the list
> of debs that the system has installed for any sarge packages?
>
> thanks,
> -lev
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.orgwith a
> subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 18/08/2007, 01h10   #9
Lev Lvovsky
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: libc relocation error

after further digging, I've found this thread on the debian glibc list:

http://lists.debian.org/debian-glibc.../msg00145.html

I'll be looking into how I can fix the problem - their suggested fix
does not work.

-lev

On Aug 17, 2007, at 2:51 PM, Lev Lvovsky wrote:

> Ron,
>
> On Aug 17, 2007, at 2:42 PM, Ron Johnson wrote:
>>> If I indeed am running a mixed system, how can I switch entirely
>>> to the
>>> etch release?

>>
>> Eliminate all Sarge references from sources.list.

>
> my sources.list is as follows:
> deb http://security.debian.org etch/updates main contrib non-free
> deb http://http.us.debian.org/debian stable main contrib non-free
>
> given that dpkg is broken, is there any other way to check the list
> of debs that the system has installed for any sarge packages?
>
> thanks,
> -lev
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.orgwith a
> subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 19/08/2007, 08h50   #10
Lev Lvovsky
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: libc relocation error

If anyone is going through this problem, hopefully my resolution
might them - it looks like in the upgrade of libc-dev, something
got hosed. The interim solution to the problem while I fixed the
install was to set the LD_LIBRARY_PATH=/lib, as it seemed that the
problem was arising from the symbols in the files in /lib/tls.

After the full install, things started working, and I unset the
environment variable.

-lev

On Aug 17, 2007, at 3:44 PM, Lev Lvovsky wrote:

> after further digging, I've found this thread on the debian glibc
> list:
>
> http://lists.debian.org/debian-glibc.../msg00145.html
>
> I'll be looking into how I can fix the problem - their suggested
> fix does not work.
>
> -lev
>



--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 19/08/2007, 08h50   #11
Lev Lvovsky
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: libc relocation error

If anyone is going through this problem, hopefully my resolution
might them - it looks like in the upgrade of libc-dev, something
got hosed. The interim solution to the problem while I fixed the
install was to set the LD_LIBRARY_PATH=/lib, as it seemed that the
problem was arising from the symbols in the files in /lib/tls.

After the full install, things started working, and I unset the
environment variable.

-lev

On Aug 17, 2007, at 3:44 PM, Lev Lvovsky wrote:

> after further digging, I've found this thread on the debian glibc
> list:
>
> http://lists.debian.org/debian-glibc.../msg00145.html
>
> I'll be looking into how I can fix the problem - their suggested
> fix does not work.
>
> -lev
>



--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 04h17.


Édité par : vBulletin®
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,23793 seconds with 19 queries