Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Dec 2007 22:26:23 -0600
From:      "User1001" <supraexpress@globaleyes.net>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/118527: editors/openoffice-org-2 seg faults when asked to perform digital signature method
Message-ID:  <1197260783.1971@FreeBSD2.LocalNET10>
Resent-Message-ID: <200712100430.lBA4U1s2097799@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         118527
>Category:       ports
>Synopsis:       editors/openoffice-org-2 seg faults when asked to perform digital signature method
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 10 04:30:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     User1001
>Release:        FreeBSD 6.3-PRERELEASE i386
>Organization:
>Environment:


System: FreeBSD 6.3-PRERELEASE #8: Sat Nov 17 20:35:02 CST 2007

openoffice.org-2.2.0
firefox-2.0.0.9,1 (FBSD native)
<path>/{cert8,key3,secmod}.db

modified "/usr/local/openoffice.org-2.2.0/program/soffice" to include and export certificate path:
MOZILLA_CERTIFICATE_FOLDER="$1"
export MOZILLA_CERTIFICATE_FOLDER
shift



>Description:


1) start OO-writer
2) select "Digital Signature" File option
3) OO-writer crashes

ktrace verifies OO-writer opening and reading desired DB files (ala MOZILLA_CERTIFICATE_FOLDER environment variable)
immediately after processing key3.db, the following SIGNAL message occurs:

1804 soffice.bin PSIG  SIGSEGV caught handler=0x291425af mask=0xfffefaff code=0xc

Firefox ceritifcate viewer shows proper certificates in place
NS certutil shows the same


>How-To-Repeat:





>Fix:





>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1197260783.1971>