Displaying 5 results from an estimated 5 matches for "process_string_arg".
2017 Jan 04
3
dovecot-pigeonhole running external script ends with signal 11
...SIGSEGV, Segmentation fault.
[Switching to process 20844]
0x00007ffff7203694 in _IO_vfprintf_internal (s=s at entry=0x7fffffffd710,
format=<optimized out>,
format at entry=0x555555764938 "chroot(%s) failed: Bad address",
ap=ap at entry=0x7fffffffd970) at vfprintf.c:1635
1635 process_string_arg (((struct printf_spec *) NULL));
bt full does return much more in this case. I attached that output as
bt_full.txt to this mail (maybe it can be of help)
Thanks for your help
tobi
-------------- next part --------------
#0 0x00007ffff7203694 in _IO_vfprintf_internal (s=s at entry=0x7fffffffd71...
2017 Jan 04
4
dovecot-pigeonhole running external script ends with signal 11
...rocess 20844]
>> 0x00007ffff7203694 in _IO_vfprintf_internal (s=s at entry=0x7fffffffd710,
>> format=<optimized out>,
>> format at entry=0x555555764938 "chroot(%s) failed: Bad address",
>> ap=ap at entry=0x7fffffffd970) at vfprintf.c:1635
>> 1635 process_string_arg (((struct printf_spec *) NULL));
>>
>> bt full does return much more in this case. I attached that output as
>> bt_full.txt to this mail (maybe it can be of help)
>>
>> Thanks for your help
>>
>> tobi
>>
>
> Did you update both dovecot *and* pi...
2017 Jan 04
0
dovecot-pigeonhole running external script ends with signal 11
...> [Switching to process 20844]
> 0x00007ffff7203694 in _IO_vfprintf_internal (s=s at entry=0x7fffffffd710,
> format=<optimized out>,
> format at entry=0x555555764938 "chroot(%s) failed: Bad address",
> ap=ap at entry=0x7fffffffd970) at vfprintf.c:1635
> 1635 process_string_arg (((struct printf_spec *) NULL));
>
> bt full does return much more in this case. I attached that output as
> bt_full.txt to this mail (maybe it can be of help)
>
> Thanks for your help
>
> tobi
>
Did you update both dovecot *and* pigeonhole when you last updated?
Aki
2017 Jan 03
3
dovecot-pigeonhole running external script ends with signal 11
Hi,
I'm running a dovecot 2.2.26 (self compiled) on a Centos 7.
I have a sieve script which should run an external script (in filter
mode) that encrypts the mail using the users pub key.
I configured 90-plugin.conf as follows
plugin {
sieve_plugins = sieve_extprograms
sieve_extensions = +vnd.dovecot.filter
sieve_filter_bin_dir = /etc/dovecot/sieve-filters
2016 Oct 06
2
[imap-login] SSL related crashes using the latest 2.2.25
...info available.
Core was generated by `dovecot/imap-login -D'.
Program terminated with signal 11, Segmentation fault.
#0 0x00007f1a58620dec in _IO_vfprintf_internal (s=<value optimized
out>, format=<value optimized out>, ap=<value optimized out>) at
vfprintf.c:1641
1641 process_string_arg (((struct printf_spec *) NULL));
(gdb) bt full
#0 0x00007f1a58620dec in _IO_vfprintf_internal (s=<value optimized
out>, format=<value optimized out>, ap=<value optimized out>) at
vfprintf.c:1641
len = <value optimized out>
string_malloced = <value opt...