[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#649918: marked as done (kded_networkstatus.so segfaulting with ntrack 016-1)



Your message dated Sun, 25 Aug 2019 15:29:15 +0000
with message-id <E1i1uSB-000H5u-4i@fasolo.debian.org>
and subject line Bug#935664: Removed package(s) from unstable
has caused the Debian Bug report #649918,
regarding kded_networkstatus.so segfaulting with ntrack 016-1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
649918: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=649918
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: kdebase-runtime
Version: 4:4.6.5-1+b1

Following an upgrade of libntrack-qt4-1 and libntrack0 to version
016-1, kded4 segfaults on startup with the following backtrace:

Application: KDE Daemon (kded4), signal: Segmentation fault
[KCrash Handler]
#6  0x00007f50dbae8337 in ?? () from /usr/lib/libntrack.so.0
#7  0x00007f50dbae8bae in ntrack_monitor_get () from /usr/lib/libntrack.so.0
#8  0x00007f50dbcf0041 in QNtrack::QNtrack() () from /usr/lib/libntrack-qt4.so.1
#9  0x00007f50dbcf0125 in QNtrack::instance() () from /usr/lib/libntrack-qt4.so.1
#10 0x00007f50dbef91de in NtrackNetworkState::NtrackNetworkState (this=0x9350f0, statusmodule=0x936dd0) at ../../../solid-networkstatus/kded/ntracknetworkstate.cpp:57
#11 0x00007f50dbef7df8 in NetworkStatusModule::NetworkStatusModule (this=0x936dd0, parent=<optimized out>) at ../../../solid-networkstatus/kded/networkstatus.cpp:80
#12 0x00007f50dbef8937 in KPluginFactory::createInstance<NetworkStatusModule, QObject> (parentWidget=<optimized out>, parent=<optimized out>, args=...) at /usr/include/kpluginfactory.h:473
#13 0x00007f50eacc34b1 in KPluginFactory::create (this=0x903900, iface=0x7f50ead12d00 "KDEDModule", parentWidget=0x0, parent=0x80cf20, args=..., keyword=<optimized out>) at ../../kdecore/util/kpluginfactory.cpp:203
#14 0x00007f50ec9a0804 in create<KDEDModule> (args=..., parent=0x80cf20, this=<optimized out>) at ../../kdecore/util/kpluginfactory.h:503
#15 Kded::loadModule (this=0x80cf20, s=..., onDemand=true) at ../../kded/kded.cpp:410
#16 0x00007f50ec9a1098 in Kded::loadModule (this=0x80cf20, obj=..., onDemand=true) at ../../kded/kded.cpp:362
#17 0x00007f50ec9a1324 in Kded::messageFilter (message=<optimized out>) at ../../kded/kded.cpp:205
#18 0x00007f50ea841ce5 in QDBusConnectionPrivate::handleMessage (this=0x7f9a60, amsg=...) at qdbusintegrator.cpp:552
#19 0x00007f50ea845b65 in qDBusSignalFilter (connection=<optimized out>, message=<optimized out>, data=0x7f9a60) at qdbusintegrator.cpp:541
#20 0x00007f50e6602276 in dbus_connection_dispatch () from /lib/x86_64-linux-gnu/libdbus-1.so.3
#21 0x00007f50ea839029 in q_dbus_connection_dispatch (connection=<optimized out>) at qdbus_symbols_p.h:115
#22 QDBusConnectionPrivate::doDispatch (this=0x7f9a60) at qdbusintegrator.cpp:1124
#23 0x00007f50ea87c084 in QDBusConnectionPrivate::qt_metacall (this=0x7f9a60, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x801860) at .moc/release-shared/moc_qdbusconnection_p.cpp:98
#24 0x00007f50ea4fe6ca in QObject::event (this=0x7f9a60, e=<optimized out>) at kernel/qobject.cpp:1217
#25 0x00007f50eb1839f4 in notify_helper (e=0x8013a0, receiver=0x7f9a60, this=0x80e150) at kernel/qapplication.cpp:4467
#26 QApplicationPrivate::notify_helper (this=0x80e150, receiver=0x7f9a60, e=0x8013a0) at kernel/qapplication.cpp:4439
#27 0x00007f50eb188881 in QApplication::notify (this=0x7fffa631d310, receiver=0x7f9a60, e=0x8013a0) at kernel/qapplication.cpp:4346
#28 0x00007f50ebeb0b96 in KApplication::notify (this=0x7fffa631d310, receiver=0x7f9a60, event=0x8013a0) at ../../kdeui/kernel/kapplication.cpp:311
#29 0x00007f50ea4e7fbc in QCoreApplication::notifyInternal (this=0x7fffa631d310, receiver=0x7f9a60, event=0x8013a0) at kernel/qcoreapplication.cpp:731
#30 0x00007f50ea4eb378 in sendEvent (event=0x8013a0, receiver=0x7f9a60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#31 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x7db590) at kernel/qcoreapplication.cpp:1372
#32 0x00007f50ea512663 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#33 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:277
#34 0x00007f50e7dfb4a3 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#35 0x00007f50e7dfbc80 in ?? () from /lib/libglib-2.0.so.0
#36 0x00007f50e7dfbf1d in g_main_context_iteration () from /lib/libglib-2.0.so.0
#37 0x00007f50ea512abf in QEventDispatcherGlib::processEvents (this=0x80e0e0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#38 0x00007f50eb2279ce in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#39 0x00007f50ea4e71c2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#40 0x00007f50ea4e73bf in QEventLoop::exec (this=0x7fffa631d2a0, flags=...) at kernel/qeventloop.cpp:201
#41 0x00007f50ea4eb567 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#42 0x00007f50ec9a01f5 in kdemain (argc=1, argv=0x7fffa631d6e8) at ../../kded/kded.cpp:925
#43 0x00007f50ec631ead in __libc_start_main (main=<optimized out>, argc=<optimized out>, ubp_av=<optimized out>, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffa631d6d8) at libc-start.c:228
#44 0x00000000004006e1 in _start ()


kded4 starts successfully if I move /usr/lib/kde4/kded_networkstatus.so
out of the way to prevent kded4 from loading it.

Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-3-d (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages kdebase-runtime depends on:
ii  kdebase-runtime-data            4:4.6.5-1           
ii  kdelibs5-plugins                4:4.6.5-2+b1        
ii  libasound2                      1.0.24.1-4          
ii  libattica0                      0.2.0-1             
ii  libc6                           2.13-21             
ii  libcanberra0                    0.28-3              
ii  libexiv2-9                      0.20-2.1            
ii  libgcc1                         1:4.6.2-4           
ii  libjpeg8                        8c-2                
ii  libkcmutils4                    4:4.6.5-2+b1        
ii  libkdecore5                     4:4.6.5-2+b1        
ii  libkdesu5                       4:4.6.5-2+b1        
ii  libkdeui5                       4:4.6.5-2+b1        
ii  libkdnssd4                      4:4.6.5-2+b1        
ii  libkemoticons4                  4:4.6.5-2+b1        
ii  libkfile4                       4:4.6.5-2+b1        
ii  libkhtml5                       4:4.6.5-2+b1        
ii  libkidletime4                   4:4.6.5-2+b1        
ii  libkio5                         4:4.6.5-2+b1        
ii  libkmediaplayer4                4:4.6.5-2+b1        
ii  libknewstuff3-4                 4:4.6.5-2+b1        
ii  libknotifyconfig4               4:4.6.5-2+b1        
ii  libkparts4                      4:4.6.5-2+b1        
ii  libkpty4                        4:4.6.5-2+b1        
ii  libnepomuk4                     4:4.6.5-2+b1        
ii  libnepomukquery4a               4:4.6.5-2+b1        
ii  libntrack-qt4-1                 016-1               
ii  libopenexr6                     1.6.1-4.1           
ii  libphonon4                      4:4.6.0really4.5.0-5
ii  libplasma3                      4:4.6.5-2+b1        
ii  libpulse-mainloop-glib0         1.0-4               
ii  libpulse0                       1.0-4               
ii  libqt4-dbus                     4:4.7.3-5           
ii  libqt4-declarative              4:4.7.3-5           
ii  libqt4-network                  4:4.7.3-5           
ii  libqt4-script                   4:4.7.3-5           
ii  libqt4-svg                      4:4.7.3-5           
ii  libqt4-xml                      4:4.7.3-5           
ii  libqtcore4                      4:4.7.3-5           
ii  libqtgui4                       4:4.7.3-5           
ii  libsmbclient                    2:3.5.11~dfsg-4     
ii  libsolid4                       4:4.6.5-2+b1        
ii  libsoprano4                     2.6.0+dfsg.1-4      
ii  libssh-4                        0.5.2-1             
ii  libstdc++6                      4.6.2-4             
ii  libstreamanalyzer0              0.7.6-2             
ii  libstreams0                     0.7.6-2             
ii  libx11-6                        2:1.4.4-2           
ii  libxcursor1                     1:1.1.12-1          
ii  oxygen-icon-theme               4:4.6.2-2           
ii  perl                            5.12.4-6            
ii  phonon                          4:4.6.0really4.5.0-5
ii  plasma-scriptengine-javascript  4:4.6.5-1+b1        
ii  shared-desktop-ontologies       0.6.0-1             

Versions of packages kdebase-runtime recommends:
ii  virtuoso-minimal  6.1.3+dfsg1-2

Versions of packages kdebase-runtime suggests:
ii  djvulibre-bin  <none>  
ii  finger         0.17-14 
ii  icoutils       0.29.1-2

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 4:17.08.3-2.1+rm

Dear submitter,

as the package kde-runtime has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/935664

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply to: