← Back to team overview

drizzle-benchmark team mailing list archive

Valgrind results for build 1817 (2993 words)

 

**********
**********

Word count of  var/log/master.err is 2993

See complete log at http://hudson.drizzle.org/job/drizzle-build-valgrind/852/

CURRENT_TEST: main.1st
==10474== Memcheck, a memory error detector
==10474== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==10474== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==10474== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --core-file
==10474== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
InnoDB: The first specified data file ../ibdata1 did not exist:
InnoDB: a new database to be created!
101006  1:11:21  InnoDB: Setting file ../ibdata1 size to 20 MB
InnoDB: Database physically writes the file full: wait...
101006  1:11:28  InnoDB: Log file ../ib_logfile0 did not exist: new to be created
InnoDB: Setting log file ../ib_logfile0 size to 20 MB
InnoDB: Database physically writes the file full: wait...
101006  1:11:28  InnoDB: Log file ../ib_logfile1 did not exist: new to be created
InnoDB: Setting log file ../ib_logfile1 size to 20 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
101006  1:11:29 InnoDB Plugin 1.0.4 started; log sequence number 0
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
CURRENT_TEST: main.alias
CURRENT_TEST: main.almost_full
CURRENT_TEST: main.alter_column_drop_default
CURRENT_TEST: main.alter_database
CURRENT_TEST: main.alter_table
CURRENT_TEST: main.alter_table_basic
CURRENT_TEST: main.alter_table_options
CURRENT_TEST: main.analyze
CURRENT_TEST: main.auto_increment
CURRENT_TEST: main.auto_increment_update
CURRENT_TEST: main.bench_count_distinct
CURRENT_TEST: main.bigint
CURRENT_TEST: main.binary
CURRENT_TEST: main.bool
CURRENT_TEST: main.broken_table_proto_file
CURRENT_TEST: main.bug588408
CURRENT_TEST: main.bug_lp611379
CURRENT_TEST: main.bulk_replace
CURRENT_TEST: main.case
CURRENT_TEST: main.cast
CURRENT_TEST: main.clef
CURRENT_TEST: main.comment_column
CURRENT_TEST: main.comment_column2
CURRENT_TEST: main.comment_index
CURRENT_TEST: main.comment_table
CURRENT_TEST: main.comments
CURRENT_TEST: main.compare
CURRENT_TEST: main.connect
CURRENT_TEST: main.consistent_snapshot
CURRENT_TEST: main.constraints
CURRENT_TEST: main.count_distinct
CURRENT_TEST: main.count_distinct2
==10474== Thread 16:
==10474== Syscall param pwrite64(buf) points to uninitialised byte(s)
==10474==    at 0x737E2B3: ??? (syscall-template.S:82)
==10474==    by 0x7FFC98: key_cache_write(drizzled::st_key_cache*, int, unsigned long, int, unsigned char*, unsigned int, unsigned int, int) (mf_keycache.cc:429)
==10474==    by 0x800057: _mi_write_keypage(st_myisam_info*, st_mi_keydef*, unsigned long, int, unsigned char*) (mi_page.cc:89)
==10474==    by 0x812F28: w_search(st_myisam_info*, st_mi_keydef*, unsigned int, unsigned char*, unsigned int, unsigned long, unsigned char*, unsigned char*, unsigned long, bool) (mi_write.cc:324)
==10474==    by 0x812FC7: w_search(st_myisam_info*, st_mi_keydef*, unsigned int, unsigned char*, unsigned int, unsigned long, unsigned char*, unsigned char*, unsigned long, bool) (mi_write.cc:318)
==10474==    by 0x8130CC: _mi_ck_real_write_btree(st_myisam_info*, st_mi_keydef*, unsigned char*, unsigned int, unsigned long*, unsigned int) (mi_write.cc:235)
==10474==    by 0x813538: mi_write(st_myisam_info*, unsigned char*) (mi_write.cc:106)
==10474==    by 0x512DD5: drizzled::Cursor::insertRecord(unsigned char*) (cursor.cc:1496)
==10474==    by 0x5B154F: drizzled::Item_sum_count_distinct::add() (sum.cc:2734)
==10474==    by 0x649C88: drizzled::end_send_group(drizzled::Join*, drizzled::JoinTable*, bool) (sql_select.cc:6428)
==10474==    by 0x5B671E: drizzled::evaluate_join_record(drizzled::Join*, drizzled::JoinTable*, int) (join.cc:2556)
==10474==    by 0x642E6D: drizzled::sub_select(drizzled::Join*, drizzled::JoinTable*, bool) (sql_select.cc:3574)
==10474==    by 0x647DDF: drizzled::do_select(drizzled::Join*, drizzled::List<drizzled::Item>*, drizzled::Table*) (sql_select.cc:3333)
==10474==    by 0x5BBE8B: drizzled::Join::exec() (join.cc:1695)
==10474==    by 0x644151: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List<drizzled::Item>&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigne
 long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:427)
==10474==    by 0x644A4F: drizzled::handle_select(drizzled::Session*, drizzled::LEX*, drizzled::select_result*, unsigned long) (sql_select.cc:146)
==10474==  Address 0x1600f872 is 962 bytes inside a block of size 3,912 alloc'd
==10474==    at 0x4C284A8: malloc (vg_replace_malloc.c:236)
==10474==    by 0x812E19: w_search(st_myisam_info*, st_mi_keydef*, unsigned int, unsigned char*, unsigned int, unsigned long, unsigned char*, unsigned char*, unsigned long, bool) (mi_write.cc:287)
==10474==    by 0x812FC7: w_search(st_myisam_info*, st_mi_keydef*, unsigned int, unsigned char*, unsigned int, unsigned long, unsigned char*, unsigned char*, unsigned long, bool) (mi_write.cc:318)
==10474==    by 0x8130CC: _mi_ck_real_write_btree(st_myisam_info*, st_mi_keydef*, unsigned char*, unsigned int, unsigned long*, unsigned int) (mi_write.cc:235)
==10474==    by 0x813538: mi_write(st_myisam_info*, unsigned char*) (mi_write.cc:106)
==10474==    by 0x512DD5: drizzled::Cursor::insertRecord(unsigned char*) (cursor.cc:1496)
==10474==    by 0x5B154F: drizzled::Item_sum_count_distinct::add() (sum.cc:2734)
==10474==    by 0x649C88: drizzled::end_send_group(drizzled::Join*, drizzled::JoinTable*, bool) (sql_select.cc:6428)
==10474==    by 0x5B671E: drizzled::evaluate_join_record(drizzled::Join*, drizzled::JoinTable*, int) (join.cc:2556)
==10474==    by 0x642E6D: drizzled::sub_select(drizzled::Join*, drizzled::JoinTable*, bool) (sql_select.cc:3574)
==10474==    by 0x647DDF: drizzled::do_select(drizzled::Join*, drizzled::List<drizzled::Item>*, drizzled::Table*) (sql_select.cc:3333)
==10474==    by 0x5BBE8B: drizzled::Join::exec() (join.cc:1695)
==10474==    by 0x644151: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List<drizzled::Item>&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigne
 long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:427)
==10474==    by 0x644A4F: drizzled::handle_select(drizzled::Session*, drizzled::LEX*, drizzled::select_result*, unsigned long) (sql_select.cc:146)
==10474==    by 0x63E8D2: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:544)
==10474==    by 0x63E4ED: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:479)
==10474== 
CURRENT_TEST: main.count_distinct3
CURRENT_TEST: main.create
CURRENT_TEST: main.create_not_windows
CURRENT_TEST: main.create_schema_options
CURRENT_TEST: main.create_select_column_order
CURRENT_TEST: main.create_select_tmp
CURRENT_TEST: main.create_table_options
CURRENT_TEST: main.ctype_filename
CURRENT_TEST: main.ctype_utf8
CURRENT_TEST: main.data_dictionary_like_info
==10474== Warning: set address range perms: large range [0x39187040, 0x580b7c40) (undefined)
CURRENT_TEST: main.date_formats
CURRENT_TEST: main.dayofmonth
CURRENT_TEST: main.dayofyear
CURRENT_TEST: main.default
CURRENT_TEST: main.default_collation
CURRENT_TEST: main.delete
CURRENT_TEST: main.derived
CURRENT_TEST: main.dirty_close
CURRENT_TEST: main.distinct
CURRENT_TEST: main.drizzle_client
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
==10474== Warning: set address range perms: large range [0x39187030, 0x580b7c50) (noaccess)
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:14:31  InnoDB: Starting shutdown...
101006  1:14:32  InnoDB: Shutdown completed; log sequence number 6699915
==10474== 
==10474== HEAP SUMMARY:
==10474==     in use at exit: 15,956,024 bytes in 383 blocks
==10474==   total heap usage: 1,723,888 allocs, 1,723,505 frees, 1,479,232,008 bytes allocated
==10474== 
==10474== LEAK SUMMARY:
==10474==    definitely lost: 0 bytes in 0 blocks
==10474==    indirectly lost: 0 bytes in 0 blocks
==10474==      possibly lost: 0 bytes in 0 blocks
==10474==    still reachable: 473 bytes in 9 blocks
==10474==         suppressed: 15,955,551 bytes in 374 blocks
==10474== Reachable blocks (those to which a pointer was found) are not shown.
==10474== To see them, rerun with: --leak-check=full --show-reachable=yes
==10474== 
==10474== For counts of detected and suppressed errors, rerun with: -v
==10474== Use --track-origins=yes to see where uninitialised values come from
==10474== ERROR SUMMARY: 165 errors from 1 contexts (suppressed: 231 from 147)
CURRENT_TEST: main.drizzledump-max
==12374== Memcheck, a memory error detector
==12374== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==12374== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==12374== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --plugin-add=archive --core-file
==12374== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:14:38  InnoDB: highest supported file format is Barracuda.
101006  1:14:39 InnoDB Plugin 1.0.4 started; log sequence number 6699915
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:14:45  InnoDB: Starting shutdown...
101006  1:14:47  InnoDB: Shutdown completed; log sequence number 6705608
==12374== Invalid read of size 4
==12374==    at 0x6B0D37: boost::thread_specific_ptr<drizzled::internal::st_my_thread_var>::~thread_specific_ptr() (sp_counted_base_gcc_x86.hpp:50)
==12374==    by 0x75C5261: exit (exit.c:78)
==12374==    by 0x75AAC53: (below main) (libc-start.c:258)
==12374==  Address 0x922da28 is 8 bytes inside a block of size 32 free'd
==12374==    at 0x4C27DCF: operator delete(void*) (vg_replace_malloc.c:387)
==12374==    by 0x6B0D73: boost::thread_specific_ptr<drizzled::internal::st_my_thread_var>::~thread_specific_ptr() (sp_counted_base_gcc_x86.hpp:159)
==12374==    by 0x75C5261: exit (exit.c:78)
==12374==    by 0x75AAC53: (below main) (libc-start.c:258)
==12374== 
==12374== 
==12374== HEAP SUMMARY:
==12374==     in use at exit: 15,958,648 bytes in 392 blocks
==12374==   total heap usage: 142,663 allocs, 142,271 frees, 77,072,753 bytes allocated
==12374== 
==12374== 40 (32 direct, 8 indirect) bytes in 1 blocks are definitely lost in loss record 14 of 184
==12374==    at 0x4C28CC1: operator new(unsigned long) (vg_replace_malloc.c:261)
==12374==    by 0x6B07AD: global constructors keyed to my_thr_init.cc (shared_count.hpp:124)
==12374==    by 0x8490C5: ??? (in /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled)
==12374==    by 0x5086B2: ??? (in /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled)
==12374==    by 0x919FEBF: ???
==12374==    by 0x849054: __libc_csu_init (in /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled)
==12374==    by 0x75AABDF: (below main) (libc-start.c:185)
==12374== 
==12374== LEAK SUMMARY:
==12374==    definitely lost: 32 bytes in 1 blocks
==12374==    indirectly lost: 8 bytes in 1 blocks
==12374==      possibly lost: 0 bytes in 0 blocks
==12374==    still reachable: 473 bytes in 9 blocks
==12374==         suppressed: 15,958,135 bytes in 381 blocks
==12374== Reachable blocks (those to which a pointer was found) are not shown.
==12374== To see them, rerun with: --leak-check=full --show-reachable=yes
==12374== 
==12374== For counts of detected and suppressed errors, rerun with: -v
==12374== ERROR SUMMARY: 4 errors from 2 contexts (suppressed: 280 from 172)
CURRENT_TEST: main.drizzledump
==12491== Memcheck, a memory error detector
==12491== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==12491== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==12491== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --core-file
==12491== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:14:52  InnoDB: highest supported file format is Barracuda.
101006  1:14:53 InnoDB Plugin 1.0.4 started; log sequence number 6705608
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
CURRENT_TEST: main.drizzledump_restore
CURRENT_TEST: main.drizzleslap
CURRENT_TEST: main.drop
CURRENT_TEST: main.drop_table
CURRENT_TEST: main.drop_table_if_exists
CURRENT_TEST: main.drop_table_temp
CURRENT_TEST: main.empty_table
CURRENT_TEST: main.endspace
CURRENT_TEST: main.errors
CURRENT_TEST: main.explain
CURRENT_TEST: main.flush
CURRENT_TEST: main.flush_block_commit
CURRENT_TEST: main.flush_table
CURRENT_TEST: main.foreign_key
CURRENT_TEST: main.func_compress
CURRENT_TEST: main.func_concat
CURRENT_TEST: main.func_date_add
CURRENT_TEST: main.func_default
CURRENT_TEST: main.func_equal
CURRENT_TEST: main.func_gconcat
CURRENT_TEST: main.func_group
CURRENT_TEST: main.func_if
CURRENT_TEST: main.func_in
CURRENT_TEST: main.func_in_null_scan
CURRENT_TEST: main.func_isnull
CURRENT_TEST: main.func_length
CURRENT_TEST: main.func_like
CURRENT_TEST: main.func_math
CURRENT_TEST: main.func_misc
CURRENT_TEST: main.func_op
CURRENT_TEST: main.func_sapdb
CURRENT_TEST: main.func_str
CURRENT_TEST: main.func_system
CURRENT_TEST: main.func_test
CURRENT_TEST: main.func_time
CURRENT_TEST: main.func_timestamp
CURRENT_TEST: main.greedy_optimizer
CURRENT_TEST: main.group_by
CURRENT_TEST: main.group_min_max
CURRENT_TEST: main.handler_delete
CURRENT_TEST: main.handler_update
CURRENT_TEST: main.handler_write
CURRENT_TEST: main.having
CURRENT_TEST: main.hour
CURRENT_TEST: main.information_schema
==12491== Warning: set address range perms: large range [0x48920040, 0x67850c40) (undefined)
==12491== Warning: set address range perms: large range [0x67851040, 0x86781c40) (undefined)
CURRENT_TEST: main.information_schema_inno
CURRENT_TEST: main.insert
CURRENT_TEST: main.insert_select
CURRENT_TEST: main.insert_update
CURRENT_TEST: main.join
CURRENT_TEST: main.join_crash
CURRENT_TEST: main.join_nested
CURRENT_TEST: main.join_outer
CURRENT_TEST: main.key
==12491== Warning: set address range perms: large range [0x67851030, 0x86781c50) (noaccess)
==12491== Warning: set address range perms: large range [0x48920030, 0x67850c50) (noaccess)
CURRENT_TEST: main.key_diff
CURRENT_TEST: main.key_primary
CURRENT_TEST: main.keywords
CURRENT_TEST: main.kill
CURRENT_TEST: main.limit
CURRENT_TEST: main.limit_offset
CURRENT_TEST: main.loaddata
CURRENT_TEST: main.lock_multi
CURRENT_TEST: main.lowercase_fs_off
CURRENT_TEST: main.metadata
CURRENT_TEST: main.microsecond
CURRENT_TEST: main.minute
CURRENT_TEST: main.month
CURRENT_TEST: main.mysql_bug2397
CURRENT_TEST: main.mysql_protocol
CURRENT_TEST: main.negation_elimination
CURRENT_TEST: main.null
CURRENT_TEST: main.null_key
CURRENT_TEST: main.odbc
CURRENT_TEST: main.olap
CURRENT_TEST: main.optimizer
CURRENT_TEST: main.order_by
CURRENT_TEST: main.order_fill_sortbuf
CURRENT_TEST: main.outfile
CURRENT_TEST: main.outfile_loaddata
CURRENT_TEST: main.overflow
CURRENT_TEST: main.parser
CURRENT_TEST: main.parser_precedence
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:23:06  InnoDB: Starting shutdown...
101006  1:23:09  InnoDB: Shutdown completed; log sequence number 38299570
==12491== 
==12491== HEAP SUMMARY:
==12491==     in use at exit: 15,958,032 bytes in 388 blocks
==12491==   total heap usage: 5,065,818 allocs, 5,065,430 frees, 5,110,563,715 bytes allocated
==12491== 
==12491== LEAK SUMMARY:
==12491==    definitely lost: 0 bytes in 0 blocks
==12491==    indirectly lost: 0 bytes in 0 blocks
==12491==      possibly lost: 0 bytes in 0 blocks
==12491==    still reachable: 473 bytes in 9 blocks
==12491==         suppressed: 15,957,559 bytes in 379 blocks
==12491== Reachable blocks (those to which a pointer was found) are not shown.
==12491== To see them, rerun with: --leak-check=full --show-reachable=yes
==12491== 
==12491== For counts of detected and suppressed errors, rerun with: -v
==12491== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 245 from 156)
CURRENT_TEST: main.plugin-remove
==18678== Memcheck, a memory error detector
==18678== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==18678== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==18678== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --plugin-remove=length --plugin-remove=rot13 --core-file
==18678== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:23:14  InnoDB: highest supported file format is Barracuda.
101006  1:23:15 InnoDB Plugin 1.0.4 started; log sequence number 38299570
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:23:18  InnoDB: Starting shutdown...
101006  1:23:21  InnoDB: Shutdown completed; log sequence number 38299580
==18678== 
==18678== HEAP SUMMARY:
==18678==     in use at exit: 15,954,594 bytes in 378 blocks
==18678==   total heap usage: 97,138 allocs, 96,760 frees, 58,200,903 bytes allocated
==18678== 
==18678== LEAK SUMMARY:
==18678==    definitely lost: 0 bytes in 0 blocks
==18678==    indirectly lost: 0 bytes in 0 blocks
==18678==      possibly lost: 0 bytes in 0 blocks
==18678==    still reachable: 473 bytes in 9 blocks
==18678==         suppressed: 15,954,121 bytes in 369 blocks
==18678== Reachable blocks (those to which a pointer was found) are not shown.
==18678== To see them, rerun with: --leak-check=full --show-reachable=yes
==18678== 
==18678== For counts of detected and suppressed errors, rerun with: -v
==18678== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 229 from 151)
CURRENT_TEST: main.quarter
==18755== Memcheck, a memory error detector
==18755== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==18755== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==18755== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --core-file
==18755== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:23:27  InnoDB: highest supported file format is Barracuda.
101006  1:23:28 InnoDB Plugin 1.0.4 started; log sequence number 38299580
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
CURRENT_TEST: main.randgen_queries
CURRENT_TEST: main.range
CURRENT_TEST: main.regression_385808
CURRENT_TEST: main.rename
CURRENT_TEST: main.replace
CURRENT_TEST: main.round
CURRENT_TEST: main.row
CURRENT_TEST: main.rr_from_cache
CURRENT_TEST: main.savepoints
CURRENT_TEST: main.schema
CURRENT_TEST: main.second
CURRENT_TEST: main.select
==18755== Thread 16:
==18755== Syscall param pwrite64(buf) points to uninitialised byte(s)
==18755==    at 0x737E2B3: ??? (syscall-template.S:82)
==18755==    by 0x7FFC98: key_cache_write(drizzled::st_key_cache*, int, unsigned long, int, unsigned char*, unsigned int, unsigned int, int) (mf_keycache.cc:429)
==18755==    by 0x800057: _mi_write_keypage(st_myisam_info*, st_mi_keydef*, unsigned long, int, unsigned char*) (mi_page.cc:89)
==18755==    by 0x812F28: w_search(st_myisam_info*, st_mi_keydef*, unsigned int, unsigned char*, unsigned int, unsigned long, unsigned char*, unsigned char*, unsigned long, bool) (mi_write.cc:324)
==18755==    by 0x812FC7: w_search(st_myisam_info*, st_mi_keydef*, unsigned int, unsigned char*, unsigned int, unsigned long, unsigned char*, unsigned char*, unsigned long, bool) (mi_write.cc:318)
==18755==    by 0x8130CC: _mi_ck_real_write_btree(st_myisam_info*, st_mi_keydef*, unsigned char*, unsigned int, unsigned long*, unsigned int) (mi_write.cc:235)
==18755==    by 0x813538: mi_write(st_myisam_info*, unsigned char*) (mi_write.cc:106)
==18755==    by 0x512DD5: drizzled::Cursor::insertRecord(unsigned char*) (cursor.cc:1496)
==18755==    by 0x5B154F: drizzled::Item_sum_count_distinct::add() (sum.cc:2734)
==18755==    by 0x649C88: drizzled::end_send_group(drizzled::Join*, drizzled::JoinTable*, bool) (sql_select.cc:6428)
==18755==    by 0x5B671E: drizzled::evaluate_join_record(drizzled::Join*, drizzled::JoinTable*, int) (join.cc:2556)
==18755==    by 0x642E6D: drizzled::sub_select(drizzled::Join*, drizzled::JoinTable*, bool) (sql_select.cc:3574)
==18755==    by 0x647DDF: drizzled::do_select(drizzled::Join*, drizzled::List<drizzled::Item>*, drizzled::Table*) (sql_select.cc:3333)
==18755==    by 0x5BBE8B: drizzled::Join::exec() (join.cc:1695)
==18755==    by 0x644151: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List<drizzled::Item>&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigne
 long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:427)
