~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/valgrind.supp

  • Committer: Lee Bieber
  • Date: 2010-11-07 19:34:48 UTC
  • mfrom: (1910.1.2 build)
  • Revision ID: kalebral@gmail.com-20101107193448-64kdu912qej354sh
Merge Stewart - including adapting and expanding the "differences from mysql" page from the wiki.
Merge Stewart - fix bug 668143: drizzleslap with --commit runs second iteration data load in a transaction

Show diffs side-by-side

added added

removed removed

Lines of Context:
298
298
}
299
299
{
300
300
   azwrite_row issue in libazio
301
 
   Memcheck:Cond
302
 
   fun:memcpy
303
 
   ...
304
 
   fun:deflate
305
 
   fun:azwrite
306
 
   fun:azwrite_row
307
 
   ...
308
 
}
309
 
{
310
 
   azwrite_row issue in libazio
311
 
   Memcheck:Value8
312
 
   fun:memcpy
313
 
   ...
314
 
   fun:deflate
315
 
   fun:azwrite_row
316
 
   ...
317
 
}
318
 
{
319
 
   azwrite_row issue in libazio
320
 
   Memcheck:Value4
321
 
   fun:memcpy
322
 
   ...
323
 
   fun:deflate
324
 
   fun:azwrite_row
325
 
   ...
326
 
}
327
 
{
328
 
   azwrite_row issue in libazio
329
 
   Memcheck:Value8
330
 
   fun:memcpy
331
 
   ...
332
 
   fun:deflate
333
 
   fun:azwrite
334
 
   fun:azwrite_row
335
 
   ...
336
 
}
337
 
 
338
 
{
339
 
   azwrite_row issue in libazio
340
 
   Memcheck:Value4
341
 
   fun:memcpy
342
 
   ...
343
 
   fun:deflate
344
 
   fun:azwrite
345
 
   fun:azwrite_row
346
 
   ...
347
 
}
348
 
 
349
 
{
350
 
   azopen issue in libz
351
 
   Memcheck:Cond
352
 
   fun:inflateReset2
353
 
   fun:inflateInit2_
354
 
   fun:azopen
355
 
   ...
356
 
}
357
 
 
358
 
{
359
 
   uncompress issue in libz
360
 
   Memcheck:Cond
361
 
   fun:inflateReset2
362
 
   fun:inflateInit2_
363
 
   fun:uncompress
364
 
   ...
365
 
}
366
 
 
367
 
{
368
 
   uncompress issue in libz (32bit)
369
 
   Memcheck:Cond
370
 
   fun:memcpy
371
 
   ...
372
 
   fun:deflate
373
 
   fun:_ZL7azwriteP11azio_streamPvj
374
 
   fun:azwrite_row
375
 
   ...
376
 
}
377
 
 
378
 
{
379
 
   uncompress issue in libz (32bit)
380
 
   Memcheck:Value4
381
 
   fun:memcpy
382
 
   ...
383
 
   fun:deflate
384
 
   fun:_ZL7azwriteP11azio_streamPvj
385
 
   fun:azwrite_row
386
 
   ...
387
 
}
 
301
   Memcheck:Value8
 
302
   fun:memcpy
 
303
   ...
 
304
   fun:deflate
 
305
   fun:azwrite_row
 
306
   ...
 
307
}
 
308
{
 
309
   azwrite_row issue in libazio
 
310
   Memcheck:Value4
 
311
   fun:memcpy
 
312
   ...
 
313
   fun:deflate
 
314
   fun:azwrite_row
 
315
   ...
 
316
}
 
317
 
388
318
 
389
319
{
390
320
   MyISAM pwrite issue. Teh Suck.
424
354
   fun:main
425
355
}
426
356
 
 
357
 
 
358
# https://bugs.launchpad.net/drizzle/+bug/582486
 
359
{
 
360
   Bug 582486 - Conditional jump or move depends on uninitialised value
 
361
   Memcheck:Value8
 
362
   ...
 
363
   fun:_ZN8drizzled10mysql_loadEPNS_7SessionEPNS_13file_exchangeEPNS_9TableListERNS_4ListINS_4ItemEEES9_S9_NS_15enum_duplicatesEb
 
364
   ...
 
365
}
 
