Starting program: /home/Desktop/ov `perl -e 'print "A"x1031'`
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
Program received signal SIGSEGV, Segmentation fault.
0x00414141 in ?? ()
(gdb) run `perl -e 'print "A"x1032'`
The program being debugged has been started already.
Start it from the beginning? (y or n) y
Starting program: /home/Desktop/ov `perl -e 'print "A"x1032'`
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
Program received signal SIGSEGV, Segmentation fault.
0x08048418 in bof ()
(gdb) run `perl -e 'print "A"x1029'`
The program being debugged has been started already.
Start it from the beginning? (y or n) y
Starting program: /home/Desktop/ov `perl -e 'print "A"x1029'`
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
Program received signal SIGSEGV, Segmentation fault.
0x08040041 in ?? ()