Michael Nguyen writes:
From: "Sam Varshavchik" <[EMAIL PROTECTED]>Any ideas? This was installed via an RPM that was built directly on the EC2server.Courier does not link against libidn directly. This must be an indirect link via MySQL's libraries. Try running the mysql command line utility to see if you get the same segfault.Hmm...nope, it worked fine. mysql -uro -pxxxxxxxx -hdb001 Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 345213 to server version: 4.0.24-standard-log Type 'help;' or '\h' for help. Type '\c' to clear the buffer. mysql> \q ByeI do like the lead, however. I'm pretty flexible on MySQL libraries and such. I'm only using 4.0.24 because that's what I use on the production servers, but it doesn't have to be that version. Would you suggest I try a different version of the MySQL libs?
No. I never favor the heuristical approach to bug elimination. The next step I'd do is attach a debugger and try to obtain a stack backtrace when it faults.
pgpKBRFWfYB5L.pgp
Description: PGP signature
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
