search for: program_client_run

Displaying 4 results from an estimated 4 matches for "program_client_run".

2016 Apr 25
2
Kernel panic in dovecot-ee-lmtp on Debian 8
...EDACTED): Panic: epoll_ctl(del, 18) >> failed: Bad file descriptor >> Apr 25 12:33:36 mbox1 dovecot: lmtp(REDACTED): Error: Raw backtrace: > Can you get a core dump and gdb backtrace? See http://dovecot.org/bugreport.html#coredumps > >> /usr/lib/dovecot/libdovecot-sieve.so.0(program_client_run+0xe8) >> [0x7faa17d3b308] -> >> /usr/lib/dovecot/modules/sieve/lib90_sieve_extprograms_plugin.so(+0x45b8) [0x7faa15d855b8] >> -> >> /usr/lib/dovecot/libdovecot-sieve.so.0(sieve_interpreter_continue+0x7c) >> [0x7faa17cfa2ac] -> >> >> the weird thing...
2016 Apr 25
3
Kernel panic in dovecot-ee-lmtp on Debian 8
...39c6c] -> /usr/lib/dovecot/libdovecot.so.0(io_loop_handler_run_internal+0x101) [0x7faa1923b0d1] -> /usr/lib/dovecot/libdovecot.so.0(io_loop_handler_run+0x25) [0x7faa19239cf5] -> /usr/lib/dovecot/libdovecot.so.0(io_loop_run+0x38) [0x7faa19239e98] -> /usr/lib/dovecot/libdovecot-sieve.so.0(program_client_run+0xe8) [0x7faa17d3b308] -> /usr/lib/dovecot/modules/sieve/lib90_sieve_extprograms_plugin.so(+0x45b8) [0x7faa15d855b8] -> /usr/lib/dovecot/libdovecot-sieve.so.0(sieve_interpreter_continue+0x7c) [0x7faa17cfa2ac] -> /usr/lib/dovecot/libdovecot-sieve.so.0(sieve_interpreter_run+0x2b) [0x7faa17cf...
2018 Mar 21
2
"failed to map segment from shared object" in sieve pipe
...too many. The (non-Perl part of the) error message is "failed to map segment from shared object? ? no additional information. Cryptic error messages like this have the odour of imposed resource restrictions, so I?m wondering if there are any on the pipe/filter/execute implementation (e.g. via program_client_run). Any configuration knobs I can twiddle? Any insights for debugging? PS this is the dovecot 2.2.22 (fe789d2), the one that ships with Ubuntu Xenial. Regards, -- Dorian Taylor Make things. Make sense. https://doriantaylor.com -------------- next part -------------- A non-text attachment was scr...
2018 Mar 22
0
"failed to map segment from shared object" in sieve pipe
...The (non-Perl part of the) error message is "failed to map segment from shared object? ? no additional information. > > Cryptic error messages like this have the odour of imposed resource restrictions, so I?m wondering if there are any on the pipe/filter/execute implementation (e.g. via program_client_run). > > Any configuration knobs I can twiddle? Any insights for debugging? > > PS this is the dovecot 2.2.22 (fe789d2), the one that ships with Ubuntu Xenial. Those knobs depend a on your config. If there is truly some resource limit causing this, it could be the vsz_limit of the (parent...