Created
September 29, 2011 21:37
-
-
Save jyotty/1252008 to your computer and use it in GitHub Desktop.
erryday I'm segfaulting
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ perlbrew exec perl -e version::new | |
| perl-5.10.1 | |
| ========== | |
| sh: line 1: 21919 Segmentation fault perl \-e version\:\:new | |
| perl-5.12.2 | |
| ========== | |
| sh: line 1: 21922 Segmentation fault perl \-e version\:\:new | |
| perl-5.12.3 | |
| ========== | |
| sh: line 1: 21924 Segmentation fault perl \-e version\:\:new | |
| perl-5.14.0-RC1 | |
| ========== | |
| sh: line 1: 21926 Segmentation fault perl \-e version\:\:new | |
| perl-5.14.1 | |
| ========== | |
| sh: line 1: 21928 Segmentation fault perl \-e version\:\:new | |
| /usr/bin/perl (5.10.0) | |
| ========== | |
| sh: line 1: 21930 Segmentation fault perl \-e version\:\:new |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment