-e "/^Copyright (C) 2006-200., and GNU GPL'd, by Bart Van Assche.$/d" \
-e "s/\(pthread_create.c:[0-9]*\)/in libpthread-?.?.so/" \
-e "s:[A-Za-z_]* (in [^ ]*libpthread-[0-9.]*\.so):(within libpthread-?.?.so):" \
--e "s:(within /lib/ld-[0-9.]*\.so):(within ld-?.?.so):" \
+-e "s:(within /lib[0-9]*/ld-[0-9.]*\.so):(within ld-?.?.so):" \
-e "s/ (\([a-zA-Z_]*\.c\):[0-9]*)/ (\1:?)/" \
-e "s/ (\([a-zA-Z_]*\.cpp\):[0-9]*)/ (\1:?)/" |
Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
at 0x........: pthread_mutex_lock (drd_pthread_intercepts.c:?)
- by 0x........: (within /lib64/ld-2.8.so)
+ by 0x........: (within ld-?.?.so)
by 0x........: exit (in /...libc...)
by 0x........: (below main) (in /...libc...)
Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
at 0x........: pthread_mutex_lock (drd_pthread_intercepts.c:?)
- by 0x........: (within /lib64/ld-2.8.so)
+ by 0x........: (within ld-?.?.so)
by 0x........: exit (in /...libc...)
by 0x........: (below main) (in /...libc...)
[1/1] mutex_destroy invalid mutex 0x........