Discussion:
[perl #125797] panic: sv_setpvn called with negative strlen -2 in debugger (perl 5.18.1)
Tony Cook via RT
2015-08-12 23:15:31 UTC
Permalink
I'm closing this as it seems to be specific to the Ubuntu perl 5.18.
Thanks, closed.

Tony

---
via perlbug: queue: perl5 status: new
https://rt.perl.org/Ticket/Display.html?id=125797
Joe McMahon (via RT)
2015-08-12 22:53:59 UTC
Permalink
# New Ticket Created by Joe McMahon
# Please include the string: [perl #125797]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/Ticket/Display.html?id=125797 >


The following line, or variations on it, will cause the debugger to panic:

Junk->foo(210')

The ummatched quote seems to be the trigger. It can be either a single or double quote, or a backquote.

This does not cause the debugger to lose its place or stop execution.
Joe McMahon via RT
2015-08-12 23:00:18 UTC
Permalink
I'm closing this as it seems to be specific to the Ubuntu perl 5.18.
Loading...