关于core文件

 GNU gdb (GDB) Red Hat Enterprise Linux (7.0.1-23.el5)
Copyright (C) 2009 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-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
BFD: Warning: /usr2/tmn/bin/core.12338 is truncated: expected core file size >= 46137344, found: 1093632.
Core was generated by `mqsendkeda -C dom=zhjk1server -g 1 -i 650 -u SXXJCOL1 -U /usr2/tmn/log/ULOG -m'.
Program terminated with signal 11, Segmentation fault.
#0  0x00000035d36797c0 in ?? ()
(gdb) where
#0  0x00000035d36797c0 in ?? ()
(gdb) q 

可以看出是哪里出了问题吗

怪咖o
浏览 1668回答 1
1回答

咚咚呛

日志看不出堆栈详细信息,看不出core的地方。但日志提供了core时接收到的系统信号:11。说明应该是非法指针引发的错误。
打开App,查看更多内容
随时随地看视频慕课网APP