Guest User

ad-n770

a guest
Nov 12th, 2014
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.95 KB | None | 0 0
  1. Program received signal SIGSEGV, Segmentation fault.
  2. std::_Rb_tree<std::string, std::pair<std::string const, std::pair<void const*, int> >, std::_Select1st<std::pair<std::string const, std::pair<void const*, int> > >, std::less<std::string>, std::allocator<std::pair<std::string const, std::pair<void const*, int> > > >::_M_get_insert_unique_pos (this=this@entry=0x8, __k="mir_protobuf_wire.proto") at /usr/include/c++/4.8/bits/stl_tree.h:1315
  3. 1315 /usr/include/c++/4.8/bits/stl_tree.h: No such file or directory.
  4. (gdb) bt
  5. #0 std::_Rb_tree<std::string, std::pair<std::string const, std::pair<void const*, int> >, std::_Select1st<std::pair<std::string const, std::pair<void const*, int> > >, std::less<std::string>, std::allocator<std::pair<std::string const, std::pair<void const*, int> > > >::_M_get_insert_unique_pos (this=this@entry=0x8, __k="mir_protobuf_wire.proto") at /usr/include/c++/4.8/bits/stl_tree.h:1315
  6. #1 0x00007fffecac6ad1 in std::_Rb_tree<std::string, std::pair<std::string const, std::pair<void const*, int> >, std::_Select1st<std::pair<std::string const, std::pair<void const*, int> > >, std::less<std::string>, std::allocator<std::pair<std::string const, std::pair<void const*, int> > > >::_M_insert_unique (this=this@entry=0x8, __v=...) at /usr/include/c++/4.8/bits/stl_tree.h:1377
  7. #2 0x00007fffecac7864 in insert (__x=..., this=0x8) at /usr/include/c++/4.8/bits/stl_map.h:595
  8. #3 InsertIfNotPresent<std::map<std::basic_string<char>, std::pair<void const*, int>, std::less<std::basic_string<char> >, std::allocator<std::pair<std::basic_string<char> const, std::pair<void const*, int> > > >, std::basic_string<char>, std::pair<void const*, int> > (value=<synthetic pointer>, key=..., collection=0x8) at ./google/protobuf/stubs/map-util.h:136
  9. #4 google::protobuf::SimpleDescriptorDatabase::DescriptorIndex<std::pair<void const*, int> >::AddFile (this=this@entry=0x8, file=..., value=...) at google/protobuf/descriptor_database.cc:56
  10. #5 0x00007fffecac410b in google::protobuf::EncodedDescriptorDatabase::Add (this=0x0, encoded_file_descriptor=encoded_file_descriptor@entry=0x7fffecf9c628, size=size@entry=193)
  11. at google/protobuf/descriptor_database.cc:312
  12. #6 0x00007fffeca8b40a in google::protobuf::DescriptorPool::InternalAddGeneratedFile (encoded_file_descriptor=encoded_file_descriptor@entry=0x7fffecf9c628, size=size@entry=193)
  13. at google/protobuf/descriptor.cc:954
  14. #7 0x00007fffecf5da62 in mir::protobuf::wire::protobuf_AddDesc_mir_5fprotobuf_5fwire_2eproto ()
  15. at /build/buildd/mir-0.8.0+14.10.20141010/obj-x86_64-linux-gnu/src/common/protobuf/mir_protobuf_wire.pb.cc:114
  16. #8 0x00007ffff7dea13a in call_init (l=<optimized out>, argc=argc@entry=4, argv=argv@entry=0x7fffffffddf8, env=env@entry=0x616cd0) at dl-init.c:78
  17. #9 0x00007ffff7dea223 in call_init (env=<optimized out>, argv=<optimized out>, argc=<optimized out>, l=<optimized out>) at dl-init.c:36
  18. #10 _dl_init (main_map=main_map@entry=0xa4bd80, argc=4, argv=0x7fffffffddf8, env=0x616cd0) at dl-init.c:126
  19. #11 0x00007ffff7deec6e in dl_open_worker (a=a@entry=0x7fffffffd488) at dl-open.c:577
  20. #12 0x00007ffff7de9ff4 in _dl_catch_error (objname=objname@entry=0x7fffffffd478, errstring=errstring@entry=0x7fffffffd480, mallocedp=mallocedp@entry=0x7fffffffd470,
  21. operate=operate@entry=0x7ffff7dee990 <dl_open_worker>, args=args@entry=0x7fffffffd488) at dl-error.c:187
  22. #13 0x00007ffff7dee3ab in _dl_open (file=0x7ffff5b093f7 "libclutter-glx-1.0.so.0", mode=-2147483647, caller_dlopen=<optimized out>, nsid=-2, argc=4, argv=0x7fffffffddf8, env=0x616cd0) at dl-open.c:661
  23. #14 0x00007ffff687802b in dlopen_doit (a=a@entry=0x7fffffffd6a0) at dlopen.c:66
  24. #15 0x00007ffff7de9ff4 in _dl_catch_error (objname=0x6da710, errstring=0x6da718, mallocedp=0x6da708, operate=0x7ffff6877fd0 <dlopen_doit>, args=0x7fffffffd6a0) at dl-error.c:187
  25. #16 0x00007ffff687862d in _dlerror_run (operate=operate@entry=0x7ffff6877fd0 <dlopen_doit>, args=args@entry=0x7fffffffd6a0) at dlerror.c:163
  26. #17 0x00007ffff68780c1 in __dlopen (file=<optimized out>, mode=<optimized out>) at dlopen.c:87
  27. #18 0x00007ffff5ab9540 in gst_fluvaclutsink_get_clutter_lib () at fluvaclutsink.c:396
  28. #19 0x00007ffff5aba18a in gst_fluvaclutsink_class_init (klass=0xa504c0) at fluvaclutsink.c:657
  29. #20 0x00007ffff5ab86e7 in gst_fluvaclutsink_class_intern_init (klass=0xa504c0) at fluvaclutsink.c:47
  30. #21 0x00007ffff78a6289 in g_type_class_ref () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  31. #22 0x00007ffff7b1c3d4 in gst_element_register (plugin=0x6cda90, name=0x7ffff5b07272 "fluvaclutsink", rank=23, type=10834416) at gstelementfactory.c:243
  32. #23 0x00007ffff5aad5b5 in plugin_init (plugin=0x6cda90) at fluva.c:223
  33. #24 0x00007ffff7b3b687 in gst_plugin_register_func (plugin=0x6cda90, desc=0x7ffff5d1ed80 <gst_plugin_desc>, user_data=0x17) at gstplugin.c:522
  34. #25 0x00007ffff7b3d54d in gst_plugin_load_file (filename=0x7fffffffe20c "src/.libs/libgstfluvadec.so", error=0x7fffffffdb18) at gstplugin.c:817
  35. #26 0x00000000004045d5 in main (argc=2, argv=0x7fffffffddf8) at gst-inspect.c:1603
Advertisement
Add Comment
Please, Sign In to add comment