Comment 1 for bug 1570111

Revision history for this message
Chad Miller (cmiller) wrote :

Oh hello, libc.

Catchpoint 1 (call to syscall set_robust_list), __pthread_initialize_minimal_internal () at nptl-init.c:384
(gdb) bt
#0 __pthread_initialize_minimal_internal () at nptl-init.c:384
#1 0x00007f2b878845d1 in _init () at ../sysdeps/x86_64/crti.S:72

    int res = INTERNAL_SYSCALL (set_robust_list, err, 2, &pd->robust_head,
                sizeof (struct robust_list_head));