Bug #23961 server crashes on startup with loaded engine
Submitted: 3 Nov 2006 20:41 Modified: 6 Dec 2006 18:21
Reporter: Brian Aker Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:5.1.12-debug-bk OS:Linux (linux Suse 10.1)
Assigned to: Assigned Account CPU Architecture:Any

[3 Nov 2006 20:41] Brian Aker
Description:
Server crashes on startup with loaded engine :)

How to repeat:
Install a storage engine.

Reboot server, and you get this:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 46912496174016 (LWP 18873)]
closecon_handlerton (thd=0x140d260, plugin=0x3253801318, unused=0x0) at handler.cc:554
554       if (hton->state == SHOW_OPTION_YES && hton->close_connection &&
[6 Dec 2006 18:21] Antony Curtis
Does not happen on mysql-5.1-engines tree.
Duplicate of Bug#22694