Created
August 17, 2017 07:19
-
-
Save qiaohaijun/bb03588edabfe9ffd7265d0d178d03d8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
warning: core file may not match specified executable file. | |
[New LWP 15712] | |
[New LWP 15799] | |
[New LWP 15713] | |
[New LWP 15801] | |
[New LWP 15802] | |
[New LWP 15711] | |
[New LWP 15800] | |
[New LWP 15691] | |
[Thread debugging using libthread_db enabled] | |
Using host libthread_db library "/lib64/libthread_db.so.1". | |
Core was generated by `/search/odin/qhj/sogo-svn/web.web_dnn.20170601.a.qhj_desm/server_frame/.libs/lt'. | |
Program terminated with signal 6, Aborted. | |
#0 0x00007f13909f91d7 in raise () from /lib64/libc.so.6 | |
Missing separate debuginfos, use: debuginfo-install ace-6.3.1-8.2269.el7.centos.x86_64 boost-regex-1.53.0-26.el7.x86_64 glibc-2.17-157.el7_3.1.x86_64 libgcc-4.8.5-11.el7.x86_64 libicu-50.1.2-15.el7.x86_64 libstdc++-4.8.5-11.el7.x86_64 numactl-libs-2.0.9-6.el7_2.x86_64 openssl-libs-1.0.1e-60.el7_3.1.x86_64 protobuf-2.5.0-8.el7.x86_64 ssplatform2-3.8.3.2353-1.el7.centos.x86_64 zlib-1.2.7-17.el7.x86_64 | |
(gdb) bt | |
#0 0x00007f13909f91d7 in raise () from /lib64/libc.so.6 | |
#1 0x00007f13909fa8c8 in abort () from /lib64/libc.so.6 | |
#2 0x00007f13912fd9d5 in __gnu_cxx::__verbose_terminate_handler() () from /lib64/libstdc++.so.6 | |
#3 0x00007f13912fb946 in ?? () from /lib64/libstdc++.so.6 | |
#4 0x00007f13912fb973 in std::terminate() () from /lib64/libstdc++.so.6 | |
#5 0x00007f13912fbb93 in __cxa_throw () from /lib64/libstdc++.so.6 | |
#6 0x00007f1391350a17 in std::__throw_out_of_range(char const*) () from /lib64/libstdc++.so.6 | |
#7 0x0000000000412fd9 in std::vector<int, std::allocator<int> >::_M_range_check (this=0x19e2940, __n=1) at /usr/include/c++/4.8.2/bits/stl_vector.h:794 | |
#8 0x0000000000412c57 in std::vector<int, std::allocator<int> >::at (this=0x19e2940, __n=1) at /usr/include/c++/4.8.2/bits/stl_vector.h:830 | |
#9 0x000000000044d681 in dl_kernel::DesmWordEmbedQTOpNode::ComputeQueryVcontext (this=0x19e30c0, dweionpgd=0x19e30f0, context=0x19e2350, qword_top1vec_idx=0x7f1387e1d710) | |
at desm_word_embed_qt_op_node.cc:675 | |
#10 0x000000000044ca8d in dl_kernel::DesmWordEmbedQTOpNode::ComputeQwordVecIdx (this=0x19e30c0, dweionpgd=0x19e30f0, context=0x19e2350, | |
input_query=std::vector of length 7, capacity 8 = {...}, qword_best_fit_idx=0x7f1387e1d7c0) at desm_word_embed_qt_op_node.cc:425 | |
#11 0x000000000044c801 in dl_kernel::DesmWordEmbedQTOpNode::ComputeQwordVecMatrix (this=0x19e30c0, dweionpgd=0x19e30f0, context=0x19e2350, | |
input_query=std::vector of length 7, capacity 8 = {...}) at desm_word_embed_qt_op_node.cc:363 | |
#12 0x000000000044c65c in dl_kernel::DesmWordEmbedQTOpNode::ComputeQTSimilarity (this=0x19e30c0, dweionpgd=0x19e30f0, context=0x19e2350, | |
input_query=std::vector of length 7, capacity 8 = {...}, intput_title=std::vector of length 11, capacity 11 = {...}) at desm_word_embed_qt_op_node.cc:303 | |
#13 0x000000000044ddd8 in dl_kernel::DesmWordEmbedQTOpNode::forward (this=0x19e30c0, context=0x19e2350, graph_idx=0) at desm_word_embed_qt_op_node.cc:822 | |
#14 0x00000000004a52e0 in dl_kernel::Graph::forward (this=0x19e31f0, context=0x19e2350) at graph.cc:14 | |
#15 0x000000000049afae in GPUCalcHandler::svc (this=0x19e5210, src=0x197c250) at gpu_calc_handler.cpp:76 | |
#16 0x000000000049a9bf in GPUCalcHandler::SvcFuncRoutine (p_vec=0x19e4ac8, p_stop=0x19e23a8) at gpu_calc_handler.cpp:12 | |
#17 0x00000000004a500a in dl_kernel::WorkerThread::run_task_routine (this=0x19e23a0) at worker_thread.cc:79 | |
#18 0x00000000004a505a in dl_kernel::WorkerThread::run_svc (arg=0x19e23a0) at worker_thread.cc:89 | |
#19 0x00007f139a55fdc5 in start_thread () from /lib64/libpthread.so.0 | |
#20 0x00007f1390abb73d in clone () from /lib64/libc.so.6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment