Boost C++ Libraries: Ticket #7377: Abort trap when using Program Options https://svn.boost.org/trac10/ticket/7377 <p> Hello, </p> <blockquote> <p> I tried to run the simple example provided on the web site at the following URL (file 'first'): </p> </blockquote> <p> <a href="http://www.boost.org/doc/libs/1_51_0/doc/html/program_options/tutorial.html#id2547756">http://www.boost.org/doc/libs/1_51_0/doc/html/program_options/tutorial.html#id2547756</a> </p> <p> When I run: ./test_po a b c d e OR ./test_po --compression 1 there are no problems. </p> <p> When I run ./test_po --compression ./test_po -compression ./test_po -a OR ./test_po -a 1 ./test_po -aa oR ./test_po --a 1 the program fails due to an abort trap. </p> <p> This is my working environment: </p> <ul><li>boost 1.51.1 </li><li>OS X 10.6.8 </li><li>g++ i686-apple-darwin10-g++-4.2.1 </li></ul><p> Please let me know in case you need more info. </p> <p> Regards </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/7377 Trac 1.4.3 anonymous Fri, 14 Sep 2012 14:55:15 GMT <link>https://svn.boost.org/trac10/ticket/7377#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/7377#comment:1</guid> <description> <p> I have just realized an exception is thrown. </p> </description> <category>Ticket</category> </item> </channel> </rss>