in reply to One piece of code, two mysteries! (UPDATED.)
# ./test_perl.pl
Using minimum thread stack size of 16384 at /usr/lib/perl/5.10/threads.pm line 49.
Segmentation fault
# perl -v
This is perl, v5.10.1 (*) built for x86_64-linux-gnu-thread-multi
(with 53 registered patches, see perl -V for more detail)
Note: I changed the shebang line to read: #!/usr/bin/perl -slw (to match my installation of perl).
Blessings,
~Polyglot~
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: One piece of code, two mysteries!
by BrowserUk (Patriarch) on Oct 05, 2012 at 03:27 UTC | |
by Polyglot (Chaplain) on Oct 05, 2012 at 03:52 UTC | |
by BrowserUk (Patriarch) on Oct 05, 2012 at 04:09 UTC | |
by Polyglot (Chaplain) on Oct 05, 2012 at 04:58 UTC | |
|
Re^2: One piece of code, two mysteries!
by mbethke (Hermit) on Oct 05, 2012 at 05:19 UTC |