GNU gdb (GDB) Red Hat Enterprise Linux (7.2-60.el6_4.1)
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
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:
...
Reading symbols from /lnmp/apache/bin/httpd...done.
[New Thread 28051]
.......
warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7ffee7794000
Core was generated by `/lnmp/apache/bin/httpd -k start'.
Program terminated with signal 11, Segmentation fault.
#0 memcpy () at ../sysdeps/x86_64/memcpy.S:267
267 rep
Missing separate debuginfos, use: debuginfo-install libidn-1.18-2.el6.x86_64
报了一个Missin separate debuginfos, use: debuginfo-install libidn-1.18-2.el6.x86_64的错误,但是没有找到解决方法。
接着执行: