Re: Segfaults with some modules, positional dependent

2004-05-20 Thread Stas Bekman
[Chris, please keep the thread on the list. Thanks] Christopher P. Lindsey wrote: [Thu May 20 03:19:31 2004] [notice] child pid 10522 exit signal Segmentation fault (11) You need to show us the core backtrace. And may be rebuild your mod_perl and/or perl with debug enabled before that. You also

Re: Segfaults with some modules, positional dependent

2004-05-20 Thread Stas Bekman
Christopher P. Lindsey wrote: I'm having a weird problem with certain modules causing perl scripts to segfault. The errors in the log are like [Thu May 20 03:19:31 2004] [notice] child pid 10522 exit signal Segmentation fault (11) You need to show us the core backtrace. And may be rebuild you

Segfaults with some modules, positional dependent

2004-05-20 Thread Christopher P. Lindsey
I'm having a weird problem with certain modules causing perl scripts to segfault. The errors in the log are like [Thu May 20 03:19:31 2004] [notice] child pid 10522 exit signal Segmentation fault (11) The module causing the problems is Sys::Hostname. The perl script has the line use Sy