Bug #42419 Server crash with "Pure virtual method called" on two concurrent connections
Submitted: 28 Jan 2009 13:15 Modified: 18 Mar 2009 14:57
Reporter: Elena Stepanova Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S1 (Critical)
Version:4.1.24, 5.0.42, 5.0.74, 5.0.76, 5.0.77, 5.1.31 OS:Any
Assigned to: Georgi Kodinov CPU Architecture:Any
Tags: crash, subquery, UPDATE

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[28 Jan 2009 13:18] Elena Stepanova
pstack core (c++filt)

Attachment: pstack_core_1 (application/octet-stream, text), 98.77 KiB.

[3 Feb 2009 7:03] Shane Bester
testcase

Attachment: bug42419.c (text/plain), 7.71 KiB.

[13 Feb 2009 15:59] Georgi Kodinov
bug42419.test : mysqltest script to reproduce the crash

Attachment: bug42419.test (, text), 1.34 KiB.