libcds icon indicating copy to clipboard operation
libcds copied to clipboard

Assert failure in smr::~smr()

Open wongsee opened this issue 3 years ago • 1 comments

Hi

I am new to libcds. I am using cds::container::FeldmanHashSet container. I am using version v2.3.3.

I am getting an assert failure when my program exits:

/libcds/src/hp.cpp:199: cds::gc::hp::smr::~smr(): Assertion `hprec->thread_id_.load( atomics::memory_order_relaxed ) == nullThreadId || hprec->thread_id_.load( atomics::memory_order_relaxed ) == mainThreadId' failed.

This doesn't happen all the time, only some of the time. Is there anything that I might be doing wrong?

Thanks in advance.

wongsee avatar Dec 25 '22 12:12 wongsee

这是来自QQ邮箱的假期自动回复邮件。   您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。

TomlyYang avatar Dec 25 '22 12:12 TomlyYang