Problems with recent build

Andreas Pakulat apaku at gmx.de
Thu Sep 6 21:28:43 CEST 2007


On 06.09.07 06:32:54, Christian Ehrlicher wrote:
> Andreas Pakulat schrieb:
> >Hi,
> >I've built yesterday and today updated qt-copy and rebuilt. However I've
> >got two problems:
> >a) kdeinit4 starts dbus (and dbus-daemon runs, but I don't see its
> >console window), but I get a message:
> >Failed to bind to socket: ... Address already in use.
> >It seems manually launching dbus-daemon helps, but autostart did work
> >last time I built kde4 (sometime in early august I think)
> Works fine for me (build from last sunday)

strange.

Anyway, the kdev-problem is much more important. It seems there's still
a problem with the new kplugin* stuff. This is the backtrace from
gdb/win32:

Program received signal SIGSEGV, Segmentation fault.
KService::library (this=0x0)
    at D:/andreas/kde4/sources/kdelibs/kdecore/services/kservice.cpp:808
808         return d->m_strLibrary;
(gdb) bt
#0  KService::library (this=0x0)
    at D:/andreas/kde4/sources/kdelibs/kdecore/services/kservice.cpp:808
#1  0x6248e8f0 in KPluginLoader::KPluginLoader (this=0x22f0b0, service=@0x0,
    componentdata=@0x7b0b490, parent=0x0)
    at D:/andreas/kde4/sources/kdelibs/kdecore/util/kpluginloader.cpp:108
#2  0x0a97156c in createKonsoleView (op=0x7baae48, args=@0x22f4e0)
    at D:/andreas/kde4/sources/kdevplatform/plugins/konsole/kdevkonsoleview_part
.cpp:24
#3  0x6248d52b in KPluginFactory::create (this=0x8088a08,
    iface=0x6c14d0b0 "KDevelop::IPlugin", parentWidget=0x0, parent=0x7baae48,
    args=@0x22f4e0, keyword=@0x22f280)
    at D:/andreas/kde4/sources/kdelibs/kdecore/util/kpluginfactory.cpp:147
#4  0x6b4e9908 in KPluginFactory::create<KDevelop::IPlugin> (this=0x8088a08,
    keyword=@0x22f280, parent=0x7baae48, args=@0x22f4e0)
    at D:/andreas/kde4/install/include/kpluginfactory.h:448
#5  0x6b4f9a22 in KService::createInstance<KDevelop::IPlugin> (
    service=@0x22f340, parent=0x7baae48, args=@0x22f4e0, error=0x22f500)
    at D:/andreas/kde4/install/include/kservice.h:527
#6  0x6b4f9c59 in KService::createInstance<KDevelop::IPlugin, QList<KSharedPtr<K
Service> >::const_iterator> (begin=0x22f3d0, end=0x22f3e0, parent=0x7baae48,
    args=@0x22f4e0, error=0x22f500)
    at D:/andreas/kde4/install/include/kservice.h:579
#7  0x6b4ea420 in KServiceTypeTrader::createInstanceFromQuery<KDevelop::IPlugin>

Thats with an up-to-date build.

Andreas

-- 
You'll feel much better once you've given up hope.



More information about the Kde-windows mailing list