[Dovecot] dovecot shared folder
Mihai Badici
mihai at badici.ro
Wed Jun 4 12:50:28 UTC 2014
On Wednesday 14 May 2014 08:31:57 you wrote:
> On Wednesday 14 May 2014 01:02:28 you wrote:
>
Finally i found time to build another machine and try to debug :
I found my slackbuild stripped the debug symbols so i made some changes and :
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x00007f06319e9ffc in acl_mailbox_get_aclobj (box=0x18f3140) at acl-
mailbox.c:31
31 return abox->aclobj;
(gdb) bt full
#0 0x00007f06319e9ffc in acl_mailbox_get_aclobj (box=0x18f3140) at acl-
mailbox.c:31
abox = 0x0
#1 0x00007f06317d7599 in cmd_myrights (cmd=0x18eefd0) at imap-acl-
plugin.c:331
ns = 0x18ec480
box = 0x18f3140
mailbox = 0x18cd2a8 "Public"
orig_mailbox = 0x18d8bd0 "Public"
rights = 0x18d5cb8
str = 0x7f0631e2e708 <bsearch+88>
#2 0x000000000041c947 in command_exec (cmd=0x18eefd0) at imap-commands.c:158
hook = 0x18d60e0
ret = false
#3 0x000000000041b828 in client_command_input (cmd=0x18eefd0) at imap-
client.c:778
client = 0x18ee3d0
command = 0x7fffbea4e480
__FUNCTION__ = "client_command_input"
#4 0x000000000041bb3c in client_command_input (cmd=0x18eefd0) at imap-
client.c:839
client = 0x18ee3d0
command = 0x18d5cb8
__FUNCTION__ = "client_command_input"
#5 0x000000000041bc5c in client_handle_next_command (client=0x18ee3d0,
remove_io_r=0x7fffbea4e50d) at imap-client.c:877
No locals.
#6 0x000000000041bce3 in client_handle_input (client=0x18ee3d0) at imap-
client.c:889
_data_stack_cur_id = 3
ret = false
remove_io = false
handled_commands = false
__FUNCTION__ = "client_handle_input"
#7 0x000000000041be80 in client_input (client=0x18ee3d0) at imap-client.c:931
cmd = 0x18e2cb8
output = 0x18eee10
bytes = 23
__FUNCTION__ = "client_input"
#8 0x00007f063225b5d4 in io_loop_call_io (io=0x18eeee0) at ioloop.c:441
ioloop = 0x18d5730
t_id = 2
__FUNCTION__ = "io_loop_call_io"
#9 0x00007f063225d580 in io_loop_handler_run_internal (ioloop=0x18d5730) at
ioloop-epoll.c:220
ctx = 0x18d63c0
events = 0x18d7230
event = 0x18d7230
list = 0x18d7e20
io = 0x18eeee0
---Type <return> to continue, or q <return> to quit---
tv = {tv_sec = 1799, tv_usec = 998998}
events_count = 5
msecs = 1799999
ret = 1
i = 0
j = 0
call = true
__FUNCTION__ = "io_loop_handler_run_internal"
#10 0x00007f063225b76e in io_loop_handler_run (ioloop=0x18d5730) at
ioloop.c:488
No locals.
#11 0x00007f063225b6c8 in io_loop_run (ioloop=0x18d5730) at ioloop.c:465
__FUNCTION__ = "io_loop_run"
#12 0x00007f06321e8258 in master_service_run (service=0x18d55c0,
callback=0x4292eb <client_connected>) at master-service.c:566
No locals.
#13 0x0000000000429652 in main (argc=1, argv=0x18d5390) at main.c:400
set_roots = {0x63a260 <imap_setting_parser_info>, 0x0}
login_set = {auth_socket_path = 0x18cd050 "\210Ð\214\001",
postlogin_socket_path = 0x0, postlogin_timeout_secs = 60,
callback = 0x42909f <login_client_connected>, failure_callback =
0x429275 <login_client_failed>, request_auth_token = 1}
service_flags = MASTER_SERVICE_FLAG_KEEP_CONFIG_OPEN
storage_service_flags = MAIL_STORAGE_SERVICE_FLAG_DISALLOW_ROOT
username = 0x0
c = -1
(gdb)
More information about the dovecot
mailing list