NetBSD Problem Report #44407

From bernd@arresum.veego.de  Tue Jan 18 06:50:07 2011
Return-Path: <bernd@arresum.veego.de>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by www.NetBSD.org (Postfix) with ESMTP id 8352263B883
	for <gnats-bugs@gnats.NetBSD.org>; Tue, 18 Jan 2011 06:50:07 +0000 (UTC)
Message-Id: <201101180649.p0I6nqff013449@arresum.veego.de>
Date: Tue, 18 Jan 2011 07:49:52 +0100 (CET)
From: Bernd Ernesti <pr201103-2@veego.de>
Reply-To: Bernd Ernesti <pr201103-2@veego.de>
To: gnats-bugs@gnats.NetBSD.org
Subject: phonon takes minutes to start in kde4
X-Send-Pr-Version: 3.95

>Number:         44407
>Category:       pkg
>Synopsis:       phonon takes minutes to start in kde4
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    markd
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jan 18 06:55:00 +0000 2011
>Closed-Date:    Sat Mar 26 22:25:54 +0000 2022
>Last-Modified:  Sat Mar 26 22:28:42 +0000 2022
>Originator:     Bernd Ernesti
>Release:        NetBSD 5.1_STABLE
>Organization:

>Environment:
System: NetBSD 5.1_STABLE 2011-01-08 & pkgsrc HEAD 2011-01-08
Architecture: x86_64
Machine: amd64
>Description:
	There seems to be some kind of dbus issue which makes everything very slow.

	I see the following message in $HOME/.xsession-errors when I try to open
	phonon in the multimedia systemsetings:

knotify(1174)/phonon (KDE plugin): QDBusError("org.freedesktop.DBus.Error.NoReply",
 "Did not receive a reply. Possible causes include: the remote application did not
 send a reply, the message bus security policy blocked the reply, the reply timeout
 expired, or the network connection was broken.")

	I have dbus, famd and hal running.

>How-To-Repeat:
	Start kdm and then login.
	The login sound takes long (minutes) before it is played.
	Opening phonon from systemsettings can take up to 10-30 minutes.
	The test option from phonon takes also a few seconds (minutes) before
	it works.
>Fix:


>Release-Note:

>Audit-Trail:

Responsible-Changed-From-To: pkg-manager->markd
Responsible-Changed-By: wiz@NetBSD.org
Responsible-Changed-When: Tue, 18 Jan 2011 10:25:57 +0000
Responsible-Changed-Why:
Over to maintainer.


State-Changed-From-To: open->feedback
State-Changed-By: dholland@NetBSD.org
State-Changed-When: Sun, 08 Apr 2012 05:59:32 +0000
State-Changed-Why:
Is this still an issue after the big kde4 update?
(I have no idea if it's expected to be fixed or not, but markd might)


From: Bernd Ernesti <pr201103@veego.de>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: pkg/44407 phonon takes minutes to start in kde4
Date: Sun, 5 Aug 2012 08:57:20 +0200

 Hi,

 It is still failing and there was no startup sound at all.

 I got a core cump for kdeinit4:

 Program terminated with signal 4, Illegal instruction.
 #0  0xbb5fe28c in KSycocaEntry::read (s=..., str=...)
     at /pkgsrc/x11/kdelibs4/work.i386/kdelibs-4.8.4/kdecore/sycoca/ksycocaentry.cpp:47
 47      /pkgsrc/x11/kdelibs4/work.i386/kdelibs-4.8.4/kdecore/sycoca/ksycocaentry.cpp: No such file or directory.
         in /pkgsrc/x11/kdelibs4/work.i386/kdelibs-4.8.4/kdecore/sycoca/ksycocaentry.cpp
 (gdb) bt
 #0  0xbb5fe28c in KSycocaEntry::read (s=..., str=...)
     at /pkgsrc/x11/kdelibs4/work.i386/kdelibs-4.8.4/kdecore/sycoca/ksycocaentry.cpp:47
 #1  0xbb5fe448 in KSycocaEntryPrivate::KSycocaEntryPrivate (this=0xb4725220, _str=..., iOffset=9304)
     at /pkgsrc/x11/kdelibs4/work.i386/kdelibs-4.8.4/kdecore/sycoca/ksycocaentry.cpp:28
 #2  0xbb54c1d0 in KServiceTypePrivate (offset=9304, _str=..., this=0xb4725220)
     at /pkgsrc/x11/kdelibs4/work.i386/kdelibs-4.8.4/kdecore/services/kservicetype_p.h:41
 #3  KServiceType::KServiceType (this=0xb4721570, _str=..., offset=9304)
     at /pkgsrc/x11/kdelibs4/work.i386/kdelibs-4.8.4/kdecore/services/kservicetype.cpp:95
 #4  0xbb54cb65 in KServiceTypeFactory::createEntry (this=0xb4d290c0, offset=9304)
     at /pkgsrc/x11/kdelibs4/work.i386/kdelibs-4.8.4/kdecore/services/kservicetypefactory.cpp:121
 #5  0xbb54d1e4 in KServiceTypeFactory::findServiceTypeByName (this=0xb4d290c0, _name=...)
     at /pkgsrc/x11/kdelibs4/work.i386/kdelibs-4.8.4/kdecore/services/kservicetypefactory.cpp:74
 #6  0xbb55202b in KServiceTypeTrader::defaultOffers (this=0xb5b03694, serviceType=..., constraint=...)
     at /pkgsrc/x11/kdelibs4/work.i386/kdelibs-4.8.4/kdecore/services/kservicetypetrader.cpp:116
 #7  0xbb5524f7 in KServiceTypeTrader::query (this=0xb5b03694, serviceType=..., constraint=...)
     at /pkgsrc/x11/kdelibs4/work.i386/kdelibs-4.8.4/kdecore/services/kservicetypetrader.cpp:141
 #8  0xb49cb54d in Phonon::KdePlatformPlugin::createBackend (this=0xb5aec6b0)
     at /pkgsrc/x11/kde-runtime4/work.i386/kde-runtime-4.8.4/phonon/platform_kde/kdeplatformplugin.cpp:165
 #9  0xb7920e54 in Phonon::FactoryPrivate::createBackend() () from /usr/pkg/lib/libphonon.so.4
 #10 0xb7922fc5 in Phonon::Factory::backend(bool) () from /usr/pkg/lib/libphonon.so.4
 #11 0xb7928ef8 in Phonon::GlobalConfig::audioOutputDeviceListFor(Phonon::Category, int) const () from /usr/pkg/lib/libphonon.so.4
 #12 0xb7917a9d in Phonon::BackendCapabilities::availableAudioOutputDevices() () from /usr/pkg/lib/libphonon.so.4
 #13 0xb49e7cdb in availableAudioOutputDevices (this=0xb5a2d000)
     at /pkgsrc/x11/kde-runtime4/work.i386/kde-runtime-4.8.4/phonon/kcm/devicepreference.cpp:503
 #14 DevicePreference::updateAudioOutputDevices (this=0xb5a2d000)
     at /pkgsrc/x11/kde-runtime4/work.i386/kde-runtime-4.8.4/phonon/kcm/devicepreference.cpp:459
 #15 0xbb0e845a in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/pkg/qt4/lib/libQtCore.so.4
 #16 0xb79177c4 in Phonon::BackendCapabilities::Notifier::capabilitiesChanged() () from /usr/pkg/lib/libphonon.so.4
 #17 0xbb0e845a in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/pkg/qt4/lib/libQtCore.so.4
 #18 0xb791c85e in Phonon::Factory::Sender::backendChanged() () from /usr/pkg/lib/libphonon.so.4

 The back trace continued with a loop which never ended ( I stopped here:

 #13518 0xb791c85e in Phonon::Factory::Sender::backendChanged() () from /usr/pkg/lib/libphonon.so.4
 #13519 0xb7922fdb in Phonon::Factory::backend(bool) () from /usr/pkg/lib/libphonon.so.4
 #13520 0xb7928ef8 in Phonon::GlobalConfig::audioOutputDeviceListFor(Phonon::Category, int) const () from /usr/pkg/lib/libphonon.so.4
 #13521 0xb7917a9d in Phonon::BackendCapabilities::availableAudioOutputDevices() () from /usr/pkg/lib/libphonon.so.4
 #13522 0xb49e7cdb in availableAudioOutputDevices (this=0xb5a2d000)
     at /pkgsrc/x11/kde-runtime4/work.i386/kde-runtime-4.8.4/phonon/kcm/devicepreference.cpp:503
 #13523 DevicePreference::updateAudioOutputDevices (this=0xb5a2d000)
     at /pkgsrc/x11/kde-runtime4/work.i386/kde-runtime-4.8.4/phonon/kcm/devicepreference.cpp:459
 #13524 0xbb0e845a in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/pkg/qt4/lib/libQtCore.so.4
 #13525 0xb79177c4 in Phonon::BackendCapabilities::Notifier::capabilitiesChanged() () from /usr/pkg/lib/libphonon.so.4
 #13526 0xbb0e845a in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/pkg/qt4/lib/libQtCore.so.4

 The .xsession-errors file had 4015 lines with this message:
  WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded 

 Bernd

State-Changed-From-To: feedback->open
State-Changed-By: dholland@NetBSD.org
State-Changed-When: Thu, 09 Aug 2012 06:45:37 +0000
State-Changed-Why:
mmm, quality software :(


State-Changed-From-To: open->feedback
State-Changed-By: markd@NetBSD.org
State-Changed-When: Sat, 06 Apr 2013 00:02:57 +0000
State-Changed-Why:
is this still an issue?  Which phonon backend installed?


State-Changed-From-To: feedback->closed
State-Changed-By: veego@NetBSD.org
State-Changed-When: Sat, 26 Mar 2022 22:25:54 +0000
State-Changed-Why:
Too old to test it


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.46 2020/01/03 16:35:01 leot Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2020 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.