Bug #4447 Access violation when stop service
Submitted: 8 Jul 2004 1:04 Modified: 10 Jun 2005 15:18
Reporter: Yves Dieterich Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server Severity:S1 (Critical)
Version:1.0.6 Beta OS:Windows (XP SP1 FR)
Assigned to: Reggie Burnett CPU Architecture:Any

[8 Jul 2004 1:04] Yves Dieterich
Description:
When Mysql Administrator is running, if mysql server is stopped (not from this tool)
you will get sometime a EAccess Violation for both process mysqld-opt.Exe and Mysql Administrator

How to repeat:
* Start Mysql service from MySqlAdministrator
* reconnect
* select 'Health' view
* stop the server (using mysqladmin shutdown)
* sometime you have a mysql-opt.exe EAccesViolation followed by endless (every 5s) AV 004D514A in module MysqlAdministrator.exe
some times, you have a error message (cannot connect to mysql : this is fine) followed by EAcess violation 009417D5 in libmysqladmin.sql

Suggested fix:
It seems that the real state of the server is not set well (or at the right time)
[17 Jul 2004 16:04] MySQL Verification Team
I was able to repeat with mysqld-opt.exe and I am changing the category
for server, with mysqld.exe works as expected. Then we have here a
server crash when the service was stopped as explained.

Thank you for the bug report.
[10 Jun 2005 15:18] MySQL Verification Team
Testing today servers 5.0.XX, 4.1.XX and 4.0.XX I was unable
to repeat the issue reported.