366
{
 
367
   Bug 582486 - Conditional jump or move depends on uninitialised value
 
368
   Memcheck:Value4
 
369
   ...
 
370
   fun:_ZN8drizzled10mysql_loadEPNS_7SessionEPNS_13file_exchangeEPNS_9TableListERNS_4ListINS_4ItemEEES9_S9_NS_15enum_duplicatesEb
 
371
   ...
 
372
}
 
373
{
 
374
   Bug 582486 - Conditional jump or move depends on uninitialised value
 
375
   Memcheck:Cond
 
376
   ...
 
377
   fun:_ZN8drizzled10mysql_loadEPNS_7SessionEPNS_13file_exchangeEPNS_9TableListERNS_4ListINS_4ItemEEES9_S9_NS_15enum_duplicatesEb
 
378
   ...
 
379
}
 
380
 
427
381
# https://bugs.launchpad.net/drizzle/+bug/582495
428
382
{
429
383
   Bug 582495 - Syscall param write(buf) points to uninitialised byte(s)
432
386
   ...
433
387
   fun:_ZN8drizzled8internal8my_writeEiPKhmi
434
388
   ...
435
 
   fun:_ZN8drizzled9SortParam10write_keysEPPhjPNS_8internal11st_io_cacheES5_
 
389
   fun:_ZN8drizzled8filesortEPNS_7SessionEPNS_5TableEPNS_13st_sort_fieldEjPNS_9optimizer9SqlSelectEmbPm
436
390
   ...
437
391
}
438
 
 
439
392
{
440
393
   Bug 582495 - Syscall param write(buf) points to uninitialised byte(s)
441
394
   Memcheck:Param
443
396
   ...
444
397
   fun:_ZN8drizzled8internal8my_writeEiPKhmi
445
398
   ...
446
 
   fun:_ZN8drizzled8FileSort3runEPNS_5TableEPNS_9SortFieldEjPNS_9optimizer9SqlSelectEmbRm
447
 
   ...
448
 
}
449
 
 
450
 
{
451
 
   Bug 582495 - Syscall param write(buf) points to uninitialised byte(s)  (32bit)
452
 
   Memcheck:Param
453
 
   write(buf)
454
 
   ...
455
 
   fun:_ZN8drizzled8internalL11_my_b_writeEPNS0_11st_io_cacheEPKhj
456
 
   ...
457
 
   fun:_ZN8drizzled8FileSort3runEPNS_5TableEPNS_9SortFieldEjPNS_9optimizer9SqlSelectEybRy
458
 
   ...
459
 
}
460
 
 
461
 
{
462
 
   Bug 582495 - Syscall param write(buf) points to uninitialised byte(s)  (32bit)
463
 
   Memcheck:Param
464
 
   write(buf)
465
 
   ...
466
 
   fun:_ZN8drizzled8FileSort3runEPNS_5TableEPNS_9SortFieldEjPNS_9optimizer9SqlSelectEybRy
467
 
   ...
468
 
   fun:_ZN8drizzled13handle_selectEPNS_7SessionEPNS_3LEXEPNS_13select_resultEy
 
399
   fun:_ZN8drizzled8filesortEPNS_7SessionEPNS_5TableEPNS_13st_sort_fieldEjPNS_9optimizer9SqlSelectEybPy
 
400
   ...
 
401
}
 
402
 
 
403
# https://bugs.launchpad.net/drizzle/+bug/582498
 
404
{
 
405
   Bug 582498 - Invalid read of size 8
 
406
   Memcheck:Addr8
 
407
   fun:_Z8hp_panicN8drizzled17ha_panic_functionE
 
408
   fun:_ZN10HeapEngineD0Ev
 
409
   ...
 
410
}
 
411
{
 
412
   Bug 582498 - Invalid read of size 4
 
413
   Memcheck:Addr4
 
414
   fun:_Z8hp_panicN8drizzled17ha_panic_functionE
 
415
   fun:_ZN10HeapEngineD0Ev
 
416
   ...
469
417
}
470
418
 
471
419
# https://bugs.launchpad.net/drizzle/+bug/582526