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 faultThread Previous | Thread Next