==18755==    by 0x644A4F: drizzled::handle_select(drizzled::Session*, drizzled::LEX*, drizzled::select_result*, unsigned long) (sql_select.cc:146)
==18755==  Address 0x186d746c is 892 bytes inside a block of size 3,912 alloc'd
==18755==    at 0x4C284A8: malloc (vg_replace_malloc.c:236)
==18755==    by 0x812E19: w_search(st_myisam_info*, st_mi_keydef*, unsigned int, unsigned char*, unsigned int, unsigned long, unsigned char*, unsigned char*, unsigned long, bool) (mi_write.cc:287)
==18755==    by 0x812FC7: w_search(st_myisam_info*, st_mi_keydef*, unsigned int, unsigned char*, unsigned int, unsigned long, unsigned char*, unsigned char*, unsigned long, bool) (mi_write.cc:318)
==18755==    by 0x8130CC: _mi_ck_real_write_btree(st_myisam_info*, st_mi_keydef*, unsigned char*, unsigned int, unsigned long*, unsigned int) (mi_write.cc:235)
==18755==    by 0x813538: mi_write(st_myisam_info*, unsigned char*) (mi_write.cc:106)
==18755==    by 0x512DD5: drizzled::Cursor::insertRecord(unsigned char*) (cursor.cc:1496)
==18755==    by 0x5B154F: drizzled::Item_sum_count_distinct::add() (sum.cc:2734)
==18755==    by 0x649C88: drizzled::end_send_group(drizzled::Join*, drizzled::JoinTable*, bool) (sql_select.cc:6428)
==18755==    by 0x5B671E: drizzled::evaluate_join_record(drizzled::Join*, drizzled::JoinTable*, int) (join.cc:2556)
==18755==    by 0x642E6D: drizzled::sub_select(drizzled::Join*, drizzled::JoinTable*, bool) (sql_select.cc:3574)
==18755==    by 0x647DDF: drizzled::do_select(drizzled::Join*, drizzled::List<drizzled::Item>*, drizzled::Table*) (sql_select.cc:3333)
==18755==    by 0x5BBE8B: drizzled::Join::exec() (join.cc:1695)
==18755==    by 0x644151: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List<drizzled::Item>&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigne
 long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:427)
==18755==    by 0x644A4F: drizzled::handle_select(drizzled::Session*, drizzled::LEX*, drizzled::select_result*, unsigned long) (sql_select.cc:146)
==18755==    by 0x63E8D2: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:544)
==18755==    by 0x63E4ED: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:479)
==18755== 
CURRENT_TEST: main.select_found
CURRENT_TEST: main.select_in_null
CURRENT_TEST: main.select_safe
CURRENT_TEST: main.show_check
CURRENT_TEST: main.show_create_table_basic
CURRENT_TEST: main.show_create_table_multibyte
CURRENT_TEST: main.show_create_table_utf8
CURRENT_TEST: main.show_create_table_varbinary
CURRENT_TEST: main.small_tmp_table
CURRENT_TEST: main.snowman
CURRENT_TEST: main.statement_boundaries
CURRENT_TEST: main.status
CURRENT_TEST: main.strict
CURRENT_TEST: main.subselect
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Sort aborted/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Sort aborted/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.li
s/lt-drizzled: Sort aborted/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Sort aborted/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Sort abortedCURRENT_TEST: main.subselect2
CURRENT_TEST: main.subselect3
CURRENT_TEST: main.subselect_mat
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:29:05  InnoDB: Starting shutdown...
101006  1:29:07  InnoDB: Shutdown completed; log sequence number 71028199
==18755== 
==18755== HEAP SUMMARY:
==18755==     in use at exit: 15,956,664 bytes in 385 blocks
==18755==   total heap usage: 2,630,987 allocs, 2,630,602 frees, 1,873,829,657 bytes allocated
==18755== 
==18755== LEAK SUMMARY:
==18755==    definitely lost: 0 bytes in 0 blocks
==18755==    indirectly lost: 0 bytes in 0 blocks
==18755==      possibly lost: 0 bytes in 0 blocks
==18755==    still reachable: 473 bytes in 9 blocks
==18755==         suppressed: 15,956,191 bytes in 376 blocks
==18755== Reachable blocks (those to which a pointer was found) are not shown.
==18755== To see them, rerun with: --leak-check=full --show-reachable=yes
==18755== 
==18755== For counts of detected and suppressed errors, rerun with: -v
==18755== Use --track-origins=yes to see where uninitialised values come from
==18755== ERROR SUMMARY: 32 errors from 1 contexts (suppressed: 238 from 154)
CURRENT_TEST: main.subselect_notembedded
==19533== Memcheck, a memory error detector
==19533== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==19533== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==19533== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --thread-stack=1048576 --core-file
==19533== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:29:13  InnoDB: highest supported file format is Barracuda.
101006  1:29:14 InnoDB Plugin 1.0.4 started; log sequence number 71028199
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:29:20  InnoDB: Starting shutdown...
101006  1:29:21  InnoDB: Shutdown completed; log sequence number 71034422
==19533== 
==19533== HEAP SUMMARY:
==19533==     in use at exit: 15,956,664 bytes in 385 blocks
==19533==   total heap usage: 122,976 allocs, 122,591 frees, 86,603,687 bytes allocated
==19533== 
==19533== LEAK SUMMARY:
==19533==    definitely lost: 0 bytes in 0 blocks
==19533==    indirectly lost: 0 bytes in 0 blocks
==19533==      possibly lost: 0 bytes in 0 blocks
==19533==    still reachable: 473 bytes in 9 blocks
==19533==         suppressed: 15,956,191 bytes in 376 blocks
==19533== Reachable blocks (those to which a pointer was found) are not shown.
==19533== To see them, rerun with: --leak-check=full --show-reachable=yes
==19533== 
==19533== For counts of detected and suppressed errors, rerun with: -v
==19533== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 236 from 152)
CURRENT_TEST: main.subselect_sj
==19610== Memcheck, a memory error detector
==19610== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==19610== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==19610== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --core-file
==19610== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:29:27  InnoDB: highest supported file format is Barracuda.
101006  1:29:28 InnoDB Plugin 1.0.4 started; log sequence number 71034422
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
CURRENT_TEST: main.subselect_sj2
CURRENT_TEST: main.sum_distinct
==19610== Thread 16:
==19610== Syscall param write(buf) points to uninitialised byte(s)
==19610==    at 0x737D8DD: ??? (syscall-template.S:82)
==19610==    by 0x6B0DF1: drizzled::internal::my_write(int, unsigned char const*, unsigned long, int) (my_write.cc:42)
==19610==    by 0x6AC59E: drizzled::internal::my_b_flush_io_cache(drizzled::internal::st_io_cache*, int) (mf_iocache.cc:873)
==19610==    by 0x6AC97B: drizzled::internal::_my_b_write(drizzled::internal::st_io_cache*, unsigned char const*, unsigned long) (mf_iocache.cc:751)
==19610==    by 0x54533B: drizzled::write_keys(drizzled::st_sort_param*, unsigned char**, unsigned int, drizzled::internal::st_io_cache*, drizzled::internal::st_io_cache*) (filesort.cc:685)
==19610==    by 0x545DEE: T.1939 (filesort.cc:592)
==19610==    by 0x5483D0: drizzled::filesort(drizzled::Session*, drizzled::Table*, drizzled::SortField*, unsigned int, drizzled::optimizer::SqlSelect*, unsigned long, bool, unsigned long*) (filesort.cc:271)
==19610==    by 0x64E975: drizzled::create_sort_index(drizzled::Session*, drizzled::Join*, drizzled::order_st*, unsigned long, unsigned long, bool) (sql_select.cc:5301)
==19610==    by 0x5BBDDF: drizzled::Join::exec() (join.cc:1662)
==19610==    by 0x644151: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List<drizzled::Item>&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigne
 long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:427)
==19610==    by 0x644A4F: drizzled::handle_select(drizzled::Session*, drizzled::LEX*, drizzled::select_result*, unsigned long) (sql_select.cc:146)
==19610==    by 0x63E8D2: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:544)
==19610==    by 0x63E4ED: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:479)
==19610==    by 0x6408C1: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:224)
==19610==    by 0x60D9A9: drizzled::Session::executeStatement() (session.cc:677)
==19610==    by 0x610F2E: drizzled::Session::run() (session.cc:533)
==19610==  Address 0x184f32ea is 10 bytes inside a block of size 65,536 alloc'd
==19610==    at 0x4C284A8: malloc (vg_replace_malloc.c:236)
==19610==    by 0x6ACF72: drizzled::internal::init_io_cache(drizzled::internal::st_io_cache*, int, unsigned long, drizzled::internal::cache_type, unsigned long, bool, int) (mf_iocache.cc:250)
==19610==    by 0x6ABE2C: drizzled::internal::open_cached_file(drizzled::internal::st_io_cache*, char const*, char const*, unsigned long, int) (mf_cache.cc:49)
==19610==    by 0x5453DE: drizzled::write_keys(drizzled::st_sort_param*, unsigned char**, unsigned int, drizzled::internal::st_io_cache*, drizzled::internal::st_io_cache*) (filesort.cc:673)
==19610==    by 0x545DEE: T.1939 (filesort.cc:592)
==19610==    by 0x5483D0: drizzled::filesort(drizzled::Session*, drizzled::Table*, drizzled::SortField*, unsigned int, drizzled::optimizer::SqlSelect*, unsigned long, bool, unsigned long*) (filesort.cc:271)
==19610==    by 0x64E975: drizzled::create_sort_index(drizzled::Session*, drizzled::Join*, drizzled::order_st*, unsigned long, unsigned long, bool) (sql_select.cc:5301)
==19610==    by 0x5BBDDF: drizzled::Join::exec() (join.cc:1662)
==19610==    by 0x644151: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List<drizzled::Item>&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigne
 long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:427)
==19610==    by 0x644A4F: drizzled::handle_select(drizzled::Session*, drizzled::LEX*, drizzled::select_result*, unsigned long) (sql_select.cc:146)
==19610==    by 0x63E8D2: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:544)
==19610==    by 0x63E4ED: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:479)
==19610==    by 0x6408C1: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:224)
==19610==    by 0x60D9A9: drizzled::Session::executeStatement() (session.cc:677)
==19610==    by 0x610F2E: drizzled::Session::run() (session.cc:533)
==19610==    by 0xB8A124A: MultiThreadScheduler::runSession(drizzled::Session*) (multi_thread.cc:52)
==19610== 
==19610== Syscall param write(buf) points to uninitialised byte(s)
==19610==    at 0x737D8DD: ??? (syscall-template.S:82)
==19610==    by 0x6B0DF1: drizzled::internal::my_write(int, unsigned char const*, unsigned long, int) (my_write.cc:42)
==19610==    by 0x6AC59E: drizzled::internal::my_b_flush_io_cache(drizzled::internal::st_io_cache*, int) (mf_iocache.cc:873)
==19610==    by 0x5488C6: drizzled::filesort(drizzled::Session*, drizzled::Table*, drizzled::SortField*, unsigned int, drizzled::optimizer::SqlSelect*, unsigned long, bool, unsigned long*) (filesort.cc:315)
==19610==    by 0x64E975: drizzled::create_sort_index(drizzled::Session*, drizzled::Join*, drizzled::order_st*, unsigned long, unsigned long, bool) (sql_select.cc:5301)
==19610==    by 0x5BBDDF: drizzled::Join::exec() (join.cc:1662)
==19610==    by 0x644151: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List<drizzled::Item>&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigne
 long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:427)
==19610==    by 0x644A4F: drizzled::handle_select(drizzled::Session*, drizzled::LEX*, drizzled::select_result*, unsigned long) (sql_select.cc:146)
==19610==    by 0x63E8D2: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:544)
==19610==    by 0x63E4ED: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:479)
==19610==    by 0x6408C1: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:224)
==19610==    by 0x60D9A9: drizzled::Session::executeStatement() (session.cc:677)
==19610==    by 0x610F2E: drizzled::Session::run() (session.cc:533)
==19610==    by 0xB8A124A: MultiThreadScheduler::runSession(drizzled::Session*) (multi_thread.cc:52)
==19610==    by 0x5E90B6F: thread_proxy (in /usr/lib/libboost_thread.so.1.40.0)
==19610==    by 0x73759C9: start_thread (pthread_create.c:300)
==19610==  Address 0x184f32ee is 14 bytes inside a block of size 65,536 alloc'd
==19610==    at 0x4C284A8: malloc (vg_replace_malloc.c:236)
==19610==    by 0x6ACF72: drizzled::internal::init_io_cache(drizzled::internal::st_io_cache*, int, unsigned long, drizzled::internal::cache_type, unsigned long, bool, int) (mf_iocache.cc:250)
==19610==    by 0x6ABE2C: drizzled::internal::open_cached_file(drizzled::internal::st_io_cache*, char const*, char const*, unsigned long, int) (mf_cache.cc:49)
==19610==    by 0x5453DE: drizzled::write_keys(drizzled::st_sort_param*, unsigned char**, unsigned int, drizzled::internal::st_io_cache*, drizzled::internal::st_io_cache*) (filesort.cc:673)
==19610==    by 0x545DEE: T.1939 (filesort.cc:592)
==19610==    by 0x5483D0: drizzled::filesort(drizzled::Session*, drizzled::Table*, drizzled::SortField*, unsigned int, drizzled::optimizer::SqlSelect*, unsigned long, bool, unsigned long*) (filesort.cc:271)
==19610==    by 0x64E975: drizzled::create_sort_index(drizzled::Session*, drizzled::Join*, drizzled::order_st*, unsigned long, unsigned long, bool) (sql_select.cc:5301)
==19610==    by 0x5BBDDF: drizzled::Join::exec() (join.cc:1662)
==19610==    by 0x644151: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List<drizzled::Item>&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigne
 long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:427)
