Re: perl segfault - how to troubleshoot



[A complimentary Cc of this posting was sent to
James Harris
<james.harris.1@xxxxxxxxxxxxxx>], who wrote in article <b60d51cf-e511-4249-a200-d7cc03a9d705@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>:
$ perl -c mythrename.pl
Segmentation fault

Try running under debugger:

gdb `which perl` -c mythrename.pl

$ perl -d mythrename.pl
Loading DB routines from perl5db.pl version 1.28
Editor support available.
Enter h or `h h' for help, or `man perldebug' for more help.

Try enabling autotrace. Report.

Hope this helps,
Ilya
.



Relevant Pages

  • use MD5
    ... I have MD5 config'ed and compiled and it is in my PATH variable. ... #> perl -de 1 ... Loading DB routines from perl5db.pl version 1.23 ...
    (perl.beginners)
  • [Full-disclosure] Perl format string integer wrap vulnerability
    ... perl is a cross-platform scripting language. ... code execution as well as information leakage and DoS. ... Perl itself is not generally impacted by this vulnerability, ... GNU gdb 6.3 ...
    (Full-Disclosure)
  • [Full-disclosure] Perl format string integer wrap vulnerability
    ... perl is a cross-platform scripting language. ... code execution as well as information leakage and DoS. ... Perl itself is not generally impacted by this vulnerability, ... GNU gdb 6.3 ...
    (Full-Disclosure)
  • Perl format string integer wrap vulnerability
    ... perl is a cross-platform scripting language. ... code execution as well as information leakage and DoS. ... Perl itself is not generally impacted by this vulnerability, ... GNU gdb 6.3 ...
    (Bugtraq)
  • [UNIX] Perl Format String Integer Wrap
    ... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... Perl Format String Integer Wrap ... however any perl program with format string vulnerabilities is. ... GNU gdb 6.3 ...
    (Securiteam)