Re: [Boost-bugs] [Boost C++ Libraries] #5380: Windows has triggered a breakpoint in my code

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5380: Windows has triggered a breakpoint in my code
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-03-31 03:40:42


#5380: Windows has triggered a breakpoint in my code
------------------------------------+---------------------------------------
  Reporter: greatstar00@… | Owner: chris_kohlhoff
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: asio
   Version: Boost Release Branch | Severity: Problem
Resolution: | Keywords:
------------------------------------+---------------------------------------

Comment (by anonymous):

 Sorry, i didnt include the OS and compiler version

     I used bjam to compile all the libraries first, then i cut the
 necessary library to the test project's folder.
     I set all addition libraries option, and include path correctly. (that
 is why it can compile)
     These 3 lib i copied to my test project folder
     libboost_system-vc90-mt-gd-1_46_1.lib
     libboost_date_time-vc90-mt-gd-1_46_1.lib
     libboost_regex-vc90-mt-gd-1_46_1.lib

     after i copied
     i use debug -> step into (with command line arguement "8474" << this
 is the port i test)
     The dos window came up indicating it is running
     Then i used my c# client program try to connect to 127.0.0.1:8474 via
 tcp
     Then this server program immediately throw into the error mentioned in
 the previous reply
     (window trigged a break point)


     When i build the binary, and run it, it works perfectly fine when i
 used the exact same client to connect to it

     This problem is annoying if i tried to debug the problem in my future
 projects.


 I used Visual C++ 2008 professional
 Windows xp SP3

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5380#comment:2>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:06 UTC