Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
What's up with ld-linux.so.2?
View unanswered posts
View posts from last 24 hours

 
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
Aelf
n00b
n00b


Joined: 26 Apr 2007
Posts: 23
Location: Bergen, Norway

PostPosted: Fri Aug 08, 2008 7:20 pm    Post subject: What's up with ld-linux.so.2? Reply with quote

Sometimes, my fan starts going like crazy and everything slows down - even to the point that the mouse pointer movements almost stop. I check what's running and it's usually nothing at all but one or more processes of "ld-linux.so.2" using up all of the cpu.

Like so:
56925692 root 20 0 127m 36m 4768 S 65 3.7 10:35.50 X
7429 Aelf 20 0 456m 191m 1076 R 29 19.1 4:24.19 ld-linux.so.2
8154 Aelf 20 0 362m 167m 1076 R 28 16.7 3:42.18 ld-linux.so.2
7572 Aelf 20 0 432m 193m 1076 R 25 19.4 4:06.83 ld-linux.so.2
7999 Aelf 20 0 401m 185m 1076 R 25 18.5 3:48.48 ld-linux.so.2

It seems like it MIGHT have to do with having used Firefox 64 bit, but as I use that all the time I'm not sure. It is really irritating! In some cases, I get rid of these processes if I log out and then log in again. But in some cases they stay and have to be killed -9. Any ideas anyone?

(I'm running 2.6.25-tuxonice-r6 on an HP Pavillion dv9000 amd64 and what a woeful life it is!)
/A
Back to top
View user's profile Send private message
Sadako
Advocate
Advocate


Joined: 05 Aug 2004
Posts: 3792
Location: sleeping in the bathtub

PostPosted: Fri Aug 08, 2008 10:24 pm    Post subject: Reply with quote

Could you post the output of `file /lib/ld*`?

It looks like that may be the 32-bit dynamic loader, but I can't be sure as I'm running non-multilib.
_________________
"You have to invite me in"
Back to top
View user's profile Send private message
Aelf
n00b
n00b


Joined: 26 Apr 2007
Posts: 23
Location: Bergen, Norway

PostPosted: Sat Aug 09, 2008 9:25 am    Post subject: Reply with quote

aelf ~ # file /lib/ld*
/lib/ld-2.6.1.so: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), stripped
/lib/ld-linux.so.2: symbolic link to `../lib32/ld-linux.so.2'
/lib/ld-linux-x86-64.so.2: symbolic link to `ld-2.6.1.so'

I have noticed that ld-linux.so.2 is used at least when running acroread.
/A
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Sat Aug 09, 2008 10:13 am    Post subject: Reply with quote

Aelf wrote:
aelf ~ # file /lib/ld*
/lib/ld-2.6.1.so: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), stripped
/lib/ld-linux.so.2: symbolic link to `../lib32/ld-linux.so.2'
/lib/ld-linux-x86-64.so.2: symbolic link to `ld-2.6.1.so'

I have noticed that ld-linux.so.2 is used at least when running acroread.
/A


just "kill" it

Code:
killall -9 ld-linux.so.2


and everything will be fine again, I didn't notice any (negative) side-effects in doing so :idea:
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
gimpel
Advocate
Advocate


Joined: 15 Oct 2004
Posts: 2720
Location: Munich, Bavaria

PostPosted: Sat Aug 09, 2008 10:41 am    Post subject: Reply with quote

That lib runs mad here too when acroread is/was running, no matter if standalone or the browser plugin.
_________________
http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
Back to top
View user's profile Send private message
Naib
Watchman
Watchman


Joined: 21 May 2004
Posts: 6079
Location: Removed by Neddy

PostPosted: Sat Aug 09, 2008 12:55 pm    Post subject: Reply with quote

gimpel wrote:
That lib runs mad here too when acroread is/was running, no matter if standalone or the browser plugin.


yup. There are a few apps (all closed-source 32bit apps... acroread is the worse) that just munches ld-linux w.r.t. memory
it isn't uncommon for me to find all my 2Gig RAM and all of my 1Gig of SWAP munched due to this lib caused by some fscking crap app
_________________
#define HelloWorld int
#define Int main()
#define Return printf
#define Print return
#include <stdio>
HelloWorld Int {
Return("Hello, world!\n");
Print 0;
Back to top
View user's profile Send private message
Paapaa
l33t
l33t


Joined: 14 Aug 2005
Posts: 955
Location: Finland

PostPosted: Wed Aug 27, 2008 9:02 am    Post subject: Reply with quote

I can confirm that this happens to me too. I use 64-bit Firefox and AcroRead causes my computer to swap like hell occasionally.

Has this been reported? And is Adobe the only one who can fix this?
_________________
Paludis, the way packages are meant to be managed.
Back to top
View user's profile Send private message
Display posts from previous:   
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Gentoo on AMD64 All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum