Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 May 2008 16:50:04 GMT
From:      Anton <uyamba@gmail.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/124082: [UPDATE]: audio/qmpdclient Update to new release,  1.0.9
Message-ID:  <200805311650.m4VGo4p9021282@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/124082; it has been noted by GNATS.

From: Anton <uyamba@gmail.com>
To: bug-followup@FreeBSD.org
Cc: Edwin Groothuis <edwin@FreeBSD.org>, Maxim Samsonov <xors@mne.ru>
Subject: Re: ports/124082: [UPDATE]: audio/qmpdclient Update to new release,
 1.0.9
Date: Sat, 31 May 2008 20:13:11 +0400

 On Wed, 28 May 2008 22:30:15 UT
 Edwin Groothuis <edwin@FreeBSD.org> wrote:
 
 > Maintainer of audio/qmpdclient,
 > 
 > Please note that PR ports/124082 has just been submitted.
 > 
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 > 
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/124082
 > 
 > -- 
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 
 I have compiled QMPDClient 1.0.9 and it crashes at start
 (segmentation fault).
 
 Output from gdb:
 ---------------------------------------------------
 % gdb /usr/local/bin/qmpdclient qmpdclient.core
 ...
 Starting program: /usr/local/bin/qmpdclient 
 ...
 Program received signal SIGSEGV, Segmentation fault.
 0x08082a9f in QList<int>::append ()
 ---------------------------------------------------
 
 % pkg_info | grep qt4
 qt4-corelib-4.3.4   Qt core library
 qt4-designer-4.3.4  Qt ui editor
 qt4-gui-4.3.4_1     Qt graphical user interface library
 qt4-libQtAssistantClient-4.3.4 Qt documentation browser integration library
 qt4-linguist-4.3.4  Qt localisation tool
 qt4-moc-4.3.4       Qt meta object compiler
 qt4-network-4.3.4   Qt network library
 qt4-qmake-4.3.4     The build utility of the Qt project
 qt4-qt3support-4.3.4_1 Qt3 compatibility library
 qt4-rcc-4.3.4       Qt resource compiler
 qt4-script-4.3.4    Qt script
 qt4-sql-4.3.4       Qt SQL library
 qt4-uic-4.3.4       Qt user interface compiler
 qt4-xml-4.3.4       Qt XML library
 
 % uname -a
 FreeBSD xxx 6.3-STABLE FreeBSD 6.3-STABLE #9: Thu May 22 22:32:12 MSD
 2008     xxx@xxx:/usr/obj/usr/src/sys/CURRENT  i386
 
 Any ideas?
 
 -- 
 Best regards, Anton



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805311650.m4VGo4p9021282>