in reply to Re^2: Investigating segmentation core file in perl
in thread Investigating segmentation core file in perl
Then inside the gdb shell try the following to see what was going ongdb -e /usr/bin/perl -c /var/cores/localhost.perl.core.1610952111
bt # gives a frame stack bt full # framestack with value of variables
|
|---|