Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 20120928 19:32:38 received connection from 127.0.0.1
- terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::iostreams::gzip_error> >'
- what(): gzip error
- Program received signal SIGABRT, Aborted.
- [Switching to Thread 0x7fffef96e700 (LWP 22476)]
- 0x00007ffff6c2f475 in *__GI_raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
- 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
- (gdb) bt
- #0 0x00007ffff6c2f475 in *__GI_raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
- #1 0x00007ffff6c326f0 in *__GI_abort () at abort.c:92
- #2 0x00007ffff74816dd in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
- #3 0x00007ffff747f7e6 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
- #4 0x00007ffff747f813 in std::terminate() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
- #5 0x00007ffff747fa3e in __cxa_throw () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
- #6 0x00000000004297ed in boost::throw_exception<boost::iostreams::gzip_error> (e=...) at /usr/include/boost/throw_exception.hpp:61
- #7 0x00000000004312ee in boost::iostreams::basic_gzip_decompressor<std::allocator<char> >::read<boost::iostreams::detail::linked_streambuf<char, std::char_traits<char> > > (this=0x7328d8, src=..., s=0x732974 "[request_terms]\n[/request_terms]\n", n=128) at /usr/include/boost/iostreams/filter/gzip.hpp:500
- #8 0x0000000000430c7c in boost::iostreams::detail::read_filter_impl<boost::iostreams::multichar_tag>::read<boost::iostreams::basic_gzip_decompressor<std::allocator<char> >, boost::iostreams::detail::linked_streambuf<char, std::char_traits<char> > > (t=..., src=...,
- s=0x732974 "[request_terms]\n[/request_terms]\n", n=128) at /usr/include/boost/iostreams/read.hpp:216
- #9 0x0000000000430573 in boost::iostreams::read<boost::iostreams::basic_gzip_decompressor<std::allocator<char> >, boost::iostreams::detail::linked_streambuf<char, std::char_traits<char> > > (t=..., src=..., s=0x732974 "[request_terms]\n[/request_terms]\n", n=128) at /usr/include/boost/iostreams/read.hpp:57
- #10 0x000000000042f7ae in boost::iostreams::detail::flt_wrapper_impl<boost::iostreams::input>::read<boost::iostreams::basic_gzip_decompressor<std::allocator<char> >, boost::iostreams::detail::linked_streambuf<char, std::char_traits<char> > > (f=..., src=0x732a00,
- s=0x732974 "[request_terms]\n[/request_terms]\n", n=128) at /usr/include/boost/iostreams/detail/adapter/concept_adapter.hpp:256
- #11 0x000000000042f04e in boost::iostreams::detail::concept_adapter<boost::iostreams::basic_gzip_decompressor<std::allocator<char> > >::read<boost::iostreams::detail::linked_streambuf<char, std::char_traits<char> > > (this=0x7328d8, s=0x732974 "[request_terms]\n[/request_terms]\n", n=128, src=0x732a00)
- at /usr/include/boost/iostreams/detail/adapter/concept_adapter.hpp:78
- #12 0x000000000042d784 in boost::iostreams::detail::indirect_streambuf<boost::iostreams::basic_gzip_decompressor<std::allocator<char> >, std::char_traits<char>, std::allocator<char>, boost::iostreams::input>::underflow (this=0x732890) at /usr/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:258
- #13 0x0000000000478490 in buffered_istream::fill_buffer (this=0x73bb10) at src/buffered_istream.hpp:164
- #14 0x0000000000478382 in buffered_istream::get (this=0x73bb10) at src/buffered_istream.hpp:62
- #15 0x00000000004867fa in tokenizer::next_char_fast (this=0x73bad0) at src/serialization/tokenizer.hpp:108
- #16 0x00000000004867db in tokenizer::next_char (this=0x73bad0) at src/serialization/tokenizer.hpp:102
- #17 0x0000000000486506 in tokenizer::next_token (this=0x73bad0) at src/serialization/tokenizer.cpp:162
- #18 0x00000000004649b5 in (anonymous namespace)::parser::operator() (this=0x7fffef96daf0) at src/serialization/parser.cpp:109
- #19 0x000000000046732e in read_gz (cfg=..., file=..., validator=0x0) at src/serialization/parser.cpp:403
- #20 0x00000000004887a4 in (anonymous namespace)::process_queue (shard_num=0x0) at src/network_worker.cpp:765
- #21 0x00007ffff793d406 in ?? () from /usr/lib/x86_64-linux-gnu/libSDL-1.2.so.0
- #22 0x00007ffff7980899 in ?? () from /usr/lib/x86_64-linux-gnu/libSDL-1.2.so.0
- #23 0x00007ffff69e7b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
- #24 0x00007ffff6cd570d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
- #25 0x0000000000000000 in ?? ()
Advertisement
Add Comment
Please, Sign In to add comment