~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/valgrind.supp

  • Committer: Padraig O'Sullivan
  • Date: 2009-09-13 01:03:01 UTC
  • mto: (1126.9.2 captain-20090915-01)
  • mto: This revision was merged to the branch mainline in revision 1133.
  • Revision ID: osullivan.padraig@gmail.com-20090913010301-tcvvezipx1124acy
Added calls to the dtrace delete begin/end probes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
247
247
   fun:do_flush
248
248
}
249
249
 
250
 
 
251
 
{
252
 
   Archive libz deflate1
253
 
   Memcheck:Cond
254
 
   fun:deflate
255
 
   ...
256
 
   fun:azflush
257
 
   ...
258
 
   fun:start_thread
259
 
}
260
 
 
261
 
{
262
 
   Archive libz deflate2
263
 
   Memcheck:Cond
264
 
   fun:deflate
265
 
   ...
266
 
   fun:azclose
267
 
   ...
268
 
   fun:start_thread
269
 
}
270
 
 
271
 
 
272
 
{
273
 
   Archive libz deflate3
274
 
   Memcheck:Cond
275
 
   fun:memcpy
276
 
   ...
277
 
   fun:deflate
278
 
   fun:azwrite_row
279
 
   ...
280
 
   fun:_ZN7Session3runEv
281
 
}
282
 
 
283
 
{
284
 
   Archive libz deflate3
285
 
   Memcheck:Value8
286
 
   fun:memcpy
287
 
   obj:/lib/libz.so.1.2.3.3
288
 
   obj:/lib/libz.so.1.2.3.3
289
 
   fun:deflate
290
 
   fun:azwrite_row
291
 
   ...
292
 
   fun:_ZN7Session3runEv
293
 
}
294
 
 
295
 
{
296
 
   azwrite_row deflate
297
 
   Memcheck:Cond
298
 
   fun:memcpy
299
 
   obj:/lib/libz.so.1.2.3.3
300
 
   obj:/lib/libz.so.1.2.3.3
301
 
   fun:deflate
302
 
   fun:azwrite_row
303
 
   ...
304
 
   fun:_ZN8drizzled7Session3runEv
305
 
}
306
 
 
307
 
{
308
 
   azwrite_row deflate
309
 
   Memcheck:Cond
310
 
   fun:memcpy
311
 
   ...
312
 
   fun:deflate
313
 
   fun:azwrite_row
314
 
   ...
315
 
   fun:_ZN8drizzled7Session3runEv
316
 
}
317
 
 
318
 
{
319
 
   azwrite_row
320
 
   Memcheck:Value8
321
 
   fun:memcpy
322
 
   obj:/lib/libz.so.1.2.3.3
323
 
   obj:/lib/libz.so.1.2.3.3
324
 
   fun:deflate
325
 
   fun:azwrite_row
326
 
   fun:_ZN10ha_archive14real_write_rowEPhP11azio_stream
327
 
   fun:_ZN10ha_archive9write_rowEPh
328
 
   fun:_ZN8drizzled6Cursor12ha_write_rowEPh
329
 
   fun:_ZN8drizzled12write_recordEPNS_7SessionEPNS_5TableEPNS_12st_copy_infoE
330
 
   fun:_ZN8drizzled12mysql_insertEPNS_7SessionEPNS_9TableListERNS_4ListINS_4ItemEEERNS4_IS6_EES7_S7_NS_15enum_duplicatesEb
331
 
   fun:_ZN8drizzled9statement6Insert7executeEv
332
 
   fun:_ZN8drizzledL21mysql_execute_commandEPNS_7SessionE
333
 
   fun:_ZN8drizzled11mysql_parseEPNS_7SessionEPKcjPS3_
334
 
   fun:_ZN8drizzled16dispatch_commandENS_19enum_server_commandEPNS_7SessionEPcj
335
 
   fun:_ZN8drizzled7Session16executeStatementEv
336
 
   fun:_ZN8drizzled7Session3runEv
337
 
}
338
 
 
339
 
