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]

openssh, gcc-3.0, and glibc



openssh-2.9p1,
compiled with gcc version 3.0 20010611 (prerelease), does not work.
Compiled with gcc version 2.95.3 there is no problem.
The C library on this system was built from the glibc CVS repository on May 29.

On another system with old C library, gcc-3.0 builds the program successfully.
So apparently there is some kind of bad interaction with the new glibc.

The nonworking ssh program gets a segmentation fault during startup,
before reaching "main" and the debugger does not provide any symbolic help.




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