Displaying 1 result from an estimated 1 matches for "mbox_hdr_x_keyword".
Did you mean:
mbox_hdr_x_keywords
2005 Dec 15
1
Another Assertion Failure in Current CVS Version
...s_add_space (ctx=0xbffff6e0, size=4106)
at mbox-sync-rewrite.c:99
data_size = Variable "data_size" is not available.
(gdb) frame 8
#8 0x08074225 in mbox_sync_headers_add_space (ctx=0xbffff6e0, size=4106)
at mbox-sync-rewrite.c:99
99 start_pos = ctx->hdr_pos[MBOX_HDR_X_KEYWORDS] != (size_t)-1 ?
(gdb) p start_pos
Variable "start_pos" is not available.
(gdb) p data_size
Variable "data_size" is not available.
(gdb) p ctx->hdr_pos[MBOX_HDR_X_KEYWORDS]
$1 = 1344
(gdb) p *ctx->header
$2 = {data = 0x810d2a0, used = 1395}