Activity log for bug #811297

Date Who What changed Old value New value Message
2011-07-15 22:00:34 David Cowden bug added bug
2011-07-15 22:01:20 David Cowden description When calling the beep function. Programs hang if values double values such as 6.0 are given or integer values greater than 7 are given for duration. Upon terminating the non responsive program with CTRL-C, this message is displayed: /usr/include/boost/thread/pthread/mutex.hpp:45: boost::mutex::~mutex(): Assertion `!pthread_mutex_destroy(&m)' failed. When calling the beep function, programs hang if double values such as 6.0 are given or integer values greater than 7 are given for duration. Upon terminating the non-responsive program with CTRL-C, this message is displayed: /usr/include/boost/thread/pthread/mutex.hpp:45: boost::mutex::~mutex(): Assertion `!pthread_mutex_destroy(&m)' failed.
2011-07-23 02:22:25 John Hoare myro-c++: status New Confirmed