Looks like a mysqlclient library error

Ken Jones

On Thu, 14 Feb 2002 14:46:42 -0500
Kris von Mach <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> I have upgraded a system from vpopmail 4.9.10 with courier-imap 1.3.8.2 to 
> vpopmail 5.2 with courier-imap 1.4.2 and now every so often I get this in 
> the message log:
> 
> pid 81419 (authvchkpw), uid 0: exited on signal 10 (core dumped)
> pid 81433 (authvchkpw), uid 0: exited on signal 10 (core dumped)
> pid 92597 (authvchkpw), uid 0: exited on signal 10 (core dumped)
> pid 92652 (authvchkpw), uid 0: exited on signal 10 (core dumped)
> 
> As far as I know, everything is working without a problem, even though 
> authvchkpw crashes... It crashes maybe at most 15 times a day, so it 
> doesn't happen all the time. I did a strip install, so unfortunately it's 
> stripped, but I did gdb on it anyway in case that is helpful. I was 
> wondering if any one might have pointers as to why this is happening or if 
> this happens to anyone else... Or if I should install not stripped version 
> of authvchkpw to maybe provide more info.
> 
> Thanks for any input.
> 
>   gdb /usr/local/libexec/courier-imap/authlib/authvchkpw 
> /usr/local/share/courier-imap/authvchkpw.core
> GNU gdb 4.18
> Copyright 1998 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Public License, and you are
> welcome to change it and/or distribute copies of it under certain conditions.
> Type "show copying" to see the conditions.
> There is absolutely no warranty for GDB.  Type "show warranty" for details.
> This GDB was configured as "i386-unknown-freebsd"...(no debugging symbols 
> found)...
> Core was generated by `authvchkpw'.
> Program terminated with signal 10, Bus error.
> Reading symbols from /usr/local/lib/mysql/libmysqlclient.so.10...(no 
> debugging symbols found)...done.
> Reading symbols from /usr/lib/libz.so.2...(no debugging symbols found)...done.
> Reading symbols from /usr/lib/libm.so.2...(no debugging symbols found)...done.
> Reading symbols from /usr/lib/libcrypt.so.2...(no debugging symbols 
> found)...done.
> Reading symbols from /usr/lib/libc.so.4...(no debugging symbols found)...done.
> Reading symbols from /usr/libexec/ld-elf.so.1...(no debugging symbols 
> found)...done.
> #0  0x2812f29c in strcpy () from /usr/lib/libc.so.4
> (gdb) where
> #0  0x2812f29c in strcpy () from /usr/lib/libc.so.4
> #1  0x8051d23 in _fini ()
> #2  0x804a2aa in free ()
> #3  0x804a067 in free ()
> #4  0x804999f in free ()
> #5  0x80498d1 in free ()
> 
> __
> Kris.
> 
> 
> 
> 
> _______________________________________________
> courier-users mailing list
> [EMAIL PROTECTED]
> Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
> 

_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to