Tuesday, July 19, 2005

CPAN Ratings broken #2

The slightly updated version of the CPAN Ratings site is up now.



It looks the same, but inside it got a decent house cleaning; and it's now using our new beta-ish authentication server instead of the old hack (we didn't call it the "ducttape API" for nothing!).



That's the good news.  The bad news is that the httpd is coredumping on "getprotobyname".



#0  0x00d5057b in do_lookup_versioned () from /lib/ld-linux.so.2

#1  0x00d4f776 in _dl_lookup_versioned_symbol_internal () from /lib/ld-linux.so.2

#2  0x00d53473 in fixup () from /lib/ld-linux.so.2

#3  0x00d53330 in _dl_runtime_resolve () from /lib/ld-linux.so.2

#4  0x006c76d4 in _nss_files_getprotobyname_r () from /lib/libnss_files.so.2

#5  0x00203752 in getprotobyname_r@@GLIBC_2.1.2 () from /lib/tls/libc.so.6

#6  0x009945a9 in Perl_pp_gprotoent () from /pkg/packages/apache-1.3.33/libexec/libperl.so



I hacked around it in a few places to make the site appear to work (and you can vote reviews as helpful or not helpful!), but you still can't add a new review.   I'd keep hacking on it, but it's 4.30 and have things to do wednesday so I can't stay up much longer... Zzzzzz...



<b>update</b>: it's working again.



No comments:

Post a Comment