search for: hdr_copy

Displaying 5 results from an estimated 5 matches for "hdr_copy".

Did you mean: do_copy
2005 Apr 07
1
imap segfault in mail-cache.c
...: child 27911 (imap) killed with signal 11 Here's a backtrace. Note that cache->hdr is NULL. Core was generated by `imap'. Program terminated with signal 11, Segmentation fault. #0 0x080777f9 in mail_cache_lock (cache=0x80c4e20) at mail-cache.c:404 404 cache->hdr_copy = *cache->hdr; (gdb) bt #0 0x080777f9 in mail_cache_lock (cache=0x80c4e20) at mail-cache.c:404 #1 0x0807a1e9 in mail_cache_handler_init (ctx_r=0xbffff3d8, cache=0x80c4e20) at mail-cache-sync-update.c:40 #2 0x0807a3a0 in mail_cache_expunge_handler (sync_ctx=0xbffff520, seq=32, data=0...
2005 Sep 08
1
1.0alpha1: another imap core, no assert
...cache", fd = 6, mmap_base = 0xff100000, data = 0xff100000, mmap_length = 26712, file_cache = 0x0, dotlock_settings = {temp_prefix = 0x0, lock_suffix = 0x0, timeout = 120, stale_timeout = 60, immediate_stale_timeout = 300, callback = 0, context = 0x0}, dotlock = 0x0, hdr = 0xff100000, hdr_copy = {version = 1 '\001', unused = "\000\000", indexid = 1124149513, file_seq = 1124149515, continued_record_count = 51, hole_offset = 0, used_file_size = 81884, deleted_space = 0, field_header_offset = 2155918518}, field_pool = 0xaad88, fields = 0xabcb0, field_file_map = 0...
2006 May 22
1
beta8: cores on corrupted index file
.../dovecot.index.cache", fd = 9, mmap_base = 0xfefa0000, data = 0xfefa0000, mmap_length = 316416, file_cache = 0x0, dotlock_settings = { temp_prefix = 0x0, lock_suffix = 0x0, timeout = 120, stale_timeout = 60, callback = 0, context = 0x0, use_excl_lock = 0}, dotlock = 0x0, hdr = 0x0, hdr_copy = {version = 0 '\0', compat_sizeof_uoff_t = 0 '\0', compat_sizeof_time_t = 0 '\0', unused = 0 '\0', indexid = 0, file_seq = 0, continued_record_count = 0, hole_offset = 0, used_file_size = 0, deleted_space = 0, field_header_offset = 0}, field_pool = 0xbb7...
2010 Apr 26
1
[PATCH v6] Add mergeable rx buffer support to vhost_net
This patch adds mergeable receive buffer support to vhost_net. +-DLS Signed-off-by: David L Stevens <dlstevens at us.ibm.com> diff -ruNp net-next-v0/drivers/vhost/net.c net-next-v6/drivers/vhost/net.c --- net-next-v0/drivers/vhost/net.c 2010-04-24 21:36:54.000000000 -0700 +++ net-next-v6/drivers/vhost/net.c 2010-04-26 01:13:04.000000000 -0700 @@ -109,7 +109,7 @@ static void
2010 Apr 26
1
[PATCH v6] Add mergeable rx buffer support to vhost_net
This patch adds mergeable receive buffer support to vhost_net. +-DLS Signed-off-by: David L Stevens <dlstevens at us.ibm.com> diff -ruNp net-next-v0/drivers/vhost/net.c net-next-v6/drivers/vhost/net.c --- net-next-v0/drivers/vhost/net.c 2010-04-24 21:36:54.000000000 -0700 +++ net-next-v6/drivers/vhost/net.c 2010-04-26 01:13:04.000000000 -0700 @@ -109,7 +109,7 @@ static void