ports/176967: editors/libreoffice crashes
Jung-uk Kim
jkim at FreeBSD.org
Fri Mar 22 20:29:50 UTC 2013
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 2013-03-22 16:15:15 -0400, Understudy wrote:
2013? 3? 22? 16:15, Understudy ? ?:> On 03/22/13 14:32, Jung-uk
Kim wrote:> On 2013-03-18 11:00:00 -0400, Understudy wrote:
>>>> The following reply was made to PR ports/176967; it has been
>>>> noted by GNATS.
>>>>
>>>> From: Understudy <understudy at understudy.net> To: Dwayne
>>>> MacKinnon <dmk at ncf.ca> Cc: bug-followup at freebsd.org Subject:
>>>> Re: ports/176967: editors/libreoffice crashes Date: Mon, 18
>>>> Mar 2013 10:53:57 -0400
>>>>
>>>> On 03/18/13 10:38, Dwayne MacKinnon wrote:
>>>>> Hi,
>>>>>
>>>>> I maintain two 9.1-RELEASE i386 & one 9.1-RELEASE amd64
>>>>> boxes. This problem appears to be specific to i386. It
>>>>> appears on both of those boxes and does not appear on my
>>>>> amd64 box.
>>>>>
>>>>> Cheers, DMK
>>>> Thank you . I hope this gets a look at.
> At this point, I can confidently say LibreOffice doesn't play nice
> with FreeBSD rtld(1). Especially, mergelibs feature seems broken
> ATM. What I see from the backtrace of PR176269 is that GOT is not
> properly initialized before calling a libX11 function XFree(3)
> somehow. Maybe dlopen(3) and friends are not used properly
> somewhere. Can anyone try setting LD_BIND_NOW environment
> variable, start LO, and tell me what happens?
>
> Jung-uk Kim
>
> *PS: I am pretty sure that this PR is a duplicate of ports/176269:
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=176269 Hi,
>
> I am far from an expert at this however, show the list of commands
> you want me to input and I will give you the results no problem.
>
> I am assuming from what you posted you would like the following: |
>
> #setenv LD_BIND_NOW
>
> #/usr/local/bin/libreoffice &
>
> If I am wrong please let me know what the correct commands are.
LD_BIND_NOW must be a non-empty string. So, it goes something like this:
env LD_BIND_NOW=1 /usr/local/bin/libreoffice
Jung-uk Kim
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)
iQEcBAEBAgAGBQJRTL6tAAoJECXpabHZMqHOGAYIAJl1JIs+p6dn721kADq6JHj7
6X/9/v9dnNtUu7yvvgkyRzqlmFRs84kl1/aWsZBEABrDgmLscZkRc99dMRh0CCZ2
2jGtQ+Oy3mqMs4PmvYe2AqitqjT2o+3JQAuqPSEp/syINQXozNbU7UcZu/zM/md0
UIpm6B6qabex256yK0rzliBylVuOrYhiyA8JRW5YW8aCDeoP6M6mCQkjDJvawwMi
MWIh8U6ghL6KtSumsYvJYOWUr5gq5Y2wi3iIRkcSo5iOYwnIcBeSRJtTgY/uGxDX
1qflGEqtHgAPpvd6zwaz6Qr4typfHNhayORA/TpThaYfkFuy8/Ag7aFJ91lY6M8=
=STs2
-----END PGP SIGNATURE-----
More information about the freebsd-office
mailing list