Displaying 3 results from an estimated 3 matches for "0xb1570".
2006 May 02
0
beta7 imap core, no assert
...ces = 0xaed28, mailbox = 0xb8480, keywords = {pool = 0xb3578,
keywords = {buffer = 0x0, element_size = 0}}, select_counter = 8,
messages_count = 1633, recent_count = 0, last_input = 1146522170,
last_output = 1146522170, bad_counter = 0, parser = 0xaf510, cmd = {
client = 0xaf2f8, pool = 0xb1570, tag = 0xb15a0 "0000020e",
name = 0xb15b0 "FETCH", func = 0x1ea24 <cmd_fetch_continue>,
context = 0xb1600, uid = 0, param_error = 0}, disconnected = 0,
destroyed = 1, command_pending = 1, input_pending = 0, output_pending = 0,
rawlog = 0, input_skip_line = 1}
(...
2006 May 19
4
beta8: core, signal 11
...,
rawlog = 0, input_skip_line = 1}
(gdb) up
#8 0x00021924 in client_disconnect_with_error (client=0xb1b40, msg=0x0)
at client.c:130
130 client_disconnect(client, msg);
(gdb) print *client
$5 = {fd_in = 0, fd_out = 1, io = 0xaf4d8, input = 0xb1bd8, output = 0xb1d08,
namespaces = 0xb1570, mailbox = 0xb8008, keywords = {pool = 0xb5dc0,
keywords = {buffer = 0x0, element_size = 0}}, select_counter = 5,
messages_count = 2, recent_count = 0, last_input = 1148017947,
last_output = 0, bad_counter = 0, parser = 0xb1d58, cmd = {client = 0xb1b40,
pool = 0xb3db8, tag = 0xb3de8 &qu...
2006 May 22
1
beta8: cores on corrupted index file
...t_command_context *) 0x0
(gdb) up
#12 0x00079718 in io_loop_handler_run (ioloop=0xb1b40) at ioloop-poll.c:203
203 io->callback(io->context);
(gdb) print *ioloop
$10 = {prev = 0x0, pool = 0x1, ios = 0xaf4d8, notifys = 0xb1bd8,
next_io = 0xb1d08, timeouts = 0xb1570, handler_context = 0x0,
notify_handler_context = 0xb5dc0, running = 0}
(gdb) up
#13 0x00078f94 in io_loop_run (ioloop=0xaf440) at ioloop.c:274
274 io_loop_handler_run(ioloop);
(gdb) print *ioloop
$11 = {prev = 0x0, pool = 0xa62cc, ios = 0xaf4d8, notifys = 0x0,
next_io = 0xaf...