ports/118527: editors/openoffice.org-2 seg faults when asked to perform digital signature method

Mikkel Troest mikkel at troest.dk
Thu May 8 21:20:03 UTC 2008


The following reply was made to PR ports/118527; it has been noted by GNATS.

From: Mikkel Troest <mikkel at troest.dk>
To: Marcin Cieslak <saper at saper.info>
Cc: bug-followup at FreeBSD.org, supraexpress at 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 at 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.


More information about the freebsd-openoffice mailing list