被你虐 2016-04-19 12:42 采纳率: 0%
浏览 1725

大家来看看这是什么段错误?

Core was generated by `format VOCGZ 2 /home/zhjs/env'.
Program terminated with signal 11, Segmentation fault.
#0 0x000000000045c72c in std::_Vector_base, std::allocator >, std::allocator, std::allocator > > >::_Vector_impl::_Vector_impl (this=0x7fdba3186580) at /usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../include/c++/4.4.6/bits/stl_vector.h:81
81 : Tp_alloc_type(), _M_start(0), _M_finish(0), _M_end_of_storage(0)
Missing separate debuginfos, use: debuginfo-install glibc-2.12-1.47.el6.x86_64 libaio-0.3.107-10.el6.x86_64 libgcc-4.4.6-3.el6.x86_64 libstdc++-4.4.6-3.el6.x86_64 oracle-instantclient11.2-basic-11.2.0.4.0-1.x86_64
(gdb) where
#0 0x000000000045c72c in std::_Vector_base, std::allocator >, std::allocator, std::allocator > > >::_Vector_impl::_Vector_impl (this=0x7fdba3186580) at /usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../include/c++/4.4.6/bits/stl_vector.h:81
#1 0x000000000045bd70 in std::_Vector_base, std::allocator >, std::allocator, std::allocator > > >::_Vector_base (this=0x7fdba3186580) at /usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../include/c++/4.4.6/bits/stl_vector.h:105
#2 0x000000000045baa0 in std::vector, std::allocator >, std::allocator, std::allocator > > >::vector (this=0x7fdba3186580) at /usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../include/c++/4.4.6/bits/stl_vector.h:208
#3 0x00007fdba2ee08c8 in STAT_TABLE::STAT_TABLE (this=0x7fdba31781d0) at src/CF_CStat.h:124
#4 0x00007fdba2f1edfb in CF_CError_Table::CF_CError_Table (this=0x7fdba31781c8) at src/CF_Error_Table.cpp:67
#5 0x000000000046710a in SParameter::SParameter (this=0x7fdba31768a0) at src/MainFlow.h:163
#6 0x00007fdba2f298c2 in __static_initialization_and_destruction_0 (
_initialize_p=1, __priority=65535) at src/filter_common.cpp:4
#7 0x00007fdba2f298f7 in global constructors keyed to filter_common.cpp(void) () at src/filter_common.cpp:781
#8 0x00007fdba2f3e376 in __do_global_ctors_aux () from /home/zhjs/src/app/lib/libcommond.so.1.0.0
#9 0x00007fdba2e7bc3b in _init () from /home/zhjs/src/app/lib/libcommond.so.1.0.0
#10 0x00007fdba0058990 in ?? ()
#11 0x0000003161a0e4a5 in _dl_init_internal () from /lib64/ld-linux-x86-64.so.2
#12 0x0000003161a00b3a in _dl_start_user () from /lib64/ld-linux-x86-64.so.2
#13 0x0000000000000004 in ?? ()
#14 0x00007fff8d5bb3da in ?? ()
#15 0x00007fff8d5bb3e1 in ?? ()
#16 0x00007fff8d5bb3e7 in ?? ()
#17 0x00007fff8d5bb3e9 in ?? ()
#18 0x0000000000000000 in ?? ()

  • 写回答

1条回答 默认 最新

  • devmiao 2016-04-19 21:55
    关注
    评论

报告相同问题?

悬赏问题

  • ¥100 求三轴之间相互配合画圆以及直线的算法
  • ¥100 c语言,请帮蒟蒻写一个题的范例作参考
  • ¥15 名为“Product”的列已属于此 DataTable
  • ¥15 安卓adb backup备份应用数据失败
  • ¥15 eclipse运行项目时遇到的问题
  • ¥15 关于#c##的问题:最近需要用CAT工具Trados进行一些开发
  • ¥15 南大pa1 小游戏没有界面,并且报了如下错误,尝试过换显卡驱动,但是好像不行
  • ¥15 自己瞎改改,结果现在又运行不了了
  • ¥15 链式存储应该如何解决
  • ¥15 没有证书,nginx怎么反向代理到只能接受https的公网网站