Hello, Thanks for getting back to me.
If your Ubuntu machine has no Internet connectivity, you could run apport-bug to collect the required information and save it to a file. This information is important and required so we can : apport-bug --save /tmp/pthread.apport linux Then, copy that to a machine that has Internet access and run: apport-bug pthread.apport This will probably create a new bug report, if so, that's fine, we'll mark this one as a duplicate. Also, the code you showed me is fine, but I see it lacks variable declarations, a main() function and header files. Since you probably know more about pthread programming than me, I'd really appreciate if you could attach to this bug report a .c file I could compile to run the test, since I don't really know how to turn your code into a fully working program. Thanks for all your help! --- Ubuntu Bug Squad volunteer triager http://wiki.ubuntu.com/BugSquad -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/806844 Title: pthread_cond_timedwait hang when hibernate and wake up To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/806844/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
