From owner-freebsd-office@freebsd.org Wed May 15 12:01:49 2019 Return-Path: Delivered-To: freebsd-office@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 07349158EF03 for ; Wed, 15 May 2019 12:01:49 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 9713788B78 for ; Wed, 15 May 2019 12:01:48 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 58339158EEFE; Wed, 15 May 2019 12:01:48 +0000 (UTC) Delivered-To: office@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 36190158EEFB for ; Wed, 15 May 2019 12:01:48 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BA64688B70; Wed, 15 May 2019 12:01:47 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 9C4383806; Wed, 15 May 2019 12:01:47 +0000 (UTC) From: Jan Beich To: Joan Picanyol i Puig Cc: office@freebsd.org, Greg Veldman , Li-Wen Hsu Subject: Re: reproducible crash after libreoffice update References: <20190514115233.GA9791@grummit.biaix.org> <20190514150206.GB11862@grummit.biaix.org> <20190514175041.GA14247@grummit.biaix.org> <20190515075117.GA23790@grummit.biaix.org> Date: Wed, 15 May 2019 14:01:33 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-Rspamd-Queue-Id: BA64688B70 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_HAM_MEDIUM(-0.99)[-0.995,0]; NEURAL_HAM_SHORT(-0.96)[-0.960,0]; NEURAL_HAM_LONG(-1.00)[-0.999,0]; ASN(0.00)[asn:11403, ipnet:96.47.64.0/20, country:US] X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 May 2019 12:01:49 -0000 Joan Picanyol i Puig writes: > * Jan Beich [20190514 21:30]: >> Joan Picanyol i Puig writes: > [...] >> >> >> On Tue, May 14, 2019 at 8:11 AM Joan Picanyol i Puig wrote: >> >> >> > >> >> >> > Hi there, >> >> >> > >> >> >> > On FreeBSD 12.0-RELEASE-p3, after a recent update using quarterly pkg repo >> >> >> > libreoffice-6.2.2_3 (+ icu-64.2,1) crashes repeatedly: >> >> >> >> libreoffice from either /latest (6.2.3) or /quarterly (6.2.2_3) doesn't >> >> crash here: >> >> >> >> 1. start 12.0 amd64 jail >> >> 2. pkg install libreoffice mesa-dri >> >> 3. libreoffice /COPYRIGHT >> >> >> >> Can you provide steps to reproduce? >> > >> > Trying to edit a cell in Calc. With two different worksheets so far, >> > (both xlsx and ods formats), the second one extremely simple. >> >> Can you upload those spreadsheets or describe their contents in a little >> more detail? The following didn't crash here: > > Find attached a problematic spreadsheet. I get the gdb trace with > > libreoffice --backtrace ~/_wd/assets_rename.ods > > as soon as I try to enter some text in the selected cell. Doesn't crash here. Which cell did you select? I've tried randomly editing both empty and non-empty cells. > However, I've found that setting $LANG to en_US.UTF-8 instead of > ca_US.UTF-8 avoids the issue. ca_US.UTF-8 doesn't exist unlike ca_ES.UTF-8 or en_CA.UTF-8. I've tried C (default), ca_ES.UTF-8, en_US.UTF-8 locales. >> > What icu do you have installed? >> >> Whatever was in /latest or /quarterly at the time. Both had 64.2. >> My runtime testing environment is poudriere-empty at the start. > > I've tried cleaning my user profile (rm ~/.config/libreoffice/4) without > improvement. > > What would your next suggestion be? Other than "pkg upgrade -f" or bisecting environment? If you need help with debugging pilot errors questions@ maillist maybe a better place. I'm interested in whether there's an ICU bug, not getting your system back to a working state. > Is it still worth to try /latest ? /latest is a fast moving, bumpy target. Packages tend to disappear only to reappear after a few days/weeks. If you still want to try make a backup first and don't forget to read UPDATING. As for libreoffice 6.2.3 it should've been MFH'd to 2019Q2. Releases that improve stability are welcome on /quarterly. However, I'm neither on ports-secteam@ nor use libreoffice. https://blog.documentfoundation.org/blog/2019/04/18/libreoffice-6-2-3/