Bug #37779 Sporadic assertion (contextId >= 0...) in Statement.cpp
Submitted: 1 Jul 2008 16:30 Modified: 16 Mar 2009 22:38
Reporter: Alexander Nozdrin Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: Falcon storage engine Severity:S2 (Serious)
Version:6.0-BK OS:Any
Assigned to: Christopher Powers CPU Architecture:Any
Tags: crash, F_TEST, pushbuild, sporadic, test failure

[1 Jul 2008 16:30] Alexander Nozdrin
Description:
Server log:
--------------------------------------------------------------------
WARNING:  'master.err: binlog.binlog_auto_increment_bug33029: Attempting backtrace. You can use the following information to find out'
    COUNT: 1
    FILES:    warnings
    TESTS:    <unknown>

WARNING:  'Attempting backtrace. You can use the following information to find out'
    COUNT: 1
    FILES:    master.err
    TESTS:    binlog.binlog_auto_increment_bug33029
--------------------------------------------------------------------

master.err
--------------------------------------------------------------------
master.err: binlog.binlog_auto_increment_bug33029: ==21050==    at 0x4A20A56: malloc (vg_replace_malloc.c:149)
master.err: binlog.binlog_auto_increment_bug33029: ==21050==    at 0x4A20A56: malloc (vg_replace_malloc.c:149)
master.err: binlog.binlog_auto_increment_bug33029: ==21050==    at 0x4A20A56: malloc (vg_replace_malloc.c:149)
master.err: binlog.binlog_auto_increment_bug33029: ==21050==    at 0x4A20A56: malloc (vg_replace_malloc.c:149)
master.err: binlog.binlog_auto_increment_bug33029: ==21050==    at 0x4A20A56: malloc (vg_replace_malloc.c:149)
master.err: binlog.binlog_auto_increment_bug33029: ==21050==    at 0x4A20A56: malloc (vg_replace_malloc.c:149)
master.err: binlog.binlog_auto_increment_bug33029: ==21050==    at 0x4A20A56: malloc (vg_replace_malloc.c:149)
master.err: binlog.binlog_auto_increment_bug33029: ==21050==    at 0x4A20A56: malloc (vg_replace_malloc.c:149)
master.err: binlog.binlog_auto_increment_bug33029: ==21050==    at 0x4A20A56: malloc (vg_replace_malloc.c:149)
master.err: binlog.binlog_auto_increment_bug33029: ==21050==    at 0x4A20A56: malloc (vg_replace_malloc.c:149)
master.err: binlog.binlog_auto_increment_bug33029: ==21050==    at 0x4A20A56: malloc (vg_replace_malloc.c:149)
master.err: binlog.binlog_auto_increment_bug33029: ==21050==    at 0x4A20B57: realloc (vg_replace_malloc.c:306)
master.err: binlog.binlog_auto_increment_bug33029: ==21050==    at 0x4A20A56: malloc (vg_replace_malloc.c:149)
master.err: binlog.binlog_auto_increment_bug33029: ==21050==    at 0x4A20A56: malloc (vg_replace_malloc.c:149)
master.err: binlog.binlog_auto_increment_bug33029: ==21050==    at 0x4A20A56: malloc (vg_replace_malloc.c:149)
master.err: binlog.binlog_auto_increment_bug33029: ==21050==    at 0x4A20A56: malloc (vg_replace_malloc.c:149)
master.err: binlog.binlog_auto_increment_bug33029: ==21050==    at 0x4A1FD7F: calloc (vg_replace_malloc.c:279)
master.err: binlog.binlog_auto_increment_bug33029: ==21050==    at 0x4A20A56: malloc (vg_replace_malloc.c:149)
master.err: binlog.binlog_auto_increment_bug33029: ==21050==    at 0x4A20A56: malloc (vg_replace_malloc.c:149)
master.err: binlog.binlog_auto_increment_bug33029: ==21050==    at 0x4A20A56: malloc (vg_replace_malloc.c:149)
master.err: binlog.binlog_auto_increment_bug33029: ==21050==    at 0x4A1FD7F: calloc (vg_replace_malloc.c:279)
master.err: binlog.binlog_auto_increment_bug33029: ==21050==    at 0x4A20A56: malloc (vg_replace_malloc.c:149)
master.err: binlog.binlog_auto_increment_bug33029: ==21050==    at 0x4A20A56: malloc (vg_replace_malloc.c:149)
master.err: binlog.binlog_auto_increment_bug33029: ==21050==    at 0x4A20A56: malloc (vg_replace_malloc.c:149)
master.err: binlog.binlog_auto_increment_bug33029: Attempting backtrace. You can use the following information to find out
--------------------------------------------------------------------

How to repeat:
https://intranet.mysql.com/secure/pushbuild/showpush.pl?dir=bzr_mysql-6.0-falcon&order=33
https://intranet.mysql.com/secure/pushbuild/xref.pl?testname=binlog.binlog_auto_increment_...
[1 Jul 2008 16:31] Alexander Nozdrin
Valgrind output

Attachment: 1.dump (application/octet-stream, text), 24.90 KiB.

[7 Aug 2008 9:09] Sven Sandberg
This failed in the push linked above, in 'pb-valgrind-*'/n_mix. the log above is from the warnings file.
[17 Oct 2008 14:19] Sven Sandberg
Failed also here: https://intranet.mysql.com/secure/pushbuild/showpush.pl?dir=bzr_mysql-6.0-rpl&order=64 sapsrv2/embedded

xref: http://tinyurl.com/5jcsqr
[16 Mar 2009 22:38] Kevin Lewis
Pushbuild xref show that this bug has not occurred since 2008-07-28.