{
340
 
   pthread azio_stream issue
341
 
   Memcheck:Param
342
 
   pwrite64(buf)
343
 
   obj:/lib/libpthread-2.9.so
344
 
   fun:_ZL8do_flushP11azio_streami
345
 
   fun:azflush
346
 
   fun:_ZN10ha_archive4infoEj
347
 
   fun:_ZN8drizzledL20make_join_statisticsEPNS_4JOINEPNS_9TableListEPNS_4ItemEPNS_16st_dynamic_arrayE
348
 
   fun:_ZN8drizzled4JOIN8optimizeEv
349
 
   fun:_ZN8drizzled12mysql_selectEPNS_7SessionEPPPNS_4ItemEPNS_9TableListEjRNS_4ListIS2_EES3_jPNS_8order_stESC_S3_mPNS_13select_resultEPNS_15Select_Lex_UnitEPNS_10Select_LexE
350
 
   fun:_ZN8drizzled13handle_selectEPNS_7SessionEPNS_3LEXEPNS_13select_resultEm
351
 
   fun:_ZN8drizzled21execute_sqlcom_selectEPNS_7SessionEPNS_9TableListE
352
 
   fun:_ZN8drizzledL21mysql_execute_commandEPNS_7SessionE
353
 
   fun:_ZN8drizzled11mysql_parseEPNS_7SessionEPKcjPS3_
354
 
   fun:_ZN8drizzled16dispatch_commandENS_19enum_server_commandEPNS_7SessionEPcj
355
 
   fun:_ZN8drizzled7Session16executeStatementEv
356
 
   fun:_ZN8drizzled7Session3runEv
357
 
   fun:session_thread
358
 
   fun:start_thread
359
 
}
360
 
{
361
 
   Deflate
362
 
   Memcheck:Cond
363
 
   fun:deflate
364
 
   ...
365
 
   fun:azclose
366
 
   ...
367
 
   fun:_ZN8drizzledL21mysql_execute_commandEPNS_7SessionE
368
 
}
369
 
 
370
250
#
371
251
# Warning from my_thread_init becasue mysqld dies before kill thread exists
372
252
#
743
623
   fun:rw_lock_x_lock_func
744
624
}
745
625
 
746
 
{
747
 
  Yet another InnoDB leak
748
 
  Memcheck:Leak
749
 
  fun:malloc
750
 
  fun:mem_heap_create_block
751
 
  fun:thr_local_create
752
 
  fun:srv_master_thread
753
 
  fun:start_thread
754
 
  fun:clone
755
 
}
756
 
 
757
626
#
758
627
# Innodb initialize two main memory areas in static space: thr_local_hash and mem_comm_pool.
759
628
#
774
643
   fun:srv_general_init
775
644
   fun:srv_boot
776
645
   fun:innobase_start_or_create_for_mysql
777
 
   fun:_ZL13innobase_initRN8drizzled6plugin7ContextE
778
 
   fun:_ZN8drizzledL17plugin_initializeERNS_6plugin8RegistryEPNS0_6ModuleE
 
646
   fun:_ZL13innobase_initR14PluginRegistry
 
647
   fun:_ZL17plugin_initializeP13st_plugin_int
779
648
   fun:_Z11plugin_initPiPPci
780
649
   fun:_ZL22init_server_componentsv
781
650
   fun:main
782
651
}
783
652
 
784
653
{
785
 
   InnoDB Garbage
786
 
   Memcheck:Value8
787
 
   ...
788
 
   fun:ut_print_buf
789
 
   fun:dtuple_print
790
 
   fun:row_ins_foreign_report_add_err
791
 
   fun:row_ins_check_foreign_constraint
792
 
   fun:row_ins_index_entry
793
 
   fun:row_ins_step
794
 
   fun:row_insert_for_mysql
795
 
   fun:_ZN11ha_innobase9write_rowEPh
796
 
   fun:_ZN8drizzled6Cursor12ha_write_rowEPh
797
 
   fun:_ZN8drizzled12write_recordEPNS_7SessionEPNS_5TableEPNS_12st_copy_infoE
798
 
   fun:_ZN8drizzled12mysql_insertEPNS_7SessionEPNS_9TableListERNS_4ListINS_4ItemEEERNS4_IS6_EES7_S7_NS_15enum_duplicatesEb
799
 
   fun:_ZN8drizzled9statement6Insert7executeEv
800
 
   fun:_ZN8drizzledL21mysql_execute_commandEPNS_7SessionE
801
 
}
802
 
 
803
 
{
804
 
   InnoDB makes babies cry
805
 
   Memcheck:Cond
806
 
   ...
807
 
   fun:dtuple_print
808
 
   fun:row_ins_foreign_report_add_err
809
 
   fun:row_ins_check_foreign_constraint
810
 
   fun:row_ins_index_entry
811
 
   fun:row_ins_step
812
 
   fun:row_insert_for_mysql
813
 
   fun:_ZN11ha_innobase9write_rowEPh
814
 
   fun:_ZN8drizzled6Cursor12ha_write_rowEPh
815
 
   fun:_ZN8drizzled12write_recordEPNS_7SessionEPNS_5TableEPNS_12st_copy_infoE
816
 
   fun:_ZN8drizzled12mysql_insertEPNS_7SessionEPNS_9TableListERNS_4ListINS_4ItemEEERNS4_IS6_EES7_S7_NS_15enum_duplicatesEb
817
 
   fun:_ZN8drizzled9statement6Insert7executeEv
818
 
   fun:_ZN8drizzledL21mysql_execute_commandEPNS_7SessionE
819
 
}
820
 
 
821
 
