Bug #7094 | Segfault with corrupted frm file | ||
---|---|---|---|
Submitted: | 8 Dec 2004 5:15 | Modified: | 8 Jan 2005 21:09 |
Reporter: | Bill McCaffrey | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 4.1.7-standard | OS: | ses8 |
Assigned to: | CPU Architecture: | Any |
[8 Dec 2004 5:15]
Bill McCaffrey
[8 Dec 2004 17:22]
Heikki Tuuri
Bill, please resolve the stack trace. How did you end up with a corrupt .frm file? Regards, Heikki
[8 Dec 2004 21:09]
Bill McCaffrey
Here is the stack trace - 0x808af93 handle_segfault + 423 0x82d6de8 pthread_sighandler + 184 0x82f3726 chunk_free + 214 0x82f3613 free + 147 0x82aa2b6 my_no_flags_free + 22 0x82aa92c free_root + 120 0x80b8a88 openfrm__FPCcT0UiUiUiP8st_table + 6184 0x80b46d5 open_unireg_entry__FP3THDP8st_tablePCcN22 + 581 0x80b3909 open_table__FP3THDPCcN21Pb + 933 0x80b4a89 open_ltable__FP3THDP13st_table_list13thr_lock_type + 69 0x810f9e7 mysqld_extend_show_tables__FP3THDPCcT1 + 3155 0x809c29e mysql_execute_command__FP3THD + 9626 0x809e6e9 mysql_parse__FP3THDPcUi + 169 0x8098def dispatch_command__F19enum_server_commandP3THDPcUi + 1643 0x8098778 do_command__FP3THD + 188 0x8097eb7 handle_one_connection + 615 0x82d459c pthread_start_thread + 220 0x82fdf1a thread_start + 4 The frm file corrupted due to a hardware fault. The affected server was a backup replica, so we did a hot backup of the primary and restored the database. This particular table had been dropped sometime between the crash and the hot backup so when the files were copied, it was not overwritten.
[14 Feb 2005 22:54]
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".