Segfaults

2002-10-12 Thread Fogle Cpl Shawn B
When I make perl segfault due to something stupid I did should I just ignore it or report it as a bug? (yes I can reproduce it) thanks shawn -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Segfaults

2002-10-12 Thread Paul Johnson
On Sat, Oct 12, 2002 at 04:10:59PM +0400, Fogle Cpl Shawn B wrote: > When I make perl segfault due to something stupid I did should I just ignore > it or report it as a bug? (yes I can reproduce it) perl shouldn't segfault, even if you've done something silly. If the problem still exists in 5.8

segfaults

2001-12-24 Thread Kevin Harwood
I am getting segmentation faults when I add arguments to fire off my perl script. This script uses a couple modules and the problem started when I created and used another module and it seems to be intermittent as well. When I fire off perl -d somescript.pl arg1 arg2 it segfaults but perl -d