Compilation and usage instructions for break_threads ...

$ g++ -g -Wall -Werror -pipe -O3 -Wno-deprecated break_pthreads.cpp -o 
break_pthreads.o -c
$ g++ -g -pthread break_pthreads.o -o break_pthreads
$ ./break_pthreads
break_pthreads: pthread_mutex_lock.c:62: __pthread_mutex_lock: Assertion 
`mutex->__data.__owner == 0' failed.
Aborted (core dumped)


** Also affects: glibc
   Importance: Undecided
       Status: New

** Attachment added: "Program to demonstrate the problem"
   
https://bugs.launchpad.net/glibc/+bug/1024731/+attachment/3260262/+files/break_pthreads.cpp

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1024731

Title:
  rsyslogd: pthread_mutex_lock.c:62: __pthread_mutex_lock: Assertion
  `mutex->__data.__owner == 0' failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/glibc/+bug/1024731/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to