Displaying 2 results from an estimated 2 matches for "master_service_env_clean".
2016 Mar 03
2
Dovecot 2.2.21 - segfault
...t full
#0 0x00000008008eb037 in t_push (marker=0x0) at data-stack.c:133
133 data-stack.c: No such file or directory.
in data-stack.c
(gdb) bt full
#0 0x00000008008eb037 in t_push (marker=0x0) at data-stack.c:133
frame_block = (struct stack_frame_block *) 0x7fffffffb4e0
#1 0x000000080086a5ec in master_service_env_clean () at master-service.c:534
_data_stack_cur_id = 32767
value = 0x801471056 "TZ CORE_OUTOFMEM CORE_ERROR"
#2 0x000000000040df88 in service_process_setup_environment (service=0x8014b11e0, uid=58537, hostdomain=0x801419960 ?mta3.xxx.net") at service-process.c:234
No locals.
#3 0x0000...
2012 Oct 12
0
dsync ignores ssh-agent
...ic functions.
With this dsync is working very well for offline mail -- combined with
alpine and a local exim for the outbound queue :) Thanks
--
Mark
Breakpoint 2, env_clean () at env-util.c:59
59 if (clearenv() < 0)
(gdb) bt
#0 env_clean () at env-util.c:59
#1 0xb7df10fc in master_service_env_clean () at master-service.c:454
#2 0xb7df26d4 in master_service_exec_config (service=0x809e7d0,
input=0xbffff7e4) at master-service-settings.c:103
#3 0xb7df29be in config_exec_fallback (service=0x809e7d0, input=0xbffff7e4)
at master-service-settings.c:153
#4 0xb7df2b65 in master_service_open...