root@server4 [/usr/sbin]# gdb /usr/bin/perl
GNU gdb (GDB) Red Hat Enterprise Linux (7.2-56.el6)
Copyright (C) 2010 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 "i686-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/perl...(no debugging symbols found)...done.
(gdb) run   /usr/sbin/amlabel DailySet1 DailySet1-1 slot 1
Starting program: /usr/bin/perl /usr/sbin/amlabel DailySet1 DailySet1-1 slot 1
[Thread debugging using libthread_db enabled]

Program received signal SIGSEGV, Segmentation fault.
0x00000000 in ?? ()
Missing separate debuginfos, use: debuginfo-install perl-5.10.1-119.el6_1.1.i686
(gdb)
(gdb)


roberto

Reply via email to