The following issue has been SUBMITTED. ====================================================================== http://www.dbmail.org/mantis/view.php?id=829 ====================================================================== Reported By: pschmiel Assigned To: ====================================================================== Project: DBMail Issue ID: 829 Category: IMAP daemon Reproducibility: always Severity: crash Priority: normal Status: new target: ====================================================================== Date Submitted: 12-Jan-10 21:15 CET Last Modified: 12-Jan-10 21:15 CET ====================================================================== Summary: SIGSEGV on imap login with roundcube webmail Description: Trying to login with roundcube webmail on the current GIT head build results in a segfault. Here's the GDB backtrace:
http://www.dbmail.org/mantis/view.php?id=0 0x00007f652c9862d6 in strncmp () from /lib/libc.so.6 http://www.dbmail.org/mantis/view.php?id=1 0x00007f6528fb5b74 in auth_validate (ci=0x161a3d0, username=<value optimized out>, password=0x0, user_idnr=0x45932060) at authsql.c:387 http://www.dbmail.org/mantis/view.php?id=2 0x0000000000411677 in dbmail_imap_session_handle_auth (self=0x160eed0, username=0x1617e80 "blabla_some_md5hash_bla_replaced_for_sec", password=0x20 <Address 0x20 out of bounds>) at dbmail-imapsession.c:1186 http://www.dbmail.org/mantis/view.php?id=3 0x000000000040f894 in _ic_authenticate_enter (D=0x165b0e0) at imapcommands.c:208 http://www.dbmail.org/mantis/view.php?id=4 0x00007f652da5fa07 in ?? () from /usr/lib/libglib-2.0.so.0 http://www.dbmail.org/mantis/view.php?id=5 0x00007f652da5e474 in ?? () from /usr/lib/libglib-2.0.so.0 http://www.dbmail.org/mantis/view.php?id=6 0x00007f652c6f5fc7 in start_thread () from /lib/libpthread.so.0 http://www.dbmail.org/mantis/view.php?id=7 0x00007f652c9da5ad in clone () from /lib/libc.so.6 http://www.dbmail.org/mantis/view.php?id=8 0x0000000000000000 in ?? () ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 12-Jan-10 21:15 pschmiel New Issue ====================================================================== _______________________________________________ Dbmail-dev mailing list [email protected] http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev
