- live@fudepan:~/saarna$ gdb --args ./saarna_client externals/antivirals.xml
- GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2) 7.4-2012.04
- Copyright (C) 2012 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
- This is free software: you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law. Type "show copying"
- and "show warranty" for details.
- This GDB was configured as "x86_64-linux-gnu".
- Para las instrucciones de informe de errores, vea:
- <http://bugs.launchpad.net/gdb-linaro/>...
- Leyendo sÃmbolos desde /home/live/saarna/saarna_client...hecho.
- (gdb) run
- Starting program: /home/live/saarna/saarna_client externals/antivirals.xml
- [Depuración de hilo usando libthread_db enabled]
- Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
- -- Data base loaded.
- [Nuevo Thread 0x7ffff5794700 (LWP 25727)]
- [Nuevo Thread 0x7ffff4f93700 (LWP 25728)]
- Program received signal SIGSEGV, Segmentation fault.
- 0x000000000046c41b in std::_Construct<biopp::Pseudo_Alphabet<biopp::AXCG_Alphabet<biopp::Base_Alphabet> >, biopp::Pseudo_Alphabet<biopp::AXCG_Alphabet<biopp::Base_Alphabet> > > (__p=0x6c3130, __value=...)
- at /usr/include/c++/4.6/bits/stl_construct.h:84
- 84 ::new(static_cast<void*>(__p)) _T1(__value);
- (gdb) bt
- #0 0x000000000046c41b in std::_Construct<biopp::Pseudo_Alphabet<biopp::AXCG_Alphabet<biopp::Base_Alphabet> >, biopp::Pseudo_Alphabet<biopp::AXCG_Alphabet<biopp::Base_Alphabet> > > (__p=0x6c3130, __value=...)
- at /usr/include/c++/4.6/bits/stl_construct.h:84
- #1 0x000000000046b4e9 in std::__uninitialized_copy<false>::__uninit_copy<__gnu_cxx::__normal_iterator<biopp::Pseudo_Alphabet<biopp::AXCG_Alphabet<biopp::Base_Alphabet> > const*, std::vector<biopp::Pseudo_Alphabet<biopp::AXCG_Alphabet<biopp::Base_Alphabet> >, std::allocator<biopp::Pseudo_Alphabet<biopp::AXCG_Alphabet<biopp::Base_Alphabet> > > > >, biopp::Pseudo_Alphabet<biopp::AXCG_Alphabet<biopp::Base_Alphabet> >*> (__first=..., __last=..., __result=0x6c3130)
- at /usr/include/c++/4.6/bits/stl_uninitialized.h:77
- #2 0x0000000000469af9 in std::uninitialized_copy<__gnu_cxx::__normal_iterator<biopp::Pseudo_Alphabet<biopp::AXCG_Alphabet<biopp::Base_Alphabet> > const*, std::vector<biopp::Pseudo_Alphabet<biopp::AXCG_Alphabet<biopp::Base_Alphabet> >, std::allocator<biopp::Pseudo_Alphabet<biopp::AXCG_Alphabet<biopp::Base_Alphabet> > > > >, biopp::Pseudo_Alphabet<biopp::AXCG_Alphabet<biopp::Base_Alphabet> >*> (
- __first=..., __last=..., __result=0x6c3130)
- at /usr/include/c++/4.6/bits/stl_uninitialized.h:119
- #3 0x0000000000467ca6 in std::__uninitialized_copy_a<__gnu_cxx::__normal_iterator<biopp::Pseudo_Alphabet<biopp::AXCG_Alphabet<biopp::Base_Alphabet> > const*, std::vector<biopp::Pseudo_Alphabet<biopp::AXCG_Alphabet<biopp::Base_Alphabet> >, std::allocator<biopp::Pseudo_Alphabet<biopp::AXCG_Alphabet<biopp::Base_Alphabet> > > > >, biopp::Pseudo_Alphabet<biopp::AXCG_Alphabet<biopp::Base_Alphabet> >*, ---Type <return> to continue, or q <return> to quit---