Your message dated Tue, 20 Jul 2010 07:47:06 +0000
with message-id <[email protected]>
and subject line Bug#589491: fixed in kingston-update-notifier 1.2
has caused the Debian Bug report #589491,
regarding update-notifier-kde: segfaults on startup
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 [email protected]
immediately.)
--
589491: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589491
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: update-notifier-kde
Version: 1.1
Severity: normal
I recently upgraded update-notifier, today when I logged in to KDE
I got the KDE crash dialog.
It wouldn't automatically report the bug because debug symbols are missing for
/usr/lib/kde4/kded_kingston_update_notifier.so, and I couldn't find a -dbg
package that provides those symbols.
See the crashreport below, all I did was login, and start browsing my email.
Application: kded4 ($Id: kded.cpp 1031637 2009-10-05 16:58:19Z lunakl $)
KDE Platform Version: 4.4.4 (KDE 4.4.4)
Qt Version: 4.6.3
Operating System: Linux 2.6.35-rc5 x86_64
Distribution: Debian GNU/Linux unstable (sid)
-- Information about the crash:
I think update-notifier checked how many updates I would have and wanted to
display a popup. Instead it crashed.
-- Backtrace:
Application: KDE Daemon (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#5 0x000000362ff20169 in KComponentData::operator=(KComponentData const&) ()
from /usr/lib/libkdecore.so.5
#6 0x00007fd7cd9fb5b7 in ?? () from
/usr/lib/kde4/kded_kingston_update_notifier.so
#7 0x00007fd7cd9fbbfc in ?? () from
/usr/lib/kde4/kded_kingston_update_notifier.so
#8 0x00007fd7cd9fbcb6 in ?? () from
/usr/lib/kde4/kded_kingston_update_notifier.so
#9 0x0000003121f8c346 in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) () from /usr/lib/libQtCore.so.4
#10 0x00007fd7cd9fbe2c in ?? () from
/usr/lib/kde4/kded_kingston_update_notifier.so
#11 0x00007fd7cd9fc49d in ?? () from
/usr/lib/kde4/kded_kingston_update_notifier.so
#12 0x00007fd7cd9fc72e in ?? () from
/usr/lib/kde4/kded_kingston_update_notifier.so
#13 0x0000003121f8c346 in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) () from /usr/lib/libQtCore.so.4
#14 0x0000003121f139d1 in QProcess::finished(int) () from
/usr/lib/libQtCore.so.4
#15 0x0000003121f18723 in ?? () from /usr/lib/libQtCore.so.4
#16 0x0000003121f187f9 in QProcess::qt_metacall(QMetaObject::Call, int, void**)
() from /usr/lib/libQtCore.so.4
#17 0x0000003121f8c346 in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) () from /usr/lib/libQtCore.so.4
#18 0x0000003121fd8ebe in QSocketNotifier::activated(int) () from
/usr/lib/libQtCore.so.4
#19 0x0000003121f931a3 in QSocketNotifier::event(QEvent*) () from
/usr/lib/libQtCore.so.4
#20 0x000000362c9f832c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQtGui.so.4
#21 0x000000362c9fe80b in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQtGui.so.4
#22 0x0000003630631436 in KApplication::notify(QObject*, QEvent*) () from
/usr/lib/libkdeui.so.5
#23 0x0000003121f7915c in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/lib/libQtCore.so.4
#24 0x0000003121fa2aca in ?? () from /usr/lib/libQtCore.so.4
#25 0x000000311c63e6c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#26 0x000000311c642538 in ?? () from /lib/libglib-2.0.so.0
#27 0x000000311c6426ec in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#28 0x0000003121fa2713 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQtCore.so.4
#29 0x000000362caa814e in ?? () from /usr/lib/libQtGui.so.4
#30 0x0000003121f77a82 in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#31 0x0000003121f77e5c in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#32 0x0000003121f7caeb in QCoreApplication::exec() () from
/usr/lib/libQtCore.so.4
#33 0x00007fd7d2bc0ca7 in kdemain () from
/usr/lib/kde4/libkdeinit/libkdeinit4_kded4.so
#34 0x00000000004073f4 in _start ()
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.35-rc5 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages update-notifier-kde depends on:
ii libc6 2.11.2-2 Embedded GNU C Library: Shared lib
ii libgcc1 1:4.5.0-7 GCC support library
ii libkdecore5 4:4.4.4-2 the KDE Platform Core Library
ii libkdeui5 4:4.4.4-2 the KDE Platform User Interface Li
ii libkio5 4:4.4.4-2 the Network-enabled File Managemen
ii libqt4-dbus 4:4.6.3-1 Qt 4 D-Bus module
ii libqt4-network 4:4.6.3-1 Qt 4 network module
ii libqt4-svg 4:4.6.3-1 Qt 4 SVG module
ii libqt4-xml 4:4.6.3-1 Qt 4 XML module
ii libqtcore4 4:4.6.3-1 Qt 4 core module
ii libqtgui4 4:4.6.3-1 Qt 4 GUI module
ii libstdc++6 4.5.0-7 The GNU Standard C++ Library v3
ii update-notifier-common 0.99.3debian5 Files shared between update-notifi
update-notifier-kde recommends no packages.
update-notifier-kde suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: kingston-update-notifier
Source-Version: 1.2
We believe that the bug you reported is fixed in the latest version of
kingston-update-notifier, which is due to be installed in the Debian FTP
archive:
kingston-update-notifier_1.2.dsc
to main/k/kingston-update-notifier/kingston-update-notifier_1.2.dsc
kingston-update-notifier_1.2.tar.gz
to main/k/kingston-update-notifier/kingston-update-notifier_1.2.tar.gz
update-notifier-kde_1.2_amd64.deb
to main/k/kingston-update-notifier/update-notifier-kde_1.2_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sune Vuorela <[email protected]> (supplier of updated kingston-update-notifier
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 19 Jul 2010 20:48:13 +0200
Source: kingston-update-notifier
Binary: update-notifier-kde
Architecture: source amd64
Version: 1.2
Distribution: unstable
Urgency: low
Maintainer: Sune Vuorela <[email protected]>
Changed-By: Sune Vuorela <[email protected]>
Description:
update-notifier-kde - Update notifier for the KDE Plasma Desktop
Closes: 589491
Changes:
kingston-update-notifier (1.2) unstable; urgency=low
.
* Fix segfault. Closes: #589491
Checksums-Sha1:
f8b1511cf0f50a769e64a483e03e1e894be3d32f 789 kingston-update-notifier_1.2.dsc
8896663917ba62bfdfd6a8f9b6096842a1ee77b9 7964
kingston-update-notifier_1.2.tar.gz
0aa8f3919a819e65766be5f648266b0d50f8b9e2 16246
update-notifier-kde_1.2_amd64.deb
Checksums-Sha256:
38a9bf1a1df28f18672e608c22e34d420ab720d73c83a98becde5439b05aaa5c 789
kingston-update-notifier_1.2.dsc
496c3443ab94254796c147f91504d524ddbfd19c18f1ac26ba7e821a719b4f82 7964
kingston-update-notifier_1.2.tar.gz
da2e2b863733e2521ddd612bc16dd74ffabcef21af9cc7b7bcbf727923430cac 16246
update-notifier-kde_1.2_amd64.deb
Files:
f253a7c434d3b41daeda7d2cdb616327 789 kde optional
kingston-update-notifier_1.2.dsc
bc938b20eb4869d8ac0bbd2e618bc4f4 7964 kde optional
kingston-update-notifier_1.2.tar.gz
86edc953fb44ac564981c3f30f4ad950 16246 kde optional
update-notifier-kde_1.2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkxFUxQACgkQnMvaFgH6i0pgjgCgqUn3ty//hfI9oNzy7FPoI0wf
vi8AoJVfACVEAKAhOijy3gpRtYxKCJyQ
=5agV
-----END PGP SIGNATURE-----
--- End Message ---