{
822
 
   Static leak fun in innodb
823
 
   Memcheck:Leak
824
 
   fun:malloc
825
 
   fun:mem_heap_create_block
826
 
   fun:trx_undo_mem_create
827
 
   fun:trx_undo_assign_undo
828
 
   fun:trx_undo_report_row_operation
829
 
   fun:btr_cur_del_mark_set_clust_rec
830
 
   fun:row_upd_clust_step
831
 
   fun:row_upd_step
832
 
   fun:que_run_threads
833
 
   fun:que_eval_sql
834
 
   fun:row_rename_table_for_mysql
835
 
   fun:_ZN14InnobaseEngine13doRenameTableEPN8drizzled7SessionEPKcS4_
836
 
   fun:_ZN8drizzled18mysql_rename_tableEPNS_6plugin13StorageEngineEPKcS4_S4_S4_j
837
 
   fun:_ZN8drizzled11alter_tableEPNS_7SessionEPcS2_PNS_24st_ha_create_informationEPNS_7message5TableEPNS_9TableListEPNS_9AlterInfoEjPNS_8order_stEb
838
 
   fun:_ZN8drizzled9statement10AlterTable7executeEv
839
 
   fun:_ZN8drizzledL21mysql_execute_commandEPNS_7SessionE
840
 
}
841
 
 
842
 
 
843
 
{
844
 
   More InnoDB Garbage
845
 
   Memcheck:Cond
846
 
   ...
847
 
   fun:ut_print_buf
848
 
   fun:dtuple_print
849
 
   fun:row_ins_foreign_report_add_err
850
 
   fun:row_ins_check_foreign_constraint
851
 
   fun:row_ins_index_entry
852
 
   fun:row_ins_step
853
 
   fun:row_insert_for_mysql
854
 
   fun:_ZN11ha_innobase9write_rowEPh
855
 
   fun:_ZN8drizzled6Cursor12ha_write_rowEPh
856
 
   fun:_ZN8drizzled12write_recordEPNS_7SessionEPNS_5TableEPNS_12st_copy_infoE
857
 
   fun:_ZN8drizzled12mysql_insertEPNS_7SessionEPNS_9TableListERNS_4ListINS_4ItemEEERNS4_IS6_EES7_S7_NS_15enum_duplicatesEb
858
 
   fun:_ZN8drizzled9statement6Insert7executeEv
859
 
   fun:_ZN8drizzledL21mysql_execute_commandEPNS_7SessionE
860
 
   fun:_ZN8drizzled11mysql_parseEPNS_7SessionEPKcjPS3_
861
 
}
862
 
 
863
 
{
864
 
   InnoDB Craptasticness
865
 
   Memcheck:Value8
866
 
   ...
867
 
   fun:row_ins_foreign_report_add_err
868
 
   fun:row_ins_check_foreign_constraint
869
 
   fun:row_ins_index_entry
870
 
   fun:row_ins_step
871
 
   fun:row_insert_for_mysql
872
 
   fun:_ZN11ha_innobase9write_rowEPh
873
 
   fun:_ZN8drizzled6Cursor12ha_write_rowEPh
874
 
   fun:_ZN8drizzled12write_recordEPNS_7SessionEPNS_5TableEPNS_12st_copy_infoE
875
 
   fun:_ZN8drizzled12mysql_insertEPNS_7SessionEPNS_9TableListERNS_4ListINS_4ItemEEERNS4_IS6_EES7_S7_NS_15enum_duplicatesEb
876
 
   fun:_ZN8drizzled9statement6Insert7executeEv
877
 
   fun:_ZN8drizzledL21mysql_execute_commandEPNS_7SessionE
878
 
   fun:_ZN8drizzled11mysql_parseEPNS_7SessionEPKcjPS3_
879
 
   fun:_ZN8drizzled16dispatch_commandENS_19enum_server_commandEPNS_7SessionEPcj
880
 
   fun:_ZN8drizzled7Session16executeStatementEv
881
 
}
882
 
 
883
 
 
884
 
{
885
 
   InnoDB plugin startup evil
886
 
   Memcheck:Leak
887
 
   ...
888
 
   fun:innobase_start_or_create_for_mysql
889
 
   fun:_ZL13innobase_initRN8drizzled6plugin7ContextE
890
 
   fun:plugin_init
891
 
   fun:main
892
 
}
893
 
 
894
 
 
895
 
{
896
 
   pthread thing
897
 
   Memcheck:Leak
898
 
   fun:malloc
899
 
   ...
900
 
   fun:pthread_cancel_init
901
 
   fun:_Unwind_ForcedUnwind
902
 
   fun:__pthread_unwind
903
 
   fun:pthread_exit
904
 
   ...
905
 
   fun:start_thread
906
 
   fun:clone
907
 
}
908
 
 
909
 
 
910
 