==19610==    by 0x644A4F: drizzled::handle_select(drizzled::Session*, drizzled::LEX*, drizzled::select_result*, unsigned long) (sql_select.cc:146)
==19610==    by 0x63E8D2: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:544)
==19610==    by 0x63E4ED: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:479)
==19610==    by 0x6408C1: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:224)
==19610==    by 0x60D9A9: drizzled::Session::executeStatement() (session.cc:677)
==19610==    by 0x610F2E: drizzled::Session::run() (session.cc:533)
==19610==    by 0xB8A124A: MultiThreadScheduler::runSession(drizzled::Session*) (multi_thread.cc:52)
==19610== 
CURRENT_TEST: main.synchronization
CURRENT_TEST: main.temp_table
CURRENT_TEST: main.timezone
CURRENT_TEST: main.timezone4
CURRENT_TEST: main.transaction
CURRENT_TEST: main.truncate
CURRENT_TEST: main.type_blob
CURRENT_TEST: main.type_date
CURRENT_TEST: main.type_datetime
CURRENT_TEST: main.type_decimal
CURRENT_TEST: main.type_enum
CURRENT_TEST: main.type_enum_max_elements
CURRENT_TEST: main.type_enum_too_many_elements
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Incorrect information in file: 'test/too_many_enum_values'CURRENT_TEST: main.type_float
CURRENT_TEST: main.type_newdecimal
CURRENT_TEST: main.type_ranges
CURRENT_TEST: main.type_timestamp
CURRENT_TEST: main.type_uint
CURRENT_TEST: main.type_varbinary
CURRENT_TEST: main.type_varchar
CURRENT_TEST: main.union
CURRENT_TEST: main.update
CURRENT_TEST: main.update_is_truncate_on_temp_bug_lp387627
CURRENT_TEST: main.user_var
CURRENT_TEST: main.varbinary
CURRENT_TEST: main.variables
CURRENT_TEST: main.variables_c
CURRENT_TEST: main.warnings
CURRENT_TEST: main.warnings_engine_disabled
CURRENT_TEST: main.weekday
CURRENT_TEST: main.year
CURRENT_TEST: jp.jp_alter_utf8
CURRENT_TEST: jp.jp_charlength_utf8
CURRENT_TEST: jp.jp_create_db_utf8
CURRENT_TEST: jp.jp_create_tbl_utf8
CURRENT_TEST: jp.jp_enum_utf8
CURRENT_TEST: jp.jp_insert_utf8
CURRENT_TEST: jp.jp_instr_utf8
CURRENT_TEST: jp.jp_join_utf8
CURRENT_TEST: jp.jp_left_utf8
CURRENT_TEST: jp.jp_length_utf8
CURRENT_TEST: jp.jp_like_utf8
Warning: Enabling keys got errno 0 on test.T5, retryingCURRENT_TEST: jp.jp_locate_utf8
CURRENT_TEST: jp.jp_lpad_utf8
CURRENT_TEST: jp.jp_ltrim_utf8
CURRENT_TEST: jp.jp_replace_utf8
CURRENT_TEST: jp.jp_reverse_utf8
CURRENT_TEST: jp.jp_right_utf8
CURRENT_TEST: jp.jp_rpad_utf8
CURRENT_TEST: jp.jp_rtrim_utf8
CURRENT_TEST: jp.jp_select_utf8
Warning: Enabling keys got errno 0 on test.T5, retryingCURRENT_TEST: jp.jp_subquery_utf8
CURRENT_TEST: jp.jp_substring_utf8
CURRENT_TEST: jp.jp_trim_utf8
CURRENT_TEST: jp.jp_update_utf8
CURRENT_TEST: jp.jp_where_utf8
Warning: Enabling keys got errno 0 on test.T5, retryingCURRENT_TEST: tamil.tamil_utf8_create_database
CURRENT_TEST: tamil.tamil_utf8_create_table
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:32:31  InnoDB: Starting shutdown...
101006  1:32:33  InnoDB: Shutdown completed; log sequence number 91818349
==19610== 
==19610== HEAP SUMMARY:
==19610==     in use at exit: 15,956,664 bytes in 385 blocks
==19610==   total heap usage: 3,227,736 allocs, 3,227,351 frees, 625,474,684 bytes allocated
==19610== 
==19610== LEAK SUMMARY:
==19610==    definitely lost: 0 bytes in 0 blocks
==19610==    indirectly lost: 0 bytes in 0 blocks
==19610==      possibly lost: 0 bytes in 0 blocks
==19610==    still reachable: 473 bytes in 9 blocks
==19610==         suppressed: 15,956,191 bytes in 376 blocks
==19610== Reachable blocks (those to which a pointer was found) are not shown.
==19610== To see them, rerun with: --leak-check=full --show-reachable=yes
==19610== 
==19610== For counts of detected and suppressed errors, rerun with: -v
==19610== Use --track-origins=yes to see where uninitialised values come from
==19610== ERROR SUMMARY: 76 errors from 2 contexts (suppressed: 238 from 154)
CURRENT_TEST: utility_dictionary.counter
==21132== Memcheck, a memory error detector
==21132== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==21132== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==21132== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --plugin-add=utility_dictionary --core-file
==21132== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:32:39  InnoDB: highest supported file format is Barracuda.
101006  1:32:40 InnoDB Plugin 1.0.4 started; log sequence number 91818349
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
CURRENT_TEST: utility_dictionary.environmental
CURRENT_TEST: utility_dictionary.random_number
CURRENT_TEST: utility_dictionary.random_string
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:32:49  InnoDB: Starting shutdown...
101006  1:32:51  InnoDB: Shutdown completed; log sequence number 91837902
==21132== 
==21132== HEAP SUMMARY:
==21132==     in use at exit: 15,958,873 bytes in 390 blocks
==21132==   total heap usage: 100,758 allocs, 100,368 frees, 58,913,065 bytes allocated
==21132== 
==21132== LEAK SUMMARY:
==21132==    definitely lost: 0 bytes in 0 blocks
==21132==    indirectly lost: 0 bytes in 0 blocks
==21132==      possibly lost: 0 bytes in 0 blocks
==21132==    still reachable: 473 bytes in 9 blocks
==21132==         suppressed: 15,958,400 bytes in 381 blocks
==21132== Reachable blocks (those to which a pointer was found) are not shown.
==21132== To see them, rerun with: --leak-check=full --show-reachable=yes
==21132== 
==21132== For counts of detected and suppressed errors, rerun with: -v
==21132== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 239 from 152)
CURRENT_TEST: transaction_log.alter
==21282== Memcheck, a memory error detector
==21282== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==21282== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==21282== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --transaction-log.enable --scheduler=multi_thread --core-file
==21282== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:32:56  InnoDB: highest supported file format is Barracuda.
101006  1:32:57 InnoDB Plugin 1.0.4 started; log sequence number 91837902
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
CURRENT_TEST: transaction_log.auto_commit
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:33:03  InnoDB: Starting shutdown...
101006  1:33:06  InnoDB: Shutdown completed; log sequence number 91855857
==21282== 
==21282== HEAP SUMMARY:
==21282==     in use at exit: 15,956,960 bytes in 384 blocks
==21282==   total heap usage: 100,939 allocs, 100,555 frees, 60,065,694 bytes allocated
==21282== 
==21282== LEAK SUMMARY:
==21282==    definitely lost: 0 bytes in 0 blocks
==21282==    indirectly lost: 0 bytes in 0 blocks
==21282==      possibly lost: 0 bytes in 0 blocks
==21282==    still reachable: 449 bytes in 7 blocks
==21282==         suppressed: 15,956,511 bytes in 377 blocks
==21282== Reachable blocks (those to which a pointer was found) are not shown.
==21282== To see them, rerun with: --leak-check=full --show-reachable=yes
==21282== 
==21282== For counts of detected and suppressed errors, rerun with: -v
==21282== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 237 from 153)
CURRENT_TEST: transaction_log.bad_replicator
==21421== Memcheck, a memory error detector
==21421== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==21421== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==21421== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --transaction-log.enable --transaction-log.use-replicator=bad --sche
uler=multi_thread --core-file
==21421== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:33:12  InnoDB: highest supported file format is Barracuda.
101006  1:33:13 InnoDB Plugin 1.0.4 started; log sequence number 91855857
You registered a TransactionApplier plugin but no TransactionReplicator plugins were registered that match the requested replicator name of 'badreplicator'.
We have deactivated the TransactionApplier 'transaction_log_applier'.
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:33:16  InnoDB: Starting shutdown...
101006  1:33:18  InnoDB: Shutdown completed; log sequence number 91855867
==21421== 
==21421== HEAP SUMMARY:
==21421==     in use at exit: 15,956,945 bytes in 384 blocks
==21421==   total heap usage: 97,719 allocs, 97,335 frees, 58,356,136 bytes allocated
==21421== 
==21421== LEAK SUMMARY:
==21421==    definitely lost: 0 bytes in 0 blocks
==21421==    indirectly lost: 0 bytes in 0 blocks
==21421==      possibly lost: 0 bytes in 0 blocks
==21421==    still reachable: 449 bytes in 7 blocks
==21421==         suppressed: 15,956,496 bytes in 377 blocks
==21421== Reachable blocks (those to which a pointer was found) are not shown.
==21421== To see them, rerun with: --leak-check=full --show-reachable=yes
==21421== 
==21421== For counts of detected and suppressed errors, rerun with: -v
==21421== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 236 from 152)
CURRENT_TEST: transaction_log.blob
==21499== Memcheck, a memory error detector
==21499== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==21499== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==21499== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --transaction-log.enable --scheduler=multi_thread --core-file
==21499== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:33:23  InnoDB: highest supported file format is Barracuda.
101006  1:33:24 InnoDB Plugin 1.0.4 started; log sequence number 91855867
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
CURRENT_TEST: transaction_log.bulk_commit
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:34:29  InnoDB: Starting shutdown...
101006  1:34:31  InnoDB: Shutdown completed; log sequence number 93339432
==21499== 
==21499== HEAP SUMMARY:
==21499==     in use at exit: 15,956,504 bytes in 383 blocks
==21499==   total heap usage: 486,614 allocs, 486,231 frees, 93,854,841 bytes allocated
==21499== 
==21499== LEAK SUMMARY:
==21499==    definitely lost: 0 bytes in 0 blocks
==21499==    indirectly lost: 0 bytes in 0 blocks
==21499==      possibly lost: 0 bytes in 0 blocks
==21499==    still reachable: 449 bytes in 7 blocks
==21499==         suppressed: 15,956,055 bytes in 376 blocks
==21499== Reachable blocks (those to which a pointer was found) are not shown.
==21499== To see them, rerun with: --leak-check=full --show-reachable=yes
==21499== 
==21499== For counts of detected and suppressed errors, rerun with: -v
==21499== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 238 from 154)
CURRENT_TEST: transaction_log.bulk_rollback
==21617== Memcheck, a memory error detector
==21617== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==21617== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==21617== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --transaction-log.enable --core-file
==21617== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:34:36  InnoDB: highest supported file format is Barracuda.
101006  1:34:37 InnoDB Plugin 1.0.4 started; log sequence number 93339432
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:35:40  InnoDB: Starting shutdown...
101006  1:35:40  InnoDB: Shutdown completed; log sequence number 95095154
==21617== 
==21617== HEAP SUMMARY:
==21617==     in use at exit: 15,956,960 bytes in 384 blocks
==21617==   total heap usage: 520,815 allocs, 520,431 frees, 113,476,275 bytes allocated
==21617== 
==21617== LEAK SUMMARY:
==21617==    definitely lost: 0 bytes in 0 blocks
==21617==    indirectly lost: 0 bytes in 0 blocks
==21617==      possibly lost: 0 bytes in 0 blocks
==21617==    still reachable: 449 bytes in 7 blocks
==21617==         suppressed: 15,956,511 bytes in 377 blocks
==21617== Reachable blocks (those to which a pointer was found) are not shown.
==21617== To see them, rerun with: --leak-check=full --show-reachable=yes
==21617== 
==21617== For counts of detected and suppressed errors, rerun with: -v
==21617== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 239 from 155)
CURRENT_TEST: transaction_log.create_select
==21695== Memcheck, a memory error detector
==21695== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==21695== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==21695== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --transaction-log.enable --scheduler=multi_thread --core-file
==21695== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:35:46  InnoDB: highest supported file format is Barracuda.
101006  1:35:47 InnoDB Plugin 1.0.4 started; log sequence number 95095154
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
CURRENT_TEST: transaction_log.create_table
CURRENT_TEST: transaction_log.ddl_transaction_id
CURRENT_TEST: transaction_log.delete
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:35:57  InnoDB: Starting shutdown...
101006  1:35:59  InnoDB: Shutdown completed; log sequence number 95133006
==21695== 
==21695== HEAP SUMMARY:
==21695==     in use at exit: 15,956,960 bytes in 384 blocks
==21695==   total heap usage: 105,226 allocs, 104,842 frees, 61,138,764 bytes allocated
==21695== 
==21695== LEAK SUMMARY:
==21695==    definitely lost: 0 bytes in 0 blocks
==21695==    indirectly lost: 0 bytes in 0 blocks
==21695==      possibly lost: 0 bytes in 0 blocks
==21695==    still reachable: 449 bytes in 7 blocks
==21695==         suppressed: 15,956,511 bytes in 377 blocks
==21695== Reachable blocks (those to which a pointer was found) are not shown.
==21695== To see them, rerun with: --leak-check=full --show-reachable=yes
==21695== 
==21695== For counts of detected and suppressed errors, rerun with: -v
==21695== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 237 from 153)
CURRENT_TEST: transaction_log.embedded_quotes
==21895== Memcheck, a memory error detector
==21895== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==21895== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==21895== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --transaction-log.enable --core-file
==21895== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:36:04  InnoDB: highest supported file format is Barracuda.
101006  1:36:05 InnoDB Plugin 1.0.4 started; log sequence number 95133006
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:36:09  InnoDB: Starting shutdown...
101006  1:36:11  InnoDB: Shutdown completed; log sequence number 95135620
==21895== 
==21895== HEAP SUMMARY:
==21895==     in use at exit: 15,956,960 bytes in 384 blocks
==21895==   total heap usage: 97,891 allocs, 97,507 frees, 58,689,619 bytes allocated
==21895== 
==21895== LEAK SUMMARY:
==21895==    definitely lost: 0 bytes in 0 blocks
==21895==    indirectly lost: 0 bytes in 0 blocks
==21895==      possibly lost: 0 bytes in 0 blocks
==21895==    still reachable: 449 bytes in 7 blocks
==21895==         suppressed: 15,956,511 bytes in 377 blocks
==21895== Reachable blocks (those to which a pointer was found) are not shown.
==21895== To see them, rerun with: --leak-check=full --show-reachable=yes
==21895== 
==21895== For counts of detected and suppressed errors, rerun with: -v
==21895== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 237 from 153)
CURRENT_TEST: transaction_log.filtered_replicator
==21989== Memcheck, a memory error detector
==21989== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==21989== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==21989== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --transaction-log.enable --transaction-log.use-replicator=filtered -
scheduler=multi_thread --filtered-replicator.filteredschemas=notest --core-file
==21989== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:36:17  InnoDB: highest supported file format is Barracuda.
101006  1:36:18 InnoDB Plugin 1.0.4 started; log sequence number 95135620
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:36:24  InnoDB: Starting shutdown...
101006  1:36:26  InnoDB: Shutdown completed; log sequence number 95188682
==21989== 
==21989== HEAP SUMMARY:
==21989==     in use at exit: 15,960,424 bytes in 389 blocks
==21989==   total heap usage: 108,864 allocs, 108,475 frees, 62,520,778 bytes allocated
==21989== 
==21989== LEAK SUMMARY:
==21989==    definitely lost: 0 bytes in 0 blocks
==21989==    indirectly lost: 0 bytes in 0 blocks
==21989==      possibly lost: 0 bytes in 0 blocks
==21989==    still reachable: 449 bytes in 7 blocks
==21989==         suppressed: 15,959,975 bytes in 382 blocks
==21989== Reachable blocks (those to which a pointer was found) are not shown.
==21989== To see them, rerun with: --leak-check=full --show-reachable=yes
==21989== 
==21989== For counts of detected and suppressed errors, rerun with: -v
==21989== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 243 from 159)
CURRENT_TEST: transaction_log.information_schema
==22083== Memcheck, a memory error detector
==22083== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==22083== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==22083== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --transaction-log.enable --scheduler=multi_thread --core-file
==22083== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:36:31  InnoDB: highest supported file format is Barracuda.
101006  1:36:32 InnoDB Plugin 1.0.4 started; log sequence number 95188682
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
CURRENT_TEST: transaction_log.insert
CURRENT_TEST: transaction_log.insert_multi
CURRENT_TEST: transaction_log.insert_on_duplicate_update
CURRENT_TEST: transaction_log.insert_select
CURRENT_TEST: transaction_log.multi_column_primary_key
CURRENT_TEST: transaction_log.multi_table
CURRENT_TEST: transaction_log.no_modification
CURRENT_TEST: transaction_log.no_primary_key
CURRENT_TEST: transaction_log.null_values
CURRENT_TEST: transaction_log.rand
CURRENT_TEST: transaction_log.rename
CURRENT_TEST: transaction_log.replace
CURRENT_TEST: transaction_log.rollback
CURRENT_TEST: transaction_log.schema
CURRENT_TEST: transaction_log.select_for_update
CURRENT_TEST: transaction_log.slap
CURRENT_TEST: transaction_log.temp_tables
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:37:17  InnoDB: Starting shutdown...
101006  1:37:20  InnoDB: Shutdown completed; log sequence number 95565380
==22083== 
==22083== HEAP SUMMARY:
==22083==     in use at exit: 15,960,152 bytes in 391 blocks
==22083==   total heap usage: 269,379 allocs, 268,988 frees, 137,916,958 bytes allocated
==22083== 
==22083== LEAK SUMMARY:
==22083==    definitely lost: 0 bytes in 0 blocks
==22083==    indirectly lost: 0 bytes in 0 blocks
==22083==      possibly lost: 0 bytes in 0 blocks
==22083==    still reachable: 449 bytes in 7 blocks
==22083==         suppressed: 15,959,703 bytes in 384 blocks
==22083== Reachable blocks (those to which a pointer was found) are not shown.
==22083== To see them, rerun with: --leak-check=full --show-reachable=yes
==22083== 
==22083== For counts of detected and suppressed errors, rerun with: -v
==22083== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 240 from 156)
CURRENT_TEST: transaction_log.transaction_log_alter
==25096== Memcheck, a memory error detector
==25096== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==25096== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==25096== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --transaction-log.enable --core-file
==25096== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:37:25  InnoDB: highest supported file format is Barracuda.
101006  1:37:26 InnoDB Plugin 1.0.4 started; log sequence number 95565380
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
CURRENT_TEST: transaction_log.transaction_log_create
CURRENT_TEST: transaction_log.transaction_log_data_type
CURRENT_TEST: transaction_log.transaction_log_delete
CURRENT_TEST: transaction_log.transaction_log_drop
CURRENT_TEST: transaction_log.transaction_log_large_blob
CURRENT_TEST: transaction_log.transaction_log_loaddata
CURRENT_TEST: transaction_log.transaction_log_replace
CURRENT_TEST: transaction_log.transaction_log_rollback
CURRENT_TEST: transaction_log.transaction_log_schema
CURRENT_TEST: transaction_log.transaction_log_transaction
CURRENT_TEST: transaction_log.transaction_log_update
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:38:06  InnoDB: Starting shutdown...
101006  1:38:07  InnoDB: Shutdown completed; log sequence number 96253924
==25096== 
==25096== HEAP SUMMARY:
==25096==     in use at exit: 15,960,152 bytes in 391 blocks
==25096==   total heap usage: 257,917 allocs, 257,526 frees, 114,745,065 bytes allocated
==25096== 
==25096== LEAK SUMMARY:
==25096==    definitely lost: 0 bytes in 0 blocks
==25096==    indirectly lost: 0 bytes in 0 blocks
==25096==      possibly lost: 0 bytes in 0 blocks
==25096==    still reachable: 449 bytes in 7 blocks
==25096==         suppressed: 15,959,703 bytes in 384 blocks
==25096== Reachable blocks (those to which a pointer was found) are not shown.
==25096== To see them, rerun with: --leak-check=full --show-reachable=yes
==25096== 
==25096== For counts of detected and suppressed errors, rerun with: -v
==25096== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 239 from 155)
CURRENT_TEST: transaction_log.truncate
==25444== Memcheck, a memory error detector
==25444== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==25444== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==25444== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --transaction-log.enable --scheduler=multi_thread --core-file
==25444== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:38:13  InnoDB: highest supported file format is Barracuda.
101006  1:38:14 InnoDB Plugin 1.0.4 started; log sequence number 96253924
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
CURRENT_TEST: transaction_log.truncate_log
CURRENT_TEST: transaction_log.udf_print_transaction_message
CURRENT_TEST: transaction_log.update
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:38:24  InnoDB: Starting shutdown...
101006  1:38:26  InnoDB: Shutdown completed; log sequence number 96279734
==25444== 
==25444== HEAP SUMMARY:
==25444==     in use at exit: 15,960,152 bytes in 391 blocks
==25444==   total heap usage: 106,310 allocs, 105,919 frees, 60,702,862 bytes allocated
==25444== 
==25444== LEAK SUMMARY:
==25444==    definitely lost: 0 bytes in 0 blocks
==25444==    indirectly lost: 0 bytes in 0 blocks
==25444==      possibly lost: 0 bytes in 0 blocks
==25444==    still reachable: 449 bytes in 7 blocks
==25444==         suppressed: 15,959,703 bytes in 384 blocks
==25444== Reachable blocks (those to which a pointer was found) are not shown.
==25444== To see them, rerun with: --leak-check=full --show-reachable=yes
==25444== 
==25444== For counts of detected and suppressed errors, rerun with: -v
==25444== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 237 from 153)
CURRENT_TEST: transaction_log.variables
==25634== Memcheck, a memory error detector
==25634== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==25634== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==25634== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --transaction-log.enable --transaction-log.flush-frequency=1 --sched
ler=multi_thread --core-file
==25634== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:38:31  InnoDB: highest supported file format is Barracuda.
101006  1:38:32 InnoDB Plugin 1.0.4 started; log sequence number 96279734
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:38:36  InnoDB: Starting shutdown...
101006  1:38:38  InnoDB: Shutdown completed; log sequence number 96279744
==25634== 
==25634== HEAP SUMMARY:
==25634==     in use at exit: 15,960,137 bytes in 391 blocks
==25634==   total heap usage: 98,124 allocs, 97,733 frees, 58,381,307 bytes allocated
==25634== 
==25634== LEAK SUMMARY:
==25634==    definitely lost: 0 bytes in 0 blocks
==25634==    indirectly lost: 0 bytes in 0 blocks
==25634==      possibly lost: 0 bytes in 0 blocks
==25634==    still reachable: 449 bytes in 7 blocks
==25634==         suppressed: 15,959,688 bytes in 384 blocks
==25634== Reachable blocks (those to which a pointer was found) are not shown.
==25634== To see them, rerun with: --leak-check=full --show-reachable=yes
==25634== 
==25634== For counts of detected and suppressed errors, rerun with: -v
==25634== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 236 from 152)
CURRENT_TEST: tableprototester.basic
==25712== Memcheck, a memory error detector
==25712== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==25712== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==25712== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --plugin-add=tableprototester --core-file
==25712== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:38:43  InnoDB: highest supported file format is Barracuda.
101006  1:38:44 InnoDB Plugin 1.0.4 started; log sequence number 96279744
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
CURRENT_TEST: tableprototester.drop_table
CURRENT_TEST: tableprototester.invalid_table_collation
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Incorrect information in file: 'test/invalid_table_collation'/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Incorrect information in file
 'test/invalid_table_collation'CURRENT_TEST: tableprototester.missing_engine
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Incorrect information in file: 'test/t1'/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Incorrect information in file: 'test/t1'CURRENT_TE
T: tableprototester.too_many_enum_values
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Incorrect information in file: 'test/too_many_enum_values'/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Incorrect information in file: '
est/too_many_enum_values'/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Incorrect information in file: 'test/too_many_enum_values'/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Incorre
t information in file: 'test/too_many_enum_values'/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:39:00  InnoDB: Starting shutdown...
101006  1:39:02  InnoDB: Shutdown completed; log sequence number 96281247
==25712== 
==25712== HEAP SUMMARY:
==25712==     in use at exit: 15,962,068 bytes in 397 blocks
==25712==   total heap usage: 1,080,836 allocs, 1,080,439 frees, 80,201,561 bytes allocated
==25712== 
==25712== LEAK SUMMARY:
==25712==    definitely lost: 0 bytes in 0 blocks
==25712==    indirectly lost: 0 bytes in 0 blocks
==25712==      possibly lost: 0 bytes in 0 blocks
==25712==    still reachable: 473 bytes in 9 blocks
==25712==         suppressed: 15,961,595 bytes in 388 blocks
==25712== Reachable blocks (those to which a pointer was found) are not shown.
==25712== To see them, rerun with: --leak-check=full --show-reachable=yes
==25712== 
==25712== For counts of detected and suppressed errors, rerun with: -v
==25712== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 239 from 152)
CURRENT_TEST: table_cache_dictionary.table_cache
==25886== Memcheck, a memory error detector
==25886== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==25886== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==25886== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --core-file
==25886== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:39:07  InnoDB: highest supported file format is Barracuda.
101006  1:39:08 InnoDB Plugin 1.0.4 started; log sequence number 96281247
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
CURRENT_TEST: table_cache_dictionary.table_definition_cache
CURRENT_TEST: status_dictionary.data_dictionary
CURRENT_TEST: status_dictionary.select_order
CURRENT_TEST: status_dictionary.show
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:39:19  InnoDB: Starting shutdown...
101006  1:39:20  InnoDB: Shutdown completed; log sequence number 96290473
==25886== 
==25886== HEAP SUMMARY:
==25886==     in use at exit: 15,959,856 bytes in 392 blocks
==25886==   total heap usage: 102,596 allocs, 102,204 frees, 64,429,448 bytes allocated
==25886== 
==25886== LEAK SUMMARY:
==25886==    definitely lost: 0 bytes in 0 blocks
==25886==    indirectly lost: 0 bytes in 0 blocks
==25886==      possibly lost: 0 bytes in 0 blocks
==25886==    still reachable: 473 bytes in 9 blocks
==25886==         suppressed: 15,959,383 bytes in 383 blocks
==25886== Reachable blocks (those to which a pointer was found) are not shown.
==25886== To see them, rerun with: --leak-check=full --show-reachable=yes
==25886== 
==25886== For counts of detected and suppressed errors, rerun with: -v
==25886== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 238 from 154)
CURRENT_TEST: sleep.sleep
==26060== Memcheck, a memory error detector
==26060== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==26060== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==26060== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --plugin-add=sleep --core-file
==26060== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:39:26  InnoDB: highest supported file format is Barracuda.
101006  1:39:27 InnoDB Plugin 1.0.4 started; log sequence number 96290473
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:39:33  InnoDB: Starting shutdown...
101006  1:39:34  InnoDB: Shutdown completed; log sequence number 96290483
==26060== 
==26060== HEAP SUMMARY:
==26060==     in use at exit: 15,959,841 bytes in 392 blocks
==26060==   total heap usage: 97,155 allocs, 96,763 frees, 58,224,329 bytes allocated
==26060== 
==26060== LEAK SUMMARY:
==26060==    definitely lost: 0 bytes in 0 blocks
==26060==    indirectly lost: 0 bytes in 0 blocks
==26060==      possibly lost: 0 bytes in 0 blocks
==26060==    still reachable: 473 bytes in 9 blocks
==26060==         suppressed: 15,959,368 bytes in 383 blocks
==26060== Reachable blocks (those to which a pointer was found) are not shown.
==26060== To see them, rerun with: --leak-check=full --show-reachable=yes
==26060== 
==26060== For counts of detected and suppressed errors, rerun with: -v
==26060== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 235 from 151)
CURRENT_TEST: simple_user_policy.basic
==26137== Memcheck, a memory error detector
==26137== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==26137== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==26137== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --plugin-add=simple_user_policy --core-file
==26137== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:39:40  InnoDB: highest supported file format is Barracuda.
101006  1:39:41 InnoDB Plugin 1.0.4 started; log sequence number 96290483
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:39:50  InnoDB: Starting shutdown...
101006  1:39:52  InnoDB: Shutdown completed; log sequence number 96295030
==26137== 
==26137== HEAP SUMMARY:
==26137==     in use at exit: 15,961,593 bytes in 397 blocks
==26137==   total heap usage: 99,329 allocs, 98,932 frees, 60,511,092 bytes allocated
==26137== 
==26137== LEAK SUMMARY:
==26137==    definitely lost: 0 bytes in 0 blocks
==26137==    indirectly lost: 0 bytes in 0 blocks
==26137==      possibly lost: 0 bytes in 0 blocks
==26137==    still reachable: 473 bytes in 9 blocks
==26137==         suppressed: 15,961,120 bytes in 388 blocks
==26137== Reachable blocks (those to which a pointer was found) are not shown.
==26137== To see them, rerun with: --leak-check=full --show-reachable=yes
==26137== 
==26137== For counts of detected and suppressed errors, rerun with: -v
==26137== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 239 from 152)
CURRENT_TEST: show_schema_proto.basic
==26221== Memcheck, a memory error detector
==26221== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==26221== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==26221== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --core-file
==26221== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:39:57  InnoDB: highest supported file format is Barracuda.
101006  1:39:58 InnoDB Plugin 1.0.4 started; log sequence number 96295030
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
CURRENT_TEST: show_dictionary.show_temporary_tables
CURRENT_TEST: session_dictionary.data_dictionary
CURRENT_TEST: session_dictionary.show
CURRENT_TEST: session_dictionary.slap
CURRENT_TEST: schema_engine.exists
CURRENT_TEST: schema_dictionary.binary_default
CURRENT_TEST: schema_dictionary.columns
CURRENT_TEST: schema_dictionary.data_dictionary
==26221== Warning: set address range perms: large range [0x39187040, 0x580b7c40) (undefined)
CURRENT_TEST: schema_dictionary.default_null
CURRENT_TEST: schema_dictionary.no_default
CURRENT_TEST: schema_dictionary.show
CURRENT_TEST: schema_dictionary.show_fields
CURRENT_TEST: schema_dictionary.show_table_status
==26221== Warning: set address range perms: large range [0x39187030, 0x580b7c50) (noaccess)
CURRENT_TEST: schema_dictionary.show_temporary_tables
CURRENT_TEST: schema_dictionary.slap
CURRENT_TEST: rot13.rot13_basic
CURRENT_TEST: replication_dictionary.data_dictionary
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:41:20  InnoDB: Starting shutdown...
101006  1:41:20  InnoDB: Shutdown completed; log sequence number 96452686
==26221== 
==26221== HEAP SUMMARY:
==26221==     in use at exit: 15,959,856 bytes in 392 blocks
==26221==   total heap usage: 1,299,224 allocs, 1,298,832 frees, 1,248,124,799 bytes allocated
==26221== 
==26221== LEAK SUMMARY:
==26221==    definitely lost: 0 bytes in 0 blocks
==26221==    indirectly lost: 0 bytes in 0 blocks
==26221==      possibly lost: 0 bytes in 0 blocks
==26221==    still reachable: 473 bytes in 9 blocks
==26221==         suppressed: 15,959,383 bytes in 383 blocks
==26221== Reachable blocks (those to which a pointer was found) are not shown.
==26221== To see them, rerun with: --leak-check=full --show-reachable=yes
==26221== 
==26221== For counts of detected and suppressed errors, rerun with: -v
==26221== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 238 from 154)
CURRENT_TEST: replication_dictionary.replication_streams
==28680== Memcheck, a memory error detector
==28680== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==28680== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==28680== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --transaction-log.enable --transaction-log.use-replicator=filtered -
core-file
==28680== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:41:26  InnoDB: highest supported file format is Barracuda.
101006  1:41:27 InnoDB Plugin 1.0.4 started; log sequence number 96452686
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:41:30  InnoDB: Starting shutdown...
101006  1:41:32  InnoDB: Shutdown completed; log sequence number 96452696
==28680== 
==28680== HEAP SUMMARY:
==28680==     in use at exit: 15,960,137 bytes in 391 blocks
==28680==   total heap usage: 97,591 allocs, 97,200 frees, 58,345,918 bytes allocated
==28680== 
==28680== LEAK SUMMARY:
==28680==    definitely lost: 0 bytes in 0 blocks
==28680==    indirectly lost: 0 bytes in 0 blocks
==28680==      possibly lost: 0 bytes in 0 blocks
==28680==    still reachable: 449 bytes in 7 blocks
==28680==         suppressed: 15,959,688 bytes in 384 blocks
==28680== Reachable blocks (those to which a pointer was found) are not shown.
==28680== To see them, rerun with: --leak-check=full --show-reachable=yes
==28680== 
==28680== For counts of detected and suppressed errors, rerun with: -v
==28680== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 236 from 152)
CURRENT_TEST: replication_dictionary.slap
==28758== Memcheck, a memory error detector
==28758== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==28758== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==28758== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --core-file
==28758== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:41:37  InnoDB: highest supported file format is Barracuda.
101006  1:41:38 InnoDB Plugin 1.0.4 started; log sequence number 96452696
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
CURRENT_TEST: registry_dictionary.data_dictionary
CURRENT_TEST: registry_dictionary.plugins
CURRENT_TEST: registry_dictionary.slap
CURRENT_TEST: rand_function.basic
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:41:51  InnoDB: Starting shutdown...
101006  1:41:53  InnoDB: Shutdown completed; log sequence number 96455148
==28758== 
==28758== HEAP SUMMARY:
==28758==     in use at exit: 15,959,856 bytes in 392 blocks
==28758==   total heap usage: 122,142 allocs, 121,750 frees, 81,912,817 bytes allocated
==28758== 
==28758== LEAK SUMMARY:
==28758==    definitely lost: 0 bytes in 0 blocks
==28758==    indirectly lost: 0 bytes in 0 blocks
==28758==      possibly lost: 0 bytes in 0 blocks
==28758==    still reachable: 473 bytes in 9 blocks
==28758==         suppressed: 15,959,383 bytes in 383 blocks
==28758== Reachable blocks (those to which a pointer was found) are not shown.
==28758== To see them, rerun with: --leak-check=full --show-reachable=yes
==28758== 
==28758== For counts of detected and suppressed errors, rerun with: -v
==28758== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 237 from 153)
CURRENT_TEST: performance_dictionary.session_usage
==29583== Memcheck, a memory error detector
==29583== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==29583== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==29583== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --plugin-add=performance_dictionary --core-file
==29583== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:41:59  InnoDB: highest supported file format is Barracuda.
101006  1:42:00 InnoDB Plugin 1.0.4 started; log sequence number 96455148
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:42:03  InnoDB: Starting shutdown...
101006  1:42:05  InnoDB: Shutdown completed; log sequence number 96455158
==29583== 
==29583== HEAP SUMMARY:
==29583==     in use at exit: 15,961,726 bytes in 398 blocks
==29583==   total heap usage: 98,315 allocs, 97,917 frees, 58,335,600 bytes allocated
==29583== 
==29583== LEAK SUMMARY:
==29583==    definitely lost: 0 bytes in 0 blocks
==29583==    indirectly lost: 0 bytes in 0 blocks
==29583==      possibly lost: 0 bytes in 0 blocks
==29583==    still reachable: 473 bytes in 9 blocks
==29583==         suppressed: 15,961,253 bytes in 389 blocks
==29583== Reachable blocks (those to which a pointer was found) are not shown.
==29583== To see them, rerun with: --leak-check=full --show-reachable=yes
==29583== 
==29583== For counts of detected and suppressed errors, rerun with: -v
==29583== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 238 from 151)
CURRENT_TEST: pbxt.basic_auto_increment
==29660== Memcheck, a memory error detector
==29660== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==29660== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==29660== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --plugin-add=pbxt --core-file
==29660== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:42:10  InnoDB: highest supported file format is Barracuda.
101006  1:42:11 InnoDB Plugin 1.0.4 started; log sequence number 96455158
101006 01:42:12 [Note] PrimeBase XT (PBXT) Engine 1.1.01 RC loaded...
101006 01:42:12 [Note] Paul McCullagh, PrimeBase Technologies GmbH, http://www.primebase.org
==29660== Thread 16:
==29660== Invalid read of size 8
==29660==    at 0x60102F: drizzled::plugin::StorageEngine::closeConnection(drizzled::Session*) (storage_engine.cc:253)
==29660==    by 0x61306E: drizzled::Session::~Session() (session.cc:384)
==29660==    by 0xBB0CB22: myxt_destroy_thread(void*, int) (myxt_xt.cc:3164)
==29660==    by 0xBB2FDF0: xt_thread_main (thread_xt.cc:1111)
==29660==    by 0x73759C9: start_thread (pthread_create.c:300)
==29660==    by 0x76726FC: clone (clone.S:112)
==29660==  Address 0x186dc418 is 0 bytes after a block of size 360 alloc'd
==29660==    at 0x4C28CC1: operator new(unsigned long) (vg_replace_malloc.c:261)
==29660==    by 0x615783: drizzled::Session::Session(drizzled::plugin::Client*) (new_allocator.h:89)
==29660==    by 0xBB0CC3B: myxt_create_thread() (myxt_xt.cc:3078)
==29660==    by 0xBB12E0F: xn_xres_run_recovery_thread(XTThread*) (restart_xt.cc:3857)
==29660==    by 0xBB2FDD2: xt_thread_main (thread_xt.cc:1098)
==29660==    by 0x73759C9: start_thread (pthread_create.c:300)
==29660==    by 0x76726FC: clone (clone.S:112)
==29660== 
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
==29660== Thread 23:
==29660== Syscall param pwrite64(buf) points to uninitialised byte(s)
==29660==    at 0x737E2B3: ??? (syscall-template.S:82)
==29660==    by 0xBAFBAC7: xt_pwrite_file(XTOpenFile*, long, unsigned long, void*, XTIOStats*, XTThread*) (filesys_xt.cc:1601)
==29660==    by 0xBB3926C: XTDatabaseLog::xlog_append(XTThread*, unsigned long, unsigned char*, unsigned long, unsigned char*, int, unsigned int*, long*) (xactlog_xt.cc:1158)
==29660==    by 0xBB3A331: XTDatabaseLog::xlog_flush(XTThread*) (xactlog_xt.cc:737)
==29660==    by 0xBB12C9C: xres_fl_run_thread(XTThread*) (restart_xt.cc:4032)
==29660==    by 0xBB2FDD2: xt_thread_main (thread_xt.cc:1098)
==29660==    by 0x73759C9: start_thread (pthread_create.c:300)
==29660==    by 0x76726FC: clone (clone.S:112)
==29660==  Address 0x190eaeec is 44 bytes inside a block of size 1,049,088 alloc'd
==29660==    at 0x4C284A8: malloc (vg_replace_malloc.c:236)
==29660==    by 0xBB0BD6F: xt_malloc(XTThread*, unsigned long) (memory_xt.cc:101)
==29660==    by 0xBB38039: XTDatabaseLog::xlog_setup(XTThread*, XTDatabase*, long, unsigned long, int) (xactlog_xt.cc:643)
==29660==    by 0xBB33EED: xt_xn_init_db(XTThread*, XTDatabase*) (xaction_xt.cc:996)
==29660==    by 0xBAE785B: xt_get_database(XTThread*, char const*, int) (database_xt.cc:498)
==29660==    by 0xBAE7971: xt_open_database(XTThread*, char const*, int) (database_xt.cc:661)
==29660==    by 0xBB130D6: xn_xres_run_recovery_thread(XTThread*) (restart_xt.cc:3880)
==29660==    by 0xBB2FDD2: xt_thread_main (thread_xt.cc:1098)
==29660==    by 0x73759C9: start_thread (pthread_create.c:300)
==29660==    by 0x76726FC: clone (clone.S:112)
==29660== 
==29660== Thread 18:
==29660== Conditional jump or move depends on uninitialised value(s)
==29660==    at 0xBB09C98: xt_spinxslock_slock(XTSpinXSLock*) (lock_xt.cc:1175)
==29660==    by 0xBAE4914: xt_ind_fetch(XTOpenTable*, XTIndex*, unsigned int, XTPageLockType, XTIndReference*) (cache_xt.cc:1575)
==29660==    by 0xBB02D67: xt_idx_update_row_id(XTOpenTable*, XTIndex*, unsigned int, unsigned int, unsigned char*) (index_xt.cc:2887)
==29660==    by 0xBB328F6: xn_sw_clean_indices(XTThread*, XTOpenTable*, unsigned int, unsigned int, unsigned char*, unsigned char*) (xaction_xt.cc:2040)
==29660==    by 0xBB34DAD: xn_sw_cleanup_variation(XTThread*, XNSweeperState*, XTXactData*, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned char*) (xaction_xt.cc:2157)
==29660==    by 0xBB3559E: xn_sw_run_thread(XTThread*) (xaction_xt.cc:2393)
==29660==    by 0xBB2FDD2: xt_thread_main (thread_xt.cc:1098)
==29660==    by 0x73759C9: start_thread (pthread_create.c:300)
==29660==    by 0x76726FC: clone (clone.S:112)
==29660== 
==29660== Thread 16:
==29660== Conditional jump or move depends on uninitialised value(s)
==29660==    at 0xBB09C98: xt_spinxslock_slock(XTSpinXSLock*) (lock_xt.cc:1175)
==29660==    by 0xBAE4914: xt_ind_fetch(XTOpenTable*, XTIndex*, unsigned int, XTPageLockType, XTIndReference*) (cache_xt.cc:1575)
==29660==    by 0xBB0460A: xt_idx_search(XTOpenTable*, XTIndex*, XTIdxSearchKey*) (index_xt.cc:2997)
==29660==    by 0xBAE1A68: ha_pbxt::index_first(unsigned char*) (ha_pbxt.cc:3507)
==29660==    by 0x6494B8: drizzled::join_read_first(drizzled::JoinTable*) (sql_select.cc:4001)
==29660==    by 0x642DE0: drizzled::sub_select(drizzled::Join*, drizzled::JoinTable*, bool) (sql_select.cc:3563)
==29660==    by 0x647DDF: drizzled::do_select(drizzled::Join*, drizzled::List<drizzled::Item>*, drizzled::Table*) (sql_select.cc:3333)
==29660==    by 0x5BBE8B: drizzled::Join::exec() (join.cc:1695)
==29660==    by 0x644151: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List<drizzled::Item>&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigne
 long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:427)
