From users-return-118315-archive-asf-public=cust-asf.ponee.io@httpd.apache.org Tue Jan 8 18:56:39 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 8A31F180652 for ; Tue, 8 Jan 2019 18:56:38 +0100 (CET) Received: (qmail 46102 invoked by uid 500); 8 Jan 2019 17:56:37 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 46087 invoked by uid 99); 8 Jan 2019 17:56:37 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Jan 2019 17:56:37 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id C1A64C086B for ; Tue, 8 Jan 2019 17:56:36 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1 X-Spam-Level: * X-Spam-Status: No, score=1 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id lhfiIXPah2bG for ; Tue, 8 Jan 2019 17:56:34 +0000 (UTC) Received: from atl4mhob12.registeredsite.com (atl4mhob12.registeredsite.com [209.17.115.50]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 3342B5FB73 for ; Tue, 8 Jan 2019 17:56:33 +0000 (UTC) Received: from mailpod.hostingplatform.com (atl4qobmail02pod2.registeredsite.com [10.30.77.36]) by atl4mhob12.registeredsite.com (8.14.4/8.14.4) with ESMTP id x08HuQ4k026611 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Tue, 8 Jan 2019 12:56:26 -0500 Received: (qmail 27961 invoked by uid 0); 8 Jan 2019 17:56:25 -0000 X-TCPREMOTEIP: 174.118.245.214 X-Authenticated-UID: dclarke@blastwave.org Received: from unknown (HELO ?172.16.35.3?) (dclarke@blastwave.org@174.118.245.214) by 0 with ESMTPA; 8 Jan 2019 17:56:25 -0000 To: users@httpd.apache.org References: <1c5498559d784fd89978e4dc92624a8a@DC03PXMBP003.jacksonnational.com> <24e7f376147c402e996daa8b11c1f474@DC03PXMBP003.jacksonnational.com> From: Dennis Clarke Message-ID: <86860084-bae8-9f5f-a2a8-9234362d7a82@blastwave.org> Date: Tue, 8 Jan 2019 12:56:25 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:65.0) Gecko/20100101 Thunderbird/65.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [users@httpd] URGENT: Apache HTTP Migration from 1.3 to 2.4 UNIX Solaris On 1/8/19 11:48 AM, singhal.ankit@tcs.com wrote: > Dear All, > > I have migrated a user module mod_example from 1.3 to 2.4. But when I > try to start the apache it is giving a segmentation fault and creating a > core. > Installed binaries: > Apache 2.4.34 > apr-1.6.5 > apr-util-1.6.1 > pcre-8.40 > expat-2.1.0 Difficult to say from your email but you will most likely need to build a complete toolchain before running any recent Apache. It shouldn't matter one way or that other, but it does, are you on SPARC or x86_64? Also what compiler and toolchain do you have now? Dennis --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org