Re: [courier-users] Courier-IMAP/Authlib on Amazon EC2

2006-12-27 Thread Sam Varshavchik
Michael Nguyen writes: From: "Sam Varshavchik" <[EMAIL PROTECTED]> Michael Nguyen writes: [snip] > Starting program: /usr/libexec/courier-authlib/authdaemond > Reading symbols from shared object read from target memory...(no > debugging > symbols found)...done. > Loaded system supplied DSO

Re: [courier-users] Courier-IMAP/Authlib on Amazon EC2

2006-12-27 Thread Michael Nguyen
From: "Sam Varshavchik" <[EMAIL PROTECTED]> Michael Nguyen writes: [snip] > > Starting program: /usr/libexec/courier-authlib/authdaemond > > Reading symbols from shared object read from target memory...(no > > debugging > > symbols found)...done. > > Loaded system supplied DSO at 0xbfffe000 > >

Re: [courier-users] Courier-IMAP/Authlib on Amazon EC2

2006-12-27 Thread Sam Varshavchik
Michael Nguyen writes: I feel bad for posting the following as I don't know what I'm doing really, but here goes: ___ Starting program: /usr/libexec/courier-authlib/authdaemond Reading symbols from shared object read from target memory...(no debugging symbols found)...done

Re: [courier-users] Courier-IMAP/Authlib on Amazon EC2

2006-12-27 Thread Michael Nguyen
I feel bad for posting the following as I don't know what I'm doing really, but here goes: ___ Starting program: /usr/libexec/courier-authlib/authdaemond Reading symbols from shared object read from target memory...(no debugging symbols found)...done. Loaded system supplied D

Re: [courier-users] Courier-IMAP/Authlib on Amazon EC2

2006-12-27 Thread Michael Nguyen
From: "Sam Varshavchik" <[EMAIL PROTECTED]> > 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. Hmm I've never done this before. Could someone here perhaps help me with this

Re: [courier-users] Courier-IMAP/Authlib on Amazon EC2

2006-12-27 Thread Sam Varshavchik
Michael Nguyen writes: From: "Sam Varshavchik" <[EMAIL PROTECTED]> Any ideas? This was installed via an RPM that was built directly on the EC2 server. Courier does not link against libidn directly. This must be an indirect link via MySQL's libraries. Try running the mysql command line ut

Re: [courier-users] Courier-IMAP/Authlib on Amazon EC2

2006-12-26 Thread Michael Nguyen
From: "Sam Varshavchik" <[EMAIL PROTECTED]> >> Any ideas? This was installed via an RPM that was built directly on the >> EC2 >> server. > > 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

Re: [courier-users] Courier-IMAP/Authlib on Amazon EC2

2006-12-26 Thread Sam Varshavchik
Michael Nguyen writes: [EMAIL PROTECTED] mail]# /usr/libexec/courier-authlib/authdaemond INFO: modules="authmysql", daemons=5 INFO: Installing libauthmysql Floating point exception I did an strace here and found this: open("/usr/lib/libidn.so.11", O_RDONLY) = 5 read(5, "\177ELF\1\1\1\0\0\0\0\0

[courier-users] Courier-IMAP/Authlib on Amazon EC2

2006-12-26 Thread Michael Nguyen
So I'm playing around with Amazon's Elastic Cloud and I'm having trouble getting Courier-Authlib to run. I've turned DEBUG to "2" and found the following: [EMAIL PROTECTED] mail]# /etc/init.d/courier-authlib start Dec 26 21:25:41 ec2mail001 authdaemond: modules="authmysql", daemons=5 Dec 2