==29660==    by 0x644A4F: drizzled::handle_select(drizzled::Session*, drizzled::LEX*, drizzled::select_result*, unsigned long) (sql_select.cc:146)
==29660==    by 0x63E8D2: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:544)
==29660==    by 0x63E4ED: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:479)
==29660==    by 0x6408C1: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:224)
==29660==    by 0x60D9A9: drizzled::Session::executeStatement() (session.cc:677)
==29660==    by 0x610F2E: drizzled::Session::run() (session.cc:533)
==29660==    by 0xB8A124A: MultiThreadScheduler::runSession(drizzled::Session*) (multi_thread.cc:52)
==29660== 
==29660== Conditional jump or move depends on uninitialised value(s)
==29660==    at 0xBB09C98: xt_spinxslock_slock(XTSpinXSLock*) (lock_xt.cc:1175)
==29660==    by 0xBAE4FA2: xt_ind_release_handle(XTIndHandle*, int, XTThread*) (cache_xt.cc:426)
==29660==    by 0xBB04E45: xt_idx_next(XTOpenTable*, XTIndex*, XTIdxSearchKey*) (index_xt.cc:3343)
==29660==    by 0xBAE193E: ha_pbxt::index_next(unsigned char*) (ha_pbxt.cc:3362)
==29660==    by 0x642B14: drizzled::join_read_next(drizzled::ReadRecord*) (sql_select.cc:4037)
==29660==    by 0x642E60: drizzled::sub_select(drizzled::Join*, drizzled::JoinTable*, bool) (sql_select.cc:3573)
==29660==    by 0x647DDF: drizzled::do_select(drizzled::Join*, drizzled::List<drizzled::Item>*, drizzled::Table*) (sql_select.cc:3333)
==29660==    by 0x5BBE8B: drizzled::Join::exec() (join.cc:1695)
==29660==    by 0x644151: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List<drizzled::Item>&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigne
 long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:427)
