From owner-freebsd-openoffice@FreeBSD.ORG Thu May 8 21:20:03 2008 Return-Path: Delivered-To: openoffice@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6661210657C5 for ; Thu, 8 May 2008 21:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4CB078FC20 for ; Thu, 8 May 2008 21:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m48LK357064882 for ; Thu, 8 May 2008 21:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m48LK3kt064881; Thu, 8 May 2008 21:20:03 GMT (envelope-from gnats) Date: Thu, 8 May 2008 21:20:03 GMT Message-Id: <200805082120.m48LK3kt064881@freefall.freebsd.org> To: openoffice@FreeBSD.org From: Mikkel Troest Cc: Subject: Re: ports/118527: editors/openoffice.org-2 seg faults when asked to perform digital signature method X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Mikkel Troest List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2008 21:20:03 -0000 The following reply was made to PR ports/118527; it has been noted by GNATS. From: Mikkel Troest To: Marcin Cieslak Cc: bug-followup@FreeBSD.org, supraexpress@globaleyes.net Subject: Re: ports/118527: editors/openoffice.org-2 seg faults when asked to perform digital signature method Date: Thu, 08 May 2008 23:09:15 +0200 Hi again, Yes, I use OpenSSL from ports. I tried the following: /usr/local/lib/libcrypto.* removed ... (gdb) continue Continuing. Program received signal SIGSEGV, Segmentation fault. 0x2fea9f41 in SHA1_Update () from /lib/libcrypto.so.5 (gdb) q The program is running. Quit anyway (and detach it)? (y or n) y Detaching from program: /usr/local/openoffice.org-2.4.0/program/soffice.bin, process 45381 [mikkle@Beast /home/mikkle]> /lib/libcrypto.* removed ... (gdb) continue Continuing. Program received signal SIGSEGV, Segmentation fault. 0x2fe06c13 in SHA1_Update () from /usr/local/lib/libcrypto.so.5 (gdb) Still funny that the problem only occurs with OOO_FORCE_DESKTOP=gnome ... I'll cook a new build where I patch the Makefile to include --with-system-openssl in the configure args. I'll update you with my findings when he build is done and I've had time to test. :O) Mikkel Marcin Cieslak wrote: > Program received signal SIGSEGV, Segmentation fault. > 0x2fe06c13 in SHA1_Update () from /usr/local/lib/libcrypto.so.5 > (gdb) step > > Are you using OpenSSL from ports? Can you try with base system OpenSSL? > (e.g. move OpenSSL libraries temporarily away)? > > If that does not work, can you move away base system openssl (try not > to break your OS if accessed remotely!)? > > I am afraid this looks like the conflict between system OpenSSL and > OpenSSL integrated with OOO. Adding --with-system-openssl to configure > flags should help then... > > ------------------------------------------------------------------------ > > !DSPAM:1660,4823159772954151219065! ---------- This mail was scanned for viruses at mail.mikkle.dk by ClamAV (tm) and found to be virus free.