[Bug 455808] Re: pthread_cancel segfault when used in shared library

2010-08-24 Thread Franz Hollerer
The problem is not present with Ubuntu 10.04 LTS the Lucid Lynx. -- pthread_cancel segfault when used in shared library https://bugs.launchpad.net/bugs/455808 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 455808] Re: pthread_cancel segfault when used in shared library

2009-10-19 Thread Franz Hollerer
** Attachment added: Bug demo application http://launchpadlibrarian.net/33976069/thread_test.tgz ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/33976072/Dependencies.txt -- pthread_cancel segfault when used in shared library https://bugs.launchpad.net/bugs/455808 You

[Bug 455808] [NEW] pthread_cancel segfault when used in shared library

2009-10-19 Thread Franz Hollerer
of ./thread_test - the line std::string s... inside task() (see thread_test_lib.cpp) is commented out - usleep() in task() is replaced by sleep() or pthread_testcancel - usleep() in task() is called indirectly via a wrapper function Any help is appreciated. Franz Hollerer ProblemType: Bug Architecture