==29660==    by 0x644A4F: drizzled::handle_select(drizzled::Session*, drizzled::LEX*, drizzled::select_result*, unsigned long) (sql_select.cc:146)
==29660==    by 0x63E8D2: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:544)
==29660==    by 0x63E4ED: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:479)
==29660==    by 0x6408C1: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:224)
==29660==    by 0x60D9A9: drizzled::Session::executeStatement() (session.cc:677)
==29660==    by 0x610F2E: drizzled::Session::run() (session.cc:533)
==29660==    by 0xB8A124A: MultiThreadScheduler::runSession(drizzled::Session*) (multi_thread.cc:52)
==29660== 
==29660== Conditional jump or move depends on uninitialised value(s)
==29660==    at 0xBB09C98: xt_spinxslock_slock(XTSpinXSLock*) (lock_xt.cc:1175)
==29660==    by 0xBAE4914: xt_ind_fetch(XTOpenTable*, XTIndex*, unsigned int, XTPageLockType, XTIndReference*) (cache_xt.cc:1575)
==29660==    by 0xBB04EEA: xt_idx_next(XTOpenTable*, XTIndex*, XTIdxSearchKey*) (index_xt.cc:3364)
==29660==    by 0xBAE193E: ha_pbxt::index_next(unsigned char*) (ha_pbxt.cc:3362)
==29660==    by 0x642B14: drizzled::join_read_next(drizzled::ReadRecord*) (sql_select.cc:4037)
==29660==    by 0x642E60: drizzled::sub_select(drizzled::Join*, drizzled::JoinTable*, bool) (sql_select.cc:3573)
==29660==    by 0x647DDF: drizzled::do_select(drizzled::Join*, drizzled::List<drizzled::Item>*, drizzled::Table*) (sql_select.cc:3333)
==29660==    by 0x5BBE8B: drizzled::Join::exec() (join.cc:1695)
==29660==    by 0x644151: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List<drizzled::Item>&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigne
 long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:427)
==29660==    by 0x644A4F: drizzled::handle_select(drizzled::Session*, drizzled::LEX*, drizzled::select_result*, unsigned long) (sql_select.cc:146)
==29660==    by 0x63E8D2: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:544)
==29660==    by 0x63E4ED: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:479)
==29660==    by 0x6408C1: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:224)
==29660==    by 0x60D9A9: drizzled::Session::executeStatement() (session.cc:677)
==29660==    by 0x610F2E: drizzled::Session::run() (session.cc:533)
==29660==    by 0xB8A124A: MultiThreadScheduler::runSession(drizzled::Session*) (multi_thread.cc:52)
==29660== 
CURRENT_TEST: pbxt.basic_create_nullable
==29660== Syscall param pwrite64(buf) points to uninitialised byte(s)
==29660==    at 0x737E2B3: ??? (syscall-template.S:82)
==29660==    by 0xBAFBAC7: xt_pwrite_file(XTOpenFile*, long, unsigned long, void*, XTIOStats*, XTThread*) (filesys_xt.cc:1601)
==29660==    by 0xBB3926C: XTDatabaseLog::xlog_append(XTThread*, unsigned long, unsigned char*, unsigned long, unsigned char*, int, unsigned int*, long*) (xactlog_xt.cc:1158)
==29660==    by 0xBB3A2CC: xt_xlog_log_data(XTThread*, unsigned long, XTXactLogBuffer*, int) (xactlog_xt.cc:1538)
==29660==    by 0xBB327C6: xt_xn_log_tab_id(XTThread*, unsigned int) (xaction_xt.cc:1397)
==29660==    by 0xBB29E0B: xt_create_table(XTThread*, XTPathStr*, XTDictionary*) (table_xt.cc:1901)
==29660==    by 0xBADD34A: PBXTStorageEngine::doCreateTable(drizzled::Session&, drizzled::Table&, drizzled::TableIdentifier const&, drizzled::message::Table&) (ha_pbxt.cc:5625)
==29660==    by 0x601853: drizzled::plugin::StorageEngine::createTable(drizzled::Session&, drizzled::TableIdentifier const&, drizzled::message::Table&) (storage_engine.cc:532)
==29660==    by 0x6C9285: drizzled::rea_create_table(drizzled::Session*, drizzled::TableIdentifier&, drizzled::message::Table&, drizzled::st_ha_create_information*, drizzled::List<drizzled::CreateField>&, unsigned int, drizzled::KeyInfo*) (table_proto_wr
te.cc:548)
==29660==    by 0x656E4B: drizzled::mysql_create_table_no_lock(drizzled::Session*, drizzled::TableIdentifier&, drizzled::st_ha_create_information*, drizzled::message::Table&, drizzled::AlterInfo*, bool, unsigned int, bool) (sql_table.cc:1369)
==29660==    by 0x656F87: drizzled::mysql_create_table(drizzled::Session*, drizzled::TableIdentifier&, drizzled::st_ha_create_information*, drizzled::message::Table&, drizzled::AlterInfo*, bool, unsigned int, bool) (sql_table.cc:1526)
==29660==    by 0x676E74: drizzled::statement::CreateTable::execute() (create_table.cc:227)
==29660==    by 0x63E4ED: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:479)
==29660==    by 0x6408C1: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:224)
==29660==    by 0x60D9A9: drizzled::Session::executeStatement() (session.cc:677)
==29660==    by 0x610F2E: drizzled::Session::run() (session.cc:533)
==29660==  Address 0x187f6f74 is 404 bytes inside a block of size 1,049,088 alloc'd
==29660==    at 0x4C284A8: malloc (vg_replace_malloc.c:236)
==29660==    by 0xBB0BD6F: xt_malloc(XTThread*, unsigned long) (memory_xt.cc:101)
==29660==    by 0xBB37FEB: XTDatabaseLog::xlog_setup(XTThread*, XTDatabase*, long, unsigned long, int) (xactlog_xt.cc:636)
==29660==    by 0xBB33EED: xt_xn_init_db(XTThread*, XTDatabase*) (xaction_xt.cc:996)
==29660==    by 0xBAE785B: xt_get_database(XTThread*, char const*, int) (database_xt.cc:498)
==29660==    by 0xBAE7971: xt_open_database(XTThread*, char const*, int) (database_xt.cc:661)
==29660==    by 0xBB130D6: xn_xres_run_recovery_thread(XTThread*) (restart_xt.cc:3880)
==29660==    by 0xBB2FDD2: xt_thread_main (thread_xt.cc:1098)
==29660==    by 0x73759C9: start_thread (pthread_create.c:300)
==29660==    by 0x76726FC: clone (clone.S:112)
==29660== 
CURRENT_TEST: pbxt.basic_create_select
CURRENT_TEST: pbxt.basic_create_table
CURRENT_TEST: pbxt.basic_create_with_index
CURRENT_TEST: pbxt.basic_delete_all_rows
CURRENT_TEST: pbxt.basic_delete_row
==29660== Conditional jump or move depends on uninitialised value(s)
==29660==    at 0xBB09C98: xt_spinxslock_slock(XTSpinXSLock*) (lock_xt.cc:1175)
==29660==    by 0xBAE4914: xt_ind_fetch(XTOpenTable*, XTIndex*, unsigned int, XTPageLockType, XTIndReference*) (cache_xt.cc:1575)
==29660==    by 0xBB0460A: xt_idx_search(XTOpenTable*, XTIndex*, XTIdxSearchKey*) (index_xt.cc:2997)
==29660==    by 0xBAE2068: ha_pbxt::index_read_xt(unsigned char*, unsigned int, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_pbxt.cc:3294)
==29660==    by 0x511CD5: drizzled::Cursor::read_range_first(drizzled::st_key_range const*, drizzled::st_key_range const*, bool, bool) (cursor.cc:1205)
==29660==    by 0x51118F: drizzled::Cursor::multi_range_read_next(char**) (cursor.cc:1147)
==29660==    by 0x5DF9A5: drizzled::optimizer::QuickRangeSelect::get_next() (quick_range_select.cc:294)
==29660==    by 0x60A88C: drizzled::rr_quick(drizzled::ReadRecord*) (records.cc:207)
==29660==    by 0x62DEE6: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:243)
==29660==    by 0x67740E: drizzled::statement::Delete::execute() (delete.cc:51)
==29660==    by 0x63E4ED: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:479)
==29660==    by 0x6408C1: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:224)
==29660==    by 0x60D9A9: drizzled::Session::executeStatement() (session.cc:677)
==29660==    by 0x610F2E: drizzled::Session::run() (session.cc:533)
==29660==    by 0xB8A124A: MultiThreadScheduler::runSession(drizzled::Session*) (multi_thread.cc:52)
==29660==    by 0x5E90B6F: thread_proxy (in /usr/lib/libboost_thread.so.1.40.0)
==29660== 
==29660== Conditional jump or move depends on uninitialised value(s)
==29660==    at 0xBB09C98: xt_spinxslock_slock(XTSpinXSLock*) (lock_xt.cc:1175)
==29660==    by 0xBAE4FA2: xt_ind_release_handle(XTIndHandle*, int, XTThread*) (cache_xt.cc:426)
==29660==    by 0xBADADD8: ha_pbxt::doEndIndexScan() (ha_pbxt.cc:3197)
==29660==    by 0x5E04A4: drizzled::optimizer::QuickRangeSelect::~QuickRangeSelect() (quick_range_select.cc:113)
==29660==    by 0x5E7581: drizzled::optimizer::SqlSelect::~SqlSelect() (range.cc:390)
==29660==    by 0x62DBFC: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:300)
==29660==    by 0x67740E: drizzled::statement::Delete::execute() (delete.cc:51)
==29660==    by 0x63E4ED: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:479)
==29660==    by 0x6408C1: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:224)
==29660==    by 0x60D9A9: drizzled::Session::executeStatement() (session.cc:677)
==29660==    by 0x610F2E: drizzled::Session::run() (session.cc:533)
==29660==    by 0xB8A124A: MultiThreadScheduler::runSession(drizzled::Session*) (multi_thread.cc:52)
==29660==    by 0x5E90B6F: thread_proxy (in /usr/lib/libboost_thread.so.1.40.0)
==29660==    by 0x73759C9: start_thread (pthread_create.c:300)
==29660==    by 0x76726FC: clone (clone.S:112)
==29660== 
CURRENT_TEST: pbxt.basic_drop_table
CURRENT_TEST: pbxt.basic_index_lookup
==29660== Conditional jump or move depends on uninitialised value(s)
==29660==    at 0xBB09C98: xt_spinxslock_slock(XTSpinXSLock*) (lock_xt.cc:1175)
==29660==    by 0xBAE4FA2: xt_ind_release_handle(XTIndHandle*, int, XTThread*) (cache_xt.cc:426)
==29660==    by 0xBADADD8: ha_pbxt::doEndIndexScan() (ha_pbxt.cc:3197)
==29660==    by 0x5112A6: drizzled::Cursor::index_read_idx_map(unsigned char*, unsigned int, unsigned char const*, unsigned long, drizzled::ha_rkey_function) (cursor.cc:1282)
==29660==    by 0x645C81: drizzled::join_read_const(drizzled::JoinTable*) (sql_select.cc:3725)
==29660==    by 0x6495EC: drizzled::join_read_const_table(drizzled::JoinTable*, drizzled::optimizer::Position*) (sql_select.cc:3629)
==29660==    by 0x5BF8B8: drizzled::make_join_statistics(drizzled::Join*, drizzled::TableList*, drizzled::Item*, drizzled::st_dynamic_array*) (join.cc:5761)
==29660==    by 0x5C11F8: drizzled::Join::optimize() (join.cc:565)
==29660==    by 0x6440D4: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List<drizzled::Item>&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigne
 long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:412)
==29660==    by 0x5D632E: drizzled::optimizer::ExplainPlan::explainUnion(drizzled::Session*, drizzled::Select_Lex_Unit*, drizzled::select_result*) (explain_plan.cc:577)
==29660==    by 0x63E9B5: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:520)
==29660==    by 0x63E4ED: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:479)
==29660==    by 0x6408C1: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:224)
==29660==    by 0x60D9A9: drizzled::Session::executeStatement() (session.cc:677)
==29660==    by 0x610F2E: drizzled::Session::run() (session.cc:533)
==29660==    by 0xB8A124A: MultiThreadScheduler::runSession(drizzled::Session*) (multi_thread.cc:52)
==29660== 
CURRENT_TEST: pbxt.basic_innodb_truncate_table
CURRENT_TEST: pbxt.basic_insert
CURRENT_TEST: pbxt.basic_insert_multi_column
CURRENT_TEST: pbxt.basic_insert_pkey_duplicate
==29660== Conditional jump or move depends on uninitialised value(s)
==29660==    at 0xBB09C98: xt_spinxslock_slock(XTSpinXSLock*) (lock_xt.cc:1175)
==29660==    by 0xBAE4914: xt_ind_fetch(XTOpenTable*, XTIndex*, unsigned int, XTPageLockType, XTIndReference*) (cache_xt.cc:1575)
==29660==    by 0xBB07CB9: xt_idx_insert(XTOpenTable*, XTIndex*, unsigned int, unsigned int, unsigned char*, unsigned char*, int) (index_xt.cc:2007)
==29660==    by 0xBB2ABF7: xt_tab_new_record(XTOpenTable*, unsigned char*) (table_xt.cc:5201)
==29660==    by 0xBAE1BDF: ha_pbxt::doInsertRecord(unsigned char*) (ha_pbxt.cc:2621)
==29660==    by 0x512DD5: drizzled::Cursor::insertRecord(unsigned char*) (cursor.cc:1496)
==29660==    by 0x6311B7: drizzled::write_record(drizzled::Session*, drizzled::Table*, drizzled::CopyInfo*) (sql_insert.cc:915)
==29660==    by 0x6320AD: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List<drizzled::Item>&, drizzled::List<drizzled::List<drizzled::Item> >&, drizzled::List<drizzled::Item>&, drizzled::List<drizzled::Item>&, drizzled::enum
duplicates, bool) (sql_insert.cc:392)
==29660==    by 0x6799A2: drizzled::statement::Insert::execute() (insert.cc:57)
==29660==    by 0x63E4ED: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:479)
==29660==    by 0x6408C1: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:224)
==29660==    by 0x60D9A9: drizzled::Session::executeStatement() (session.cc:677)
==29660==    by 0x610F2E: drizzled::Session::run() (session.cc:533)
==29660==    by 0xB8A124A: MultiThreadScheduler::runSession(drizzled::Session*) (multi_thread.cc:52)
==29660==    by 0x5E90B6F: thread_proxy (in /usr/lib/libboost_thread.so.1.40.0)
==29660==    by 0x73759C9: start_thread (pthread_create.c:300)
==29660== 
CURRENT_TEST: pbxt.basic_pkey_index_reverse_scan
CURRENT_TEST: pbxt.basic_pkey_index_scan
CURRENT_TEST: pbxt.basic_rename_table
CURRENT_TEST: pbxt.basic_select
CURRENT_TEST: pbxt.basic_select_multirow
CURRENT_TEST: pbxt.basic_show_tables
CURRENT_TEST: pbxt.basic_transaction
CURRENT_TEST: pbxt.basic_transaction_autocommit
CURRENT_TEST: pbxt.basic_transaction_rollback
==29660== Conditional jump or move depends on uninitialised value(s)
==29660==    at 0xBB09C98: xt_spinxslock_slock(XTSpinXSLock*) (lock_xt.cc:1175)
==29660==    by 0xBAE4FA2: xt_ind_release_handle(XTIndHandle*, int, XTThread*) (cache_xt.cc:426)
==29660==    by 0xBB04E45: xt_idx_next(XTOpenTable*, XTIndex*, XTIdxSearchKey*) (index_xt.cc:3343)
==29660==    by 0xBAE04EB: ha_pbxt::xt_index_next_read(XTOpenTable*, XTIndex*, int, XTIdxSearchKey*, unsigned char*) (ha_pbxt.cc:2928)
==29660==    by 0xBAE1960: ha_pbxt::index_next(unsigned char*) (ha_pbxt.cc:3365)
==29660==    by 0x642B14: drizzled::join_read_next(drizzled::ReadRecord*) (sql_select.cc:4037)
==29660==    by 0x642E60: drizzled::sub_select(drizzled::Join*, drizzled::JoinTable*, bool) (sql_select.cc:3573)
==29660==    by 0x647DDF: drizzled::do_select(drizzled::Join*, drizzled::List<drizzled::Item>*, drizzled::Table*) (sql_select.cc:3333)
==29660==    by 0x5BBE8B: drizzled::Join::exec() (join.cc:1695)
==29660==    by 0x644151: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List<drizzled::Item>&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigne
 long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:427)
