Hi,

I recently setup a new machine with RH 8 and I've been experiencing
weird problems with an application we are currently developing since
I've installed a security patch to the glibc package.

For your information, RH 8 ships we glibc-2.2.93-5. upgrading glibc to
package 2.3.2 will cause my application to crash right upon startup
(before the main function is called),

GDB gives the following stack...

(gdb) b main
Breakpoint 1 at 0x824cbd0
(gdb) r
Starting program: /build/pciroot/v900/src/cv/focus
[New Thread 1115625152 (LWP 32036)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1115625152 (LWP 32036)]
0x423d804a in ?? ()

I tried rebuilding my software from scratch but it didn't help. Any idea
on what could cause this?

Thanks.


-- 
Jean-Sebastien Vachon <[EMAIL PROTECTED]>


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to