Bug #53393 | mysqld crashes after read() fails for errmsg.sys | ||
---|---|---|---|
Submitted: | 3 May 2010 20:31 | Modified: | 16 Jan 2013 16:10 |
Reporter: | Radu Banabic | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.1.44, all | OS: | Linux |
Assigned to: | CPU Architecture: | Any |
[3 May 2010 20:31]
Radu Banabic
[4 May 2010 15:31]
Sveta Smirnova
Thank you for the report. I can not repeat segfault without modified sources. Regarding to patch to repeat the problem please send us patch in diff format: I want to be sure I can apply it in proper way.
[4 May 2010 15:45]
Radu Banabic
Diff file for mysys/my_read.c which reproduces bug
Attachment: diff (application/octet-stream, text), 335 bytes.
[5 May 2010 8:40]
Sveta Smirnova
Thank you for the feedback. Verified as described.
[16 Jan 2013 16:10]
Paul DuBois
Noted in 5.7.1 changelog. If the server failed to read errmsg.sys, it could exit with a segmentation fault.