From owner-freebsd-ports@FreeBSD.ORG Thu Jul 21 02:59:13 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD6A516A42D for ; Thu, 21 Jul 2005 02:59:13 +0000 (GMT) (envelope-from scrappy@hub.org) Received: from hub.org (hub.org [200.46.204.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0699843D64 for ; Thu, 21 Jul 2005 02:59:03 +0000 (GMT) (envelope-from scrappy@hub.org) Received: from localhost (unknown [200.46.204.144]) by hub.org (Postfix) with ESMTP id 1FB87A2469A; Wed, 20 Jul 2005 23:58:57 -0300 (ADT) Received: from hub.org ([200.46.204.220]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 33499-03; Thu, 21 Jul 2005 02:58:57 +0000 (GMT) Received: from ganymede.hub.org (blk-224-176-51.eastlink.ca [24.224.176.51]) by hub.org (Postfix) with ESMTP id 6DA4EA2465A; Wed, 20 Jul 2005 23:58:56 -0300 (ADT) Received: by ganymede.hub.org (Postfix, from userid 1000) id DA25C3D1E4; Wed, 20 Jul 2005 23:59:00 -0300 (ADT) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id D958C3D08E; Wed, 20 Jul 2005 23:59:00 -0300 (ADT) Date: Wed, 20 Jul 2005 23:59:00 -0300 (ADT) From: "Marc G. Fournier" To: php Message-ID: <20050720235350.O36717@ganymede.hub.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: by amavisd-new at hub.org Cc: freebsd-ports@freebsd.org Subject: pspell.so causes server to crash ... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jul 2005 02:59:13 -0000 Was having this problem with 4.3.11, figured I'd upgrade to 4.4.0 first, to make sure it wasn't fixed already ... but, if I have the pspell.so extension enabled, and do a SIGHUP of the server, the apache process (apache 1) crashes ... I've currently got the following aspell installed from FreeBSD ports: drwxr-xr-x 2 root wheel 512 Jul 15 14:32 aspell-0.60.3 and a backtrace of the apache process shows: (gdb) bt #0 0x280ec610 in kill () from /usr/lib/libc_r.so.4 #1 0x805c1d8 in sig_coredump () #2 0x280fe79b in _thread_sig_handler () from /usr/lib/libc_r.so.4 #3 0x280fe606 in _thread_sig_handler () from /usr/lib/libc_r.so.4 #4 0x7fbfffac in ?? () #5 0x288ccec0 in acommon::GlobalCacheBase::~GlobalCacheBase () from /usr/local/lib/libaspell.so.16 #6 0x28906ce9 in __static_initialization_and_destruction_0 () from /usr/local/lib/libaspell.so.16 #7 0x28906db2 in global destructors keyed to acommon::ToUniLookup::reset () from /usr/local/lib/libaspell.so.16 #8 0x288ccaae in __do_global_dtors_aux () from /usr/local/lib/libaspell.so.16 #9 0x289cb6f5 in _fini () from /usr/local/lib/libaspell.so.16 #10 0x280932ae in dlclose () from /usr/libexec/ld-elf.so.1 #11 0x28474ee1 in object.11 () from /usr/local/libexec/apache/libphp4.so #12 0x28476945 in object.11 () from /usr/local/libexec/apache/libphp4.so #13 0x28476a8e in object.11 () from /usr/local/libexec/apache/libphp4.so #14 0x2847250c in object.11 () from /usr/local/libexec/apache/libphp4.so #15 0x2844d292 in object.11 () from /usr/local/libexec/apache/libphp4.so #16 0x2844d26b in object.11 () from /usr/local/libexec/apache/libphp4.so #17 0x2848c004 in object.11 () from /usr/local/libexec/apache/libphp4.so #18 0x80517cb in run_cleanups () #19 0x8050610 in ap_clear_pool () #20 0x805df12 in standalone_main () #21 0x805e747 in main () #22 0x804fd32 in _start (arguments=0x7fbffcf8 "/usr/local/sbin/httpd") at /usr/src/lib/csu/i386-elf/crt1.c:119 As soon as I disable pspell.so, the problem goes away ... is this a problem with the pspell extension, or just the aspell library itself? Thanks ... ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664