Bug #50722 crash when opening a handler
Submitted: 29 Jan 2010 10:00 Modified: 6 May 2010 7:51
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: General Severity:S1 (Critical)
Version:5.1.42 OS:Windows
Assigned to: CPU Architecture:Any

[29 Jan 2010 10:00] Shane Bester
Description:
getting random crashes with handler open statements:

mysqld.exe!mysql_ha_close_table()[sql_handler.cc:159]
mysqld.exe!mysql_ha_open()[sql_handler.cc:342]
mysqld.exe!mysql_execute_command()[sql_parse.cc:4040]
mysqld.exe!mysql_parse()[sql_parse.cc:5974]
mysqld.exe!dispatch_command()[sql_parse.cc:1233]
mysqld.exe!do_command()[sql_parse.cc:872]
mysqld.exe!handle_one_connection()[sql_connect.cc:1127]
mysqld.exe!pthread_start()[my_winthread.c:85]
mysqld.exe!_callthreadstart()[thread.c:295]
mysqld.exe!_threadstart()[thread.c:275]
kernel32.dll!BaseThreadStart()

thd->query 00005DAFF60=/*extreme*/handler `t1029` open

How to repeat:
crashes with single thread, but no definite testcase exists yet.
[29 Jan 2010 23:03] Davi Arnaut
Is it using merge tables by any chance?
[4 Mar 2010 0: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".