{
911
654
   mem_comm_pool static initialization
912
655
   Memcheck:Leak
913
656
   fun:malloc
918
661
   fun:srv_general_init
919
662
   fun:srv_boot
920
663
   fun:innobase_start_or_create_for_mysql
921
 
   fun:_ZL13innobase_initRN8drizzled6plugin7ContextE
922
 
   fun:_ZN8drizzledL17plugin_initializeERNS_6plugin8RegistryEPNS0_6ModuleE
 
664
   fun:_ZL13innobase_initR14PluginRegistry
 
665
   fun:_ZL17plugin_initializeP13st_plugin_int
923
666
   fun:_Z11plugin_initPiPPci
924
667
   fun:_ZL22init_server_componentsv
925
668
   fun:main
968
711
   nss_parse_service_list static allocation
969
712
   Memcheck:Leak
970
713
   fun:malloc
971
 
   ...
 
714
   fun:nss_parse_service_list
 
715
   fun:__nss_database_lookup
 
716
   obj:*
 
717
   obj:*
 
718
   fun:getpwnam_r*
972
719
   fun:getpwnam
 
720
   fun:_ZL10check_userPKc
 
721
   fun:main
973
722
}
974
723
 
975
724
{
976
725
   tsearch static allocation
977
726
   Memcheck:Leak
978
727
   fun:malloc
979
 
   ...
 
728
   fun:tsearch
 
729
   fun:__nss_lookup_function
 
730
   obj:*
 
731
   obj:*
 
732
   fun:getpwnam_r*
980
733
   fun:getpwnam
981
734
   fun:_ZL10check_userPKc
982
735
   fun:main
1032
785
   obj:/lib/libc-2.9.so
1033
786
   fun:__nss_database_lookup
1034
787
}
1035
 
 
1036
 
