From owner-freebsd-openoffice@FreeBSD.ORG Thu Dec 11 04:31:17 2003 Return-Path: Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5753316A4CE for ; Thu, 11 Dec 2003 04:31:17 -0800 (PST) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90B2343D2B for ; Thu, 11 Dec 2003 04:31:04 -0800 (PST) (envelope-from mb@imp.ch) Received: from cvs.imp.ch (cvs.imp.ch [157.161.4.9]) by mail.imp.ch (8.12.9p2/8.12.3) with ESMTP id hBBCV1Ve007627; Thu, 11 Dec 2003 13:31:01 +0100 (CET) (envelope-from Martin.Blapp@imp.ch) Date: Thu, 11 Dec 2003 13:31:01 +0100 (CET) From: Martin Blapp To: Soeren Straarup In-Reply-To: <20031211124405.E18634-100000@x12.dk> Message-ID: <20031211133012.X7436@cvs.imp.ch> References: <20031211124405.E18634-100000@x12.dk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: openoffice@freebsd.org Subject: Re: setup.bin exits with a signal 11 X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Dec 2003 12:31:17 -0000 Hi, > This happens when openoffice-1.1 is run for the first time as a non root > user, one can click next until the persional data has to be entered. > If one then clicks next then it exits. > > >From /var/log/messages: > kernel: pid 1114 (setup.bin), uid 666: exited on signal 11 > > # pkg_info | grep openo > openoffice-1.1rc5 That one is outdated. Did you got the latest version from http://projects.imp.ch/openoffice ? > Installed via pkg not ports. > > # uname -v > FreeBSD 5.2-BETA #0: Sat Dec 6 09:36:40 CET 2003 > > This is from my env: > LANG=da_DK.ISO8859-1 > LC_CTYPE=da_DK.ISO8859-1 > MM_CHARSET=ISO-8859-1 > > openoffice-1.1 crashes no matter if they are in env or not. Martin