Displaying 6 results from an estimated 6 matches for "master_getopt".
2015 Mar 09
4
rawlog with -i not worked
...db) bt full
#0 0x00007f66bd2fe6c7 in master_instance_list_find_by_name () from
/usr/lib/dovecot/libdovecot.so.0
No symbol table info available.
#1 0x00007f66bd300ea5 in master_service_parse_option () from
/usr/lib/dovecot/libdovecot.so.0
No symbol table info available.
#2 0x00007f66bd300fd4 in master_getopt () from
/usr/lib/dovecot/libdovecot.so.0
No symbol table info available.
#3 0x0000000000401e15 in main ()
No symbol table info available.
(gdb)
2015 Mar 11
0
rawlog with -i not worked
...62,7 +362,7 @@
int c;
master_service = master_service_init("rawlog", 0,
- &argc, &argv, "+f:obit");
+ &argc, &argv, "+f:obat");
while ((c = master_getopt(master_service)) > 0) {
switch (c) {
case 'f':
@@ -376,7 +376,7 @@
case 'b':
flags |= RAWLOG_FLAG_LOG_BOUNDARIES;
break;
- case 'i':
+ case ...
2018 Aug 08
3
Reproducible SIGSEGV when Dovecot 2.3 compiled against glibc-2.28
...c0>,
binary_name = 0x6f6c0d52e61baf00 <error: Cannot access memory
at address 0x6f6c0d52e61baf00>,
setting_name = 0x7fa9f6e97011 <__x86_return_thunk+5>
"\363\220\017\256\350\353\371H\215d$\b\303\350\a",
filter_callback = 0x7fa9f6ecd029 <master_getopt+149>,
filter_context = 0x7fa9f6e97011 <__x86_return_thunk+5>,
require_init_funcs = false, debug = false,
ignore_dlopen_errors = false, ignore_missing = false}
services = 0x562d7b4d9fa0
#4 0x0000562d7a9a0ef5 in main (argc=1, argv=0x562d7b4d9ae0) at main.c:392...
2018 Aug 08
2
Reproducible SIGSEGV when Dovecot 2.3 compiled against glibc-2.28
...c0>,
binary_name = 0x599ce8cff6a85000 <error: Cannot access memory
at address 0x599ce8cff6a85000>,
setting_name = 0x7f1efdc1b011 <__x86_return_thunk+5>
"\363\220\017\256\350\353\371H\215d$\b\303\350\a",
filter_callback = 0x7f1efdc51029 <master_getopt+149>,
filter_context = 0x7f1efdc1b011 <__x86_return_thunk+5>,
require_init_funcs = false, debug = false,
ignore_dlopen_errors = false, ignore_missing = false}
services = 0x55bbe3819fa0
#4 0x000055bbe332aef5 in main (argc=1, argv=0x55bbe3819ae0) at...
2012 Jun 29
2
doveadm purge -A via doveadm-proxy director fails after some users
Hi,
we have configured userdb and passdb in the director and try to
iterate all users and pass the "purge" command via doveadm proxy to
port 19000 on the correct director backend host.
A single purge -u username at example.org via doveadm-proxy works correctly,
but iterating over some users with -A fails.
Note: users/domains have been anonymized in output:
2018 Aug 08
0
Reproducible SIGSEGV when Dovecot 2.3 compiled against glibc-2.28
...?? binary_name = 0x599ce8cff6a85000 <error: Cannot access
> memory at address 0x599ce8cff6a85000>,
> ????????? setting_name = 0x7f1efdc1b011 <__x86_return_thunk+5>
> "\363\220\017\256\350\353\371H\215d$\b\303\350\a",
> ????????? filter_callback = 0x7f1efdc51029 <master_getopt+149>,
> ????????? filter_context = 0x7f1efdc1b011 <__x86_return_thunk+5>,
> ????????? require_init_funcs = false, debug = false,
> ????????? ignore_dlopen_errors = false, ignore_missing = false}
> ??????? services = 0x55bbe3819fa0
> #4? 0x000055bbe332aef5 in main (argc=1, ar...