Changes between Initial Version and Version 2 of Ticket #10537
- Timestamp:
- Sep 26, 2014, 5:59:19 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10537
- Property Owner set to
- Property Status new → assigned
- Property Component None → thread
-
Ticket #10537 – Description
initial v2 1 1 I am getting following backtrace,which occur only once, please let me know on this: 2 2 3 4 {{{ 3 5 #0 0x00007f05e797dd95 in raise () from /lib64/libc.so.6 4 6 #1 0x00007f05e797f2ab in abort () from /lib64/libc.so.6 … … 20 22 #13 0x00000000019b626e in boost::upgrade_to_unique_lock<boost::shared_mutex>::~upgrade_to_unique_lock (this=0x7f058c5f61d0, 21 23 __in_chrg=<optimized out>) at /usr/include/boost/thread/locks.hpp:932 24 }}} 25