{
1037
 
   Leak in dlopen from glibc (it's not a growing leak) see ./elf/dl-open.c
1038
 
   Memcheck:Leak
1039
 
   fun:dlopen
1040
 
   ...
1041
 
   fun:plugin_init
1042
 
   fun:_ZL22init_server_componentsRN8drizzled6plugin7ContextE
1043
 
   fun:main
1044
 
}
1045
 
 
1046
 
{
1047
 
   Leak in dlopen from glibc (it's not a growing leak) see ./elf/dl-open.c
1048
 
   Memcheck:Leak
1049
 
   fun:dlopen
1050
 
   ...
1051
 
   fun:plugin_init
1052
 
}
1053
 
 
1054
 
{
1055
 
   Leak in dlopen from glibc (it's not a growing leak) see ./elf/dl-open.c
1056
 
   Memcheck:Leak
1057
 
   fun:dlopen
1058
 
   ...
1059
 
   fun:plugin_init
1060
 
   fun:main
1061
 
}
1062
 
 
1063
 
{
1064
 
   Leak in dlopen from glibc (it's not a growing leak) see ./elf/dl-open.c
1065
 
   Memcheck:Leak
1066
 
   fun:malloc
1067
 
   ...
1068
 
   fun:dlopen
1069
 
   ...
1070
 
   fun:plugin_init
1071
 
}
1072
 
 
1073
 
{
1074
 
   Leak in dlopen from glibc (it's not a growing leak) see ./elf/dl-open.c
1075
 
   Memcheck:Leak
1076
 
   fun:malloc
1077
 
   ...
1078
 
   fun:dlopen
1079
 
   ...
1080
 
   fun:plugin_init
1081
 
   fun:main
1082
 
}
1083
 
 
1084
 
{
1085
 
   Leak in dlopen from glibc (it's not a growing leak) see ./elf/dl-open.c
1086
 
   Memcheck:Leak
1087
 
   fun:dlopen
1088
 
   ...
1089
 
   fun:plugin_init
1090
 
   fun:_ZL22init_server_componentsRN8drizzled6plugin7ContextE
1091
 
   fun:main
1092
 
}
1093
 
 
1094
 
{
1095
 
   Leak in dlopen()
1096
 
   Memcheck:Leak
1097
 
   fun:calloc
1098
 
   ...
1099
 
   fun:dlopen
1100
 
   fun:_ZN8drizzled6plugin7Library11loadLibraryERKSs
1101
 
   fun:_ZN8drizzled6plugin8Registry10addLibraryERKSs
1102
 
}
1103
 
 
1104
 
 
1105
 
{
1106
 
   Leak in dlopen()
1107
 
   Memcheck:Leak
1108
 
   fun:malloc
1109
 
   fun:add_to_global
1110
 
   ...
1111
 
   fun:_ZN8drizzled6plugin7Library11loadLibraryERKSs
1112
 
   fun:_ZN8drizzled6plugin8Registry10addLibraryERKSs
1113
 
   fun:plugin_init
1114
 
   fun:main
1115
 
}
1116
 
 
1117
 
 
1118
 
{
1119
 
   Valgrind has issues tracking the deallocation of plugin objects.
1120
 
   Memcheck:Leak
1121
 
   fun:malloc
1122
 
   ...
1123
 
   fun:_ZN8drizzledL17plugin_initializeERNS_6plugin8RegistryEPNS0_6ModuleE
1124
 
   fun:plugin_init
1125
 
   fun:_ZL22init_server_componentsRN8drizzled6plugin8RegistryE
1126
 
   fun:main
1127
 
}
1128
 
 
1129
 
{
1130
 
   Valgrind has issues tracking the deallocation of plugin objects.
1131
 
   Memcheck:Leak
1132
 
   fun:new
1133
 
   ...
1134
 
   fun:_ZN8drizzledL17plugin_initializeERNS_6plugin8RegistryEPNS0_6ModuleE
1135
 
   fun:plugin_init
1136
 
   fun:_ZL22init_server_componentsRN8drizzled6plugin8RegistryE
1137
 
   fun:main
1138
 
}
1139
 
 
1140
 
{
1141
 
   Weird std::String leak errors.
1142
 
   Memcheck:Leak
1143
 
   fun:_Znwm
1144
 
   fun:_ZNSs4_Rep9_S_createEmmRKSaIcE
1145
 
   obj:/usr/lib/libstdc++.so.6.0.10
1146
 
   fun:_ZNSsC1EPKcRKSaIcE
1147
 
   obj:*
1148
 
   fun:_ZN8drizzledL17plugin_initializeERNS_6plugin8RegistryEPNS0_6ModuleE
1149
 
   fun:plugin_init
1150
 
   fun:_ZN8drizzledL22init_server_componentsERNS_6plugin8RegistryE
1151
 
   fun:main
1152
 
}
1153
 
 
1154
 
{
1155
 
   Valgrind has issues tracking the deallocation of plugin objects.
1156
 
   Memcheck:Leak
1157
 
   fun:malloc
1158
 
   ...
1159
 
   fun:_ZN8drizzledL17plugin_initializeERNS_6plugin8RegistryEPNS0_6ModuleE
1160
 
   fun:plugin_init
1161
 
   fun:main
1162
 
}
1163
 
 
1164
 
{
1165
 
   Valgrind has issues tracking the deallocation of plugin objects.
1166
 
   Memcheck:Leak
1167
 
   fun:_ZnwmRKSt9nothrow_t
1168
 
   ...
1169
 
   fun:_ZN8drizzledL17plugin_initializeERNS_6plugin8RegistryEPNS0_6ModuleE
1170
 
   fun:plugin_init
1171
 
   fun:_ZN8drizzledL22init_server_componentsERNS_6plugin8RegistryE
1172
 
   fun:main
1173
 
}
1174
 
 
1175
 
{
1176
 
   Leak in dlclose()
1177
 
   Memcheck:Leak
1178
 
   fun:malloc
1179
 
   ...
1180
 
   fun:dlclose
1181
 
   fun:_ZN8drizzled6plugin7LibraryD1Ev
1182
 
   fun:_ZN8drizzled6plugin8RegistryD1Ev
1183
 
   fun:_ZN8drizzled6plugin8Registry8shutdownEv
1184
 
   fun:main
1185
 
}
1186
 
 
1187
 
{
1188
 
   dlclose()
1189
 
   Memcheck:Leak
1190
 
   fun:malloc
1191
 
   ...
1192
 
   fun:dlopen
1193
 
   fun:_ZN8drizzled6plugin7Library11loadLibraryERKSs
1194
 
   fun:_ZN8drizzled6plugin8Registry10addLibraryERKSs
1195
 
}
1196
 
 
1197
 
{
1198
 
   dlopen()
1199
 
   Memcheck:Leak
1200
 
   fun:malloc
1201
 
   ...
1202
 
   fun:dlopen
1203
 
   fun:_ZN8drizzled6plugin7Library11loadLibraryERKSs
1204
 
   fun:_ZN8drizzled6plugin8Registry10addLibraryERKSs
1205
 
   fun:_ZL16plugin_load_listRN8drizzled6plugin8RegistryEP11st_mem_rootPiPPcSs
1206
 
}
1207
 
 
1208
 
{
1209
 
   static var in getpwnam
1210
 
   Memcheck:Leak
1211
 
   fun:malloc
1212
 
   fun:nss_parse_service_list
1213
 
   fun:__nss_database_lookup
1214
 
   obj:*
1215
 
   obj:*
1216
 
   fun:getpwnam_r@@GLIBC_2.2.5
1217
 
   fun:getpwnam
1218
 
   fun:main
1219
 
}
1220
 
 
1221
 
{
1222
 
   pthread_cancel_init issue.
1223
 
   Memcheck:Leak
1224
 
   fun:malloc
1225
 
   ...
1226
 
   fun:pthread_cancel_init
1227
 
   fun:_Unwind_ForcedUnwind
1228
 
   fun:__pthread_unwind
1229
 
   fun:pthread_exit
1230
 
   fun:os_thread_exit
1231
 
   fun:trx_rollback_or_clean_all_recovered
1232
 
   fun:start_thread
1233
 
   fun:clone
1234
 
}
1235
 
 
1236
 
{
1237
 
   pwrite64 issue
1238
 
   Memcheck:Param
1239
 
   pwrite64(buf)
1240
 
   ...
1241
 
   fun:azclose
1242
 
   fun:_ZN12ArchiveShareD1Ev
1243
 
   fun:_ZN10ha_archive10free_shareEv
1244
 
   fun:_ZN10ha_archive5closeEv
1245
 
   ...
1246
 
   fun:session_thread
1247
 
   fun:start_thread
1248
 
}
1249
 
 
1250
 
{
1251
 
   pwrite64 issue
1252
 
   Memcheck:Param
1253
 
   pwrite64(buf)
1254
 
   ...
1255
 
   fun:azflush
1256
 
   fun:_ZN10ha_archive4infoEj
1257
 
   fun:_ZN8drizzledL20make_join_statisticsEPNS_4JOINEPNS_9TableListEPNS_4ItemEPNS_16st_dynamic_arrayE
1258
 
   fun:_ZN8drizzled4JOIN8optimizeEv
1259
 
   fun:_ZN8drizzled12mysql_selectEPNS_7SessionEPPPNS_4ItemEPNS_9TableListEjRNS_4ListIS2_EES3_jPNS_8order_stESC_S3_mPNS_13select_resultEPNS_15Select_Lex_UnitEPNS_10Select_LexE
1260
 
   fun:_ZN8drizzled13handle_selectEPNS_7SessionEPNS_3LEXEPNS_13select_resultEm
1261
 
   fun:_ZN8drizzled21execute_sqlcom_selectEPNS_7SessionEPNS_9TableListE
1262
 
   fun:_ZN8drizzledL21mysql_execute_commandEPNS_7SessionE
1263
 
   fun:_ZN8drizzled11mysql_parseEPNS_7SessionEPKcjPS3_
1264
 
   fun:_ZN8drizzled16dispatch_commandENS_19enum_server_commandEPNS_7SessionEPcj
1265
 
   fun:_ZN8drizzled7Session16executeStatementEv
1266
 
   fun:_ZN8drizzled7Session3runEv
1267
 
   fun:session_thread
1268
 
   fun:start_thread
1269
 
}
1270
 
 
1271
 
{
1272
 
   pthread issue
1273
 
   Memcheck:Param
1274
 
   write(buf)
1275
 
   ...
1276
 
   fun:_ZN8drizzled8internal8my_writeEiPKhmi
1277
 
   fun:_ZN8drizzled8internal19my_b_flush_io_cacheEPNS0_11st_io_cacheEi
1278
 
   fun:_ZN8drizzled8filesortEPNS_7SessionEPNS_5TableEPNS_13st_sort_fieldEjPNS_9optimizer9SqlSelectEmbPm
1279
 
   fun:_ZN8drizzled17create_sort_indexEPNS_7SessionEPNS_4JOINEPNS_8order_stEmmb
1280
 
   fun:_ZN8drizzled4JOIN4execEv
1281
 
   fun:_ZN8drizzled30subselect_single_select_engine4execEv
1282
 
   fun:_ZN8drizzled14Item_subselect4execEv
1283
 
   fun:_ZN8drizzled24Item_singlerow_subselect7val_strEPNS_6StringE
1284
 
   fun:_ZN8drizzled14Arg_comparator14compare_stringEv
1285
 
   fun:_ZN8drizzled12Item_func_eq7val_intEv
1286
 
   fun:_ZN8drizzled15remove_eq_condsEPNS_7SessionEPNS_4ItemEPNS2_11cond_resultE
1287
 
   fun:_ZN8drizzled13optimize_condEPNS_4JOINEPNS_4ItemEPNS_4ListINS_9TableListEEEPNS2_11cond_resultE
1288
 
   fun:_ZN8drizzled4JOIN8optimizeEv
1289
 
   fun:_ZN8drizzled12mysql_selectEPNS_7SessionEPPPNS_4ItemEPNS_9TableListEjRNS_4ListIS2_EES3_jPNS_8order_stESC_S3_mPNS_13select_resultEPNS_15Select_Lex_UnitEPNS_10Select_LexE
1290
 
   fun:_ZN8drizzled13handle_selectEPNS_7SessionEPNS_3LEXEPNS_13select_resultEm
1291
 
}
1292
 
 
1293
 
{
1294
 
   pthread issue
1295
 
   Memcheck:Param
1296
 
   write(buf)
1297
 
   ...
1298
 
   fun:_ZN8drizzled8internal8my_writeEiPKhmi
1299
 
   fun:_ZN8drizzled8internal19my_b_flush_io_cacheEPNS0_11st_io_cacheEi
1300
 
   fun:_ZN8drizzled8internalL11_my_b_writeEPNS0_11st_io_cacheEPKhm
1301
 
   fun:_ZN8drizzledL10write_keysEPNS_13st_sort_paramEPPhjPNS_8internal11st_io_cacheES6_
1302
 
   fun:_ZN8drizzled8filesortEPNS_7SessionEPNS_5TableEPNS_13st_sort_fieldEjPNS_9optimizer9SqlSelectEmbPm
1303
 
   fun:_ZN8drizzled17create_sort_indexEPNS_7SessionEPNS_4JOINEPNS_8order_stEmmb
1304
 
   fun:_ZN8drizzled4JOIN4execEv
1305
 
   fun:_ZN8drizzled12mysql_selectEPNS_7SessionEPPPNS_4ItemEPNS_9TableListEjRNS_4ListIS2_EES3_jPNS_8order_stESC_S3_mPNS_13select_resultEPNS_15Select_Lex_UnitEPNS_10Select_LexE
1306
 
   fun:_ZN8drizzled13handle_selectEPNS_7SessionEPNS_3LEXEPNS_13select_resultEm
1307
 
   fun:_ZN8drizzled21execute_sqlcom_selectEPNS_7SessionEPNS_9TableListE
1308
 
   fun:_ZN8drizzledL21mysql_execute_commandEPNS_7SessionE
1309
 
   fun:_ZN8drizzled11mysql_parseEPNS_7SessionEPKcjPS3_
1310
 
   fun:_ZN8drizzled16dispatch_commandENS_19enum_server_commandEPNS_7SessionEPcj
1311
 
   fun:_ZN8drizzled7Session16executeStatementEv
1312
 
   fun:_ZN8drizzled7Session3runEv
1313
 
}
1314
 
 
1315
 
{
1316
 
   Heap Engine panic issue
1317
 
   Memcheck:Addr8
1318
 
   fun:_Z8hp_panicN8drizzled17ha_panic_functionE
1319
 
   fun:_ZN10HeapEngineD0Ev
1320
 
   fun:_ZN8drizzled6plugin8RegistryD1Ev
1321
 
   fun:_ZN8drizzled6plugin8Registry8shutdownEv
1322
 
   fun:main
1323
 
}
1324
 
 
1325
 
{
1326
 
   my_write
1327
 
   Memcheck:Param
1328
 
   write(buf)
1329
 
   ...
1330
 
   fun:_ZN8drizzled8internal8my_writeEiPKhmi
1331
 
   fun:_ZN8drizzled8internal19my_b_flush_io_cacheEPNS0_11st_io_cacheEi
1332
 
   fun:_ZN8drizzled8filesortEPNS_7SessionEPNS_5TableEPNS_13st_sort_fieldEjPNS_9optimizer9SqlSelectEmbPm
1333
 
   fun:_ZN8drizzled17create_sort_indexEPNS_7SessionEPNS_4JOINEPNS_8order_stEmmb
1334
 
   fun:_ZN8drizzled4JOIN4execEv
1335
 
   fun:_ZN8drizzled12mysql_selectEPNS_7SessionEPPPNS_4ItemEPNS_9TableListEjRNS_4ListIS2_EES3_jPNS_8order_stESC_S3_mPNS_13select_resultEPNS_15Select_Lex_UnitEPNS_10Select_LexE
1336
 
   fun:_ZN8drizzled13handle_selectEPNS_7SessionEPNS_3LEXEPNS_13select_resultEm
1337
 
   fun:_ZN8drizzled21execute_sqlcom_selectEPNS_7SessionEPNS_9TableListE
1338
 
   fun:_ZN8drizzledL21mysql_execute_commandEPNS_7SessionE
1339
 
   fun:_ZN8drizzled11mysql_parseEPNS_7SessionEPKcjPS3_
1340
 
   fun:_ZN8drizzled16dispatch_commandENS_19enum_server_commandEPNS_7SessionEPcj
1341
 
   fun:_ZN8drizzled7Session16executeStatementEv
1342
 
   fun:_ZN8drizzled7Session3runEv
1343
 
   fun:session_thread
1344
 
   fun:start_thread
1345
 
}
1346
 
 
1347
 
{
1348
 
   ptr_compare_0 craziness 
1349
 
   Memcheck:Cond
1350
 
   fun:_ZN8drizzled8internalL13ptr_compare_0EPmPPhS3_
1351
 
   fun:_ZN8drizzled8internal9my_qsort2EPvmmPFiPKvS3_S3_ES1_
1352
 
   fun:_ZN8drizzled8internal18my_string_ptr_sortEPhjm
1353
 
   fun:_ZN8drizzled8filesortEPNS_7SessionEPNS_5TableEPNS_13st_sort_fieldEjPNS_9optimizer9SqlSelectEmbPm
1354
 
   fun:_ZN8drizzled17create_sort_indexEPNS_7SessionEPNS_4JOINEPNS_8order_stEmmb
1355
 
   fun:_ZN8drizzled4JOIN4execEv
1356
 
   fun:_ZN8drizzled12mysql_selectEPNS_7SessionEPPPNS_4ItemEPNS_9TableListEjRNS_4ListIS2_EES3_jPNS_8order_stESC_S3_mPNS_13select_resultEPNS_15Select_Lex_UnitEPNS_10Select_LexE
1357
 
   fun:_ZN8drizzled13handle_selectEPNS_7SessionEPNS_3LEXEPNS_13select_resultEm
1358
 
   fun:_ZN8drizzled21execute_sqlcom_selectEPNS_7SessionEPNS_9TableListE
1359
 
   fun:_ZN8drizzledL21mysql_execute_commandEPNS_7SessionE
1360
 
   fun:_ZN8drizzled11mysql_parseEPNS_7SessionEPKcjPS3_
1361
 
   fun:_ZN8drizzled16dispatch_commandENS_19enum_server_commandEPNS_7SessionEPcj
1362
 
   fun:_ZN8drizzled7Session16executeStatementEv
1363
 
   fun:_ZN8drizzled7Session3runEv
1364
 
   fun:session_thread
1365
 
   fun:start_thread
1366
 
}
1367
 
 
1368
 
{
1369
 
   Badness inside of libc.
1370
 
   Memcheck:Leak
1371
 
   fun:malloc
1372
 
   obj:/lib/ld-2.9.so
1373
 
   obj:/lib/ld-2.9.so
1374
 
   obj:/lib/ld-2.9.so
1375
 
   obj:/lib/ld-2.9.so
1376
 
   obj:/lib/ld-2.9.so
1377
 
   obj:/lib/libc-2.9.so
1378
 
   obj:/lib/ld-2.9.so
1379
 
   fun:__libc_dlopen_mode
1380
 
   fun:__nss_lookup_function
1381
 
   obj:/lib/libc-2.9.so
1382
 
   fun:getaddrinfo
1383
 
   obj:*
1384
 
   obj:*
1385
 
   obj:*
1386
 
   obj:*
1387
 
}
1388
 
 
1389
 
{
1390
 
   More crap in innodb heap.
1391
 
   Memcheck:Leak
1392
 
   fun:malloc
1393
 
   fun:mem_heap_create_block
1394
 
   fun:mem_heap_add_block
1395
 
   fun:dict_mem_table_create
1396
 
   fun:_ZN14InnobaseEngine13doCreateTableEPN8drizzled7SessionEPKcRNS0_5TableERNS0_7message5TableE
1397
 
   fun:_ZN8drizzled6plugin13StorageEngine11createTableERNS_7SessionERNS_15TableIdentifierEbRNS_7message5TableEb
1398
 
   fun:_ZN8drizzled16rea_create_tableEPNS_7SessionERNS_15TableIdentifierEPNS_7message5TableEPNS_24st_ha_create_informationERNS_4ListINS_11CreateFieldEEEjPNS_6st_keyE
1399
 
   fun:_ZN8drizzled26mysql_create_table_no_lockEPNS_7SessionERNS_15TableIdentifierEPNS_24st_ha_create_informationEPNS_7message5TableEPNS_9AlterInfoEbjb
1400
 
   fun:_ZN8drizzled18mysql_create_tableEPNS_7SessionERNS_15TableIdentifierEPNS_24st_ha_create_informationEPNS_7message5TableEPNS_9AlterInfoEbjb
1401
 
   fun:_ZN8drizzled9statement11CreateTable7executeEv
1402
 
   fun:_ZN8drizzledL21mysql_execute_commandEPNS_7SessionE
1403
 
   fun:_ZN8drizzled11mysql_parseEPNS_7SessionEPKcjPS3_
1404
 
   fun:_ZN8drizzled16dispatch_commandENS_19enum_server_commandEPNS_7SessionEPcj
1405
 
   fun:_ZN8drizzled7Session16executeStatementEv
1406
 
   fun:_ZN8drizzled7Session3runEv
1407
 
   obj:*
1408
 
}