lkml.org 
[lkml]   [1999]   [Feb]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectPossible ld-so bug.

Kernel gurus:

Warning. If you already have glibc-2.0.6 installed on your
machine, but you decide to build and install it with a later 'C'
compiler, perhaps to improve performance, you just might not
have a workable system after you do this. It seems that ld.so
(or something else) gets confused when you install a new version
of the libraries that don't have a new version number.

The fact that `make` and `make test` do not produce any errors
means nothing! `make install` can (read will) destroy your
system. I don't know if the bug is in ld.so or in glib-c, but
with a new 'C' compiler, the generated code will have different
offsets which means that new and old libraries can't be mixed.
Somebody (not me) mixes them, the result being a disaster.

I tried to send information to bugs@gnu.org, but they apparently
have shut me off:

setsockopt(3, IPPROTO_IP1, [16], 4) = 0
connect(3, {sin_family=AF_INET, sin_port=htons(25),
sin_addr=inet_addr("158.121.106.20")}, 16) = -1 ECONNREFUSED (Connection refused)

There are 24 hours of this at 10 minute intervals.

The symptoms are that every non-static executable seg-faults.
This is not nice. I had to install everything from scratch and lost
a lot of work at home because I didn't have another computer that
I could use to re-mount my destroyed '/' fs and copy my stuff off.

Cheers,
Dick Johnson
***** FILE SYSTEM WAS MODIFIED *****
Penguin : Linux version 2.2.1 on an i686 machine (399.77 BogoMips).
Warning : It's hard to remain at the trailing edge of technology.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:50    [W:0.148 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site