Displaying 5 results from an estimated 5 matches for "bt_full".
2017 Jan 04
3
dovecot-pigeonhole running external script ends with signal 11
...ffffd710,
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=0x7fffffffd710, format=<optimized out>,
format at entry=0x555555764938 <Address 0x555555764938 out of bounds>...
2017 Jan 04
4
dovecot-pigeonhole running external script ends with signal 11
...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 04
0
dovecot-pigeonhole running external script ends with signal 11
...d 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
2011 May 28
5
Segmentation fault again
...eatly appreciated. Thanks
--
Mit freundlichen Gr??en,
with kind regards,
Jim Knuth
---------
Das Leben ist bezaubernd, man muss es nur durch
die richtige Brille sehen. (Alexandre Dumas)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: doveadm-bt_full.txt
URL: <http://dovecot.org/pipermail/dovecot/attachments/20110528/acec7637/attachment-0002.txt>
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