-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi,
I am having segmentation faults with osm2pgsql and I am having trouble to identify the reason. I presume it is related to some updates of base libraries on my system but I am not really sure if that is the case. I am running osm2pgsql on FreeBSD 9.2-RELEASE-p3. I tried already to delete it and reinstall it, but this did not help. Pkg_libchk does not yield any problems. Osm2pgsql is: > osm2pgsql --version osm2pgsql SVN version 0.81.0 (64bit id space) Running gdb on the core file gets me the following results > gdb /usr/local/bin/osm2pgsql osm2pgsql.core (gdb) bt full #0 0x000000080299bed8 in snprintf () from /lib/libc.so.7 No symbol table info available. #1 0x000000000040e8a1 in std::vector<std::string, std::allocator<std::string> >::_M_insert_aux () No symbol table info available. #2 0x000000000040ef05 in std::vector<std::string, std::allocator<std::string> >::_M_insert_aux () No symbol table info available. #3 0x000000000040a7e7 in std::vector<std::string, std::allocator<std::string> >::_M_insert_aux () No symbol table info available. #4 0x000000000040b7bd in std::vector<std::string, std::allocator<std::string> >::_M_insert_aux () No symbol table info available. #5 0x0000000000417820 in std::vector<std::string, std::allocator<std::string> >::_M_insert_aux () No symbol table info available. #6 0x000000000041798d in std::vector<std::string, std::allocator<std::string> >::_M_insert_aux () No symbol table info available. #7 0x00000000004129e3 in std::vector<std::string, std::allocator<std::string> >::_M_insert_aux () No symbol table info available. #8 0x0000000000404e71 in ?? () No symbol table info available. #9 0x000000080064a000 in ?? () No symbol table info available. #10 0x0000000000000000 in ?? () No symbol table info available. (gdb) Does anyone have a hint for me what actually might go wrong here? Thanks, Frank - -- Frank BRONIEWSKI METRICO s.à r.l. géomètres technologies d'information géographique rue des Romains 36 L-5433 NIEDERDONVEN tél.: +352 26 74 94 - 28 fax.: +352 26 74 94 99 http://www.metrico.lu -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBAgAGBQJS72uNAAoJEHopqW0d1cQVePoH/A0WqK2AuuAmTbAq4wow3Y81 0SMAdUK27ckJCgrNl0Ny2jiR5nNxCCdfJ6W1W3R89JWEJgI0Y4Qxerz18vs9ixkP NXdgL7/KO1ulFiHa2ku7a1CTKyAflTQdnbiG/KLAtPmVs83cQWdRpIFl/eap4Qa2 uxDebUyzcCYiggVeg94+HgfkGPLZXHC0XK8SXrB1b4rlh/X81VFXU3sgVkM5It29 tpl/Uqb5n1PZFvnFtPzocgPCn8YneOj6FNVzjoOgZ/Lb1AdSHdEaFxSeQghbxov+ XNUWXXAXjhEc75oG+idEuokcgML23E643qXg0dzHxmf1SQtgGK2fWDfgVNQ+CZ4= =vMtO -----END PGP SIGNATURE----- _______________________________________________ dev mailing list [email protected] https://lists.openstreetmap.org/listinfo/dev

