forked from mozy/mordor
-
Notifications
You must be signed in to change notification settings - Fork 5
/
linux.supp
75 lines (75 loc) · 2.54 KB
/
linux.supp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
{
pthread_once
Memcheck:Leak
fun:malloc
obj:/lib/ld-2.7.so
obj:/lib/ld-2.7.so
obj:/lib/ld-2.7.so
obj:/lib/ld-2.7.so
obj:/lib/libc-2.7.so
obj:/lib/ld-2.7.so
obj:/lib/libc-2.7.so
fun:__libc_dlopen_mode
obj:/lib/libc-2.7.so
fun:pthread_once
}
{
boost::tss init
Memcheck:Leak
fun:malloc
fun:_ZN5boost6detail25get_once_per_thread_epochEv
fun:_ZN5boost9call_onceIPFvvEEEvRNS_9once_flagET_
fun:_ZN5boost6detail23get_current_thread_dataEv
fun:_ZN5boost6detail13find_tss_dataEPKv
fun:_ZN5boost6detail12get_tss_dataEPKv
}
{
boost::tss var
Memcheck:Leak
fun:_Znwm
fun:_ZN5boost6detail13heap_new_implINS_19thread_specific_ptr*run_custom_cleanup_function*
fun:_ZN5boost6detail8heap_newINS_19thread_specific_ptr*run_custom_cleanup_function*
fun:_ZN5boost19thread_specific_ptr*
}
{
boost::tss set
Memcheck:Leak
fun:_Znwm
obj:/usr/lib/libboost_thread.so.1.40.0
fun:_ZN5boost6detail12set_tss_dataEPKvNS_10shared_ptrINS0_20tss_cleanup_functionEEEPvb
fun:_ZN5boost19thread_specific_ptr*reset*
}
{
boost::tss set
Memcheck:Leak
fun:_Znwm
fun:_ZN5boost6detail12set_tss_dataEPKvNS_10shared_ptrINS0_20tss_cleanup_functionEEEPvb
fun:_ZN5boost19thread_specific_ptr*reset*
}
{
boost::tss destroy
Memcheck:Leak
fun:_Znwm
fun:_ZN5boost6detail12shared_countC1IPNS_19thread_specific_ptr*run_custom_cleanup_function*do_heap_delete*_
fun:_ZN5boost10shared_ptrINS_6detail20tss_cleanup_functionEEC1INS_19thread_specific_ptr*run_custom_cleanup_function*do_heap_delete*
fun:_ZN5boost10shared_ptrINS_6detail20tss_cleanup_functionEE5resetINS_19thread_specific_ptr*run_custom_cleanup_function*do_heap_delete*
fun:_ZN5boost19thread_specific_ptr*
}
{
boost::date_time::time_input_facet
Memcheck:Cond
obj:/lib/libc-2.7.so
fun:_ZNKSt11__timepunctIcE6_M_putEPcmPKcPK2tm
fun:_ZNKSt8time_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE6do_putES3_RSt8ios_basecPK2tmcc
fun:_ZNKSt8time_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE3putES3_RSt8ios_basecPK2tmPKcSB_
fun:_ZN5boost9date_time20gather_month_stringsIcEESt6vectorISbIT_St11char_traitsIS3_ESaIS3_EESaIS7_EERKSt6localeb
fun:_ZN5boost9date_time18format_date_parserINS_9gregorian4dateEcEC1ERKSsRKSt6locale
fun:_ZN5boost9date_time16date_input_facetINS_9gregorian4dateEcSt19istreambuf_iteratorIcSt11char_traitsIcEEEC2ERKSsm
fun:_ZN5boost9date_time16time_input_facetINS_10posix_time5ptimeEcSt19istreambuf_iteratorIcSt11char_traitsIcEEEC1ERKSsm
}
{
strftime
Memcheck:Cond
fun:__strftime_internal
fun:strftime_l
}