Date: Fri, 22 Mar 2019 09:48:28 -0400 From: Greg Veldman <freebsd@gregv.net> To: Li-Wen Hsu <lwhsu@freebsd.org>, Greg V <greg@unrelenting.technology>, Jung-uk Kim <jkim@freebsd.org>, Justin Hibbits <jhibbits@freebsd.org>, freebsd-office@freebsd.org Subject: Re: [call for help] libreoffice 6.2 update Message-ID: <20190322134828.GY98884@aurora.gregv.net> In-Reply-To: <20190314141745.GV98884@aurora.gregv.net> References: <CAKBkRUztkbJJTHe2B24MmCpcVeeR83%2Bi9Y6pUUhDO-P8bgOomw@mail.gmail.com> <20190219170520.GC98237@aurora.gregv.net> <CAKBkRUze9ML3R_KJnEjktReO4vFuTKHhwqArpcx6VXJOG3u4tg@mail.gmail.com> <20190309001620.GM98884@aurora.gregv.net> <CAKBkRUwX1_zrDZd4uNztLFAXharwq6Gd0sZsnvE7G4c6KTxcSQ@mail.gmail.com> <20190309024156.GN98884@aurora.gregv.net> <CAKBkRUzQCcx9h20ArXAXDRoNgr32%2BXUN-L3HGSgCKUBH1%2B9drQ@mail.gmail.com> <20190312234549.GR98884@aurora.gregv.net> <20190313184641.GT98884@aurora.gregv.net> <20190314141745.GV98884@aurora.gregv.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Is there anything else that needs to be done to get the LO updates currently on GitHub into a state where they can be committed? Should I open a PR? On Thu, Mar 14, 2019 at 10:17:45AM -0400, Greg Veldman wrote: > On Wed, Mar 13, 2019 at 02:46:41PM -0400, Greg Veldman wrote: > > On Tue, Mar 12, 2019 at 07:45:49PM -0400, Greg Veldman wrote: > > > I was able to reproduce the segfault. From the limited amount > > > of debugging I've been able to do, it looks like it may trace > > > back to the cpp_uno libs. Will try to look into it more tomorrow. > > > > I was able to spend a bit of quality time with gdb and UBSan > > this morning, and got it tracked down. It was indeed the cpp_uno > > bridge, specifically the exception processing code as triggered > > by the FileExists() function in svx/source/gallery2/galmisc.cxx. > > > > I'm running an i386 test build again now, if it finishes > > successfully I'll push the patch. > > With the most recent two commits, I've now gotten clean builds > on 11.2-amd64, 11.2-i386, and 12.0-i386. I'll try to run a > test build on 12.0-amd64 later today if I can. I've also done > some basic functionality tests (e.g. can I open, edit, save > documents, use internal LO dialogs, etc). > > I think the current repo seems to be in a fairly stable state > at this point. Li-Wen, if you agree do you want to issue a > broader call for testing? With all the work that's been done > on this, I'd kind of like to see it make it into the ports > tree for 2019Q2 if possible, so the broader community can > actually use it... ;-) > > -- > Greg Veldman -- Greg Veldman
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190322134828.GY98884>