[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#576484: libc6-prof: segmentation fault when using profiling with pthread.



tags 576484 + moreinfo
quit

Hi,

In 2010, Witold Baryluk wrote:

> Package: libc6-prof
> Version: 2.10.2-6
> Severity: important
>
> # cat a.c  int main() { return 0; }
> # gcc -g -pg a.c -o a  -static-libgcc -lc_p
> # ./a
> Exit code 0
> # gcc -g -pg a.c -o a  -static-libgcc -lc_p -pthread
> # ./a
> Segmentation fault (core dumped)

Interesting. Can you still reproduce this?

Curious,
Jonathan


Reply to: