Displaying 1 result from an estimated 1 matches for "settings_is_act".
2007 Sep 15
1
v1.1.alpha5 crashes with segmentation fault
Hello,
dovecot process crashes on startup with segmentation fault.
Here is backtrace:
(gdb) r
Starting program: /usr/local/dovecot/sbin/dovecot
Program received signal SIGSEGV, Segmentation fault.
settings_is_active (set=0x0) at master-settings.c:505
505 if (*set->protocols == '\0') {
(gdb) bt full
#0 settings_is_active (set=0x0) at master-settings.c:505
No locals.
#1 0x080535d5 in master_settings_read (path=<value optimized out>, nochecks=false, nofixes=false) at master-setti...