Opened 13 years ago

Closed 12 years ago

#4027 closed Bugs (wontfix)

managed shared memory find() throwing assertion

Reported by: anonymous Owned by: Ion Gaztañaga
Milestone: Boost 1.45.0 Component: interprocess
Version: Boost 1.41.0 Severity: Problem
Keywords: Cc: tkim@…

Description

I get following assertion when I call boost::interprocess:managed_shared_memory::find()

/home/PFTCTRADING/aitkin/dev/rubedo/thirdparty/boost_1_41_0/boost/interprocess/sync/posix/interprocess_recursive_mutex.hpp:107: void boost::interprocess::interprocess_recursive_mutex::unlock(): Assertion `res == 0' failed. Aborted

Change History (2)

comment:1 by Ion Gaztañaga, 13 years ago

We need more details. Compiler and optimization rate, operating system, CPU and more importantly, which return type do you get inside the assertion (value of "ret")

comment:2 by Ion Gaztañaga, 12 years ago

Milestone: Boost 1.43.0Boost-1.45.0
Resolution: wontfix
Status: newclosed

Reopen when more details are available, please.

Note: See TracTickets for help on using tickets.