Boost logo

Boost Users :

Subject: Re: [Boost-users] Problem with boost::interprocess::ipc::message_queue
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2011-04-04 16:46:24


El 04/04/2011 10:33, Ming Lu escribió:
> Hallo Ion,
>
> thanks a lot for your help! Your suggestion works brillant. but is a
> littel problem:
>
> By start my application throw the visual studio 2 exceptions:
>
> First-chance exception at 0x7c812afb in WindowsDataCollector.exe:
> Microsoft C++ exception: boost::interprocess::interprocess_exception at
> memory location 0x00efe5d8..
> First-chance exception at 0x7c812afb in WindowsDataCollector.exe:
> Microsoft C++ exception: boost::interprocess::interprocess_exception at
> memory location 0x00efe58c..
>
> but the application works without any problem. is that normally?

I don't know, it might be normal if those exceptions are used internally
for some reason. You will need to catch where are they thrown so that I
can deduce if it's working correctly.

Ion


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