[...]Hello, localhost: uname -a Linux localhost 2.6.5-1.332 #1 Mon Apr 19 10:13:26 EDT 2004 i686 i686 i386 GNU/Linux gcc version 3.3.3 20040412 (Red Hat Linux 3.3.3-7) perl v5.8.3 built for i386-linux-thread-multi Server: Apache/2.0.49, Interface: mod_ssl/2.0.49, Library: OpenSSL/0.9.7 Fedora Core release 1.92 (FC2 Test 3)
I get a core and test failure. back trace: (gdb) where #0 0x5501741a in ?? () #1 0xfeffed78 in ?? () #2 0x00000001 in ?? () #3 0xfeffed73 in ?? () #4 0x55112fbb in __read_nocancel () from /lib/tls/libpthread.so.0 #5 0x08089c55 in ap_mpm_pod_check () Previous frame inner to this frame (corrupt stack?)
I know I am on the bleeding edge of a few items. Any ideas?
Corrupted stack and gcc version 3.3.3 from a week ago? I'd first try to rebuild with a stable gcc 3.3.2. I think it's the blead-gcc that causes that problem. Could also be libpthread problem is you can see form the semi-useful stack, so I'd try to get a stable version of that too. And glibc.
This setup works perfectly fine for me: Linux rabbit.stason.org 2.6.3-7mdk #1 Wed Mar 17 15:56:42 CET 2004 i686 gcc-3.3.2 (GCC) 3.3.2 (Mandrake Linux 10.0 3.3.2-6mdk) glibc-2.3.3
I couldn't figure where did I get /lib/tls/libpthread.so.0 from but it links to libpthread-0.10.so
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
