search for: reply_size

Displaying 11 results from an estimated 11 matches for "reply_size".

2004 Oct 21
2
test51 dumping core
...) at mech.c:313 mechanisms = (char **) 0x0 env = 0x1 "" #5 0x1c007f3a in mech_init () at mech.c:336 mechanisms = (char **) 0x1 env = 0x1c00555f "E\b?p\020??\b" #6 0x1c005491 in auth_callback (request=0x1, result=3485400856, reply=0xcfbeff20, reply_size=0) at auth-client-connection.c:71 result = 3485401184 reply_size = 3485400780 str = (string_t *) 0xcfbeff18 ret = 0 #7 0x1c005407 in auth_callback (request=0x0, result=3485401197, reply=0xcfbf007d, reply_size=3485401232) at auth-client-connection.c:62 re...
2002 Feb 26
0
DDE problems
...er32.so) (ebp=40ca69c8) 2 0x4062f205 (post_dde_message+0x35(dest_tid=0x80745a8, data=0x40ca6b2c, info=0x40ca6b70, data=0x40ca6b2c, data=0x40ca6b2c, data=0x40ca6b2c) [message.c:1142] in libuser32.so) (ebp=40ca6a84) 3 0x4062ff94 (put_message_in_queue+0xc8(dest_tid=0x80745a8, info=0x40ca6b70, reply_size=0x0) [message.c:1587] in libuser32.so) (ebp=40ca6b50) 4 0x40630b0e (PostMessageW+0xba(hwnd=0x10029, msg=0x3e7, wparam=0x27, lparam=0xc032090f) [message.c:1995] in libuser32.so) (ebp=40ca6b94) 5 0x4063173a (PostMessage16+0x66(hwnd16=0x29, msg=0x3e7, wparam=0x27, lparam=0xc032090f) [msg16.c:...
2004 Oct 26
0
dovecot-auth crash
...51 if ((io->condition & IO_NOTIFY_MASK) != 0) { (gdb) bt #0 io_remove (io=0x0) at ioloop.c:51 #1 0x0804fbd8 in auth_client_connection_destroy_wait (conn=0x8083f10) at auth-client-connection.c:494 #2 0x0805093d in auth_callback (request=0x847e0f0, result=134681075, reply=0x0, reply_size=0) at auth-client-connection.c:104 #3 0x080507c0 in auth_client_input (context=0x8083f10) at auth-client-connection.c:286 #4 0x0805f042 in io_loop_handler_run (ioloop=0x8082b88) at ioloop-poll.c:184 #5 0x0805e4e8 in io_loop_run (ioloop=0x8082b88) at ioloop.c:218 #6 0x08052415 in main (argc=1, a...
2003 Apr 08
0
Re: WinXP DFS problems in samba 2.2.8
...7 @@ { char *params = *pparams; enum remote_arch_types ra_type = get_remote_arch(); - BOOL NT_arch = ((ra_type == RA_WINNT) || (ra_type == RA_WIN2K)); + BOOL NT_arch = ((ra_type == RA_WINNT) || (ra_type == RA_WIN2K) || (ra_type == RA_WINXP) || (ra_type == RA_WIN2K3)); pstring pathname; int reply_size = 0; int max_referral_level;
2004 Oct 28
3
new crash in dovecot-auth test51
...51 if ((io->condition & IO_NOTIFY_MASK) != 0) { (gdb) bt #0 io_remove (io=0x0) at ioloop.c:51 #1 0x0804fd68 in auth_client_connection_destroy_wait (conn=0x80877d8) at auth-client-connection.c:494 #2 0x08050acd in auth_callback (request=0x84716b8, result=134681554, reply=0x0, reply_size=0) at auth-client-connection.c:104 #3 0x08050950 in auth_client_input (context=0x80877d8) at auth-client-connection.c:286 #4 0x0805f170 in io_loop_handler_run (ioloop=0x80898a8) at ioloop-epoll.c:243 #5 0x0805e698 in io_loop_run (ioloop=0x8082b88) at ioloop.c:218 #6 0x080525a5 in main (argc=1,...
2020 May 29
15
[RFC 00/12] Audio DSP VirtIO and vhost drivers
This patch set is a follow up to "Add a vhost RPMsg API" [1], it is marked as an RFC because firstly it depends on the RPMsg API series and secondly it is currently being reviewed on ALSA and SOF mailing lists, but any early comments from virtualisation developers would be highly appreciated too! Thanks Guennadi [1]
2020 May 29
15
[RFC 00/12] Audio DSP VirtIO and vhost drivers
This patch set is a follow up to "Add a vhost RPMsg API" [1], it is marked as an RFC because firstly it depends on the RPMsg API series and secondly it is currently being reviewed on ALSA and SOF mailing lists, but any early comments from virtualisation developers would be highly appreciated too! Thanks Guennadi [1]
2020 Mar 30
2
Panic/Assert dns-lookup.c
...21961, 0, 29, 0, 0, 0, 42992, 1}, __u6_addr32 = {21961, 29, 0, 108528}}}, ip4 = { s_addr = 21961}}} proxy_host_is_self = <optimized out> #11 0x000055c930e9d024 in auth_request_handler_reply (request=0x55c932881628, result=<optimized out>, auth_reply=0x55c93287d420, reply_size=0) at auth-request-handler.c:394 handler = 0x55c932875548 str = <optimized out> ret = <optimized out> #12 0x000055c930e93a3e in auth_policy_check (request=request at entry=0x55c932881628, password=<optimized out>, cb=cb at entry=0x55c930e9bc70 <auth_requ...
2020 May 16
0
[PATCH RFC] vhost: add an SOF Audio DSP driver
..."Expected %zu bytes for IPC, got %zu bytes\n", + len, nbytes); + return -EIO; + } + + /* Process the IPC payload */ + ret = sof_vhost_ipc_fwd(dsp->snd, dsp->ipc_buf.ipc_msg, + dsp->reply_buf, len - + offsetof(struct sof_rpmsg_ipc_req, ipc_msg), + dsp->ipc_buf.reply_size); + if (ret < 0) { + struct sof_ipc_cmd_hdr *cmd_hdr = + (struct sof_ipc_cmd_hdr *)dsp->ipc_buf.ipc_msg; + vq_err(vq, "%s(): IPC 0x%x failed with error %d\n", + __func__, cmd_hdr->cmd, ret); + /* continue to send an error response */ + } + + return ((struct sof_ipc_r...
2020 Mar 30
2
Panic/Assert dns-lookup.c
Hi, currently we deploying Dovecot as imap/pop3 proxy. Every few minutes some panic/assert occurred (we connect roughly 7k - 8k user at one imap proxy with a connection rate of 200/s). We activate core dumps. Concerning the sensitive information in the dump we would prefer to not share the dump (e.g. i found our ssl private key in the dump). Log/Stack trace: Mar 30 15:54:06 imap16 dovecot:
2000 Mar 13
2
Win2k Domain logons
...ction) smbd/trans2.c:2151: (Each undeclared identifier is reported only once smbd/trans2.c:2151: for each function it appears in.) smbd/trans2.c:2153: `pathname' undeclared (first use in this function) smbd/trans2.c:2153: `params' undeclared (first use in this function) smbd/trans2.c:2159: `reply_size' undeclared (first use in this function) smbd/trans2.c:2159: `max_referral_level' undeclared (first use in this function) make: *** [smbd/trans2.o] Error 1 Bruce Tenison btenison@dibbs.net Public Key available at: http://www.keyserver.net