[sbester@box1 mysql-5.5.99-m3-linux-i686]$ valgrind --tool=memcheck --track-origins=yes --leak-check=full -v --show-reachable=yes --num-callers=50 ./bin/mysqld --no-defaults --skip-grant-tables --skip-name-resolve --basedir=. --datadir=./data ==26070== Memcheck, a memory error detector ==26070== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==26070== Using Valgrind-3.5.0 and LibVEX; rerun with -h for copyright info ==26070== Command: ./bin/mysqld --no-defaults --skip-grant-tables --skip-name-resolve --basedir=. --datadir=./data ==26070== --26070-- Valgrind options: --26070-- --tool=memcheck --26070-- --track-origins=yes --26070-- --leak-check=full --26070-- -v --26070-- --show-reachable=yes --26070-- --num-callers=50 --26070-- Contents of /proc/version: --26070-- Linux version 2.6.18-1.2798.fc6xen (brewbuilder@hs20-bc2-4.build.redhat.com) (gcc version 4.1.1 20061011 (Red Hat 4.1.1-30)) #1 SMP Mon Oct 16 15:11:19 EDT 2006 --26070-- Arch and hwcaps: X86, x86-sse1-sse2 --26070-- Page sizes: currently 4096, max supported 4096 --26070-- Valgrind library directory: /home/sbester/valgrind/lib/valgrind --26070-- Reading syms from /lib/ld-2.5.so (0x2c3000) --26070-- Reading syms from /home/sbester/mysql/5.5/mysql-5.5.99-m3-linux-i686/bin/mysqld (0x8048000) --26070-- Reading syms from /home/sbester/valgrind/lib/valgrind/memcheck-x86-linux (0x38000000) --26070-- object doesn't have a dynamic symbol table --26070-- Reading suppressions file: /home/sbester/valgrind/lib/valgrind/default.supp --26070-- REDIR: 0x2d80f0 (index) redirected to 0x3803e413 (vgPlain_x86_linux_REDIR_FOR_index) --26070-- Reading syms from /home/sbester/valgrind/lib/valgrind/vgpreload_core-x86-linux.so (0x4001000) --26070-- Reading syms from /home/sbester/valgrind/lib/valgrind/vgpreload_memcheck-x86-linux.so (0x4003000) ==26070== WARNING: new redirection conflicts with existing -- ignoring it --26070-- new: 0x002d80f0 (index ) R-> 0x040066d0 index --26070-- REDIR: 0x2d8290 (strlen) redirected to 0x40068b0 (strlen) --26070-- Reading syms from /lib/libpthread-2.5.so (0x484000) --26070-- Reading syms from /usr/lib/libz.so.1.2.3 (0x12a000) --26070-- object doesn't have a symbol table --26070-- Reading syms from /lib/libdl-2.5.so (0xdd5000) --26070-- Reading syms from /lib/libcrypt-2.5.so (0x50d8000) --26070-- Reading syms from /lib/libnsl-2.5.so (0x401b000) --26070-- Reading syms from /lib/libm-2.5.so (0x4031000) --26070-- Reading syms from /lib/libc-2.5.so (0x309000) --26070-- REDIR: 0x3764e0 (memset) redirected to 0x4006c10 (memset) --26070-- REDIR: 0x3769d0 (memcpy) redirected to 0x4007ad0 (memcpy) --26070-- REDIR: 0x375640 (rindex) redirected to 0x40065e0 (rindex) --26070-- REDIR: 0x375350 (strnlen) redirected to 0x4006860 (strnlen) --26070-- REDIR: 0x376470 (memmove) redirected to 0x4006c60 (memmove) --26070-- REDIR: 0x3709b0 (calloc) redirected to 0x4004c1e (calloc) --26070-- REDIR: 0x370cb0 (malloc) redirected to 0x400590e (malloc) --26070-- Reading syms from /lib/libgcc_s-4.1.1-20061011.so.1 (0x4ece000) --26070-- object doesn't have a symbol table --26070-- REDIR: 0x3752a0 (strlen) redirected to 0x4006890 (strlen) --26070-- REDIR: 0x3766d0 (stpcpy) redirected to 0x40075b0 (stpcpy) --26070-- REDIR: 0x374d40 (strcmp) redirected to 0x4006960 (strcmp) --26070-- REDIR: 0x3724c0 (free) redirected to 0x4005528 (free) --26070-- REDIR: 0x375490 (strncmp) redirected to 0x40068f0 (strncmp) --26070-- REDIR: 0x374db0 (strcpy) redirected to 0x4007d60 (strcpy) --26070-- REDIR: 0x374bd0 (index) redirected to 0x4006670 (index) --26070-- REDIR: 0x377280 (rawmemchr) redirected to 0x4006cf0 (rawmemchr) --26070-- REDIR: 0x374a20 (strcat) redirected to 0x4007060 (strcat) --26070-- REDIR: 0x376540 (mempcpy) redirected to 0x4007330 (mempcpy) 091123 17:12:03 [Note] Buffered information: Performance schema disabled (reason: start parameters). 091123 17:12:03 [Note] Plugin 'FEDERATED' is disabled. InnoDB: The InnoDB memory heap is disabled InnoDB: Mutexes and rw_locks use InnoDB's own implementation --26070-- memcheck GC: 1024 nodes, 1024 survivors (100.0%) --26070-- memcheck GC: increase table size to 2048 --26070-- memcheck GC: 2048 nodes, 2048 survivors (100.0%) --26070-- memcheck GC: increase table size to 4096 --26070-- memcheck GC: 4096 nodes, 4096 survivors (100.0%) --26070-- memcheck GC: increase table size to 8192 --26070-- memcheck GC: 8192 nodes, 8192 survivors (100.0%) --26070-- memcheck GC: increase table size to 16384 --26070-- memcheck GC: 16384 nodes, 16384 survivors (100.0%) --26070-- memcheck GC: increase table size to 32768 InnoDB: The first specified data file ./ibdata1 did not exist: InnoDB: a new database to be created! 091123 17:12:16 InnoDB: Setting file ./ibdata1 size to 10 MB InnoDB: Database physically writes the file full: wait... 091123 17:12:17 InnoDB: Log file ./ib_logfile0 did not exist: new to be created InnoDB: Setting log file ./ib_logfile0 size to 5 MB InnoDB: Database physically writes the file full: wait... 091123 17:12:17 InnoDB: Log file ./ib_logfile1 did not exist: new to be created InnoDB: Setting log file ./ib_logfile1 size to 5 MB InnoDB: Database physically writes the file full: wait... InnoDB: Doublewrite buffer not found: creating new InnoDB: Doublewrite buffer created InnoDB: Creating foreign key constraint system tables InnoDB: Foreign key constraint system tables created 091123 17:12:24 InnoDB Plugin 1.0.6 started; log sequence number 0 --26070-- REDIR: 0x375fe0 (memchr) redirected to 0x4006a80 (memchr) --26070-- REDIR: 0x377350 (strchrnul) redirected to 0x4006cc0 (strchrnul) --26070-- Reading syms from /lib/libnss_files-2.5.so (0x400f000) 091123 17:12:27 [Note] ./bin/mysqld: ready for connections. Version: '5.5.99-m3-debug' socket: '/tmp/mysql.sock' port: 3306 Source distribution 091123 17:12:30 [Note] Got signal 15 to shutdown mysqld 091123 17:12:30 [Note] ./bin/mysqld: Normal shutdown 091123 17:12:32 InnoDB: Starting shutdown... ==26070== Thread 17: ==26070== Invalid write of size 4 ==26070== at 0x84EF4F0: mutex_free (sync0sync.c:333) ==26070== by 0x84EF847: sync_close (sync0sync.c:1373) ==26070== by 0x84ED3C3: innobase_shutdown_for_mysql (srv0start.c:2014) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== Address 0x61f5434 is 164 bytes inside a block of size 224 free'd ==26070== at 0x40055AD: free (vg_replace_malloc.c:325) ==26070== by 0x84B23BD: mem_area_free (mem0pool.c:507) ==26070== by 0x84B16EE: mem_heap_block_free (mem0mem.c:493) ==26070== by 0x84B0A70: mem_heap_free_func (mem0mem.ic:504) ==26070== by 0x84B0B5B: mem_free_func (mem0mem.ic:571) ==26070== by 0x8512298: btr_search_sys_free (btr0sea.c:185) ==26070== by 0x84ED3B9: innobase_shutdown_for_mysql (srv0start.c:2009) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== Invalid read of size 1 ==26070== at 0x84EF28F: mutex_get_lock_word (sync0sync.ic:132) ==26070== by 0x84EF40E: mutex_free (sync0sync.c:315) ==26070== by 0x84EF847: sync_close (sync0sync.c:1373) ==26070== by 0x84ED3C3: innobase_shutdown_for_mysql (srv0start.c:2014) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== Address 0x61f53ec is 92 bytes inside a block of size 224 free'd ==26070== at 0x40055AD: free (vg_replace_malloc.c:325) ==26070== by 0x84B23BD: mem_area_free (mem0pool.c:507) ==26070== by 0x84B16EE: mem_heap_block_free (mem0mem.c:493) ==26070== by 0x84B0A70: mem_heap_free_func (mem0mem.ic:504) ==26070== by 0x84B0B5B: mem_free_func (mem0mem.ic:571) ==26070== by 0x8512298: btr_search_sys_free (btr0sea.c:185) ==26070== by 0x84ED3B9: innobase_shutdown_for_mysql (srv0start.c:2009) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== Invalid read of size 4 ==26070== at 0x84EF2AA: mutex_get_waiters (sync0sync.ic:150) ==26070== by 0x84EF446: mutex_free (sync0sync.c:316) ==26070== by 0x84EF847: sync_close (sync0sync.c:1373) ==26070== by 0x84ED3C3: innobase_shutdown_for_mysql (srv0start.c:2014) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== Address 0x61f5430 is 160 bytes inside a block of size 224 free'd ==26070== at 0x40055AD: free (vg_replace_malloc.c:325) ==26070== by 0x84B23BD: mem_area_free (mem0pool.c:507) ==26070== by 0x84B16EE: mem_heap_block_free (mem0mem.c:493) ==26070== by 0x84B0A70: mem_heap_free_func (mem0mem.ic:504) ==26070== by 0x84B0B5B: mem_free_func (mem0mem.ic:571) ==26070== by 0x8512298: btr_search_sys_free (btr0sea.c:185) ==26070== by 0x84ED3B9: innobase_shutdown_for_mysql (srv0start.c:2009) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== Invalid read of size 4 ==26070== at 0x84EF4DD: mutex_free (sync0sync.c:333) ==26070== by 0x84EF847: sync_close (sync0sync.c:1373) ==26070== by 0x84ED3C3: innobase_shutdown_for_mysql (srv0start.c:2014) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== Address 0x61f5438 is 168 bytes inside a block of size 224 free'd ==26070== at 0x40055AD: free (vg_replace_malloc.c:325) ==26070== by 0x84B23BD: mem_area_free (mem0pool.c:507) ==26070== by 0x84B16EE: mem_heap_block_free (mem0mem.c:493) ==26070== by 0x84B0A70: mem_heap_free_func (mem0mem.ic:504) ==26070== by 0x84B0B5B: mem_free_func (mem0mem.ic:571) ==26070== by 0x8512298: btr_search_sys_free (btr0sea.c:185) ==26070== by 0x84ED3B9: innobase_shutdown_for_mysql (srv0start.c:2009) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== Invalid read of size 4 ==26070== at 0x84EF4E7: mutex_free (sync0sync.c:333) ==26070== by 0x84EF847: sync_close (sync0sync.c:1373) ==26070== by 0x84ED3C3: innobase_shutdown_for_mysql (srv0start.c:2014) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== Address 0x61f5438 is 168 bytes inside a block of size 224 free'd ==26070== at 0x40055AD: free (vg_replace_malloc.c:325) ==26070== by 0x84B23BD: mem_area_free (mem0pool.c:507) ==26070== by 0x84B16EE: mem_heap_block_free (mem0mem.c:493) ==26070== by 0x84B0A70: mem_heap_free_func (mem0mem.ic:504) ==26070== by 0x84B0B5B: mem_free_func (mem0mem.ic:571) ==26070== by 0x8512298: btr_search_sys_free (btr0sea.c:185) ==26070== by 0x84ED3B9: innobase_shutdown_for_mysql (srv0start.c:2009) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== Invalid read of size 4 ==26070== at 0x84EF4ED: mutex_free (sync0sync.c:333) ==26070== by 0x84EF847: sync_close (sync0sync.c:1373) ==26070== by 0x84ED3C3: innobase_shutdown_for_mysql (srv0start.c:2014) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== Address 0x61f5434 is 164 bytes inside a block of size 224 free'd ==26070== at 0x40055AD: free (vg_replace_malloc.c:325) ==26070== by 0x84B23BD: mem_area_free (mem0pool.c:507) ==26070== by 0x84B16EE: mem_heap_block_free (mem0mem.c:493) ==26070== by 0x84B0A70: mem_heap_free_func (mem0mem.ic:504) ==26070== by 0x84B0B5B: mem_free_func (mem0mem.ic:571) ==26070== by 0x8512298: btr_search_sys_free (btr0sea.c:185) ==26070== by 0x84ED3B9: innobase_shutdown_for_mysql (srv0start.c:2009) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== Invalid read of size 4 ==26070== at 0x84EF503: mutex_free (sync0sync.c:333) ==26070== by 0x84EF847: sync_close (sync0sync.c:1373) ==26070== by 0x84ED3C3: innobase_shutdown_for_mysql (srv0start.c:2014) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== Address 0x61f5434 is 164 bytes inside a block of size 224 free'd ==26070== at 0x40055AD: free (vg_replace_malloc.c:325) ==26070== by 0x84B23BD: mem_area_free (mem0pool.c:507) ==26070== by 0x84B16EE: mem_heap_block_free (mem0mem.c:493) ==26070== by 0x84B0A70: mem_heap_free_func (mem0mem.ic:504) ==26070== by 0x84B0B5B: mem_free_func (mem0mem.ic:571) ==26070== by 0x8512298: btr_search_sys_free (btr0sea.c:185) ==26070== by 0x84ED3B9: innobase_shutdown_for_mysql (srv0start.c:2009) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== Invalid read of size 4 ==26070== at 0x84EF51E: mutex_free (sync0sync.c:333) ==26070== by 0x84EF847: sync_close (sync0sync.c:1373) ==26070== by 0x84ED3C3: innobase_shutdown_for_mysql (srv0start.c:2014) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== Address 0x61f5438 is 168 bytes inside a block of size 224 free'd ==26070== at 0x40055AD: free (vg_replace_malloc.c:325) ==26070== by 0x84B23BD: mem_area_free (mem0pool.c:507) ==26070== by 0x84B16EE: mem_heap_block_free (mem0mem.c:493) ==26070== by 0x84B0A70: mem_heap_free_func (mem0mem.ic:504) ==26070== by 0x84B0B5B: mem_free_func (mem0mem.ic:571) ==26070== by 0x8512298: btr_search_sys_free (btr0sea.c:185) ==26070== by 0x84ED3B9: innobase_shutdown_for_mysql (srv0start.c:2009) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== Invalid read of size 4 ==26070== at 0x84EF535: mutex_free (sync0sync.c:338) ==26070== by 0x84EF847: sync_close (sync0sync.c:1373) ==26070== by 0x84ED3C3: innobase_shutdown_for_mysql (srv0start.c:2014) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== Address 0x61f53e8 is 88 bytes inside a block of size 224 free'd ==26070== at 0x40055AD: free (vg_replace_malloc.c:325) ==26070== by 0x84B23BD: mem_area_free (mem0pool.c:507) ==26070== by 0x84B16EE: mem_heap_block_free (mem0mem.c:493) ==26070== by 0x84B0A70: mem_heap_free_func (mem0mem.ic:504) ==26070== by 0x84B0B5B: mem_free_func (mem0mem.ic:571) ==26070== by 0x8512298: btr_search_sys_free (btr0sea.c:185) ==26070== by 0x84ED3B9: innobase_shutdown_for_mysql (srv0start.c:2009) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== Invalid read of size 4 ==26070== at 0x85FCF51: safe_mutex_destroy (thr_mutex.c:305) ==26070== by 0x84B8C78: os_fast_mutex_free (os0sync.c:698) ==26070== by 0x84EF54C: mutex_free (sync0sync.c:341) ==26070== by 0x84EF847: sync_close (sync0sync.c:1373) ==26070== by 0x84ED3C3: innobase_shutdown_for_mysql (srv0start.c:2014) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== Address 0x61f5420 is 144 bytes inside a block of size 224 free'd ==26070== at 0x40055AD: free (vg_replace_malloc.c:325) ==26070== by 0x84B23BD: mem_area_free (mem0pool.c:507) ==26070== by 0x84B16EE: mem_heap_block_free (mem0mem.c:493) ==26070== by 0x84B0A70: mem_heap_free_func (mem0mem.ic:504) ==26070== by 0x84B0B5B: mem_free_func (mem0mem.ic:571) ==26070== by 0x8512298: btr_search_sys_free (btr0sea.c:185) ==26070== by 0x84ED3B9: innobase_shutdown_for_mysql (srv0start.c:2009) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== Invalid read of size 4 ==26070== at 0x85FCF91: safe_mutex_destroy (thr_mutex.c:313) ==26070== by 0x84B8C78: os_fast_mutex_free (os0sync.c:698) ==26070== by 0x84EF54C: mutex_free (sync0sync.c:341) ==26070== by 0x84EF847: sync_close (sync0sync.c:1373) ==26070== by 0x84ED3C3: innobase_shutdown_for_mysql (srv0start.c:2014) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== Address 0x61f5428 is 152 bytes inside a block of size 224 free'd ==26070== at 0x40055AD: free (vg_replace_malloc.c:325) ==26070== by 0x84B23BD: mem_area_free (mem0pool.c:507) ==26070== by 0x84B16EE: mem_heap_block_free (mem0mem.c:493) ==26070== by 0x84B0A70: mem_heap_free_func (mem0mem.ic:504) ==26070== by 0x84B0B5B: mem_free_func (mem0mem.ic:571) ==26070== by 0x8512298: btr_search_sys_free (btr0sea.c:185) ==26070== by 0x84ED3B9: innobase_shutdown_for_mysql (srv0start.c:2009) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== Invalid read of size 1 ==26070== at 0x48B2B6: pthread_mutex_destroy (in /lib/libpthread-2.5.so) ==26070== by 0x85FCFEC: safe_mutex_destroy (thr_mutex.c:324) ==26070== by 0x84B8C78: os_fast_mutex_free (os0sync.c:698) ==26070== by 0x84EF54C: mutex_free (sync0sync.c:341) ==26070== by 0x84EF847: sync_close (sync0sync.c:1373) ==26070== by 0x84ED3C3: innobase_shutdown_for_mysql (srv0start.c:2014) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== Address 0x61f53fc is 108 bytes inside a block of size 224 free'd ==26070== at 0x40055AD: free (vg_replace_malloc.c:325) ==26070== by 0x84B23BD: mem_area_free (mem0pool.c:507) ==26070== by 0x84B16EE: mem_heap_block_free (mem0mem.c:493) ==26070== by 0x84B0A70: mem_heap_free_func (mem0mem.ic:504) ==26070== by 0x84B0B5B: mem_free_func (mem0mem.ic:571) ==26070== by 0x8512298: btr_search_sys_free (btr0sea.c:185) ==26070== by 0x84ED3B9: innobase_shutdown_for_mysql (srv0start.c:2009) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== Invalid read of size 4 ==26070== at 0x48B2BC: pthread_mutex_destroy (in /lib/libpthread-2.5.so) ==26070== by 0x85FCFEC: safe_mutex_destroy (thr_mutex.c:324) ==26070== by 0x84B8C78: os_fast_mutex_free (os0sync.c:698) ==26070== by 0x84EF54C: mutex_free (sync0sync.c:341) ==26070== by 0x84EF847: sync_close (sync0sync.c:1373) ==26070== by 0x84ED3C3: innobase_shutdown_for_mysql (srv0start.c:2014) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== Address 0x61f5400 is 112 bytes inside a block of size 224 free'd ==26070== at 0x40055AD: free (vg_replace_malloc.c:325) ==26070== by 0x84B23BD: mem_area_free (mem0pool.c:507) ==26070== by 0x84B16EE: mem_heap_block_free (mem0mem.c:493) ==26070== by 0x84B0A70: mem_heap_free_func (mem0mem.ic:504) ==26070== by 0x84B0B5B: mem_free_func (mem0mem.ic:571) ==26070== by 0x8512298: btr_search_sys_free (btr0sea.c:185) ==26070== by 0x84ED3B9: innobase_shutdown_for_mysql (srv0start.c:2009) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== Invalid write of size 4 ==26070== at 0x48B2C8: pthread_mutex_destroy (in /lib/libpthread-2.5.so) ==26070== by 0x85FCFEC: safe_mutex_destroy (thr_mutex.c:324) ==26070== by 0x84B8C78: os_fast_mutex_free (os0sync.c:698) ==26070== by 0x84EF54C: mutex_free (sync0sync.c:341) ==26070== by 0x84EF847: sync_close (sync0sync.c:1373) ==26070== by 0x84ED3C3: innobase_shutdown_for_mysql (srv0start.c:2014) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== Address 0x61f53fc is 108 bytes inside a block of size 224 free'd ==26070== at 0x40055AD: free (vg_replace_malloc.c:325) ==26070== by 0x84B23BD: mem_area_free (mem0pool.c:507) ==26070== by 0x84B16EE: mem_heap_block_free (mem0mem.c:493) ==26070== by 0x84B0A70: mem_heap_free_func (mem0mem.ic:504) ==26070== by 0x84B0B5B: mem_free_func (mem0mem.ic:571) ==26070== by 0x8512298: btr_search_sys_free (btr0sea.c:185) ==26070== by 0x84ED3B9: innobase_shutdown_for_mysql (srv0start.c:2009) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== Invalid read of size 1 ==26070== at 0x48B2B6: pthread_mutex_destroy (in /lib/libpthread-2.5.so) ==26070== by 0x85FD005: safe_mutex_destroy (thr_mutex.c:326) ==26070== by 0x84B8C78: os_fast_mutex_free (os0sync.c:698) ==26070== by 0x84EF54C: mutex_free (sync0sync.c:341) ==26070== by 0x84EF847: sync_close (sync0sync.c:1373) ==26070== by 0x84ED3C3: innobase_shutdown_for_mysql (srv0start.c:2014) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== Address 0x61f5414 is 132 bytes inside a block of size 224 free'd ==26070== at 0x40055AD: free (vg_replace_malloc.c:325) ==26070== by 0x84B23BD: mem_area_free (mem0pool.c:507) ==26070== by 0x84B16EE: mem_heap_block_free (mem0mem.c:493) ==26070== by 0x84B0A70: mem_heap_free_func (mem0mem.ic:504) ==26070== by 0x84B0B5B: mem_free_func (mem0mem.ic:571) ==26070== by 0x8512298: btr_search_sys_free (btr0sea.c:185) ==26070== by 0x84ED3B9: innobase_shutdown_for_mysql (srv0start.c:2009) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== Invalid read of size 4 ==26070== at 0x48B2BC: pthread_mutex_destroy (in /lib/libpthread-2.5.so) ==26070== by 0x85FD005: safe_mutex_destroy (thr_mutex.c:326) ==26070== by 0x84B8C78: os_fast_mutex_free (os0sync.c:698) ==26070== by 0x84EF54C: mutex_free (sync0sync.c:341) ==26070== by 0x84EF847: sync_close (sync0sync.c:1373) ==26070== by 0x84ED3C3: innobase_shutdown_for_mysql (srv0start.c:2014) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== Address 0x61f5418 is 136 bytes inside a block of size 224 free'd ==26070== at 0x40055AD: free (vg_replace_malloc.c:325) ==26070== by 0x84B23BD: mem_area_free (mem0pool.c:507) ==26070== by 0x84B16EE: mem_heap_block_free (mem0mem.c:493) ==26070== by 0x84B0A70: mem_heap_free_func (mem0mem.ic:504) ==26070== by 0x84B0B5B: mem_free_func (mem0mem.ic:571) ==26070== by 0x8512298: btr_search_sys_free (btr0sea.c:185) ==26070== by 0x84ED3B9: innobase_shutdown_for_mysql (srv0start.c:2009) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== Invalid write of size 4 ==26070== at 0x48B2C8: pthread_mutex_destroy (in /lib/libpthread-2.5.so) ==26070== by 0x85FD005: safe_mutex_destroy (thr_mutex.c:326) ==26070== by 0x84B8C78: os_fast_mutex_free (os0sync.c:698) ==26070== by 0x84EF54C: mutex_free (sync0sync.c:341) ==26070== by 0x84EF847: sync_close (sync0sync.c:1373) ==26070== by 0x84ED3C3: innobase_shutdown_for_mysql (srv0start.c:2014) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== Address 0x61f5414 is 132 bytes inside a block of size 224 free'd ==26070== at 0x40055AD: free (vg_replace_malloc.c:325) ==26070== by 0x84B23BD: mem_area_free (mem0pool.c:507) ==26070== by 0x84B16EE: mem_heap_block_free (mem0mem.c:493) ==26070== by 0x84B0A70: mem_heap_free_func (mem0mem.ic:504) ==26070== by 0x84B0B5B: mem_free_func (mem0mem.ic:571) ==26070== by 0x8512298: btr_search_sys_free (btr0sea.c:185) ==26070== by 0x84ED3B9: innobase_shutdown_for_mysql (srv0start.c:2009) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== Invalid write of size 4 ==26070== at 0x85FD014: safe_mutex_destroy (thr_mutex.c:329) ==26070== by 0x84B8C78: os_fast_mutex_free (os0sync.c:698) ==26070== by 0x84EF54C: mutex_free (sync0sync.c:341) ==26070== by 0x84EF847: sync_close (sync0sync.c:1373) ==26070== by 0x84ED3C3: innobase_shutdown_for_mysql (srv0start.c:2014) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== Address 0x61f5420 is 144 bytes inside a block of size 224 free'd ==26070== at 0x40055AD: free (vg_replace_malloc.c:325) ==26070== by 0x84B23BD: mem_area_free (mem0pool.c:507) ==26070== by 0x84B16EE: mem_heap_block_free (mem0mem.c:493) ==26070== by 0x84B0A70: mem_heap_free_func (mem0mem.ic:504) ==26070== by 0x84B0B5B: mem_free_func (mem0mem.ic:571) ==26070== by 0x8512298: btr_search_sys_free (btr0sea.c:185) ==26070== by 0x84ED3B9: innobase_shutdown_for_mysql (srv0start.c:2009) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== 091123 17:12:42 InnoDB: Shutdown completed; log sequence number 44244 091123 17:12:42 [Note] ./bin/mysqld: Shutdown complete --26070-- Discarding syms at 0x40109a0-0x4017344 in /lib/libnss_files-2.5.so due to munmap() ==26070== ==26070== HEAP SUMMARY: ==26070== in use at exit: 1,040 bytes in 6 blocks ==26070== total heap usage: 64,048 allocs, 64,042 frees, 39,497,211 bytes allocated ==26070== ==26070== Searching for pointers to 6 not-freed blocks ==26070== Checked 1,922,912 bytes ==26070== ==26070== Thread 1: ==26070== 19 bytes in 1 blocks are still reachable in loss record 1 of 6 ==26070== at 0x4005993: malloc (vg_replace_malloc.c:195) ==26070== by 0x2CB953: _dl_map_object (in /lib/ld-2.5.so) ==26070== by 0x2D4668: dl_open_worker (in /lib/ld-2.5.so) ==26070== by 0x2D0C05: _dl_catch_error (in /lib/ld-2.5.so) ==26070== by 0x2D4191: _dl_open (in /lib/ld-2.5.so) ==26070== by 0x40B3A1: do_dlopen (in /lib/libc-2.5.so) ==26070== by 0x2D0C05: _dl_catch_error (in /lib/ld-2.5.so) ==26070== by 0x40B554: __libc_dlopen_mode (in /lib/libc-2.5.so) ==26070== by 0x491A46: pthread_cancel_init (in /lib/libpthread-2.5.so) ==26070== by 0x491B70: _Unwind_ForcedUnwind (in /lib/libpthread-2.5.so) ==26070== by 0x48F640: __pthread_unwind (in /lib/libpthread-2.5.so) ==26070== by 0x48A31F: pthread_exit (in /lib/libpthread-2.5.so) ==26070== by 0x85FD089: nptl_pthread_exit_hack_handler (my_thr_init.c:61) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== 19 bytes in 1 blocks are still reachable in loss record 2 of 6 ==26070== at 0x4005993: malloc (vg_replace_malloc.c:195) ==26070== by 0x2CD7E4: _dl_new_object (in /lib/ld-2.5.so) ==26070== by 0x2C90E0: _dl_map_object_from_fd (in /lib/ld-2.5.so) ==26070== by 0x2CB403: _dl_map_object (in /lib/ld-2.5.so) ==26070== by 0x2D4668: dl_open_worker (in /lib/ld-2.5.so) ==26070== by 0x2D0C05: _dl_catch_error (in /lib/ld-2.5.so) ==26070== by 0x2D4191: _dl_open (in /lib/ld-2.5.so) ==26070== by 0x40B3A1: do_dlopen (in /lib/libc-2.5.so) ==26070== by 0x2D0C05: _dl_catch_error (in /lib/ld-2.5.so) ==26070== by 0x40B554: __libc_dlopen_mode (in /lib/libc-2.5.so) ==26070== by 0x491A46: pthread_cancel_init (in /lib/libpthread-2.5.so) ==26070== by 0x491B70: _Unwind_ForcedUnwind (in /lib/libpthread-2.5.so) ==26070== by 0x48F640: __pthread_unwind (in /lib/libpthread-2.5.so) ==26070== by 0x48A31F: pthread_exit (in /lib/libpthread-2.5.so) ==26070== by 0x85FD089: nptl_pthread_exit_hack_handler (my_thr_init.c:61) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== 28 bytes in 1 blocks are still reachable in loss record 3 of 6 ==26070== at 0x4005993: malloc (vg_replace_malloc.c:195) ==26070== by 0x2CFA38: _dl_map_object_deps (in /lib/ld-2.5.so) ==26070== by 0x2D46C4: dl_open_worker (in /lib/ld-2.5.so) ==26070== by 0x2D0C05: _dl_catch_error (in /lib/ld-2.5.so) ==26070== by 0x2D4191: _dl_open (in /lib/ld-2.5.so) ==26070== by 0x40B3A1: do_dlopen (in /lib/libc-2.5.so) ==26070== by 0x2D0C05: _dl_catch_error (in /lib/ld-2.5.so) ==26070== by 0x40B554: __libc_dlopen_mode (in /lib/libc-2.5.so) ==26070== by 0x491A46: pthread_cancel_init (in /lib/libpthread-2.5.so) ==26070== by 0x491B70: _Unwind_ForcedUnwind (in /lib/libpthread-2.5.so) ==26070== by 0x48F640: __pthread_unwind (in /lib/libpthread-2.5.so) ==26070== by 0x48A31F: pthread_exit (in /lib/libpthread-2.5.so) ==26070== by 0x85FD089: nptl_pthread_exit_hack_handler (my_thr_init.c:61) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== 136 bytes in 1 blocks are possibly lost in loss record 4 of 6 ==26070== at 0x4004CD2: calloc (vg_replace_malloc.c:418) ==26070== by 0x2D3AA9: _dl_allocate_tls (in /lib/ld-2.5.so) ==26070== by 0x489AC8: pthread_create@@GLIBC_2.1 (in /lib/libpthread-2.5.so) ==26070== by 0x824C146: inline_mysql_thread_create (mysql_thread.h:864) ==26070== by 0x824FC02: signal_hand (mysqld.cc:2953) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== 224 bytes in 1 blocks are still reachable in loss record 5 of 6 ==26070== at 0x4004CD2: calloc (vg_replace_malloc.c:418) ==26070== by 0x2D2353: _dl_check_map_versions (in /lib/ld-2.5.so) ==26070== by 0x2D4980: dl_open_worker (in /lib/ld-2.5.so) ==26070== by 0x2D0C05: _dl_catch_error (in /lib/ld-2.5.so) ==26070== by 0x2D4191: _dl_open (in /lib/ld-2.5.so) ==26070== by 0x40B3A1: do_dlopen (in /lib/libc-2.5.so) ==26070== by 0x2D0C05: _dl_catch_error (in /lib/ld-2.5.so) ==26070== by 0x40B554: __libc_dlopen_mode (in /lib/libc-2.5.so) ==26070== by 0x491A46: pthread_cancel_init (in /lib/libpthread-2.5.so) ==26070== by 0x491B70: _Unwind_ForcedUnwind (in /lib/libpthread-2.5.so) ==26070== by 0x48F640: __pthread_unwind (in /lib/libpthread-2.5.so) ==26070== by 0x48A31F: pthread_exit (in /lib/libpthread-2.5.so) ==26070== by 0x85FD089: nptl_pthread_exit_hack_handler (my_thr_init.c:61) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== 614 bytes in 1 blocks are still reachable in loss record 6 of 6 ==26070== at 0x4004CD2: calloc (vg_replace_malloc.c:418) ==26070== by 0x2CD57A: _dl_new_object (in /lib/ld-2.5.so) ==26070== by 0x2C90E0: _dl_map_object_from_fd (in /lib/ld-2.5.so) ==26070== by 0x2CB403: _dl_map_object (in /lib/ld-2.5.so) ==26070== by 0x2D4668: dl_open_worker (in /lib/ld-2.5.so) ==26070== by 0x2D0C05: _dl_catch_error (in /lib/ld-2.5.so) ==26070== by 0x2D4191: _dl_open (in /lib/ld-2.5.so) ==26070== by 0x40B3A1: do_dlopen (in /lib/libc-2.5.so) ==26070== by 0x2D0C05: _dl_catch_error (in /lib/ld-2.5.so) ==26070== by 0x40B554: __libc_dlopen_mode (in /lib/libc-2.5.so) ==26070== by 0x491A46: pthread_cancel_init (in /lib/libpthread-2.5.so) ==26070== by 0x491B70: _Unwind_ForcedUnwind (in /lib/libpthread-2.5.so) ==26070== by 0x48F640: __pthread_unwind (in /lib/libpthread-2.5.so) ==26070== by 0x48A31F: pthread_exit (in /lib/libpthread-2.5.so) ==26070== by 0x85FD089: nptl_pthread_exit_hack_handler (my_thr_init.c:61) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== LEAK SUMMARY: ==26070== definitely lost: 0 bytes in 0 blocks ==26070== indirectly lost: 0 bytes in 0 blocks ==26070== possibly lost: 136 bytes in 1 blocks ==26070== still reachable: 904 bytes in 5 blocks ==26070== suppressed: 0 bytes in 0 blocks ==26070== ==26070== ERROR SUMMARY: 19 errors from 19 contexts (suppressed: 24 from 11) ==26070== ==26070== 1 errors in context 1 of 19: ==26070== Thread 17: ==26070== Invalid write of size 4 ==26070== at 0x85FD014: safe_mutex_destroy (thr_mutex.c:329) ==26070== by 0x84B8C78: os_fast_mutex_free (os0sync.c:698) ==26070== by 0x84EF54C: mutex_free (sync0sync.c:341) ==26070== by 0x84EF847: sync_close (sync0sync.c:1373) ==26070== by 0x84ED3C3: innobase_shutdown_for_mysql (srv0start.c:2014) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== Address 0x61f5420 is 144 bytes inside a block of size 224 free'd ==26070== at 0x40055AD: free (vg_replace_malloc.c:325) ==26070== by 0x84B23BD: mem_area_free (mem0pool.c:507) ==26070== by 0x84B16EE: mem_heap_block_free (mem0mem.c:493) ==26070== by 0x84B0A70: mem_heap_free_func (mem0mem.ic:504) ==26070== by 0x84B0B5B: mem_free_func (mem0mem.ic:571) ==26070== by 0x8512298: btr_search_sys_free (btr0sea.c:185) ==26070== by 0x84ED3B9: innobase_shutdown_for_mysql (srv0start.c:2009) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== ==26070== 1 errors in context 2 of 19: ==26070== Invalid write of size 4 ==26070== at 0x48B2C8: pthread_mutex_destroy (in /lib/libpthread-2.5.so) ==26070== by 0x85FD005: safe_mutex_destroy (thr_mutex.c:326) ==26070== by 0x84B8C78: os_fast_mutex_free (os0sync.c:698) ==26070== by 0x84EF54C: mutex_free (sync0sync.c:341) ==26070== by 0x84EF847: sync_close (sync0sync.c:1373) ==26070== by 0x84ED3C3: innobase_shutdown_for_mysql (srv0start.c:2014) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== Address 0x61f5414 is 132 bytes inside a block of size 224 free'd ==26070== at 0x40055AD: free (vg_replace_malloc.c:325) ==26070== by 0x84B23BD: mem_area_free (mem0pool.c:507) ==26070== by 0x84B16EE: mem_heap_block_free (mem0mem.c:493) ==26070== by 0x84B0A70: mem_heap_free_func (mem0mem.ic:504) ==26070== by 0x84B0B5B: mem_free_func (mem0mem.ic:571) ==26070== by 0x8512298: btr_search_sys_free (btr0sea.c:185) ==26070== by 0x84ED3B9: innobase_shutdown_for_mysql (srv0start.c:2009) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== ==26070== 1 errors in context 3 of 19: ==26070== Invalid read of size 4 ==26070== at 0x48B2BC: pthread_mutex_destroy (in /lib/libpthread-2.5.so) ==26070== by 0x85FD005: safe_mutex_destroy (thr_mutex.c:326) ==26070== by 0x84B8C78: os_fast_mutex_free (os0sync.c:698) ==26070== by 0x84EF54C: mutex_free (sync0sync.c:341) ==26070== by 0x84EF847: sync_close (sync0sync.c:1373) ==26070== by 0x84ED3C3: innobase_shutdown_for_mysql (srv0start.c:2014) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== Address 0x61f5418 is 136 bytes inside a block of size 224 free'd ==26070== at 0x40055AD: free (vg_replace_malloc.c:325) ==26070== by 0x84B23BD: mem_area_free (mem0pool.c:507) ==26070== by 0x84B16EE: mem_heap_block_free (mem0mem.c:493) ==26070== by 0x84B0A70: mem_heap_free_func (mem0mem.ic:504) ==26070== by 0x84B0B5B: mem_free_func (mem0mem.ic:571) ==26070== by 0x8512298: btr_search_sys_free (btr0sea.c:185) ==26070== by 0x84ED3B9: innobase_shutdown_for_mysql (srv0start.c:2009) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== ==26070== 1 errors in context 4 of 19: ==26070== Invalid read of size 1 ==26070== at 0x48B2B6: pthread_mutex_destroy (in /lib/libpthread-2.5.so) ==26070== by 0x85FD005: safe_mutex_destroy (thr_mutex.c:326) ==26070== by 0x84B8C78: os_fast_mutex_free (os0sync.c:698) ==26070== by 0x84EF54C: mutex_free (sync0sync.c:341) ==26070== by 0x84EF847: sync_close (sync0sync.c:1373) ==26070== by 0x84ED3C3: innobase_shutdown_for_mysql (srv0start.c:2014) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== Address 0x61f5414 is 132 bytes inside a block of size 224 free'd ==26070== at 0x40055AD: free (vg_replace_malloc.c:325) ==26070== by 0x84B23BD: mem_area_free (mem0pool.c:507) ==26070== by 0x84B16EE: mem_heap_block_free (mem0mem.c:493) ==26070== by 0x84B0A70: mem_heap_free_func (mem0mem.ic:504) ==26070== by 0x84B0B5B: mem_free_func (mem0mem.ic:571) ==26070== by 0x8512298: btr_search_sys_free (btr0sea.c:185) ==26070== by 0x84ED3B9: innobase_shutdown_for_mysql (srv0start.c:2009) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== ==26070== 1 errors in context 5 of 19: ==26070== Invalid write of size 4 ==26070== at 0x48B2C8: pthread_mutex_destroy (in /lib/libpthread-2.5.so) ==26070== by 0x85FCFEC: safe_mutex_destroy (thr_mutex.c:324) ==26070== by 0x84B8C78: os_fast_mutex_free (os0sync.c:698) ==26070== by 0x84EF54C: mutex_free (sync0sync.c:341) ==26070== by 0x84EF847: sync_close (sync0sync.c:1373) ==26070== by 0x84ED3C3: innobase_shutdown_for_mysql (srv0start.c:2014) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== Address 0x61f53fc is 108 bytes inside a block of size 224 free'd ==26070== at 0x40055AD: free (vg_replace_malloc.c:325) ==26070== by 0x84B23BD: mem_area_free (mem0pool.c:507) ==26070== by 0x84B16EE: mem_heap_block_free (mem0mem.c:493) ==26070== by 0x84B0A70: mem_heap_free_func (mem0mem.ic:504) ==26070== by 0x84B0B5B: mem_free_func (mem0mem.ic:571) ==26070== by 0x8512298: btr_search_sys_free (btr0sea.c:185) ==26070== by 0x84ED3B9: innobase_shutdown_for_mysql (srv0start.c:2009) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== ==26070== 1 errors in context 6 of 19: ==26070== Invalid read of size 4 ==26070== at 0x48B2BC: pthread_mutex_destroy (in /lib/libpthread-2.5.so) ==26070== by 0x85FCFEC: safe_mutex_destroy (thr_mutex.c:324) ==26070== by 0x84B8C78: os_fast_mutex_free (os0sync.c:698) ==26070== by 0x84EF54C: mutex_free (sync0sync.c:341) ==26070== by 0x84EF847: sync_close (sync0sync.c:1373) ==26070== by 0x84ED3C3: innobase_shutdown_for_mysql (srv0start.c:2014) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== Address 0x61f5400 is 112 bytes inside a block of size 224 free'd ==26070== at 0x40055AD: free (vg_replace_malloc.c:325) ==26070== by 0x84B23BD: mem_area_free (mem0pool.c:507) ==26070== by 0x84B16EE: mem_heap_block_free (mem0mem.c:493) ==26070== by 0x84B0A70: mem_heap_free_func (mem0mem.ic:504) ==26070== by 0x84B0B5B: mem_free_func (mem0mem.ic:571) ==26070== by 0x8512298: btr_search_sys_free (btr0sea.c:185) ==26070== by 0x84ED3B9: innobase_shutdown_for_mysql (srv0start.c:2009) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== ==26070== 1 errors in context 7 of 19: ==26070== Invalid read of size 1 ==26070== at 0x48B2B6: pthread_mutex_destroy (in /lib/libpthread-2.5.so) ==26070== by 0x85FCFEC: safe_mutex_destroy (thr_mutex.c:324) ==26070== by 0x84B8C78: os_fast_mutex_free (os0sync.c:698) ==26070== by 0x84EF54C: mutex_free (sync0sync.c:341) ==26070== by 0x84EF847: sync_close (sync0sync.c:1373) ==26070== by 0x84ED3C3: innobase_shutdown_for_mysql (srv0start.c:2014) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== Address 0x61f53fc is 108 bytes inside a block of size 224 free'd ==26070== at 0x40055AD: free (vg_replace_malloc.c:325) ==26070== by 0x84B23BD: mem_area_free (mem0pool.c:507) ==26070== by 0x84B16EE: mem_heap_block_free (mem0mem.c:493) ==26070== by 0x84B0A70: mem_heap_free_func (mem0mem.ic:504) ==26070== by 0x84B0B5B: mem_free_func (mem0mem.ic:571) ==26070== by 0x8512298: btr_search_sys_free (btr0sea.c:185) ==26070== by 0x84ED3B9: innobase_shutdown_for_mysql (srv0start.c:2009) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== ==26070== 1 errors in context 8 of 19: ==26070== Invalid read of size 4 ==26070== at 0x85FCF91: safe_mutex_destroy (thr_mutex.c:313) ==26070== by 0x84B8C78: os_fast_mutex_free (os0sync.c:698) ==26070== by 0x84EF54C: mutex_free (sync0sync.c:341) ==26070== by 0x84EF847: sync_close (sync0sync.c:1373) ==26070== by 0x84ED3C3: innobase_shutdown_for_mysql (srv0start.c:2014) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== Address 0x61f5428 is 152 bytes inside a block of size 224 free'd ==26070== at 0x40055AD: free (vg_replace_malloc.c:325) ==26070== by 0x84B23BD: mem_area_free (mem0pool.c:507) ==26070== by 0x84B16EE: mem_heap_block_free (mem0mem.c:493) ==26070== by 0x84B0A70: mem_heap_free_func (mem0mem.ic:504) ==26070== by 0x84B0B5B: mem_free_func (mem0mem.ic:571) ==26070== by 0x8512298: btr_search_sys_free (btr0sea.c:185) ==26070== by 0x84ED3B9: innobase_shutdown_for_mysql (srv0start.c:2009) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== ==26070== 1 errors in context 9 of 19: ==26070== Invalid read of size 4 ==26070== at 0x85FCF51: safe_mutex_destroy (thr_mutex.c:305) ==26070== by 0x84B8C78: os_fast_mutex_free (os0sync.c:698) ==26070== by 0x84EF54C: mutex_free (sync0sync.c:341) ==26070== by 0x84EF847: sync_close (sync0sync.c:1373) ==26070== by 0x84ED3C3: innobase_shutdown_for_mysql (srv0start.c:2014) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== Address 0x61f5420 is 144 bytes inside a block of size 224 free'd ==26070== at 0x40055AD: free (vg_replace_malloc.c:325) ==26070== by 0x84B23BD: mem_area_free (mem0pool.c:507) ==26070== by 0x84B16EE: mem_heap_block_free (mem0mem.c:493) ==26070== by 0x84B0A70: mem_heap_free_func (mem0mem.ic:504) ==26070== by 0x84B0B5B: mem_free_func (mem0mem.ic:571) ==26070== by 0x8512298: btr_search_sys_free (btr0sea.c:185) ==26070== by 0x84ED3B9: innobase_shutdown_for_mysql (srv0start.c:2009) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== ==26070== 1 errors in context 10 of 19: ==26070== Invalid read of size 4 ==26070== at 0x84EF535: mutex_free (sync0sync.c:338) ==26070== by 0x84EF847: sync_close (sync0sync.c:1373) ==26070== by 0x84ED3C3: innobase_shutdown_for_mysql (srv0start.c:2014) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== Address 0x61f53e8 is 88 bytes inside a block of size 224 free'd ==26070== at 0x40055AD: free (vg_replace_malloc.c:325) ==26070== by 0x84B23BD: mem_area_free (mem0pool.c:507) ==26070== by 0x84B16EE: mem_heap_block_free (mem0mem.c:493) ==26070== by 0x84B0A70: mem_heap_free_func (mem0mem.ic:504) ==26070== by 0x84B0B5B: mem_free_func (mem0mem.ic:571) ==26070== by 0x8512298: btr_search_sys_free (btr0sea.c:185) ==26070== by 0x84ED3B9: innobase_shutdown_for_mysql (srv0start.c:2009) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== ==26070== 1 errors in context 11 of 19: ==26070== Invalid read of size 4 ==26070== at 0x84EF51E: mutex_free (sync0sync.c:333) ==26070== by 0x84EF847: sync_close (sync0sync.c:1373) ==26070== by 0x84ED3C3: innobase_shutdown_for_mysql (srv0start.c:2014) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== Address 0x61f5438 is 168 bytes inside a block of size 224 free'd ==26070== at 0x40055AD: free (vg_replace_malloc.c:325) ==26070== by 0x84B23BD: mem_area_free (mem0pool.c:507) ==26070== by 0x84B16EE: mem_heap_block_free (mem0mem.c:493) ==26070== by 0x84B0A70: mem_heap_free_func (mem0mem.ic:504) ==26070== by 0x84B0B5B: mem_free_func (mem0mem.ic:571) ==26070== by 0x8512298: btr_search_sys_free (btr0sea.c:185) ==26070== by 0x84ED3B9: innobase_shutdown_for_mysql (srv0start.c:2009) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== ==26070== 1 errors in context 12 of 19: ==26070== Invalid read of size 4 ==26070== at 0x84EF503: mutex_free (sync0sync.c:333) ==26070== by 0x84EF847: sync_close (sync0sync.c:1373) ==26070== by 0x84ED3C3: innobase_shutdown_for_mysql (srv0start.c:2014) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== Address 0x61f5434 is 164 bytes inside a block of size 224 free'd ==26070== at 0x40055AD: free (vg_replace_malloc.c:325) ==26070== by 0x84B23BD: mem_area_free (mem0pool.c:507) ==26070== by 0x84B16EE: mem_heap_block_free (mem0mem.c:493) ==26070== by 0x84B0A70: mem_heap_free_func (mem0mem.ic:504) ==26070== by 0x84B0B5B: mem_free_func (mem0mem.ic:571) ==26070== by 0x8512298: btr_search_sys_free (btr0sea.c:185) ==26070== by 0x84ED3B9: innobase_shutdown_for_mysql (srv0start.c:2009) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== ==26070== 1 errors in context 13 of 19: ==26070== Invalid read of size 4 ==26070== at 0x84EF4ED: mutex_free (sync0sync.c:333) ==26070== by 0x84EF847: sync_close (sync0sync.c:1373) ==26070== by 0x84ED3C3: innobase_shutdown_for_mysql (srv0start.c:2014) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== Address 0x61f5434 is 164 bytes inside a block of size 224 free'd ==26070== at 0x40055AD: free (vg_replace_malloc.c:325) ==26070== by 0x84B23BD: mem_area_free (mem0pool.c:507) ==26070== by 0x84B16EE: mem_heap_block_free (mem0mem.c:493) ==26070== by 0x84B0A70: mem_heap_free_func (mem0mem.ic:504) ==26070== by 0x84B0B5B: mem_free_func (mem0mem.ic:571) ==26070== by 0x8512298: btr_search_sys_free (btr0sea.c:185) ==26070== by 0x84ED3B9: innobase_shutdown_for_mysql (srv0start.c:2009) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== ==26070== 1 errors in context 14 of 19: ==26070== Invalid read of size 4 ==26070== at 0x84EF4E7: mutex_free (sync0sync.c:333) ==26070== by 0x84EF847: sync_close (sync0sync.c:1373) ==26070== by 0x84ED3C3: innobase_shutdown_for_mysql (srv0start.c:2014) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== Address 0x61f5438 is 168 bytes inside a block of size 224 free'd ==26070== at 0x40055AD: free (vg_replace_malloc.c:325) ==26070== by 0x84B23BD: mem_area_free (mem0pool.c:507) ==26070== by 0x84B16EE: mem_heap_block_free (mem0mem.c:493) ==26070== by 0x84B0A70: mem_heap_free_func (mem0mem.ic:504) ==26070== by 0x84B0B5B: mem_free_func (mem0mem.ic:571) ==26070== by 0x8512298: btr_search_sys_free (btr0sea.c:185) ==26070== by 0x84ED3B9: innobase_shutdown_for_mysql (srv0start.c:2009) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== ==26070== 1 errors in context 15 of 19: ==26070== Invalid read of size 4 ==26070== at 0x84EF4DD: mutex_free (sync0sync.c:333) ==26070== by 0x84EF847: sync_close (sync0sync.c:1373) ==26070== by 0x84ED3C3: innobase_shutdown_for_mysql (srv0start.c:2014) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== Address 0x61f5438 is 168 bytes inside a block of size 224 free'd ==26070== at 0x40055AD: free (vg_replace_malloc.c:325) ==26070== by 0x84B23BD: mem_area_free (mem0pool.c:507) ==26070== by 0x84B16EE: mem_heap_block_free (mem0mem.c:493) ==26070== by 0x84B0A70: mem_heap_free_func (mem0mem.ic:504) ==26070== by 0x84B0B5B: mem_free_func (mem0mem.ic:571) ==26070== by 0x8512298: btr_search_sys_free (btr0sea.c:185) ==26070== by 0x84ED3B9: innobase_shutdown_for_mysql (srv0start.c:2009) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== ==26070== 1 errors in context 16 of 19: ==26070== Invalid read of size 4 ==26070== at 0x84EF2AA: mutex_get_waiters (sync0sync.ic:150) ==26070== by 0x84EF446: mutex_free (sync0sync.c:316) ==26070== by 0x84EF847: sync_close (sync0sync.c:1373) ==26070== by 0x84ED3C3: innobase_shutdown_for_mysql (srv0start.c:2014) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== Address 0x61f5430 is 160 bytes inside a block of size 224 free'd ==26070== at 0x40055AD: free (vg_replace_malloc.c:325) ==26070== by 0x84B23BD: mem_area_free (mem0pool.c:507) ==26070== by 0x84B16EE: mem_heap_block_free (mem0mem.c:493) ==26070== by 0x84B0A70: mem_heap_free_func (mem0mem.ic:504) ==26070== by 0x84B0B5B: mem_free_func (mem0mem.ic:571) ==26070== by 0x8512298: btr_search_sys_free (btr0sea.c:185) ==26070== by 0x84ED3B9: innobase_shutdown_for_mysql (srv0start.c:2009) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== ==26070== 1 errors in context 17 of 19: ==26070== Invalid read of size 1 ==26070== at 0x84EF28F: mutex_get_lock_word (sync0sync.ic:132) ==26070== by 0x84EF40E: mutex_free (sync0sync.c:315) ==26070== by 0x84EF847: sync_close (sync0sync.c:1373) ==26070== by 0x84ED3C3: innobase_shutdown_for_mysql (srv0start.c:2014) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== Address 0x61f53ec is 92 bytes inside a block of size 224 free'd ==26070== at 0x40055AD: free (vg_replace_malloc.c:325) ==26070== by 0x84B23BD: mem_area_free (mem0pool.c:507) ==26070== by 0x84B16EE: mem_heap_block_free (mem0mem.c:493) ==26070== by 0x84B0A70: mem_heap_free_func (mem0mem.ic:504) ==26070== by 0x84B0B5B: mem_free_func (mem0mem.ic:571) ==26070== by 0x8512298: btr_search_sys_free (btr0sea.c:185) ==26070== by 0x84ED3B9: innobase_shutdown_for_mysql (srv0start.c:2009) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== ==26070== ==26070== 1 errors in context 18 of 19: ==26070== Invalid write of size 4 ==26070== at 0x84EF4F0: mutex_free (sync0sync.c:333) ==26070== by 0x84EF847: sync_close (sync0sync.c:1373) ==26070== by 0x84ED3C3: innobase_shutdown_for_mysql (srv0start.c:2014) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== Address 0x61f5434 is 164 bytes inside a block of size 224 free'd ==26070== at 0x40055AD: free (vg_replace_malloc.c:325) ==26070== by 0x84B23BD: mem_area_free (mem0pool.c:507) ==26070== by 0x84B16EE: mem_heap_block_free (mem0mem.c:493) ==26070== by 0x84B0A70: mem_heap_free_func (mem0mem.ic:504) ==26070== by 0x84B0B5B: mem_free_func (mem0mem.ic:571) ==26070== by 0x8512298: btr_search_sys_free (btr0sea.c:185) ==26070== by 0x84ED3B9: innobase_shutdown_for_mysql (srv0start.c:2009) ==26070== by 0x848F3D1: innobase_end(handlerton*, ha_panic_function) (ha_innodb.cc:2304) ==26070== by 0x839325A: ha_finalize_handlerton(st_plugin_int*) (handler.cc:407) ==26070== by 0x84565DC: plugin_deinitialize(st_plugin_int*, bool) (sql_plugin.cc:852) ==26070== by 0x8456BE0: reap_plugins() (sql_plugin.cc:940) ==26070== by 0x845964B: plugin_shutdown() (sql_plugin.cc:1630) ==26070== by 0x824ECFE: clean_up(bool) (mysqld.cc:1445) ==26070== by 0x824F68D: unireg_end() (mysqld.cc:1361) ==26070== by 0x825378F: kill_server(void*) (mysqld.cc:1296) ==26070== by 0x82537AE: kill_server_thread (mysqld.cc:1324) ==26070== by 0x4893DA: start_thread (in /lib/libpthread-2.5.so) ==26070== by 0x3D606D: clone (in /lib/libc-2.5.so) ==26070== --26070-- --26070-- used_suppression: 24 dl-hack3 ==26070== ==26070== ERROR SUMMARY: 19 errors from 19 contexts (suppressed: 24 from 11) [sbester@box1 mysql-5.5.99-m3-linux-i686]$