develooper Front page | perl.perl5.porters | Postings from July 2014

[perl #122445] Segmentation fault while debugging programs using bignum in 5.18.2

Thread Previous | Thread Next
From:
Christian Stahlhut via RT
Date:
July 31, 2014 05:33
Subject:
[perl #122445] Segmentation fault while debugging programs using bignum in 5.18.2
Message ID:
rt-4.0.18-20633-1406757321-1837.122445-14-0@perl.org
On Wed Jul 30 14:51:25 2014, chr.stahlhut@gmail.com wrote:
> Hi!
> 
> Trying to debug the attached program via 'perl -d ./debug-me.pl'
> produces a segmentation fault for me.

To be more precise, this happens:

christian@azmodan ~ $ perl -d ./debug-me.pl 

Loading DB routines from perl5db.pl version 1.39_10
Editor support available.

Enter h or 'h h' for help, or 'man perldebug' for more help.

main::(./debug-me.pl:4):	$DB::single=2;
                                                                                       DB<1> c
Segmentation fault


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About