William McKee wrote:
On Tue, Jun 07, 2005 at 11:40:49PM +1000, Stas Bekman wrote:
Something is not right here. Your perl is not threaded:
However the segfault shows threads operation:
#0 0x882fa1d7 in kill () from /lib/libc.so.5
(gdb) bt
#0 0x882fa1d7 in kill () from /lib/libc.so.5
#1 0x
William McKee wrote:
On Tue, Jun 07, 2005 at 11:40:49PM +1000, Stas Bekman wrote:
Something is not right here. Your perl is not threaded:
However the segfault shows threads operation:
Yeah, it's bizarre.
#0 0x882fa1d7 in kill () from /lib/libc.so.5
(gdb) bt
#0 0x882fa1d7 in kill () fr
On Tue, Jun 07, 2005 at 11:40:49PM +1000, Stas Bekman wrote:
> Something is not right here. Your perl is not threaded:
>
> However the segfault shows threads operation:
Yeah, it's bizarre.
> >#0 0x882fa1d7 in kill () from /lib/libc.so.5
> >(gdb) bt
> >#0 0x882fa1d7 in kill () from /lib/libc.s
William McKee wrote:
-8<-- Start Bug Report 8<--
1. Problem Description:
When using Image::Magick (either 6.1.9.4 or 6.2.3) under mod_perl, the
server segfaults. Used at the command line or under mod_cgi there are no
errors.
A core dump is attached. This
-8<-- Start Bug Report 8<--
1. Problem Description:
When using Image::Magick (either 6.1.9.4 or 6.2.3) under mod_perl, the
server segfaults. Used at the command line or under mod_cgi there are no
errors.
A core dump is attached. This is my first attempt at