==29660==    by 0x644A4F: drizzled::handle_select(drizzled::Session*, drizzled::LEX*, drizzled::select_result*, unsigned long) (sql_select.cc:146)
==29660==    by 0x63E8D2: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:544)
==29660==    by 0x63E4ED: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:479)
==29660==    by 0x6408C1: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:224)
==29660==    by 0x60D9A9: drizzled::Session::executeStatement() (session.cc:677)
==29660==    by 0x610F2E: drizzled::Session::run() (session.cc:533)
==29660== 
==29660== Conditional jump or move depends on uninitialised value(s)
==29660==    at 0xBB09C98: xt_spinxslock_slock(XTSpinXSLock*) (lock_xt.cc:1175)
==29660==    by 0xBAE4914: xt_ind_fetch(XTOpenTable*, XTIndex*, unsigned int, XTPageLockType, XTIndReference*) (cache_xt.cc:1575)
==29660==    by 0xBB04EEA: xt_idx_next(XTOpenTable*, XTIndex*, XTIdxSearchKey*) (index_xt.cc:3364)
==29660==    by 0xBAE04EB: ha_pbxt::xt_index_next_read(XTOpenTable*, XTIndex*, int, XTIdxSearchKey*, unsigned char*) (ha_pbxt.cc:2928)
==29660==    by 0xBAE1960: ha_pbxt::index_next(unsigned char*) (ha_pbxt.cc:3365)
==29660==    by 0x642B14: drizzled::join_read_next(drizzled::ReadRecord*) (sql_select.cc:4037)
==29660==    by 0x642E60: drizzled::sub_select(drizzled::Join*, drizzled::JoinTable*, bool) (sql_select.cc:3573)
==29660==    by 0x647DDF: drizzled::do_select(drizzled::Join*, drizzled::List<drizzled::Item>*, drizzled::Table*) (sql_select.cc:3333)
==29660==    by 0x5BBE8B: drizzled::Join::exec() (join.cc:1695)
==29660==    by 0x644151: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List<drizzled::Item>&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigne
 long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:427)
==29660==    by 0x644A4F: drizzled::handle_select(drizzled::Session*, drizzled::LEX*, drizzled::select_result*, unsigned long) (sql_select.cc:146)
==29660==    by 0x63E8D2: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:544)
==29660==    by 0x63E4ED: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:479)
==29660==    by 0x6408C1: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:224)
==29660==    by 0x60D9A9: drizzled::Session::executeStatement() (session.cc:677)
==29660==    by 0x610F2E: drizzled::Session::run() (session.cc:533)
==29660== 
CURRENT_TEST: pbxt.basic_type_decimal
CURRENT_TEST: pbxt.basic_update
CURRENT_TEST: pbxt.basic_with_indexes
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006 01:42:55 [Note] PrimeBase XT Engine shutdown...
101006  1:42:55  InnoDB: Starting shutdown...
101006  1:42:57  InnoDB: Shutdown completed; log sequence number 96463620
==29660== 
==29660== HEAP SUMMARY:
==29660==     in use at exit: 15,962,151 bytes in 399 blocks
==29660==   total heap usage: 131,537 allocs, 131,138 frees, 188,909,336 bytes allocated
==29660== 
==29660== Thread 1:
==29660== 320 bytes in 1 blocks are possibly lost in loss record 86 of 184
==29660==    at 0x4C277CC: calloc (vg_replace_malloc.c:467)
==29660==    by 0x4012495: _dl_allocate_tls (dl-tls.c:300)
==29660==    by 0x7376728: pthread_create@@GLIBC_2.2.5 (allocatestack.c:561)
==29660==    by 0xBB2FB21: xt_run_thread_ns(XTThread*, void* (*)(XTThread*)) (thread_xt.cc:1636)
==29660==    by 0xBB2FB9E: xt_run_thread(XTThread*, XTThread*, void* (*)(XTThread*)) (thread_xt.cc:1655)
==29660==    by 0xBB12DD2: xt_xres_start_database_recovery(XTThread*) (restart_xt.cc:3977)
==29660==    by 0xBADFBE2: pbxt_init(drizzled::module::Context&) (ha_pbxt.cc:1189)
==29660==    by 0x5CAF11: drizzled::plugin_finalize(drizzled::module::Registry&) (loader.cc:344)
==29660==    by 0x51E369: drizzled::init_server_components(drizzled::module::Registry&) (drizzled.cc:1612)
==29660==    by 0x50AFB4: main (main.cc:292)
==29660== 
==29660== LEAK SUMMARY:
==29660==    definitely lost: 0 bytes in 0 blocks
==29660==    indirectly lost: 0 bytes in 0 blocks
==29660==      possibly lost: 320 bytes in 1 blocks
==29660==    still reachable: 657 bytes in 10 blocks
==29660==         suppressed: 15,961,174 bytes in 388 blocks
==29660== Reachable blocks (those to which a pointer was found) are not shown.
==29660== To see them, rerun with: --leak-check=full --show-reachable=yes
==29660== 
==29660== For counts of detected and suppressed errors, rerun with: -v
==29660== Use --track-origins=yes to see where uninitialised values come from
==29660== ERROR SUMMARY: 122 errors from 14 contexts (suppressed: 240 from 153)
CURRENT_TEST: mysql_protocol.mysql_password
==30326== Memcheck, a memory error detector
==30326== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==30326== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==30326== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --core-file
==30326== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:43:02  InnoDB: highest supported file format is Barracuda.
101006  1:43:03 InnoDB Plugin 1.0.4 started; log sequence number 96463620
pbxt/db.opt: No such file or directory
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
CURRENT_TEST: mysql_protocol.prototest
CURRENT_TEST: myisam.index_merge_myisam
CURRENT_TEST: myisam.mix2_myisam
==30326== Thread 16:
==30326== Syscall param pwrite64(buf) points to uninitialised byte(s)
==30326==    at 0x737E2B3: ??? (syscall-template.S:82)
==30326==    by 0x7FFC98: key_cache_write(drizzled::st_key_cache*, int, unsigned long, int, unsigned char*, unsigned int, unsigned int, int) (mf_keycache.cc:429)
==30326==    by 0x800057: _mi_write_keypage(st_myisam_info*, st_mi_keydef*, unsigned long, int, unsigned char*) (mi_page.cc:89)
==30326==    by 0x812F28: w_search(st_myisam_info*, st_mi_keydef*, unsigned int, unsigned char*, unsigned int, unsigned long, unsigned char*, unsigned char*, unsigned long, bool) (mi_write.cc:324)
==30326==    by 0x812FC7: w_search(st_myisam_info*, st_mi_keydef*, unsigned int, unsigned char*, unsigned int, unsigned long, unsigned char*, unsigned char*, unsigned long, bool) (mi_write.cc:318)
==30326==    by 0x8130CC: _mi_ck_real_write_btree(st_myisam_info*, st_mi_keydef*, unsigned char*, unsigned int, unsigned long*, unsigned int) (mi_write.cc:235)
==30326==    by 0x813538: mi_write(st_myisam_info*, unsigned char*) (mi_write.cc:106)
==30326==    by 0x512DD5: drizzled::Cursor::insertRecord(unsigned char*) (cursor.cc:1496)
==30326==    by 0x6311B7: drizzled::write_record(drizzled::Session*, drizzled::Table*, drizzled::CopyInfo*) (sql_insert.cc:915)
==30326==    by 0x6318CC: drizzled::select_insert::send_data(drizzled::List<drizzled::Item>&) (sql_insert.cc:1256)
==30326==    by 0x5B6DFB: drizzled::end_send(drizzled::Join*, drizzled::JoinTable*, bool) (join.cc:2767)
==30326==    by 0x5B671E: drizzled::evaluate_join_record(drizzled::Join*, drizzled::JoinTable*, int) (join.cc:2556)
==30326==    by 0x642E6D: drizzled::sub_select(drizzled::Join*, drizzled::JoinTable*, bool) (sql_select.cc:3574)
==30326==    by 0x647DDF: drizzled::do_select(drizzled::Join*, drizzled::List<drizzled::Item>*, drizzled::Table*) (sql_select.cc:3333)
==30326==    by 0x5BBE8B: drizzled::Join::exec() (join.cc:1695)
==30326==    by 0x644151: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List<drizzled::Item>&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigne
 long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:427)
==30326==  Address 0x188d8cd4 is 772 bytes inside a block of size 3,912 alloc'd
==30326==    at 0x4C284A8: malloc (vg_replace_malloc.c:236)
==30326==    by 0x812E19: w_search(st_myisam_info*, st_mi_keydef*, unsigned int, unsigned char*, unsigned int, unsigned long, unsigned char*, unsigned char*, unsigned long, bool) (mi_write.cc:287)
==30326==    by 0x812FC7: w_search(st_myisam_info*, st_mi_keydef*, unsigned int, unsigned char*, unsigned int, unsigned long, unsigned char*, unsigned char*, unsigned long, bool) (mi_write.cc:318)
==30326==    by 0x8130CC: _mi_ck_real_write_btree(st_myisam_info*, st_mi_keydef*, unsigned char*, unsigned int, unsigned long*, unsigned int) (mi_write.cc:235)
==30326==    by 0x813538: mi_write(st_myisam_info*, unsigned char*) (mi_write.cc:106)
==30326==    by 0x512DD5: drizzled::Cursor::insertRecord(unsigned char*) (cursor.cc:1496)
==30326==    by 0x6311B7: drizzled::write_record(drizzled::Session*, drizzled::Table*, drizzled::CopyInfo*) (sql_insert.cc:915)
==30326==    by 0x6318CC: drizzled::select_insert::send_data(drizzled::List<drizzled::Item>&) (sql_insert.cc:1256)
==30326==    by 0x5B6DFB: drizzled::end_send(drizzled::Join*, drizzled::JoinTable*, bool) (join.cc:2767)
==30326==    by 0x5B671E: drizzled::evaluate_join_record(drizzled::Join*, drizzled::JoinTable*, int) (join.cc:2556)
==30326==    by 0x642E6D: drizzled::sub_select(drizzled::Join*, drizzled::JoinTable*, bool) (sql_select.cc:3574)
==30326==    by 0x647DDF: drizzled::do_select(drizzled::Join*, drizzled::List<drizzled::Item>*, drizzled::Table*) (sql_select.cc:3333)
==30326==    by 0x5BBE8B: drizzled::Join::exec() (join.cc:1695)
==30326==    by 0x644151: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List<drizzled::Item>&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigne
 long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:427)
