2013-05-30 18:25:32 +00:00
|
|
|
{
|
|
|
|
ceph global: deliberate onexit leak
|
|
|
|
Memcheck:Leak
|
|
|
|
...
|
|
|
|
fun:*set_flush_on_exit*
|
|
|
|
...
|
|
|
|
}
|
|
|
|
{
|
|
|
|
leveldb leaks its environment and various other things
|
|
|
|
Memcheck:Leak
|
|
|
|
...
|
|
|
|
fun:pthread_once
|
|
|
|
...
|
|
|
|
fun:*leveldb*Env*Default*
|
|
|
|
...
|
|
|
|
}
|
|
|
|
{
|
2013-06-12 02:33:59 +00:00
|
|
|
leveldb leaks its thread(s)
|
2013-05-30 18:25:32 +00:00
|
|
|
Memcheck:Leak
|
|
|
|
...
|
|
|
|
fun:pthread_create*
|
|
|
|
...
|
2013-06-12 02:33:59 +00:00
|
|
|
fun:*leveldb*
|
2013-05-30 18:25:32 +00:00
|
|
|
...
|
|
|
|
}
|
2013-06-01 04:15:41 +00:00
|
|
|
{
|
|
|
|
leveldb leaks a thread
|
|
|
|
Memcheck:Leak
|
|
|
|
...
|
|
|
|
fun:pthread_create*
|
|
|
|
...
|
|
|
|
fun:*leveldb*DB*Open*
|
|
|
|
...
|
|
|
|
}
|
2013-05-31 05:07:30 +00:00
|
|
|
{
|
|
|
|
leveldb leaks something else
|
|
|
|
Memcheck:Leak
|
|
|
|
...
|
|
|
|
fun:pthread_once
|
|
|
|
fun:*leveldb*InitOnce*
|
|
|
|
...
|
|
|
|
}
|
2013-06-01 04:15:41 +00:00
|
|
|
{
|
|
|
|
leveldb compaction crap
|
|
|
|
Memcheck:Leak
|
|
|
|
...
|
|
|
|
fun:*leveldb*DBImpl*BackgroundCompaction*
|
|
|
|
...
|
|
|
|
}
|
2012-07-04 21:29:55 +00:00
|
|
|
{
|
|
|
|
strptime suckage
|
|
|
|
Memcheck:Cond
|
|
|
|
fun:__GI___strncasecmp_l
|
|
|
|
fun:__strptime_internal
|
|
|
|
...
|
|
|
|
}
|
|
|
|
{
|
|
|
|
strptime suckage 2
|
|
|
|
Memcheck:Value8
|
|
|
|
fun:__GI___strncasecmp_l
|
|
|
|
fun:__strptime_internal
|
|
|
|
...
|
|
|
|
}
|
|
|
|
{
|
|
|
|
strptime suckage 3
|
|
|
|
Memcheck:Addr8
|
|
|
|
fun:__GI___strncasecmp_l
|
|
|
|
fun:__strptime_internal
|
|
|
|
...
|
|
|
|
}
|
2012-08-22 22:29:44 +00:00
|
|
|
{
|
|
|
|
dl-lookup.c thing .. Invalid write of size 8
|
|
|
|
Memcheck:Value8
|
|
|
|
fun:do_lookup_x
|
2012-09-10 22:02:47 +00:00
|
|
|
...
|
2012-08-22 22:29:44 +00:00
|
|
|
fun:_dl_lookup_symbol_x
|
|
|
|
...
|
|
|
|
}
|
|
|
|
{
|
|
|
|
dl-lookup.c thing .. Invalid write of size 8
|
|
|
|
Memcheck:Addr8
|
|
|
|
fun:do_lookup_x
|
2012-09-10 22:02:47 +00:00
|
|
|
...
|
2012-08-22 22:29:44 +00:00
|
|
|
fun:_dl_lookup_symbol_x
|
|
|
|
...
|
|
|
|
}
|
2012-11-10 04:23:05 +00:00
|
|
|
{
|
2013-05-30 18:25:32 +00:00
|
|
|
weird thing from libc
|
2012-11-10 04:23:05 +00:00
|
|
|
Memcheck:Leak
|
|
|
|
...
|
2013-05-30 18:25:32 +00:00
|
|
|
fun:*sub_I_comparator*
|
|
|
|
fun:__libc_csu_init
|
2012-11-10 04:23:05 +00:00
|
|
|
...
|
|
|
|
}
|
2012-11-10 04:22:39 +00:00
|
|
|
{
|
|
|
|
libfuse leak
|
|
|
|
Memcheck:Leak
|
|
|
|
...
|
|
|
|
fun:fuse_parse_cmdline
|
|
|
|
...
|
|
|
|
}
|
2013-06-09 05:26:31 +00:00
|
|
|
{
|
|
|
|
boost thread leaks on exit
|
|
|
|
Memcheck:Leak
|
|
|
|
...
|
|
|
|
fun:*boost*detail*
|
|
|
|
...
|
|
|
|
fun:exit
|
|
|
|
}
|