search for: aaaaaaaaaaaaaaaaaaaaaaaaaaaa

Displaying 3 results from an estimated 3 matches for "aaaaaaaaaaaaaaaaaaaaaaaaaaaa".

2019 Aug 02
3
auth-policy crashing
...>request == NULL) fprintf(stderr, "1111111111111111111111111111 context->request == NULL\n"); if (context->parse_error) { context->result = (context->set->policy_reject_on_fail ? -1 : 0); } if (context->request == NULL) fprintf(stderr, "AAAAAAAAAAAAAAAAAAAAAAAAAAAA context->request == NULL\n"); context->request->policy_refusal = FALSE; if (context->result < 0) { ...gives at the time of the crash... Aug 1 14:25:44 mailhost dovecot: [ID 702911 mail.error] auth: Error: 1111111111111111111111111111 context->request == NULL Au...
2019 Aug 06
0
auth-policy crashing
...(stderr, > "1111111111111111111111111111 context->request == NULL\n"); > ??? if (context->parse_error) { > ??????? context->result = (context->set->policy_reject_on_fail ? -1 : 0); > ??? } > > ??? if (context->request == NULL) fprintf(stderr, > "AAAAAAAAAAAAAAAAAAAAAAAAAAAA context->request == NULL\n"); > ??? context->request->policy_refusal = FALSE; > > ??? if (context->result < 0) { > > ...gives at the time of the crash... > > Aug? 1 14:25:44 mailhost dovecot: [ID 702911 mail.error] auth: Error: > 1111111111111111111111111...
2011 Sep 28
1
CentOS 6.0: iptables stacktrace with named chains > 28 chars
...$(for((i=0;i<31;i++));do printf "%s" "d";done) && echo ok || echo ko iptables v1.4.7: chain name `ddddddddddddddddddddddddddddddd' too long (must be under 30 chars) Try `iptables -h' or 'iptables --help' for more information. ko # iptables -I INPUT -j aaaaaaaaaaaaaaaaaaaaaaaaaaaa && echo ok || echo ko ok # iptables -I INPUT -j bbbbbbbbbbbbbbbbbbbbbbbbbbbbb && echo ok || echo ko <stacktrace> ko # iptables -I INPUT -j cccccccccccccccccccccccccccccc && echo ok || echo ko <stacktrace> ko I can attach strace output or the stacktrace if requ...