==30326==    by 0x644A4F: drizzled::handle_select(drizzled::Session*, drizzled::LEX*, drizzled::select_result*, unsigned long) (sql_select.cc:146)
==30326==    by 0x679EB8: drizzled::statement::InsertSelect::execute() (insert_select.cc:77)
==30326== 
Warning: Enabling keys got errno 121 on test.#sql-7676_ebf, retrying/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:46:15  InnoDB: Starting shutdown...
101006  1:46:17  InnoDB: Shutdown completed; log sequence number 96467839
==30326== 
==30326== HEAP SUMMARY:
==30326==     in use at exit: 15,959,856 bytes in 392 blocks
==30326==   total heap usage: 959,753 allocs, 959,361 frees, 23,195,015,591 bytes allocated
==30326== 
==30326== LEAK SUMMARY:
==30326==    definitely lost: 0 bytes in 0 blocks
==30326==    indirectly lost: 0 bytes in 0 blocks
==30326==      possibly lost: 0 bytes in 0 blocks
==30326==    still reachable: 473 bytes in 9 blocks
==30326==         suppressed: 15,959,383 bytes in 383 blocks
==30326== Reachable blocks (those to which a pointer was found) are not shown.
==30326== To see them, rerun with: --leak-check=full --show-reachable=yes
==30326== 
==30326== For counts of detected and suppressed errors, rerun with: -v
==30326== Use --track-origins=yes to see where uninitialised values come from
==30326== ERROR SUMMARY: 21 errors from 1 contexts (suppressed: 237 from 153)
CURRENT_TEST: myisam.myisam-blob
==1915== Memcheck, a memory error detector
==1915== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==1915== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==1915== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hud
on/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir=
home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --max-allowed-packet=24M --core-file
==1915== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:46:23  InnoDB: highest supported file format is Barracuda.
101006  1:46:24 InnoDB Plugin 1.0.4 started; log sequence number 96467839
pbxt/db.opt: No such file or directory
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:46:49  InnoDB: Starting shutdown...
101006  1:46:50  InnoDB: Shutdown completed; log sequence number 96467869
==1915== 
==1915== HEAP SUMMARY:
==1915==     in use at exit: 15,959,841 bytes in 392 blocks
==1915==   total heap usage: 98,485 allocs, 98,093 frees, 450,126,523 bytes allocated
==1915== 
==1915== LEAK SUMMARY:
==1915==    definitely lost: 0 bytes in 0 blocks
==1915==    indirectly lost: 0 bytes in 0 blocks
==1915==      possibly lost: 0 bytes in 0 blocks
==1915==    still reachable: 473 bytes in 9 blocks
==1915==         suppressed: 15,959,368 bytes in 383 blocks
==1915== Reachable blocks (those to which a pointer was found) are not shown.
==1915== To see them, rerun with: --leak-check=full --show-reachable=yes
==1915== 
==1915== For counts of detected and suppressed errors, rerun with: -v
==1915== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 236 from 152)
CURRENT_TEST: myisam.myisam
==1992== Memcheck, a memory error detector
==1992== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==1992== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==1992== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hud
on/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir=
home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --core-file
==1992== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:46:56  InnoDB: highest supported file format is Barracuda.
101006  1:46:57 InnoDB Plugin 1.0.4 started; log sequence number 96467869
pbxt/db.opt: No such file or directory
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
Warning: Enabling keys got errno 121 on test.#sql-7c8_1, retryingCURRENT_TEST: myisam.myisam_rollback
CURRENT_TEST: memory.heap
CURRENT_TEST: memory.heap_auto_increment
CURRENT_TEST: memory.heap_btree
CURRENT_TEST: memory.heap_hash
CURRENT_TEST: memory.heap_var
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:47:38  InnoDB: Starting shutdown...
101006  1:47:40  InnoDB: Shutdown completed; log sequence number 103440282
==1992== 
==1992== HEAP SUMMARY:
==1992==     in use at exit: 15,959,856 bytes in 392 blocks
==1992==   total heap usage: 490,921 allocs, 490,529 frees, 198,923,759 bytes allocated
==1992== 
==1992== LEAK SUMMARY:
==1992==    definitely lost: 0 bytes in 0 blocks
==1992==    indirectly lost: 0 bytes in 0 blocks
==1992==      possibly lost: 0 bytes in 0 blocks
==1992==    still reachable: 473 bytes in 9 blocks
==1992==         suppressed: 15,959,383 bytes in 383 blocks
==1992== Reachable blocks (those to which a pointer was found) are not shown.
==1992== To see them, rerun with: --leak-check=full --show-reachable=yes
==1992== 
==1992== For counts of detected and suppressed errors, rerun with: -v
==1992== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 238 from 154)
CURRENT_TEST: md5.md5
==2214== Memcheck, a memory error detector
==2214== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==2214== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==2214== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hud
on/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir=
home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --plugin-add=md5 --core-file
==2214== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:47:44  InnoDB: highest supported file format is Barracuda.
101006  1:47:46 InnoDB Plugin 1.0.4 started; log sequence number 103440282
pbxt/db.opt: No such file or directory
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:47:50  InnoDB: Starting shutdown...
101006  1:47:52  InnoDB: Shutdown completed; log sequence number 103442518
==2214== 
==2214== HEAP SUMMARY:
==2214==     in use at exit: 15,959,856 bytes in 392 blocks
==2214==   total heap usage: 97,665 allocs, 97,273 frees, 58,613,578 bytes allocated
==2214== 
==2214== LEAK SUMMARY:
==2214==    definitely lost: 0 bytes in 0 blocks
==2214==    indirectly lost: 0 bytes in 0 blocks
==2214==      possibly lost: 0 bytes in 0 blocks
==2214==    still reachable: 473 bytes in 9 blocks
==2214==         suppressed: 15,959,383 bytes in 383 blocks
==2214== Reachable blocks (those to which a pointer was found) are not shown.
==2214== To see them, rerun with: --leak-check=full --show-reachable=yes
==2214== 
==2214== For counts of detected and suppressed errors, rerun with: -v
==2214== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 236 from 152)
CURRENT_TEST: logging_stats.command
==2291== Memcheck, a memory error detector
==2291== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==2291== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==2291== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hud
on/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir=
home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --plugin-add=logging_stats --logging-stats.max-user-count=503 --core-
ile
==2291== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:47:58  InnoDB: highest supported file format is Barracuda.
101006  1:47:59 InnoDB Plugin 1.0.4 started; log sequence number 103442518
pbxt/db.opt: No such file or directory
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:48:06  InnoDB: Starting shutdown...
101006  1:48:08  InnoDB: Shutdown completed; log sequence number 103453758
==2291== 
==2291== HEAP SUMMARY:
==2291==     in use at exit: 15,959,856 bytes in 392 blocks
==2291==   total heap usage: 100,352 allocs, 99,960 frees, 59,754,808 bytes allocated
==2291== 
==2291== LEAK SUMMARY:
==2291==    definitely lost: 0 bytes in 0 blocks
==2291==    indirectly lost: 0 bytes in 0 blocks
==2291==      possibly lost: 0 bytes in 0 blocks
==2291==    still reachable: 473 bytes in 9 blocks
==2291==         suppressed: 15,959,383 bytes in 383 blocks
==2291== Reachable blocks (those to which a pointer was found) are not shown.
==2291== To see them, rerun with: --leak-check=full --show-reachable=yes
==2291== 
==2291== For counts of detected and suppressed errors, rerun with: -v
==2291== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 237 from 153)
CURRENT_TEST: logging_stats.cumulative
==2371== Memcheck, a memory error detector
==2371== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==2371== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==2371== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hud
on/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir=
home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --plugin-add=logging_stats --logging-stats.max-user-count=504 --core-
ile
==2371== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:48:13  InnoDB: highest supported file format is Barracuda.
101006  1:48:14 InnoDB Plugin 1.0.4 started; log sequence number 103453758
pbxt/db.opt: No such file or directory
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:48:20  InnoDB: Starting shutdown...
101006  1:48:22  InnoDB: Shutdown completed; log sequence number 103457013
==2371== 
==2371== HEAP SUMMARY:
==2371==     in use at exit: 15,959,856 bytes in 392 blocks
==2371==   total heap usage: 98,790 allocs, 98,398 frees, 58,955,962 bytes allocated
==2371== 
==2371== LEAK SUMMARY:
==2371==    definitely lost: 0 bytes in 0 blocks
==2371==    indirectly lost: 0 bytes in 0 blocks
==2371==      possibly lost: 0 bytes in 0 blocks
==2371==    still reachable: 473 bytes in 9 blocks
==2371==         suppressed: 15,959,383 bytes in 383 blocks
==2371== Reachable blocks (those to which a pointer was found) are not shown.
==2371== To see them, rerun with: --leak-check=full --show-reachable=yes
==2371== 
==2371== For counts of detected and suppressed errors, rerun with: -v
==2371== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 236 from 152)
CURRENT_TEST: logging_stats.max_session
==2452== Memcheck, a memory error detector
==2452== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==2452== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==2452== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hud
on/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir=
home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --plugin-add=logging_stats --logging-stats.scoreboard-size=10 --loggi
g-stats.bucket-count=5 --logging-stats.max-user-count=502 --core-file
==2452== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:48:27  InnoDB: highest supported file format is Barracuda.
101006  1:48:28 InnoDB Plugin 1.0.4 started; log sequence number 103457013
pbxt/db.opt: No such file or directory
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:48:34  InnoDB: Starting shutdown...
101006  1:48:36  InnoDB: Shutdown completed; log sequence number 103460539
==2452== 
==2452== HEAP SUMMARY:
==2452==     in use at exit: 15,959,856 bytes in 392 blocks
==2452==   total heap usage: 77,531 allocs, 77,139 frees, 56,557,006 bytes allocated
==2452== 
==2452== LEAK SUMMARY:
==2452==    definitely lost: 0 bytes in 0 blocks
==2452==    indirectly lost: 0 bytes in 0 blocks
==2452==      possibly lost: 0 bytes in 0 blocks
==2452==    still reachable: 473 bytes in 9 blocks
==2452==         suppressed: 15,959,383 bytes in 383 blocks
==2452== Reachable blocks (those to which a pointer was found) are not shown.
==2452== To see them, rerun with: --leak-check=full --show-reachable=yes
==2452== 
==2452== For counts of detected and suppressed errors, rerun with: -v
==2452== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 236 from 152)
CURRENT_TEST: logging_stats.max_user
==2544== Memcheck, a memory error detector
==2544== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==2544== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==2544== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hud
on/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir=
home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --plugin-add=logging_stats --logging-stats.max-user-count=505 --core-
ile
==2544== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:48:41  InnoDB: highest supported file format is Barracuda.
101006  1:48:42 InnoDB Plugin 1.0.4 started; log sequence number 103460539
pbxt/db.opt: No such file or directory
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:48:52  InnoDB: Starting shutdown...
101006  1:48:54  InnoDB: Shutdown completed; log sequence number 103546230
==2544== 
==2544== HEAP SUMMARY:
==2544==     in use at exit: 15,959,856 bytes in 392 blocks
==2544==   total heap usage: 152,541 allocs, 152,149 frees, 111,718,192 bytes allocated
==2544== 
==2544== LEAK SUMMARY:
==2544==    definitely lost: 0 bytes in 0 blocks
==2544==    indirectly lost: 0 bytes in 0 blocks
==2544==      possibly lost: 0 bytes in 0 blocks
==2544==    still reachable: 473 bytes in 9 blocks
==2544==         suppressed: 15,959,383 bytes in 383 blocks
==2544== Reachable blocks (those to which a pointer was found) are not shown.
==2544== To see them, rerun with: --leak-check=full --show-reachable=yes
==2544== 
==2544== For counts of detected and suppressed errors, rerun with: -v
==2544== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 236 from 152)
CURRENT_TEST: logging_stats.slap
==3372== Memcheck, a memory error detector
==3372== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==3372== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==3372== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hud
on/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir=
home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --plugin-add=logging_stats --logging-stats.max-user-count=501 --core-
ile
==3372== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:48:59  InnoDB: highest supported file format is Barracuda.
101006  1:49:00 InnoDB Plugin 1.0.4 started; log sequence number 103546230
pbxt/db.opt: No such file or directory
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:49:07  InnoDB: Starting shutdown...
101006  1:49:09  InnoDB: Shutdown completed; log sequence number 103596748
==3372== 
==3372== HEAP SUMMARY:
==3372==     in use at exit: 15,959,856 bytes in 392 blocks
==3372==   total heap usage: 125,955 allocs, 125,563 frees, 79,133,339 bytes allocated
==3372== 
==3372== LEAK SUMMARY:
==3372==    definitely lost: 0 bytes in 0 blocks
==3372==    indirectly lost: 0 bytes in 0 blocks
==3372==      possibly lost: 0 bytes in 0 blocks
==3372==    still reachable: 473 bytes in 9 blocks
==3372==         suppressed: 15,959,383 bytes in 383 blocks
==3372== Reachable blocks (those to which a pointer was found) are not shown.
==3372== To see them, rerun with: --leak-check=full --show-reachable=yes
==3372== 
==3372== For counts of detected and suppressed errors, rerun with: -v
==3372== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 237 from 153)
CURRENT_TEST: innobase.deadlock_innodb
==3867== Memcheck, a memory error detector
==3867== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==3867== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==3867== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hud
on/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir=
home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --core-file
==3867== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:49:15  InnoDB: highest supported file format is Barracuda.
101006  1:49:16 InnoDB Plugin 1.0.4 started; log sequence number 103596748
pbxt/db.opt: No such file or directory
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
CURRENT_TEST: innobase.func_group_innodb
CURRENT_TEST: innobase.group_min_max_innodb
CURRENT_TEST: innobase.index_merge_innodb
CURRENT_TEST: innobase.innodb-semi-consistent
CURRENT_TEST: innobase.innodb
101006  1:50:27  InnoDB: Error: in ALTER TABLE `test`.`t2`
InnoDB: has or is referenced in foreign key constraints
InnoDB: which are not compatible with the new table definition.
101006  1:50:33  InnoDB: Error: in ALTER TABLE `test`.`t1`
InnoDB: has or is referenced in foreign key constraints
InnoDB: which are not compatible with the new table definition.
101006  1:50:44  InnoDB: Error: in ALTER TABLE `test`.`t2`
InnoDB: has or is referenced in foreign key constraints
InnoDB: which are not compatible with the new table definition.
CURRENT_TEST: innobase.innodb_cmp
CURRENT_TEST: innobase.innodb_cmp_reset
CURRENT_TEST: innobase.innodb_cmpmem
CURRENT_TEST: innobase.innodb_cmpmem_reset
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:50:50  InnoDB: Starting shutdown...
101006  1:50:52  InnoDB: Shutdown completed; log sequence number 110874773
==3867== 
==3867== HEAP SUMMARY:
==3867==     in use at exit: 15,957,512 bytes in 386 blocks
==3867==   total heap usage: 679,527 allocs, 679,141 frees, 261,051,297 bytes allocated
==3867== 
==3867== LEAK SUMMARY:
==3867==    definitely lost: 0 bytes in 0 blocks
==3867==    indirectly lost: 0 bytes in 0 blocks
==3867==      possibly lost: 0 bytes in 0 blocks
==3867==    still reachable: 473 bytes in 9 blocks
==3867==         suppressed: 15,957,039 bytes in 377 blocks
==3867== Reachable blocks (those to which a pointer was found) are not shown.
==3867== To see them, rerun with: --leak-check=full --show-reachable=yes
==3867== 
==3867== For counts of detected and suppressed errors, rerun with: -v
==3867== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 281 from 158)
CURRENT_TEST: innobase.innodb_lock_waits
==4181== Memcheck, a memory error detector
==4181== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==4181== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==4181== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hud
on/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir=
home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --innodb.lock-wait-timeout=5 --core-file
==4181== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:50:57  InnoDB: highest supported file format is Barracuda.
101006  1:50:58 InnoDB Plugin 1.0.4 started; log sequence number 110874773
pbxt/db.opt: No such file or directory
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:51:02  InnoDB: Starting shutdown...
101006  1:51:04  InnoDB: Shutdown completed; log sequence number 110874783
==4181== 
==4181== HEAP SUMMARY:
==4181==     in use at exit: 15,956,649 bytes in 385 blocks
==4181==   total heap usage: 97,347 allocs, 96,962 frees, 58,252,493 bytes allocated
==4181== 
==4181== LEAK SUMMARY:
==4181==    definitely lost: 0 bytes in 0 blocks
==4181==    indirectly lost: 0 bytes in 0 blocks
==4181==      possibly lost: 0 bytes in 0 blocks
==4181==    still reachable: 473 bytes in 9 blocks
==4181==         suppressed: 15,956,176 bytes in 376 blocks
==4181== Reachable blocks (those to which a pointer was found) are not shown.
==4181== To see them, rerun with: --leak-check=full --show-reachable=yes
==4181== 
==4181== For counts of detected and suppressed errors, rerun with: -v
==4181== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 235 from 151)
CURRENT_TEST: innobase.innodb_locks
==4258== Memcheck, a memory error detector
==4258== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==4258== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==4258== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hud
on/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir=
home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --core-file
==4258== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:51:09  InnoDB: highest supported file format is Barracuda.
101006  1:51:10 InnoDB Plugin 1.0.4 started; log sequence number 110874783
pbxt/db.opt: No such file or directory
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
CURRENT_TEST: innobase.innodb_mysql
101006  1:51:34  InnoDB: Error: in ALTER TABLE `test`.`t1`
InnoDB: has or is referenced in foreign key constraints
InnoDB: which are not compatible with the new table definition.
CURRENT_TEST: innobase.innodb_notembedded
CURRENT_TEST: innobase.innodb_status
CURRENT_TEST: innobase.innodb_trx
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:51:39  InnoDB: Starting shutdown...
101006  1:51:41  InnoDB: Shutdown completed; log sequence number 111827277
==4258== 
==4258== HEAP SUMMARY:
==4258==     in use at exit: 15,957,120 bytes in 386 blocks
==4258==   total heap usage: 183,447 allocs, 183,061 frees, 94,045,914 bytes allocated
==4258== 
==4258== LEAK SUMMARY:
==4258==    definitely lost: 0 bytes in 0 blocks
==4258==    indirectly lost: 0 bytes in 0 blocks
==4258==      possibly lost: 0 bytes in 0 blocks
==4258==    still reachable: 473 bytes in 9 blocks
==4258==         suppressed: 15,956,647 bytes in 377 blocks
==4258== Reachable blocks (those to which a pointer was found) are not shown.
==4258== To see them, rerun with: --leak-check=full --show-reachable=yes
==4258== 
==4258== For counts of detected and suppressed errors, rerun with: -v
==4258== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 239 from 155)
CURRENT_TEST: innobase.innodb_trx_weight
==4443== Memcheck, a memory error detector
==4443== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==4443== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==4443== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hud
on/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir=
home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --plugin-add=archive --core-file
==4443== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:51:46  InnoDB: highest supported file format is Barracuda.
101006  1:51:47 InnoDB Plugin 1.0.4 started; log sequence number 111827277
pbxt/db.opt: No such file or directory
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:51:53  InnoDB: Starting shutdown...
101006  1:51:55  InnoDB: Shutdown completed; log sequence number 111967421
==4443== Invalid read of size 4
==4443==    at 0x6B0D37: boost::thread_specific_ptr<drizzled::internal::st_my_thread_var>::~thread_specific_ptr() (sp_counted_base_gcc_x86.hpp:50)
==4443==    by 0x75C5261: exit (exit.c:78)
==4443==    by 0x75AAC53: (below main) (libc-start.c:258)
==4443==  Address 0x922da28 is 8 bytes inside a block of size 32 free'd
==4443==    at 0x4C27DCF: operator delete(void*) (vg_replace_malloc.c:387)
==4443==    by 0x6B0D73: boost::thread_specific_ptr<drizzled::internal::st_my_thread_var>::~thread_specific_ptr() (sp_counted_base_gcc_x86.hpp:159)
==4443==    by 0x75C5261: exit (exit.c:78)
==4443==    by 0x75AAC53: (below main) (libc-start.c:258)
==4443== 
==4443== 
==4443== HEAP SUMMARY:
==4443==     in use at exit: 15,959,104 bytes in 393 blocks
==4443==   total heap usage: 105,008 allocs, 104,615 frees, 65,955,547 bytes allocated
==4443== 
==4443== 40 (32 direct, 8 indirect) bytes in 1 blocks are definitely lost in loss record 14 of 185
==4443==    at 0x4C28CC1: operator new(unsigned long) (vg_replace_malloc.c:261)
==4443==    by 0x6B07AD: global constructors keyed to my_thr_init.cc (shared_count.hpp:124)
==4443==    by 0x8490C5: ??? (in /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled)
==4443==    by 0x5086B2: ??? (in /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled)
==4443==    by 0x919FEBF: ???
==4443==    by 0x849054: __libc_csu_init (in /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled)
==4443==    by 0x75AABDF: (below main) (libc-start.c:185)
==4443== 
==4443== LEAK SUMMARY:
==4443==    definitely lost: 32 bytes in 1 blocks
==4443==    indirectly lost: 8 bytes in 1 blocks
==4443==      possibly lost: 0 bytes in 0 blocks
==4443==    still reachable: 473 bytes in 9 blocks
==4443==         suppressed: 15,958,591 bytes in 382 blocks
==4443== Reachable blocks (those to which a pointer was found) are not shown.
==4443== To see them, rerun with: --leak-check=full --show-reachable=yes
==4443== 
==4443== For counts of detected and suppressed errors, rerun with: -v
==4443== ERROR SUMMARY: 4 errors from 2 contexts (suppressed: 260 from 170)
CURRENT_TEST: innobase.join_outer_innodb
==4533== Memcheck, a memory error detector
==4533== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==4533== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==4533== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hud
on/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir=
home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --core-file
==4533== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:52:00  InnoDB: highest supported file format is Barracuda.
101006  1:52:01 InnoDB Plugin 1.0.4 started; log sequence number 111967421
pbxt/db.opt: No such file or directory
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
CURRENT_TEST: innobase.loaddata_autocom_innodb
CURRENT_TEST: innobase.parser_bug21114_innodb
CURRENT_TEST: innobase.rowid_order_innodb
CURRENT_TEST: innobase.slap
CURRENT_TEST: innobase.subselect_innodb
CURRENT_TEST: innobase.table_name_dictionary
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:52:35  InnoDB: Starting shutdown...
101006  1:52:38  InnoDB: Shutdown completed; log sequence number 114520859
==4533== 
==4533== HEAP SUMMARY:
==4533==     in use at exit: 15,957,120 bytes in 386 blocks
==4533==   total heap usage: 450,933 allocs, 450,547 frees, 247,996,834 bytes allocated
==4533== 
==4533== LEAK SUMMARY:
==4533==    definitely lost: 0 bytes in 0 blocks
==4533==    indirectly lost: 0 bytes in 0 blocks
==4533==      possibly lost: 0 bytes in 0 blocks
==4533==    still reachable: 473 bytes in 9 blocks
==4533==         suppressed: 15,956,647 bytes in 377 blocks
==4533== Reachable blocks (those to which a pointer was found) are not shown.
==4533== To see them, rerun with: --leak-check=full --show-reachable=yes
==4533== 
==4533== For counts of detected and suppressed errors, rerun with: -v
==4533== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 238 from 154)
CURRENT_TEST: innobase.unsafe_binlog_innodb
==6491== Memcheck, a memory error detector
==6491== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==6491== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==6491== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hud
on/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir=
home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --innodb.lock-wait-timeout=1 --core-file
==6491== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:52:44  InnoDB: highest supported file format is Barracuda.
101006  1:52:45 InnoDB Plugin 1.0.4 started; log sequence number 114520859
pbxt/db.opt: No such file or directory
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:52:55  InnoDB: Starting shutdown...
101006  1:52:57  InnoDB: Shutdown completed; log sequence number 114567635
==6491== 
==6491== HEAP SUMMARY:
==6491==     in use at exit: 15,957,120 bytes in 386 blocks
==6491==   total heap usage: 107,861 allocs, 107,475 frees, 63,705,400 bytes allocated
==6491== 
==6491== LEAK SUMMARY:
==6491==    definitely lost: 0 bytes in 0 blocks
==6491==    indirectly lost: 0 bytes in 0 blocks
==6491==      possibly lost: 0 bytes in 0 blocks
==6491==    still reachable: 473 bytes in 9 blocks
==6491==         suppressed: 15,956,647 bytes in 377 blocks
==6491== Reachable blocks (those to which a pointer was found) are not shown.
==6491== To see them, rerun with: --leak-check=full --show-reachable=yes
==6491== 
==6491== For counts of detected and suppressed errors, rerun with: -v
==6491== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 238 from 154)
CURRENT_TEST: information_schema_dictionary.key_column_usage
==6585== Memcheck, a memory error detector
==6585== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==6585== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==6585== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hud
on/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir=
home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --core-file
==6585== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:53:02  InnoDB: highest supported file format is Barracuda.
101006  1:53:03 InnoDB Plugin 1.0.4 started; log sequence number 114567635
pbxt/db.opt: No such file or directory
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
CURRENT_TEST: information_schema_dictionary.schemata
CURRENT_TEST: information_schema_dictionary.show_create_table
CURRENT_TEST: information_schema_dictionary.slap
CURRENT_TEST: information_schema_dictionary.table_constraints
CURRENT_TEST: information_schema_dictionary.tables
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:53:57  InnoDB: Starting shutdown...
101006  1:54:00  InnoDB: Shutdown completed; log sequence number 116100708
==6585== 
==6585== HEAP SUMMARY:
==6585==     in use at exit: 15,957,120 bytes in 386 blocks
==6585==   total heap usage: 1,139,279 allocs, 1,138,893 frees, 432,775,256 bytes allocated
==6585== 
==6585== LEAK SUMMARY:
==6585==    definitely lost: 0 bytes in 0 blocks
==6585==    indirectly lost: 0 bytes in 0 blocks
==6585==      possibly lost: 0 bytes in 0 blocks
==6585==    still reachable: 473 bytes in 9 blocks
==6585==         suppressed: 15,956,647 bytes in 377 blocks
==6585== Reachable blocks (those to which a pointer was found) are not shown.
==6585== To see them, rerun with: --leak-check=full --show-reachable=yes
==6585== 
==6585== For counts of detected and suppressed errors, rerun with: -v
==6585== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 238 from 154)
CURRENT_TEST: hello_world.hello_world
==11167== Memcheck, a memory error detector
==11167== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==11167== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==11167== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --plugin-add=hello_world --core-file
==11167== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:54:05  InnoDB: highest supported file format is Barracuda.
101006  1:54:06 InnoDB Plugin 1.0.4 started; log sequence number 116100708
pbxt/db.opt: No such file or directory
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:54:09  InnoDB: Starting shutdown...
101006  1:54:12  InnoDB: Shutdown completed; log sequence number 116100718
==11167== 
==11167== HEAP SUMMARY:
==11167==     in use at exit: 15,957,105 bytes in 386 blocks
==11167==   total heap usage: 97,143 allocs, 96,757 frees, 58,220,088 bytes allocated
==11167== 
==11167== LEAK SUMMARY:
==11167==    definitely lost: 0 bytes in 0 blocks
==11167==    indirectly lost: 0 bytes in 0 blocks
==11167==      possibly lost: 0 bytes in 0 blocks
==11167==    still reachable: 473 bytes in 9 blocks
==11167==         suppressed: 15,956,632 bytes in 377 blocks
==11167== Reachable blocks (those to which a pointer was found) are not shown.
==11167== To see them, rerun with: --leak-check=full --show-reachable=yes
==11167== 
==11167== For counts of detected and suppressed errors, rerun with: -v
==11167== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 235 from 151)
CURRENT_TEST: function_dictionary.functions
==11244== Memcheck, a memory error detector
==11244== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==11244== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==11244== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --plugin-add=function_dictionary --core-file
==11244== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:54:18  InnoDB: highest supported file format is Barracuda.
101006  1:54:19 InnoDB Plugin 1.0.4 started; log sequence number 116100718
pbxt/db.opt: No such file or directory
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:54:23  InnoDB: Starting shutdown...
101006  1:54:25  InnoDB: Shutdown completed; log sequence number 116106324
==11244== 
==11244== HEAP SUMMARY:
==11244==     in use at exit: 15,958,860 bytes in 391 blocks
==11244==   total heap usage: 97,956 allocs, 97,565 frees, 58,606,209 bytes allocated
==11244== 
==11244== LEAK SUMMARY:
==11244==    definitely lost: 0 bytes in 0 blocks
==11244==    indirectly lost: 0 bytes in 0 blocks
==11244==      possibly lost: 0 bytes in 0 blocks
==11244==    still reachable: 473 bytes in 9 blocks
==11244==         suppressed: 15,958,387 bytes in 382 blocks
==11244== Reachable blocks (those to which a pointer was found) are not shown.
==11244== To see them, rerun with: --leak-check=full --show-reachable=yes
==11244== 
==11244== For counts of detected and suppressed errors, rerun with: -v
==11244== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 239 from 152)
CURRENT_TEST: filesystem_engine.basic_create_table
==11322== Memcheck, a memory error detector
==11322== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==11322== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==11322== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --plugin-add=filesystem_engine --core-file
==11322== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:54:31  InnoDB: highest supported file format is Barracuda.
101006  1:54:32 InnoDB Plugin 1.0.4 started; log sequence number 116106324
pbxt/db.opt: No such file or directory
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
validateOption: FILE , ../../filesystem_ln/_FILE_NOT_EXISTED_
validateOption: FILE , ../../filesystem_ln/basic_create_table.data
validateOption: COL_SEPARATOR , 
validateOption: FILE , ../../filesystem_ln/basic_create_table.data
validateOption: ROW_SEPARATOR , 
validateOption: FILE , ../../filesystem_ln/basic_create_table.data
validateOption: FILE , ../../filesystem_ln/basic_create_table.data
CURRENT_TEST: filesystem_engine.basic_delete
validateOption: FILE , ../../filesystem_ln/basic_delete.data
CURRENT_TEST: filesystem_engine.basic_insert
validateOption: FILE , ../../filesystem_ln/basic_insert.data
CURRENT_TEST: filesystem_engine.basic_select
validateOption: FILE , ../../filesystem_ln/basic_select.data
CURRENT_TEST: filesystem_engine.basic_update
validateOption: FILE , ../../filesystem_ln/basic_update.data
CURRENT_TEST: filesystem_engine.multiple_update
validateOption: FILE , ../../filesystem_ln/multiple_update.data
CURRENT_TEST: filesystem_engine.rnd_pos
validateOption: FILE , ../../filesystem_ln/rnd_pos.data
CURRENT_TEST: filesystem_engine.select_big_file
validateOption: FILE , ../../filesystem_ln/select_big_file.data
CURRENT_TEST: filesystem_engine.select_chop_line
validateOption: FILE , ../../filesystem_ln/select_chop_line.data
CURRENT_TEST: filesystem_engine.select_cpuinfo
validateOption: FILE , ../../filesystem_ln/select_cpuinfo.data
validateOption: FORMAT , KEY_VALUE
validateOption: COL_SEPARATOR , :
CURRENT_TEST: filesystem_engine.select_meminfo
validateOption: FILE , ../../filesystem_ln/select_meminfo.data
validateOption: FORMAT , KEY_VALUE
validateOption: COL_SEPARATOR , : 
CURRENT_TEST: filesystem_engine.select_separator_mode_weak
validateOption: FILE , ../../filesystem_ln/select_chop_line.data
validateOption: SEPARATOR_MODE , WEAK
CURRENT_TEST: filesystem_engine.select_short_line
validateOption: FILE , ../../filesystem_ln/select_short_line.data
CURRENT_TEST: filesystem_engine.select_skip_blank_line
validateOption: FILE , ../../filesystem_ln/select_skip_blank_line.data
validateOption: ROW_SEPARATOR , ;

