From: Alexey Tourbin <at@altlinux.ru>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: [devel] Re: u: apache-1.3.28rusPL30.18-alt2
Date: Tue, 9 Sep 2003 21:45:23 +0400
Message-ID: <20030909174523.GQ4500@julia.office.altlinux.ru> (raw)
In-Reply-To: <20030909205522.7e96e7c1.vsu@altlinux.ru>
[-- Attachment #1: Type: text/plain, Size: 1604 bytes --]
On Tue, Sep 09, 2003 at 08:55:22PM +0400, Sergey Vlasov wrote:
> Поиск по архиву apache-talk с середины 2001 г. дал только следующее
> (это, правда, несколько другая проблема):
http://masonhq.com/docs/faq/#why_am_i_getting_segmentation_fa
Why am I getting segmentation faults (or silently failing on startup)?
There are a few known mod_perl issues that cause segmentation faults or a
silent failure on the part of Apache to start itself up. Though not
specific to HTML::Mason, they are worth keeping in mind:
* Are you using a dynamically-linked mod_perl? Unfortunately, DSO
mod_perl builds seem to be reliably unstable, especially under heavy
traffic. Rebuild Apache with mod_perl linked statically.
* Earlier versions of XML::Parser and Apache could conflict, because both
would statically compile in expat for XML parsing. This was fixed as of
Apache version 1.3.20 and XML::Parser 2.30, both of which can be
compiled against the same shared libexpat. You can also build Apache
with '--disable-rule=EXPAT'.
Matthew Kennedy pointed out that:
> If "strings `which httpd` | grep -i xml"
> returns anything, you have this problem.
* Are you using Perl 5.6.0? Though not widespread, Perl 5.6.0 can
generate sporadic segmentation faults at runtime for some Perl code.
Specifically, evals of moderate complexity appear problematic. And,
since Mason uses lots of evals of moderate complexity, you can't avoid
them. If the two suggestions above don't solve your segfault problem
and you are running Perl 5.6.0, try upgrading to Perl 5.6.1.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2003-09-09 17:45 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-08 10:40 ` [devel] Re: [sisyphus] " Victor Forsyuk
2003-09-08 11:11 ` Denis Ovsienko
2003-09-09 16:23 ` Victor Forsyuk
2003-09-08 13:58 ` [devel] " Michael Shigorin
2003-09-09 16:27 ` [devel] Re: [sisyphus] " Victor Forsyuk
2003-09-09 16:34 ` [devel] " Alexey Tourbin
2003-09-09 16:55 ` Sergey Vlasov
2003-09-09 17:45 ` Alexey Tourbin [this message]
2003-09-10 15:43 ` [devel] Re: [sisyphus] " Michael Shigorin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030909174523.GQ4500@julia.office.altlinux.ru \
--to=at@altlinux.ru \
--cc=devel@altlinux.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git