Bug #38116 Assertion failed: current_bitmap_value == _ma_bitmap_get_page_bits....
Submitted: 14 Jul 2008 22:17 Modified: 3 Feb 2013 19:23
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: Unsupported Impact on me:
None 
Category:MySQL Server: Maria storage engine Severity:S1 (Critical)
Version:5.1.25-maria-alpha-debug OS:Any
Assigned to: CPU Architecture:Any

[14 Jul 2008 22:17] Shane Bester
Description:
got a crash with an update statement:

Version: '5.1.25-maria-alpha-debug-log'  socket: ''  port: 3306  Source distribution
Assertion failed: current_bitmap_value == _ma_bitmap_get_page_bits(info, bitmap, block->page), file .\ma_bitmap.c, line 2283

mysqld.exe!my_sigabrt_handler()[mysqld.cc:1982]           
mysqld.exe!raise()[winsig.c:597]                          
mysqld.exe!abort()[abort.c:78]                            
mysqld.exe!_wassert()[assert.c:212]                       
mysqld.exe!_ma_bitmap_release_unused()[ma_bitmap.c:2283]  
mysqld.exe!write_block_record()[ma_blockrec.c:3266]       
mysqld.exe!_ma_update_block_record2()[ma_blockrec.c:3618] 
mysqld.exe!_ma_update_block_record()[ma_blockrec.c:3805]  
mysqld.exe!maria_update()[ma_update.c:160]                
mysqld.exe!ha_maria::update_row()[ha_maria.cc:1968]       
mysqld.exe!handler::ha_update_row()[handler.cc:4541]      
mysqld.exe!mysql_update()[sql_update.cc:638]              
mysqld.exe!mysql_execute_command()[sql_parse.cc:2849]     
mysqld.exe!mysql_parse()[sql_parse.cc:5656]               
mysqld.exe!dispatch_command()[sql_parse.cc:1131]          
mysqld.exe!do_command()[sql_parse.cc:789]                 
mysqld.exe!handle_one_connection()[sql_connect.cc:1115]   
mysqld.exe!pthread_start()[my_winthread.c:86]             
mysqld.exe!_callthreadstart()[thread.c:295]               
mysqld.exe!_threadstart()[thread.c:277]                   
kernel32.dll!BaseThreadStart()                            

thd->query at 0000000004D5F4D0=update ignore `table66` set  <cut>

this is the same build as in bug #38113 and bug #38026

How to repeat:
wait and see.
[18 Sep 2008 6:56] Guilhem Bichot
Hi Shane. Is this repeatable?
[10 Mar 2009 21:05] Guilhem Bichot
Does this happen again?
[10 Apr 2009 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".