CURRENT_TEST: filesystem_engine.select_with_escaped_character
validateOption: FILE , ../../filesystem_ln/select_with_escaped_character.data
validateOption: COL_SEPARATOR , ,
validateOption: ESCAPED_BY , \
CURRENT_TEST: filesystem_engine.select_with_omit_field
validateOption: FILE , ../../filesystem_ln/select_with_omit_field.data
validateOption: COL_SEPARATOR , |/
validateOption: ROW_SEPARATOR , ;

CURRENT_TEST: filesystem_engine.select_with_separators
validateOption: FILE , ../../filesystem_ln/select_with_separators.data
validateOption: COL_SEPARATOR , |/
validateOption: ROW_SEPARATOR , ;

/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:55:01  InnoDB: Starting shutdown...
101006  1:55:02  InnoDB: Shutdown completed; log sequence number 116260035
==11322== 
==11322== HEAP SUMMARY:
==11322==     in use at exit: 15,958,935 bytes in 391 blocks
==11322==   total heap usage: 143,726 allocs, 143,335 frees, 70,597,166 bytes allocated
==11322== 
==11322== LEAK SUMMARY:
==11322==    definitely lost: 0 bytes in 0 blocks
==11322==    indirectly lost: 0 bytes in 0 blocks
==11322==      possibly lost: 0 bytes in 0 blocks
==11322==    still reachable: 473 bytes in 9 blocks
==11322==         suppressed: 15,958,462 bytes in 382 blocks
==11322== Reachable blocks (those to which a pointer was found) are not shown.
==11322== To see them, rerun with: --leak-check=full --show-reachable=yes
==11322== 
==11322== For counts of detected and suppressed errors, rerun with: -v
==11322== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 240 from 153)
CURRENT_TEST: errmsg_stderr.stderr
==11788== Memcheck, a memory error detector
==11788== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==11788== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==11788== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --plugin-add=errmsg_stderr --core-file
==11788== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:55:07  InnoDB: highest supported file format is Barracuda.
101006  1:55:08 InnoDB Plugin 1.0.4 started; log sequence number 116260035
pbxt/db.opt: No such file or directory
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:55:11  InnoDB: Starting shutdown...
101006  1:55:14  InnoDB: Shutdown completed; log sequence number 116260045
==11788== 
==11788== HEAP SUMMARY:
==11788==     in use at exit: 15,957,105 bytes in 386 blocks
==11788==   total heap usage: 97,125 allocs, 96,739 frees, 58,215,511 bytes allocated
==11788== 
==11788== LEAK SUMMARY:
==11788==    definitely lost: 0 bytes in 0 blocks
==11788==    indirectly lost: 0 bytes in 0 blocks
==11788==      possibly lost: 0 bytes in 0 blocks
==11788==    still reachable: 473 bytes in 9 blocks
==11788==         suppressed: 15,956,632 bytes in 377 blocks
==11788== Reachable blocks (those to which a pointer was found) are not shown.
==11788== To see them, rerun with: --leak-check=full --show-reachable=yes
==11788== 
==11788== For counts of detected and suppressed errors, rerun with: -v
==11788== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 235 from 151)
CURRENT_TEST: csv.csv
==11865== Memcheck, a memory error detector
==11865== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==11865== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==11865== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --plugin-add=csv --core-file
==11865== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:55:20  InnoDB: highest supported file format is Barracuda.
101006  1:55:21 InnoDB Plugin 1.0.4 started; log sequence number 116260045
pbxt/db.opt: No such file or directory
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
CURRENT_TEST: csv.csv_alter_table
CURRENT_TEST: csv.csv_not_null
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:55:32  InnoDB: Starting shutdown...
101006  1:55:33  InnoDB: Shutdown completed; log sequence number 116260055
==11865== 
==11865== HEAP SUMMARY:
==11865==     in use at exit: 15,959,269 bytes in 391 blocks
==11865==   total heap usage: 134,065 allocs, 133,674 frees, 61,683,216 bytes allocated
==11865== 
==11865== LEAK SUMMARY:
==11865==    definitely lost: 0 bytes in 0 blocks
==11865==    indirectly lost: 0 bytes in 0 blocks
==11865==      possibly lost: 0 bytes in 0 blocks
==11865==    still reachable: 473 bytes in 9 blocks
==11865==         suppressed: 15,958,796 bytes in 382 blocks
==11865== Reachable blocks (those to which a pointer was found) are not shown.
==11865== To see them, rerun with: --leak-check=full --show-reachable=yes
==11865== 
==11865== For counts of detected and suppressed errors, rerun with: -v
==11865== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 239 from 152)
CURRENT_TEST: crc32.crc32
==11991== Memcheck, a memory error detector
==11991== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==11991== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==11991== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --plugin-add=crc32 --core-file
==11991== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:55:39  InnoDB: highest supported file format is Barracuda.
101006  1:55:40 InnoDB Plugin 1.0.4 started; log sequence number 116260055
pbxt/db.opt: No such file or directory
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:55:44  InnoDB: Starting shutdown...
101006  1:55:47  InnoDB: Shutdown completed; log sequence number 116262274
==11991== 
==11991== HEAP SUMMARY:
==11991==     in use at exit: 15,957,120 bytes in 386 blocks
==11991==   total heap usage: 97,672 allocs, 97,286 frees, 58,561,505 bytes allocated
==11991== 
==11991== LEAK SUMMARY:
==11991==    definitely lost: 0 bytes in 0 blocks
==11991==    indirectly lost: 0 bytes in 0 blocks
==11991==      possibly lost: 0 bytes in 0 blocks
==11991==    still reachable: 473 bytes in 9 blocks
==11991==         suppressed: 15,956,647 bytes in 377 blocks
==11991== Reachable blocks (those to which a pointer was found) are not shown.
==11991== To see them, rerun with: --leak-check=full --show-reachable=yes
==11991== 
==11991== For counts of detected and suppressed errors, rerun with: -v
==11991== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 236 from 152)
CURRENT_TEST: collation_dictionary.data_dictionary
==12068== Memcheck, a memory error detector
==12068== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==12068== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==12068== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --core-file
==12068== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:55:52  InnoDB: highest supported file format is Barracuda.
101006  1:55:53 InnoDB Plugin 1.0.4 started; log sequence number 116262274
pbxt/db.opt: No such file or directory
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
CURRENT_TEST: collation_dictionary.slap
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:56:00  InnoDB: Starting shutdown...
101006  1:56:02  InnoDB: Shutdown completed; log sequence number 116262284
==12068== 
==12068== HEAP SUMMARY:
==12068==     in use at exit: 15,957,105 bytes in 386 blocks
==12068==   total heap usage: 112,425 allocs, 112,039 frees, 79,029,148 bytes allocated
==12068== 
==12068== LEAK SUMMARY:
==12068==    definitely lost: 0 bytes in 0 blocks
==12068==    indirectly lost: 0 bytes in 0 blocks
==12068==      possibly lost: 0 bytes in 0 blocks
==12068==    still reachable: 473 bytes in 9 blocks
==12068==         suppressed: 15,956,632 bytes in 377 blocks
==12068== Reachable blocks (those to which a pointer was found) are not shown.
==12068== To see them, rerun with: --leak-check=full --show-reachable=yes
==12068== 
==12068== For counts of detected and suppressed errors, rerun with: -v
==12068== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 235 from 151)
CURRENT_TEST: blitzdb.blitzdb-alter
==12605== Memcheck, a memory error detector
==12605== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==12605== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==12605== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --plugin-add=blitzdb --core-file
==12605== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:56:07  InnoDB: highest supported file format is Barracuda.
101006  1:56:08 InnoDB Plugin 1.0.4 started; log sequence number 116262284
pbxt/db.opt: No such file or directory
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
CURRENT_TEST: blitzdb.blitzdb-basic
CURRENT_TEST: blitzdb.blitzdb-decimal
CURRENT_TEST: blitzdb.blitzdb-index
CURRENT_TEST: blitzdb.blitzdb-indexes
CURRENT_TEST: blitzdb.blitzdb-join
CURRENT_TEST: blitzdb.blitzdb-range
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:56:26  InnoDB: Starting shutdown...
101006  1:56:28  InnoDB: Shutdown completed; log sequence number 116262314
==12605== 
==12605== HEAP SUMMARY:
==12605==     in use at exit: 15,961,878 bytes in 401 blocks
==12605==   total heap usage: 143,093 allocs, 142,692 frees, 94,948,998 bytes allocated
==12605== 
==12605== LEAK SUMMARY:
==12605==    definitely lost: 0 bytes in 0 blocks
==12605==    indirectly lost: 0 bytes in 0 blocks
==12605==      possibly lost: 0 bytes in 0 blocks
==12605==    still reachable: 473 bytes in 9 blocks
==12605==         suppressed: 15,961,405 bytes in 392 blocks
==12605== Reachable blocks (those to which a pointer was found) are not shown.
==12605== To see them, rerun with: --leak-check=full --show-reachable=yes
==12605== 
==12605== For counts of detected and suppressed errors, rerun with: -v
==12605== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 245 from 152)
CURRENT_TEST: blackhole.blackhole
==12827== Memcheck, a memory error detector
==12827== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==12827== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==12827== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --plugin-add=blackhole --core-file
==12827== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:56:34  InnoDB: highest supported file format is Barracuda.
101006  1:56:35 InnoDB Plugin 1.0.4 started; log sequence number 116262314
pbxt/db.opt: No such file or directory
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
CURRENT_TEST: blackhole.create_max_fields
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:56:48  InnoDB: Starting shutdown...
101006  1:56:49  InnoDB: Shutdown completed; log sequence number 116264849
==12827== 
==12827== HEAP SUMMARY:
==12827==     in use at exit: 15,958,854 bytes in 391 blocks
==12827==   total heap usage: 268,649 allocs, 268,258 frees, 75,101,446 bytes allocated
==12827== 
==12827== LEAK SUMMARY:
==12827==    definitely lost: 0 bytes in 0 blocks
==12827==    indirectly lost: 0 bytes in 0 blocks
==12827==      possibly lost: 0 bytes in 0 blocks
==12827==    still reachable: 473 bytes in 9 blocks
==12827==         suppressed: 15,958,381 bytes in 382 blocks
==12827== Reachable blocks (those to which a pointer was found) are not shown.
==12827== To see them, rerun with: --leak-check=full --show-reachable=yes
==12827== 
==12827== For counts of detected and suppressed errors, rerun with: -v
==12827== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 240 from 153)
CURRENT_TEST: auth_test.basic
==12928== Memcheck, a memory error detector
==12928== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==12928== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==12928== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --plugin-add=auth_test --core-file
==12928== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:56:55  InnoDB: highest supported file format is Barracuda.
101006  1:56:56 InnoDB Plugin 1.0.4 started; log sequence number 116264849
pbxt/db.opt: No such file or directory
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:57:01  InnoDB: Starting shutdown...
101006  1:57:03  InnoDB: Shutdown completed; log sequence number 116264859
==12928== 
==12928== HEAP SUMMARY:
==12928==     in use at exit: 15,958,839 bytes in 391 blocks
==12928==   total heap usage: 97,487 allocs, 97,096 frees, 58,648,664 bytes allocated
==12928== 
==12928== LEAK SUMMARY:
==12928==    definitely lost: 0 bytes in 0 blocks
==12928==    indirectly lost: 0 bytes in 0 blocks
==12928==      possibly lost: 0 bytes in 0 blocks
==12928==    still reachable: 473 bytes in 9 blocks
==12928==         suppressed: 15,958,366 bytes in 382 blocks
==12928== Reachable blocks (those to which a pointer was found) are not shown.
==12928== To see them, rerun with: --leak-check=full --show-reachable=yes
==12928== 
==12928== For counts of detected and suppressed errors, rerun with: -v
==12928== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 238 from 151)
CURRENT_TEST: auth_file.basic
==13014== Memcheck, a memory error detector
==13014== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==13014== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==13014== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --plugin-add=auth_file --auth-file.users=/home/drizzle/hudson/worksp
ce/drizzle-build-valgrind/tests/../plugin/auth_file/tests/t/basic.users --core-file
==13014== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:57:09  InnoDB: highest supported file format is Barracuda.
101006  1:57:10 InnoDB Plugin 1.0.4 started; log sequence number 116264859
pbxt/db.opt: No such file or directory
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:57:13  InnoDB: Starting shutdown...
101006  1:57:15  InnoDB: Shutdown completed; log sequence number 116264869
==13014== 
==13014== HEAP SUMMARY:
==13014==     in use at exit: 15,958,863 bytes in 391 blocks
==13014==   total heap usage: 97,524 allocs, 97,133 frees, 58,534,612 bytes allocated
==13014== 
==13014== LEAK SUMMARY:
==13014==    definitely lost: 0 bytes in 0 blocks
==13014==    indirectly lost: 0 bytes in 0 blocks
==13014==      possibly lost: 0 bytes in 0 blocks
==13014==    still reachable: 473 bytes in 9 blocks
==13014==         suppressed: 15,958,390 bytes in 382 blocks
==13014== Reachable blocks (those to which a pointer was found) are not shown.
==13014== To see them, rerun with: --leak-check=full --show-reachable=yes
==13014== 
==13014== For counts of detected and suppressed errors, rerun with: -v
==13014== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 238 from 151)
CURRENT_TEST: archive.archive
==13113== Memcheck, a memory error detector
==13113== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==13113== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==13113== Command: /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled --no-defaults --default-storage-engine=innodb --secure-file-priv=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var --tmpdir=/home/drizzle/hu
son/workspace/drizzle-build-valgrind/tests/var/tmp --mysql-protocol.connect-timeout=60 --user=root --pid-file=/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/run/master.pid --mysql-protocol.port=9080 --drizzle-protocol.port=9130 --datadir
/home/drizzle/hudson/workspace/drizzle-build-valgrind/tests/var/master-data --server-id=1 --innodb.data-file-path=ibdata1:20M:autoextend --sort-buffer-size=256K --max-heap-table-size=1M --plugin-add=archive --core-file
==13113== 
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
101006  1:57:20  InnoDB: highest supported file format is Barracuda.
101006  1:57:21 InnoDB Plugin 1.0.4 started; log sequence number 116264869
pbxt/db.opt: No such file or directory
Listening on 0.0.0.0:9130
Listening on :::9130
Listening on 0.0.0.0:9080
Listening on :::9080
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: ready for connections.
Version: '2010.10.1817' Source distribution (drizzle-build-valgrind)
CURRENT_TEST: archive.archive_aio_posix
CURRENT_TEST: archive.archive_basic
CURRENT_TEST: archive.archive_discover
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Normal shutdown
/home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled: Shutdown complete
101006  1:59:00  InnoDB: Starting shutdown...
101006  1:59:02  InnoDB: Shutdown completed; log sequence number 116264879
==13113== Invalid read of size 4
==13113==    at 0x6B0D37: boost::thread_specific_ptr<drizzled::internal::st_my_thread_var>::~thread_specific_ptr() (sp_counted_base_gcc_x86.hpp:50)
==13113==    by 0x75C5261: exit (exit.c:78)
==13113==    by 0x75AAC53: (below main) (libc-start.c:258)
==13113==  Address 0x922da28 is 8 bytes inside a block of size 32 free'd
==13113==    at 0x4C27DCF: operator delete(void*) (vg_replace_malloc.c:387)
==13113==    by 0x6B0D73: boost::thread_specific_ptr<drizzled::internal::st_my_thread_var>::~thread_specific_ptr() (sp_counted_base_gcc_x86.hpp:159)
==13113==    by 0x75C5261: exit (exit.c:78)
==13113==    by 0x75AAC53: (below main) (libc-start.c:258)
==13113== 
==13113== 
==13113== HEAP SUMMARY:
==13113==     in use at exit: 15,959,089 bytes in 393 blocks
==13113==   total heap usage: 266,423 allocs, 266,030 frees, 110,743,542 bytes allocated
==13113== 
==13113== 40 (32 direct, 8 indirect) bytes in 1 blocks are definitely lost in loss record 14 of 184
==13113==    at 0x4C28CC1: operator new(unsigned long) (vg_replace_malloc.c:261)
==13113==    by 0x6B07AD: global constructors keyed to my_thr_init.cc (shared_count.hpp:124)
==13113==    by 0x8490C5: ??? (in /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled)
==13113==    by 0x5086B2: ??? (in /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled)
==13113==    by 0x919FEBF: ???
==13113==    by 0x849054: __libc_csu_init (in /home/drizzle/hudson/workspace/drizzle-build-valgrind/drizzled/.libs/lt-drizzled)
==13113==    by 0x75AABDF: (below main) (libc-start.c:185)
==13113== 
==13113== LEAK SUMMARY:
==13113==    definitely lost: 32 bytes in 1 blocks
==13113==    indirectly lost: 8 bytes in 1 blocks
==13113==      possibly lost: 0 bytes in 0 blocks
==13113==    still reachable: 473 bytes in 9 blocks
==13113==         suppressed: 15,958,576 bytes in 382 blocks
==13113== Reachable blocks (those to which a pointer was found) are not shown.
==13113== To see them, rerun with: --leak-check=full --show-reachable=yes
==13113== 
==13113== For counts of detected and suppressed errors, rerun with: -v
==13113== ERROR SUMMARY: 4 errors from 2 contexts (suppressed: 10205 from 220)