Skip to content

Instantly share code, notes, and snippets.

@triptec
Created January 18, 2019 13:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save triptec/093edc45a9aaf5598a88927aac554f88 to your computer and use it in GitHub Desktop.
Save triptec/093edc45a9aaf5598a88927aac554f88 to your computer and use it in GitHub Desktop.
#0 0x00007ffff616fddf in std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*) () at /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#1 0x00007ffff7bacee5 in std::__cxx11::list<vips::VOption::Pair*, std::allocator<vips::VOption::Pair*> >::_M_insert<vips::VOption::Pair* const&>(std::_List_iterator<vips::VOption::Pair*>, vips::VOption::Pair* const&) (__position=..., this=0x7fffffffd488) at /usr/include/c++/7/bits/stl_list.h:1802
#2 0x00007ffff7bacee5 in std::__cxx11::list<vips::VOption::Pair*, std::allocator<vips::VOption::Pair*> >::push_back(vips::VOption::Pair* const&) (__x=<synthetic pointer>: <optimized out>, this=0x7fffffffd488) at /usr/include/c++/7/bits/stl_list.h:1118
#3 0x00007ffff7bacee5 in vips::VOption::set(char const*, int) (this=0x7fffffffd480, name=<optimized out>, value=0) at VImage.cpp:138
#4 0x000055555555a006 in vips_cpp_sys::bindings::root::vips::VOption::set1 (self=0x7fffffffd480, name=0x5555557aec90 "access", value=0) at /home/ubuntu/Development/vips-workspace/vips-cpp-sys/src/bindings.rs:1410
#5 0x0000555555559532 in vips_cpp_rs::Image::from_file (path=...) at /home/ubuntu/Development/vips-workspace/vips-cpp-rs/src/lib.rs:57
#6 0x0000555555559068 in vipz::main () at vipz/src/main.rs:7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment