Bug#444369: asio::ip::address_v6::from_string erroneously parses a IPv4 string

2007-09-27 Thread Felipe Sateler
I made a mistake: I found out that that line causes the problem when using the shipped version of asio, not Debian's version. However the segmentation fault does occur. I have the following backtrace: #0 0xb7a8bebf in std::_Rb_tree_decrement () from /usr/lib/libstdc++.so.6 #1 0xb7a8bf1d in std

Bug#444369: asio::ip::address_v6::from_string erroneously parses a IPv4 string

2007-09-27 Thread Felipe Sateler
Package: asio Version: 0.3.8~rc3-2 Severity: normal I'm sorry I can't provide a smaller test case. Get Rasterbar's libtorrent 0.12[1], apply the attached patch (to use system asio instead of a provided copy), then: automake && autoconf ./configure CXXFLAGS=-fvisibility=hidden --disable-static mak