Boost logo

Boost Users :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2003-07-01 14:20:08


Ken Alverson wrote:
> I'm running into an odd deadlock situation, and I was wondering if
> it's a known issue, or if there's likely something wrong with my
> code, or if I've misconfigured something? First off, a stack trace:
>
> ntdll.dll!77f5b7f4()
> kernel32.dll!77e61bf5()
> scanner.exe!boost::detail::sp_counted_base::release() Line 132 + 0xf
C++

Is it possible that your program is using the multithreaded runtime but the
filesystem library has been compiled as single threaded, or vice versa?


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net