091223 15:14:48 [Note] Plugin 'FEDERATED' is disabled. InnoDB: The InnoDB memory heap is disabled InnoDB: Mutexes and rw_locks use Windows interlocked functions 091223 15:14:48 InnoDB: highest supported file format is Barracuda. 091223 15:14:49 InnoDB Plugin 1.0.5 started; log sequence number 279200096 091223 15:14:49 [Note] mysqld: ready for connections. Version: '5.5.0-m2-community' socket: '' port: 3306 MySQL Community Server (GPL) 091223 15:14:50 [Warning] InnoDB: invalid innodb_file_format_check value; can be any format up to Barracuda or its equivalent numeric id 091223 15:15:14 [Warning] InnoDB: invalid innodb_file_format_check value; can be any format up to Barracuda or its equivalent numeric id 091223 15:15:15 [Warning] InnoDB: invalid innodb_file_format_check value; can be any format up to Barracuda or its equivalent numeric id InnoDB: Dump of the tablespace extent descriptor: len 40; hex 0000000000000095ffffffff000000000000011600000002aaaaaaaafeffffffffffbfaafafffffb; asc InnoDB: Serious error! InnoDB is trying to free page 4177 InnoDB: though it is already marked as free in the tablespace! InnoDB: The tablespace free space info is corrupt. InnoDB: You may need to dump your InnoDB tables and recreate the whole InnoDB: database! InnoDB: Please refer to InnoDB: http://dev.mysql.com/doc/refman/5.1/en/forcing-recovery.html InnoDB: about forcing recovery. 091223 15:15:27 InnoDB: Assertion failure in thread 10296 in file .\fsp\fsp0fsp.c line 3285 InnoDB: We intentionally generate a memory trap. InnoDB: Submit a detailed bug report to http://bugs.mysql.com. InnoDB: If you get repeated assertion failures or crashes, even InnoDB: immediately after the mysqld startup, there may be InnoDB: corruption in the InnoDB tablespace. Please refer to InnoDB: http://dev.mysql.com/doc/refman/5.1/en/forcing-recovery.html InnoDB: about forcing recovery. 091223 15:15:27 - mysqld got exception 0xc0000005 ; This could be because you hit a bug. It is also possible that this binary or one of the libraries it was linked against is corrupt, improperly built, or misconfigured. This error can also be caused by malfunctioning hardware. We will try our best to scrape up some info that will hopefully help diagnose the problem, but since we have already crashed, something is definitely wrong and this may fail. key_buffer_size=4096 read_buffer_size=8200 max_used_connections=5 max_threads=151 threads_connected=5 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 593622 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. thd: 0xc6c7f60 Attempting backtrace. You can use the following information to find out where mysqld died. If you see no messages after this, something went terribly wrong... 00000001402687E9 mysqld.exe!fseg_free_page_low()[fsp0fsp.c:3341] 0000000140268A40 mysqld.exe!fseg_free_page()[fsp0fsp.c:3404] 00000001402B893E mysqld.exe!btr_page_free_low()[btr0btr.c:511] 000000014025F539 mysqld.exe!btr_free_externally_stored_field()[btr0cur.c:4363] 000000014025F76F mysqld.exe!btr_rec_free_externally_stored_fields()[btr0cur.c:4415] 0000000140261D05 mysqld.exe!btr_cur_pessimistic_delete()[btr0cur.c:2954] 00000001402CB306 mysqld.exe!row_undo_ins_remove_clust_rec()[row0uins.c:117] 00000001402CB77A mysqld.exe!row_undo_ins()[row0uins.c:349] 00000001402C24FD mysqld.exe!row_undo()[row0undo.c:307] 00000001402C2591 mysqld.exe!row_undo_step()[row0undo.c:356] 0000000140289575 mysqld.exe!que_thr_step()[que0que.c:1238] 0000000140289B90 mysqld.exe!que_run_threads_low()[que0que.c:1306] 0000000140289D1F mysqld.exe!que_run_threads()[que0que.c:1342] 0000000140247B15 mysqld.exe!trx_general_rollback_for_mysql()[trx0roll.c:100] 0000000140247C86 mysqld.exe!trx_rollback_last_sql_stat_for_mysql()[trx0roll.c:174] 000000014021C581 mysqld.exe!innobase_rollback()[ha_innodb.cc:2625] 00000001400982F1 mysqld.exe!ha_rollback_trans()[handler.cc:1333] 000000014009BE7B mysqld.exe!ha_autocommit_or_rollback()[handler.cc:1400] 0000000140074AD7 mysqld.exe!close_thread_tables()[sql_base.cc:1303] 00000001401BAD4E mysqld.exe!Prepared_statement::cleanup_stmt()[sql_prepare.cc:3065] 00000001401BB451 mysqld.exe!Prepared_statement::execute()[sql_prepare.cc:3784] 00000001401BDA27 mysqld.exe!Prepared_statement::execute_loop()[sql_prepare.cc:3392] 00000001401BE110 mysqld.exe!mysql_sql_stmt_execute()[sql_prepare.cc:2575] 0000000140067A78 mysqld.exe!mysql_execute_command()[sql_parse.cc:2299] 000000014006C4C6 mysqld.exe!mysql_parse()[sql_parse.cc:6216] 000000014006D116 mysqld.exe!dispatch_command()[sql_parse.cc:1242] 000000014006DE1B mysqld.exe!do_command()[sql_parse.cc:873] 0000000140094F67 mysqld.exe!handle_one_connection()[sql_connect.cc:1154] 000000014033E71E mysqld.exe!pthread_start()[my_winthread.c:63] 00000001403AF9A7 mysqld.exe!_callthreadstartex()[threadex.c:348] 00000001403AFA7F mysqld.exe!_threadstartex()[threadex.c:326] 0000000077D6B6CA kernel32.dll!BaseThreadStart() Trying to get some variables. Some pointers may be invalid and cause the dump to abort... thd->query at 000000000C7F5EE8=update (select distinctrow max(`qa07_26_0_57`.`c4`) as c4 from qa05 as qa05_26_1_58 ignore index (PRIMARY,c1) left join qa07 as qa07_26_0_57 use index (PRIMARY) on 1=1 where qa07_26_0_57.c1 >= all( select '1' ) ) x, qa07 as qa07_26_0_57 set qa07_26_0_57.c0=x.c4 thd->thread_id=5 thd->killed=NOT_KILLED The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains information that should help you find out what is causing the crash. InnoDB: Thread 8652 stopped in file .\sync\sync0arr.c line 362 InnoDB: Thread 7332 stopped in file .\handler\ha_innodb.cc line 9556 InnoDB: Thread 11236 stopped in file .\os\os0sync.c line 245 InnoDB: Thread 8780 stopped in file .\os\os0sync.c line 546 > mysqld.exe!fseg_free_page_low(unsigned char * seg_inode=0x000000000e93cec0, unsigned __int64 space=0x0000000000000000, unsigned __int64 zip_size=0x0000000000000000, unsigned __int64 page=0x0000000000001051, mtr_struct * mtr=0x000000000e93cec0) Line 3341 + 0xc5 bytes C mysqld.exe!fseg_free_page(unsigned char * seg_header=0x0000000000001051, unsigned __int64 space=0x0000000004238890, unsigned __int64 page=0x000000000e93cec0, mtr_struct * mtr=0x0000000000000000) Line 3404 C mysqld.exe!btr_page_free_low(dict_index_struct * index=0x0000000000001052, buf_block_struct * block=0x0000000004238890, unsigned __int64 level=0x000000000460fb52, mtr_struct * mtr=0x000000000460fb52) Line 511 C mysqld.exe!btr_free_externally_stored_field(dict_index_struct * index=0x000000000cb6c010, unsigned char * field_ref=0x0000000004235a90, const unsigned char * rec=0x000000000460c000, const unsigned __int64 * offsets=0x0000000000000000, page_zip_des_struct * page_zip=0x0000000000000000, unsigned __int64 i=0x0000000000000006, trx_rb_ctx rb_ctx=RB_NORMAL, mtr_struct * local_mtr=0x000000000e93d550) Line 4363 C mysqld.exe!btr_rec_free_externally_stored_fields(dict_index_struct * index=0x000000000c6e72d0, unsigned char * rec=0x000000000cad4ad8, const unsigned __int64 * offsets=0x0000000000000000, page_zip_des_struct * page_zip=0x000000000460c000, trx_rb_ctx rb_ctx=RB_NORMAL, mtr_struct * mtr=0x000000000e93d550) Line 4415 + 0x31 bytes C mysqld.exe!btr_cur_pessimistic_delete(unsigned __int64 * err=0x000000000e93d520, unsigned __int64 has_reserved_extents=0x000000000460eff2, btr_cur_struct * cursor=0x0000000000000000, trx_rb_ctx rb_ctx=RB_NORMAL, mtr_struct * mtr=0x000000000e93d550) Line 2954 C mysqld.exe!row_undo_ins_remove_clust_rec(undo_node_struct * node=0x000000000000000b) Line 117 C mysqld.exe!row_undo_ins(undo_node_struct * node=0x000000000ca825b0) Line 349 + 0x8 bytes C mysqld.exe!row_undo(undo_node_struct * node=0x000000000ca825b0, que_thr_struct * thr=0x000000000c795ba8) Line 307 C mysqld.exe!row_undo_step(que_thr_struct * thr=0x000000000c795ba8) Line 356 C mysqld.exe!que_thr_step(que_thr_struct * thr=0x000000000c795ba8) Line 1238 + 0x8 bytes C mysqld.exe!que_run_threads_low(que_thr_struct * thr=0x000000000c795ba8) Line 1306 C mysqld.exe!que_run_threads(que_thr_struct * thr=0x000000000ca825b0) Line 1342 C mysqld.exe!trx_general_rollback_for_mysql(trx_struct * trx=0x000000000ca825b0, trx_savept_struct * savept=0x0000000000000000) Line 100 C mysqld.exe!trx_rollback_last_sql_stat_for_mysql(trx_struct * trx=0x000000000ca825b0) Line 174 C mysqld.exe!innobase_rollback(handlerton * hton=0x000000000c6c7f60, THD * thd=0x0000000000000000, bool all=true) Line 2625 + 0x8 bytes C++ mysqld.exe!ha_rollback_trans(THD * thd=0x0000000000000000, bool all=true) Line 1333 + 0xd bytes C++ mysqld.exe!ha_autocommit_or_rollback(THD * thd=0x000000000c794788, int error=0x0c794788) Line 1400 C++ mysqld.exe!close_thread_tables(THD * thd=0x000000000c794788) Line 1303 C++ mysqld.exe!Prepared_statement::cleanup_stmt() Line 3065 C++ mysqld.exe!Prepared_statement::execute(String * expanded_query=0x0000000000000002, bool open_cursor=false) Line 3784 C++ mysqld.exe!Prepared_statement::execute_loop(String * expanded_query=0x000000000c74e300, bool open_cursor=true, unsigned char * packet=0x000000000c6c91a8, unsigned char * packet_end=0x0000000000000000) Line 3392 + 0xf bytes C++ mysqld.exe!mysql_sql_stmt_execute(THD * thd=0x0000000000000000) Line 2575 C++ mysqld.exe!mysql_execute_command(THD * thd=0x000000000c6c7f60) Line 2299 C++ mysqld.exe!mysql_parse(THD * thd=0x000000000c6c7f60, const char * inBuf=0x000000000c7d8011, unsigned int length=0x00000003, const char * * found_semicolon=0x000000000000000c) Line 6216 C++ mysqld.exe!dispatch_command(enum_server_command command=COM_SLEEP, THD * thd=0x0000000000000000, char * packet=0x000000000c6c9240, unsigned int packet_length=0x00000000) Line 1242 C++ mysqld.exe!do_command(THD * thd=0x0000000000000000) Line 873 + 0x13 bytes C++ mysqld.exe!handle_one_connection(void * arg=0x000000000c6c7f60) Line 1154 + 0xa bytes C++ mysqld.exe!pthread_start(void * p=0x000000000422d160) Line 63 C mysqld.exe!_callthreadstartex() Line 348 + 0xd bytes C mysqld.exe!_threadstartex(void * ptd=0x0000000077d6b690) Line 326 + 0x5 bytes C kernel32.dll!BaseThreadStart() + 0x3a bytes InnoDB: Error: trying to access page number 553974655 in space 0, InnoDB: space name .\ibdata1, InnoDB: which is outside the tablespace bounds. InnoDB: Byte offset 0, len 16384, i/o type 10. InnoDB: If you get this error at mysqld startup, please check that InnoDB: your my.cnf matches the ibdata files that you have in the InnoDB: MySQL server. 091223 15:26:27 InnoDB: Assertion failure in thread 1252 in file .\fil\fil0fil.c line 4297 InnoDB: We intentionally generate a memory trap. InnoDB: Submit a detailed bug report to http://bugs.mysql.com. InnoDB: If you get repeated assertion failures or crashes, even InnoDB: immediately after the mysqld startup, there may be InnoDB: corruption in the InnoDB tablespace. Please refer to InnoDB: http://dev.mysql.com/doc/refman/5.1/en/forcing-recovery.html InnoDB: about forcing recovery. 091223 15:26:27 - mysqld got exception 0xc0000005 ; This could be because you hit a bug. It is also possible that this binary or one of the libraries it was linked against is corrupt, improperly built, or misconfigured. This error can also be caused by malfunctioning hardware. We will try our best to scrape up some info that will hopefully help diagnose the problem, but since we have already crashed, something is definitely wrong and this may fail. key_buffer_size=4096 read_buffer_size=8200 max_used_connections=7 max_threads=151 threads_connected=5 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 147654 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. thd: 0xc6b7010 Attempting backtrace. You can use the following information to find out where mysqld died. If you see no messages after this, something went terribly wrong... InnoDB: Thread 13068 stopped in file .\os\os0sync.c line 546 000000014028430B mysqld.exe!fil_io()[fil0fil.c:4297] 00000001402C3C53 mysqld.exe!buf_read_page_low()[buf0rea.c:147] 00000001402C3D3E mysqld.exe!buf_read_page()[buf0rea.c:186] 0000000140272D63 mysqld.exe!buf_page_get_gen()[buf0buf.c:2156] 000000014025FA58 mysqld.exe!btr_copy_blob_prefix()[btr0cur.c:4510] 000000014025FE81 mysqld.exe!btr_copy_externally_stored_field_prefix_low()[btr0cur.c:4699] 000000014026013C mysqld.exe!btr_copy_externally_stored_field()[btr0cur.c:4807] 0000000140260220 mysqld.exe!btr_rec_copy_externally_stored_field()[btr0cur.c:4846] 000000014023EBD0 mysqld.exe!row_sel_store_mysql_rec()[row0sel.c:2732] 0000000140240AB5 mysqld.exe!row_search_for_mysql()[row0sel.c:4338] 000000014021EC2D mysqld.exe!ha_innobase::index_read()[ha_innodb.cc:5132] 000000014021F378 mysqld.exe!ha_innobase::index_first()[ha_innodb.cc:5423] 000000014021F492 mysqld.exe!ha_innobase::rnd_next()[ha_innodb.cc:5513] 000000014012489A mysqld.exe!rr_sequential()[records.cc:390] InnoDB: Thread 4064 stopped in file .\os\os0sync.c line 245 000000014018747B mysqld.exe!sub_select()[sql_select.cc:11352] 000000014019A466 mysqld.exe!do_select()[sql_select.cc:11105] 000000014019CE35 mysqld.exe!JOIN::exec()[sql_select.cc:2271] 000000014019D171 mysqld.exe!mysql_select()[sql_select.cc:2461] 000000014019D586 mysqld.exe!handle_select()[sql_select.cc:272] 00000001400665C8 mysqld.exe!execute_sqlcom_select()[sql_parse.cc:5195] 0000000140067A4D mysqld.exe!mysql_execute_command()[sql_parse.cc:2288] 000000014006C4C6 mysqld.exe!mysql_parse()[sql_parse.cc:6216] 000000014006D116 mysqld.exe!dispatch_command()[sql_parse.cc:1242] 000000014006DE1B mysqld.exe!do_command()[sql_parse.cc:873] 0000000140094F67 mysqld.exe!handle_one_connection()[sql_connect.cc:1154] 000000014033E71E mysqld.exe!pthread_start()[my_winthread.c:63] 00000001403AF9A7 mysqld.exe!_callthreadstartex()[threadex.c:348] 00000001403AFA7F mysqld.exe!_threadstartex()[threadex.c:326] 0000000077D6B6CA kernel32.dll!BaseThreadStart() Trying to get some variables. Some pointers may be invalid and cause the dump to abort... thd->query at 000000000C794020=select bit_xor(`qa05_36_0_80`.`c2`) as c2 from qa05 as qa05_36_0_80 force index (c1,PRIMARY) natural right join qa06 as qa06_36_2_82 where row(qa06_36_2_82.c1 ,qa06_36_2_82.c4 )<=> row(( select '1' ) ,( select '1' ) ) or qa05_36_0_80.c1 >= '2009-10-20 1:24:26' for update thd->thread_id=30 thd->killed=NOT_KILLED The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains information that should help you find out what is causing the crash. InnoDB: Thread 8756 stopped in file .\handler\ha_innodb.cc line 9556 InnoDB: Thread 3496 stopped in file .\sync\sync0arr.c line 362 mysqld.exe!fil_io(unsigned __int64 type=0x0000000000000018, unsigned __int64 sync=0x0000000000000000, unsigned __int64 space_id=0x000000002104ffff, unsigned __int64 zip_size=0x0000000000000000, unsigned __int64 block_offset=0x000000002104ffff, unsigned __int64 byte_offset=0x0000000000000000, unsigned __int64 len=0x0000000000004000, void * buf=0x0000000004b88000, void * message=0x0000000004255320) Line 4297 + 0x1b bytes C mysqld.exe!buf_read_page_low(unsigned __int64 * err=0x000000002104ffff, unsigned __int64 sync=0x0000000000000000, unsigned __int64 mode=0x0000000000000000, unsigned __int64 space=0x000000014024148e, unsigned __int64 zip_size=0x0000000000000000, unsigned __int64 unzip=0x0000000000000000, __int64 tablespace_version=0x0000000000000001, unsigned __int64 offset=0x000000002104ffff) Line 147 + 0x36 bytes C mysqld.exe!buf_read_page(unsigned __int64 space=0x0000000000000000, unsigned __int64 zip_size=0x0000000000000000, unsigned __int64 offset=0x000000002104ffff) Line 186 C mysqld.exe!buf_page_get_gen(unsigned __int64 space=0x0000000000000000, unsigned __int64 zip_size=0x0000000000000000, unsigned __int64 offset=0x000000002104ffff, unsigned __int64 rw_latch=0x0000000000000001, buf_block_struct * guess=0x0000000000000000, unsigned __int64 mode=0x000000000000000a, const char * file=0x0000000140497e40, unsigned __int64 line=0x000000000000118c, mtr_struct * mtr=0x000000000ec4c820) Line 2156 + 0x4d bytes C mysqld.exe!btr_copy_blob_prefix(unsigned char * buf=0x000000000c8ba010, unsigned __int64 len=0x0000000000000000, unsigned __int64 space_id=0x0000000000155dd8, unsigned __int64 page_no=0x0000000140251359, unsigned __int64 offset=0x0000000000000026) Line 4510 + 0x65 bytes C mysqld.exe!btr_copy_externally_stored_field_prefix_low(unsigned char * buf=0x0000000000004070, unsigned __int64 len=0x0000000000004070, unsigned __int64 zip_size=0x000000000003891a, unsigned __int64 space_id=0x0000000140239c50, unsigned __int64 page_no=0x00000000000000d0, unsigned __int64 offset=0x0000000000000026) Line 4699 C mysqld.exe!btr_copy_externally_stored_field(unsigned __int64 * len=0x000000000ec4cee8, const unsigned char * data=0x0000000000000006, unsigned __int64 zip_size=0x000000000484c082, unsigned __int64 local_len=0x0000000000000000, mem_block_info_struct * heap=0x000000000c74e3f0) Line 4807 + 0x1c bytes C mysqld.exe!btr_rec_copy_externally_stored_field(const unsigned char * rec=0x0000000000000314, const unsigned __int64 * offsets=0x000000000484c082, unsigned __int64 zip_size=0x000000000ec4cfc0, unsigned __int64 no=0x000000000c74d000, unsigned __int64 * len=0x000000000ec4cee8, mem_block_info_struct * heap=0x000000000c74e3f0) Line 4846 C mysqld.exe!row_sel_store_mysql_rec(unsigned char * mysql_rec=0x000000000c721dd0, row_prebuilt_struct * prebuilt=0x00000000ffffffff, const unsigned char * rec=0x000000000484c082, const unsigned __int64 * offsets=0x000000000ec4cfc0) Line 2732 + 0x32 bytes C mysqld.exe!row_search_for_mysql(unsigned char * buf=0x0000000000000000, unsigned __int64 mode=0x000000000c721490, row_prebuilt_struct * prebuilt=0x0000000000000001, unsigned __int64 match_mode=0x0000000000000001, unsigned __int64 direction=0x0000000000000000) Line 4338 + 0x16 bytes C mysqld.exe!ha_innobase::index_read(unsigned char * buf=0x0000000000000000, const unsigned char * key_ptr=0x0000000000000000, unsigned int key_len=0x0c799140, ha_rkey_function find_flag=HA_READ_AFTER_KEY) Line 5132 C++ mysqld.exe!ha_innobase::index_first(unsigned char * buf=0x0000000140181c68) Line 5423 C++ mysqld.exe!ha_innobase::rnd_next(unsigned char * buf=0x0000000140196601) Line 5513 C++ mysqld.exe!rr_sequential(READ_RECORD * info=0x000000000c6b28a0) Line 390 + 0x11 bytes C++ mysqld.exe!sub_select(JOIN * join=0x0000000000000000, st_join_table * join_tab=0x000000000c796af8, bool end_of_records=false) Line 11352 C++ mysqld.exe!do_select(JOIN * join=0x000000000c799200, List * fields=0x0000000000000000, TABLE * table=0x000000000c796af8, Procedure * procedure=0x0000000000000000) Line 11105 C++ mysqld.exe!JOIN::exec() Line 2271 C++ mysqld.exe!mysql_select(THD * thd=0x000000000c6b82f0, Item * * * rref_pointer_array=0x000000000c6b88c8, TABLE_LIST * tables=0x000000000c6b8258, unsigned int wild_num=0x0c796ad0, List & fields={...}, Item * conds=0x000000000c796950, unsigned int og_num=0x00000000, st_order * order=0x0000000000000000, st_order * group=0x0000000000000000, Item * having=0x0000000000000000, st_order * proc_param=0x0000000000000000, unsigned __int64 select_options=0x0000000000046e00, select_result * result=0x000000000c796ad0, st_select_lex_unit * unit=0x000000000c6b82f0, st_select_lex * select_lex=0x000000000c6b86f8) Line 2461 C++ mysqld.exe!handle_select(THD * thd=0x0000000000005d31, LEX * lex=0x000000000c6b7010, select_result * result=0x000000000c796a00, unsigned long setup_tables_done_option=0x00000000) Line 272 + 0x9b bytes C++ mysqld.exe!execute_sqlcom_select(THD * thd=0x000000000c7945d8, TABLE_LIST * all_tables=0x0000000000000000) Line 5195 C++ mysqld.exe!mysql_execute_command(THD * thd=0x000000000c6b7010) Line 2288 + 0x10 bytes C++ mysqld.exe!mysql_parse(THD * thd=0x000000000c6b7010, const char * inBuf=0x000000000c706011, unsigned int length=0x00000003, const char * * found_semicolon=0x0000000000000125) Line 6216 C++ mysqld.exe!dispatch_command(enum_server_command command=COM_SLEEP, THD * thd=0x0000000000000000, char * packet=0x000000000c6b82f0, unsigned int packet_length=0x00000000) Line 1242 C++ mysqld.exe!do_command(THD * thd=0x0000000000000000) Line 873 + 0x13 bytes C++ mysqld.exe!handle_one_connection(void * arg=0x000000000c6b7010) Line 1154 + 0xa bytes C++ mysqld.exe!pthread_start(void * p=0x000000000c6e0010) Line 63 C > mysqld.exe!_callthreadstartex() Line 348 + 0xd bytes C mysqld.exe!_threadstartex(void * ptd=0x0000000077d6b690) Line 326 + 0x5 bytes C kernel32.dll!BaseThreadStart() + 0x3a bytes type 0x0000000000000018 unsigned __int64 sync 0x0000000000000000 unsigned __int64 space_id 0x000000002104ffff unsigned __int64 zip_size 0x0000000000000000 unsigned __int64 block_offset 0x000000002104ffff unsigned __int64 byte_offset 0x0000000000000000 unsigned __int64 len 0x0000000000004000 unsigned __int64 buf 0x0000000004b88000 void * message 0x0000000004255320 void * zip_size_shift 0x0000000000000018 unsigned __int64