From nobody@FreeBSD.org Tue May 17 10:17:12 2005 Return-Path: Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2ADB16A4CE for ; Tue, 17 May 2005 10:17:12 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A45943D83 for ; Tue, 17 May 2005 10:17:12 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j4HAH8VR034119 for ; Tue, 17 May 2005 10:17:08 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j4HAH8Ww034112; Tue, 17 May 2005 10:17:08 GMT (envelope-from nobody) Message-Id: <200505171017.j4HAH8Ww034112@www.freebsd.org> Date: Tue, 17 May 2005 10:17:08 GMT From: Koji Yokota To: freebsd-gnats-submit@FreeBSD.org Subject: LyX-1.3.5 dumps core when a dialog is opened X-Send-Pr-Version: www-2.3 >Number: 81148 >Category: ports >Synopsis: LyX-1.3.5 dumps core when a dialog is opened >Confidential: no >Severity: serious >Priority: medium >Responsible: barner >State: closed >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue May 17 10:20:09 GMT 2005 >Closed-Date: Tue May 31 19:50:46 GMT 2005 >Last-Modified: Tue May 31 19:50:46 GMT 2005 >Originator: Koji Yokota >Release: 5.4-RELEASE >Organization: Otaru University of Commerce >Environment: FreeBSD wicksell.econ.otaru-uc.ac.jp 5.4-RELEASE FreeBSD 5.4-RELEASE #1: Tue May 10 21:28:41 JST 2005 uji@wicksell.econ.otaru-uc.ac.jp:/usr/obj/usr/src/sys/KYOTO i386 >Description: LyX-1.3.5 compiled with WITH_QT=yes dumps core when a dialog is opened. The error message is as follows: Fatal error 'Recurse on a private mutex.' at line 988 in file /usr/src/lib/libpthread/thread/thr_mutex.c (errno = 0) Abort trap (core dumped) >How-To-Repeat: Open any dialogs, say [file]->[open] >Fix: >Release-Note: >Audit-Trail: Responsible-Changed-From-To: freebsd-ports-bugs->barner Responsible-Changed-By: barner Responsible-Changed-When: Thu May 19 10:47:04 GMT 2005 Responsible-Changed-Why: Grab. http://www.freebsd.org/cgi/query-pr.cgi?pr=81148 From: Koji Yokota To: bug-followup@FreeBSD.org, yokota@res.otaru-uc.ac.jp Cc: Subject: Re: ports/81148: LyX-1.3.5 dumps core when a dialog is opened Date: Mon, 23 May 2005 17:20:56 +0900 --Boundary-00=_pJZkCr4iISaJRBC Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit I tested the same program on another machine which runs FreeBSD 5.4-RELEASE. It was running without any problems at first, but after "portupgrade -a" operation, it fell in the same pitfall. This time, the program immediately crashes with the same error as soon as it starts. One of dependent ports (build dependent ports?) which was updated recently may be suspicious (?). -- Koji Yokota (yokota@res.otaru-uc.ac.jp) Department of Economics Otaru University of Commerce --Boundary-00=_pJZkCr4iISaJRBC Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: 7bit

I tested the same program on another machine which runs FreeBSD 5.4-RELEASE. It was running without any problems at first, but after "portupgrade -a" operation, it fell in the same pitfall. This time, the program immediately crashes with the same error as soon as it starts. One of dependent ports (build dependent ports?) which was updated recently may be suspicious (?).

--

Koji Yokota (yokota@res.otaru-uc.ac.jp)

Department of Economics

Otaru University of Commerce

--Boundary-00=_pJZkCr4iISaJRBC-- From: Koji Yokota To: bug-followup@FreeBSD.org, yokota@res.otaru-uc.ac.jp Cc: Subject: Re: ports/81148: LyX-1.3.5 dumps core when a dialog is opened Date: Mon, 30 May 2005 14:46:52 +0900 Modifying Makefile from USE_LIBTOOL_VER=13 to USE_LIBTOOL_VER=15 solves the problem. From: Andrew Thompson To: Simon Barner Cc: bug-followup@FreeBSD.org Subject: Re: ports/81148: LyX-1.3.5 dumps core when a dialog is opened Date: Tue, 31 May 2005 11:59:43 +1200 > > > > Modifying Makefile from > > USE_LIBTOOL_VER=13 > > to > > USE_LIBTOOL_VER=15 > > solves the problem. > > could you please investigate and if so, give your approval? > yes, please commit. State-Changed-From-To: open->closed State-Changed-By: barner State-Changed-When: Tue May 31 19:50:25 GMT 2005 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=81148 >Unformatted: