You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

141 lines
2.1 KiB

{
Conditional jump blabla
Memcheck:Cond
fun:_dl_relocate_object
fun:dl_main
fun:_dl_sysdep_start
fun:_dl_start
obj:/lib64/ld-*.so
}
{
Conditional jump blabla
Memcheck:Cond
fun:_dl_relocate_object
fun:dl_main
fun:_dl_sysdep_start
fun:_dl_start
obj:/lib64/ld-*.so
}
{
Conditional jump blabla
Memcheck:Cond
fun:_dl_relocate_object
fun:dl_main
fun:_dl_sysdep_start
fun:_dl_start
obj:/lib64/ld-*.so
}
{
Conditional jump blabla
Memcheck:Cond
fun:_dl_relocate_object
fun:dl_main
fun:_dl_sysdep_start
fun:_dl_start
obj:/lib64/ld-*.so
}
{
thread with signal
Memcheck:Leak
fun:malloc
fun:_dl_map_object_deps
fun:dl_open_worker
fun:_dl_catch_error
fun:_dl_open
fun:do_dlopen
fun:_dl_catch_error
fun:dlerror_run
fun:__libc_dlopen_mode
fun:pthread_cancel_init
fun:_Unwind_ForcedUnwind
fun:__pthread_unwind
fun:pthread_exit
fun:_ZN10TestThread21ThreadClassWithSignal14signal_handlerEi
obj:/lib/libc-2.13.so
fun:_ZN10TestThread21ThreadClassWithSignal3runEv
fun:_ZN6Thread13threadStarterEPv
fun:start_thread
fun:clone
}
{
create thread
Memcheck:Leak
fun:calloc
fun:_dl_allocate_tls
fun:pthread_create@@GLIBC_*
...
fun:main
}
{
create thread2
Memcheck:Leak
fun:calloc
fun:allocate_dtv
fun:_dl_allocate_tls
fun:pthread_create@@GLIBC_*
...
fun:main
}
{
sigaction handling
Memcheck:Param
rt_sigaction(act->sa_handler)
fun:__libc_sigaction
}
{
timer create
Memcheck:Param
timer_create(evp)
fun:timer_create@@GLIBC_2.3.3
}
{
timer create 2
Memcheck:Leak
fun:malloc
fun:timer_create@@GLIBC_2.3.3
}
{
disarm timer
Memcheck:Param
timer_settime(value)
fun:timer_settime@@GLIBC_2.3.3
fun:_ZN5TimerD1Ev
...
fun:main
}
{
disarm timer 2
Memcheck:Param
timer_settime(value)
fun:timer_settime@@GLIBC_2.3.3
fun:_ZN5Timer9stopTimerEv
...
fun:main
}
{
disarm timer time_t mess
Memcheck:Param
timer_settime(value)
fun:timer_settime@@GLIBC_2.3.3
fun:_ZN5Timer9stopTimerEPv
...
fun:main
}