Displaying 5 results from an estimated 5 matches for "rec_size".
Did you mean:
vec_size
2007 Jan 11
0
[PATCH 6/8] HVM save restore: guest memory handling
...+
+ /* A copy of hvm domain context */
+ hvm_domain_context_t hvm_ctxt;
+
+ /* Live mapping of shared info structure */
+ shared_info_t *live_shinfo = NULL;
+
+ /* base of the region in which domain memory is mapped */
+ unsigned char *region_base = NULL;
+
+ uint32_t nr_pfns, rec_size, nr_vcpus;
+ unsigned long *page_array = NULL;
+
+ /* power of 2 order of max_pfn */
+ int order_nr;
+
+ /* bitmap of pages:
+ - that should be sent this iteration (unless later marked as skip);
+ - to skip this iteration because already dirty; */
+ unsigned long *to_send...
2014 Jun 24
2
Crash in service imap with version 2.2.13
...<value optimized out>) at mail-index-strmap.c:842
ctx = {view = 0x12b2d80, input = 0x0, end_offset = 0, highest_str_idx = 0, uid_lookup_seq = 0, lost_expunged_uid = 0, data = 0x0, end = 0x0,
str_idx_base = 0x0, rec = {uid = 0, ref_index = 0, str_idx = 0}, next_ref_index = 0,
rec_size = 0, too_large_uids = 0}
str_idx = 0
count = 1
ret = <value optimized out>
prev_uid = 8442
i = 0
dest = 0
count2 = <value optimized out>
#2 mail_index_strmap_write (_sync=<value optimized out>) at mail-index-strmap.c:1189...
2014 Feb 10
0
Segmentation fault in libdovecot-storage.so
..._exists"
#3 0x00007f351537ff64 in mail_cache_lookup_field (view=0xf16110,
dest_buf=0x7fff96c80030, seq=52, field_idx=0) at mail-cache-lookup.c:413
field_def = <value optimized out>
iter = {view = 0x7f3500000001, remap_counter = 0, seq = 0, rec
= 0x1, pos = 355448944, rec_size = 32565, offset = 2048, trans_next_idx
= 0, stop = 0, failed = 0,
memory_appends_checked = 0, disk_appends_checked = 0}
field = {field_idx = 15818688, size = 0, data = 0x0, offset = 52}
ret = <value optimized out>
#4 0x00007f3515367999 in index_mail_cache_lookup...
2007 Aug 04
3
A few dovecot 1.1 bugs - sort, flag reset and etc.
...0
ret = 0
#6 0x08098c77 in mail_cache_lookup_headers (view=0x8d4d558,
dest=0x8d52038, seq=18, field_idxs=0xbfff9de4, fields_count=1) at
mail-cache-lookup.c:470
cache = (struct mail_cache *) 0x8d4a9b8
iter = {view = 0x8d4d558, remap_counter = 0, seq = 18, rec =
0x0, pos = 0, rec_size = 0, offset = 0, stop = 0, failed = 0,
appends_checked = 0}
field = {field_idx = 12, data = 0x8d4dbc0, size = 0}
ctx = {view = 0x8d4d558, lines = {arr = {buffer = 0x8d2aae8,
element_size = 8}, v = 0x8d2aae8, v_modifiable = 0x8d2aae8}}
lines = (struct header_lookup_line *) 0x...
2018 Feb 23
2
Assertion during dsync receive
...1be690, max_uid_r=0x7ffff51be64c, file_size_r=<synthetic pointer>, file_seq_r=<synthetic pointer>, fd=28, trans=0x1c48dd0, cache=<optimized out>) at mail-cache-compress.c:293
iter = {view = 0x1c19230, remap_counter = 2438427, seq = 1217766, rec = 0x7fc1f8deca18, pos = 832, rec_size = 832, offset = 0, trans_next_idx = 0, stop = 0, failed = 0, memory_appends_checked = 0, disk_appends_checked = 0}
first_new_seq = 1
i = <optimized out>
field = {field_idx = 30, size = 237, data = 0x7fc1f8decc68, offset = 1627311208}
view = 0x1c1a620
hd...