Re: Perl segfault on >3.7

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
Cc: <misc@...>
Date: Thursday, September 13, 2007 - 7:10 pm

Thanks for your explanation and quick response, however with
-Uusemymalloc it segfaults almost when it starts. At least it showed
that the problem comes from that way, probably the mymalloc is worse
than the OpenBSD one. :P

We found what appears to be a workaround on awstats.
Changing $tokenquery=$1||''; to $tokenquery='?'; after we traced what
was awstats running when segfaulting.
It's on awstats.pl line 6574
----- awstats 6.7 (build 1.892) (c) 2000-2007 Laurent Destailleur -----

It runs perfect and we didnt find any problem, but we don't have a clue
as to why that is... We are still looking for a real solution

Thanks again,
Alejandro.

mickey wrote:

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Perl segfault on &gt;3.7, Alejandro Lozanoff, (Thu Sep 13, 4:25 pm)
Re: Perl segfault on &gt;3.7, mickey, (Thu Sep 13, 5:10 pm)
Re: Perl segfault on >3.7, Alejandro Lozanoff, (Thu Sep 13, 7:10 pm)
Re: Perl segfault on &gt;3.7, mickey, (Sun Sep 16, 5:13 pm)