Bug #40879 insert..select crashed in field_conv
Submitted: 20 Nov 2008 11:08 Modified: 30 Dec 2008 8:23
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: DML Severity:S1 (Critical)
Version:5.0.68 OS:Any
Assigned to: CPU Architecture:Any

[20 Nov 2008 11:08] Shane Bester
Description:
mysqld-nt.exe!field_conv Line 768
mysqld-nt.exe!Item_field::save_in_field
mysqld-nt.exe!fill_record
mysqld-nt.exe!fill_record_n_invoke_before_triggers
mysqld-nt.exe!select_insert::store_values
mysqld-nt.exe!select_insert::send_data
mysqld-nt.exe!end_send
mysqld-nt.exe!evaluate_join_record
mysqld-nt.exe!sub_select
mysqld-nt.exe!do_select
mysqld-nt.exe!JOIN::exec
mysqld-nt.exe!mysql_select
mysqld-nt.exe!handle_select
mysqld-nt.exe!mysql_execute_command
mysqld-nt.exe!mysql_parse
mysqld-nt.exe!Query_log_event::exec_event
mysqld-nt.exe!Query_log_event::exec_event
mysqld-nt.exe!exec_relay_log_event
mysqld-nt.exe!handle_slave_sql
mysqld-nt.exe!pthread_start
mysqld-nt.exe!_threadstart

crash happened during insert .. select query.

How to repeat:
.
[20 Nov 2008 15:25] Valeriy Kravchuk
Thank you for a problem report. Do you have any sample data to put into these tables to repeat the crash?
[21 Dec 2008 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".
[30 Dec 2008 8:23] MySQL Verification Team
after further analysis, this is probably a duplicate of bug #41725