From owner-freebsd-current@freebsd.org Fri Jan 22 08:25:34 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 04DD7A8CE2F for ; Fri, 22 Jan 2016 08:25:34 +0000 (UTC) (envelope-from kostikbel@gmail.com) 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 E51C61D30 for ; Fri, 22 Jan 2016 08:25:33 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id E1368A8CE2E; Fri, 22 Jan 2016 08:25:33 +0000 (UTC) Delivered-To: current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E0D66A8CE2C for ; Fri, 22 Jan 2016 08:25:33 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from kib.kiev.ua (kib.kiev.ua [IPv6:2001:470:d5e7:1::1]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7ED171D2F for ; Fri, 22 Jan 2016 08:25:33 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from tom.home (kostik@localhost [127.0.0.1]) by kib.kiev.ua (8.15.2/8.15.2) with ESMTPS id u0M8PNux057604 (version=TLSv1 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Fri, 22 Jan 2016 10:25:24 +0200 (EET) (envelope-from kostikbel@gmail.com) DKIM-Filter: OpenDKIM Filter v2.10.3 kib.kiev.ua u0M8PNux057604 Received: (from kostik@localhost) by tom.home (8.15.2/8.15.2/Submit) id u0M8PND5057603; Fri, 22 Jan 2016 10:25:23 +0200 (EET) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: tom.home: kostik set sender to kostikbel@gmail.com using -f Date: Fri, 22 Jan 2016 10:25:23 +0200 From: Konstantin Belousov To: Vladimir Zakharov Cc: current@freebsd.org Subject: Re: LibreOffice doesn't work anymore Message-ID: <20160122082523.GP3942@kib.kiev.ua> References: <20160122081708.GA3416@vzakharov> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160122081708.GA3416@vzakharov> User-Agent: Mutt/1.5.24 (2015-08-30) X-Spam-Status: No, score=-2.0 required=5.0 tests=ALL_TRUSTED,BAYES_00, DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED autolearn=no autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on tom.home X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jan 2016 08:25:34 -0000 On Fri, Jan 22, 2016 at 11:17:08AM +0300, Vladimir Zakharov wrote: > Hello! > > Updating from r294203 to r294460 has broken LibreOffice. Now LO core > dumps with the following message: > > GLib (gthread-posix.c): Unexpected error from C library during 'pthread_key_create': Function not implemented. Aborting. > > Here is the backtrace: > > GNU gdb 6.1.1 [FreeBSD] > ... > This GDB was configured as "amd64-marcel-freebsd"...(no debugging symbols found)... > Core was generated by `soffice.bin'. > Program terminated with signal 6, Aborted. > Reading symbols from /usr/local/lib/libreoffice/program/libuno_sal.so.3...(no debugging symbols found)...done. > Loaded symbols for /usr/local/lib/libreoffice/program/libuno_sal.so.3 > ... > (skipped lots of "Reading symbols ... (no debugging symbols found)" and "Loaded symbols ..." strings) > ... Did you skipped the message about libthr.so.3 ? If yes, update to at least r294470.