Skip to content

Instantly share code, notes, and snippets.

@springmeyer
Created January 5, 2011 23:54
Show Gist options
  • Save springmeyer/767258 to your computer and use it in GitHub Desktop.
Save springmeyer/767258 to your computer and use it in GitHub Desktop.
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Application Specific Information:
abort() called
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x00007fff8062f616 __kill + 10
1 libSystem.B.dylib 0x00007fff806cfcca abort + 83
2 libSystem.B.dylib 0x00007fff805e76f5 free + 128
3 libstdc++.6.dylib 0x00007fff857fd124 std::string::assign(std::string const&) + 78
4 libboost_filesystem.dylib 0x0000000102240c6c boost::filesystem2::detail::dir_itr_first(void*&, void*&, std::string const&, std::string&, boost::filesystem2::file_status&, boost::filesystem2::file_status&) + 76 (basic_string.h:288)
5 libmapnik.dylib 0x0000000101a276f0 boost::filesystem2::basic_directory_iterator<boost::filesystem2::basic_path<std::string, boost::filesystem2::path_traits> >::m_init(boost::filesystem2::basic_path<std::string, boost::filesystem2::path_traits> const&) + 304
6 libmapnik.dylib 0x0000000101a27d13 boost::filesystem2::basic_directory_iterator<boost::filesystem2::basic_path<std::string, boost::filesystem2::path_traits> >::basic_directory_iterator(boost::filesystem2::basic_path<std::string, boost::filesystem2::path_traits> const&) + 195
7 libmapnik.dylib 0x0000000101a2443b mapnik::datasource_cache::register_datasources(std::string const&) + 747
8 _mapnik.so 0x00000001014008f9 boost::python::detail::caller_arity<1u>::impl<void (*)(std::string const&), boost::python::default_call_policies, boost::mpl::vector2<void, std::string const&> >::operator()(_object*, _object*) + 89
9 libboost_python.dylib 0x0000000101c95dba boost::python::objects::function::call(_object*, _object*) const + 122 (py_function.hpp:143)
10 libboost_python.dylib 0x0000000101c96150 boost::detail::function::void_function_ref_invoker0<boost::python::objects::(anonymous namespace)::bind_return, void>::invoke(boost::detail::function::function_buffer&) + 32 (function.cpp:585)
11 libboost_python.dylib 0x0000000101c9d861 boost::python::detail::exception_handler::operator()(boost::function0<void> const&) const + 257 (function_template.hpp:1013)
12 _mapnik.so 0x00000001013edef5 bool boost::_bi::list3<boost::arg<1>, boost::arg<2>, boost::_bi::value<void (*)(mapnik::config_error const&)> >::operator()<bool, boost::python::detail::translate_exception<mapnik::config_error, void (*)(mapnik::config_error const&)>, boost::_bi::list2<boost::python::detail::exception_handler const&, boost::function0<void> const&> >(boost::_bi::type<bool>, boost::python::detail::translate_exception<mapnik::config_error, void (*)(mapnik::config_error const&)>&, boost::_bi::list2<boost::python::detail::exception_handler const&, boost::function0<void> const&>&, long) + 21
13 _mapnik.so 0x00000001013eded5 boost::detail::function::function_obj_invoker2<boost::_bi::bind_t<bool, boost::python::detail::translate_exception<mapnik::config_error, void (*)(mapnik::config_error const&)>, boost::_bi::list3<boost::arg<1>, boost::arg<2>, boost::_bi::value<void (*)(mapnik::config_error const&)> > >, bool, boost::python::detail::exception_handler const&, boost::function0<void> const&>::invoke(boost::detail::function::function_buffer&, boost::python::detail::exception_handler const&, boost::function0<void> const&) + 37
14 libboost_python.dylib 0x0000000101c9d49b boost::python::handle_exception_impl(boost::function0<void>) + 155 (function_template.hpp:1013)
15 libboost_python.dylib 0x0000000101c92e0e function_call + 78 (function_template.hpp:854)
16 org.python.python 0x000000010000aff3 PyObject_Call + 112
17 org.python.python 0x000000010008a51a PyEval_EvalFrameEx + 20328
18 org.python.python 0x000000010008acce PyEval_EvalCodeEx + 1803
19 org.python.python 0x000000010008935e PyEval_EvalFrameEx + 15788
20 org.python.python 0x000000010008acce PyEval_EvalCodeEx + 1803
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment