Boost logo

Boost Users :

Subject: Re: [Boost-users] [asio] io_service use in dll leads to service_registry crash
From: joshr (joshrehm_at_[hidden])
Date: 2009-02-17 12:29:12


joshr wrote:
>
> I'll try to get a project together that reproduces the issue as soon as I
> can. I can't use the code I have at the moment as it is proprietary.
>

I've attached a zip of the Visual Studio 2008 solution and project files
that reproduces the issue. The bin folder contains the compiled executable
as well, if for some reason this is useful.

If you need to recreate the projects for another version of studio, here are
the settings I've used:

Solution (Folder for solution):
    Project asiodll (Windows Console Application)
    Project extension (Windows DLL)

Both Projects have the following settings (Everything else is default):
        Output Directory: $(SolutionDir)bin
        Character Set: Use Multibyte Character Set
        Code Generation (Release): Multi-Threaded (/MT)
        Code Generation (Debug): Multi-Threaded Debug (/MTd)
        Preprocessor Definitions: STRICT and WIN32_LEAN_AND_MEAN were added
        Generate Manifest: No

File: http://www.nabble.com/file/p22062206/asiodll.zip asiodll.zip

-- 
View this message in context: http://www.nabble.com/-asio--io_service-use-in-dll-leads-to-service_registry-crash-tp22052497p22062206.html
Sent from the Boost - Users mailing list archive at Nabble.com.

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