Displaying 2 results from an estimated 2 matches for "cmdarr".
2008 Oct 07
2
Dovecot 1.1.4 imap core
...on fault.
#0 0x0000003ab2279f8c in strcasecmp () from /lib64/libc.so.6
(gdb) backtrace
#0 0x0000003ab2279f8c in strcasecmp () from /lib64/libc.so.6
#1 0x000000000041c30e in command_unregister (name=0x4986aa "LOGOUT") at
commands.c:80
#2 0x000000000041c36d in command_unregister_array (cmdarr=0x498790,
count=4818602) at commands.c:98
#3 0x000000000041c393 in commands_deinit () at commands.c:143
#4 0x00000000004233f9 in main (argc=<value optimized out>, argv=0x0,
envp=0x499d37) at main.c:259
With best regards, Anton Zakatov. E-mail: anton at abn.ru
2008 Oct 15
2
imap segfaults in dovecot 1.2 on logout
...SIGSEGV, Segmentation fault.
0xb7ed4991 in strcasecmp () from /lib/tls/i686/cmov/libc.so.6
(gdb) bt
#0 0xb7ed4991 in strcasecmp () from /lib/tls/i686/cmov/libc.so.6
#1 0x0806ab6c in command_unregister (name=0x815b9ab "LOGOUT") at commands.c:83
#2 0x0806ac56 in command_unregister_array (cmdarr=0x815ba8c, count=25) at commands.c:101
#3 0x0806ae36 in commands_deinit () at commands.c:146
#4 0x08073a8f in main_deinit () at main.c:273
#5 0x08073b7b in main (argc=1, argv=0xbfacb884, envp=0xbfacb88c) at main.c:310
(gdb) up
#1 0x0806ab6c in command_unregister (name=0x815b9ab "LOGOUT&quo...