Displaying 8 results from an estimated 8 matches for "connp".
Did you mean:
conn
2008 May 14
3
tcptop_snv connp->conn_tcp != connp->conn_proto_priv.cp_tcp
Tried to start up tcptop_snv on snv87 x86 and got
<i>dtrace: failed to compile script /dev/fd/11: line 168: conn_tcp is not a member of struct conn_s</i>
Line 288 has this line:
<i>this->tcpp = (tcp_t *)this->connp->conn_tcp;</i>
which, after looking at line 168 of <a href="http://cvs.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/uts/common/inet/ipclassifier.h">ipclassifier.h</a> (#define conn_tcp conn_proto_priv.cp_tcp) I changed to
<i>this->tcpp = (tcp_t *)this-&...
2008 Oct 02
0
Comments for squeue.c; part 2.
...is it
chain_size == 1? What is the diferece between the cnt and chain_size?
Also, there is a lot of mentioning of ''fast-path'' without any explanation of
what it actually means.
Also, the comment for the function should mentioned that for any processed
messages the corresponding connp looses one reference (and explain why this is
done this way).
2.
581 * ''interrupt'' is set when the packet is coming from below
582 * either through a soft ring worker thread that directly
583 * called ip_input() (tag == SQTAG_IP_INPUT_RX_RING) or
5...
2012 Jul 17
1
Dovecot-2.1.8 process imap crashed
...579c10) at imapc-connection.c:371
reconnecting = false
#5 0x000002d0fbf636b9 in imapc_connection_deinit (_conn=0x2b46579b20)
at imapc-connection.c:178
No locals.
#6 0x000002d0fbf60113 in imapc_client_deinit (_client=0x2b4655b6e8) at
imapc-client.c:111
client = 0x2b4655c6e0
connp = 0x2b4655c840
__FUNCTION__ = "imapc_client_deinit"
#7 0x000002d0fbf5ea77 in imapc_storage_destroy (_storage=<optimized
out>) at imapc-storage.c:275
storage = <optimized out>
#8 0x000002d0fbf90600 in mail_storage_unref (_storage=0x2b46558910) at
mail-storage....
2006 Jan 12
5
dtrace and follow fork
I am trying to use dtrace to trace all sscanf calls.
I am able to use pid provider for this.
But my application forks off children at times to
handle requests.
Is there a way I can stop the child process
immediately after it is started so that
I can attach a pid provider to that and trace the
scanf calls in it?
I have tried using the "create" probe but that did
not help.
2016 Apr 29
2
Backtrace:dovecot/imap
...ry=0x7f572c136c10) at ioloop.c:612
No locals.
#11 0x00007f572977a288 in io_loop_run (ioloop=0x7f572c136c10) at ioloop.c:588
__FUNCTION__ = "io_loop_run"
#12 0x00007f5729a7ab7a in imapc_client_run_pre (client=0x7f572c0f7250,
client=0x7f572c0f7250) at imapc-client.c:173
connp = 0x7f572c0f73e8
prev_ioloop = 0x7f572c0db740
#13 imapc_client_run (client=0x7f572c0f7250) at imapc-client.c:192
No locals.
#14 0x00007f5729a785e0 in imapc_mailbox_run_nofetch (
mbox=mbox at entry=0x7f572c12b840) at imapc-storage.c:143
No locals.
#15 0x00007f5729a78612 in imapc_mailbox_...
2016 Apr 29
4
Recent update causes segfault in proxy mode
I'm using the auto builds (2:2.2.24-1~auto+3) for Ubuntu/Debian.
The recent upgrade to 2.2.24 cause the follwoing error to appear:
I can log in to a mailbox via dovecot
I can delete emails
Upon expunge, dovecot crashes:
Apr 29 11:05:30 mproxy dovecot: imap(hildeb): expunge: box=INBOX, uid=142514, msgid=, size=10086
Apr 29 11:05:30 mproxy dovecot: imap(hildeb): expunge: box=INBOX,
2012 Oct 11
1
imap proxy setup - "killed with signal 11"
...d out>
ret = 1
i = <optimized out>
call = <optimized out>
#9 0x00007fc7f6cdea18 in io_loop_run (ioloop=0x7fc7f8a23630) at
ioloop.c:398
No locals.
#10 0x00007fc7f6f7a0f7 in imapc_client_run_pre (client=<optimized out>)
at imapc-client.c:142
connp = 0x7fc7f8a0cfe0
prev_ioloop = 0x7fc7f89e3670
#11 imapc_client_run (client=0x7fc7f8a0ce80) at imapc-client.c:161
No locals.
#12 0x00007fc7f6f79254 in imapc_storage_run (storage=0x7fc7f8a0be60) at
imapc-storage.c:118
No locals.
#13 0x00007fc7f6f78311 in imapc_sync_index (ctx=0x7fc7f8a1fc70...
2012 Jun 15
3
doveadm backup panic
using latest auto build didn't help.
this happens only with a specific account.
# doveadm -o imapc_user=----- at domain.com -o imapc_password=---- backup
-u =----- at domain.com -R imapc:
dsync(---- at domain.com): Panic: pool_data_stack_realloc(): stack frame
changed
dsync(---- at domain.com): Error: Raw backtrace:
/usr/lib/dovecot/libdovecot.so.0(+0x4209a) [0xb762b09a] ->