in reply to disappearing segfault
Also: these kinds of problems can indicate a buggy version of the perl interpreter. Which perl version on what OS are you using exactly? If you have a vendor-supplied perl version (instead of a self-compiled official release) that might be significant too (and compiling your own could fix your problems). For instance, last summer it was discovered that RedHats version of perl 5.8 had a really nasty (but not fatal) bug in its operator overloading mechanism.
|
|---|