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

Bug#338002: marked as done (libqt3-mt: QMapPrivate < QString, QString > causes SIGSEGV when moving a subdirectory in Konqueror)



Your message dated Tue, 29 Nov 2005 15:55:50 -0800
with message-id <E1EhFKA-0002uG-U1@spohr.debian.org>
and subject line Bug#338002: fixed in qt-x11-free 3:3.3.5-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 7 Nov 2005 19:01:07 +0000
>From cx@cx.hu Mon Nov 07 11:01:07 2005
Return-path: <cx@cx.hu>
Received: from szil.mail.t-online.hu [195.228.240.94] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1EZCEs-0000LM-00; Mon, 07 Nov 2005 11:01:06 -0800
Received: from s1.mginfszki.sulinet.hu (adsl170.231.axelero.hu [195.228.231.170])
	by szil.mail.t-online.hu (8.13.4/8.12.11) with ESMTP id jA7J11ZU003718;
	Mon, 7 Nov 2005 20:01:01 +0100 (CET)
Received: from [192.168.0.136] (helo=sirius.mginfszki.sulinet.hu ident=fviktor)
	by s1.mginfszki.sulinet.hu with esmtp (Exim 4.50)
	id 1EZCET-0003zP-IW; Mon, 07 Nov 2005 20:00:42 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Ferenczi Viktor <cx@cx.hu>
To: Debian Bug Tracking System <submit@bugs.debian.org>
X-Mailer: reportbug 3.17
Date: Mon, 07 Nov 2005 20:01:27 +0100
Message-Id: <[🔎] E1EZCET-0003zP-IW@s1.mginfszki.sulinet.hu>
X-SA-Exim-Connect-IP: 192.168.0.136
X-SA-Exim-Mail-From: cx@cx.hu
Subject: libqt3-mt: QMapPrivate < QString,
 QString > causes SIGSEGV when moving a subdirectory in Konqueror
X-SA-Exim-Version: 4.2 (built Thu, 03 Mar 2005 10:44:12 +0100)
X-SA-Exim-Scanned: Yes (on s1.mginfszki.sulinet.hu)
X-VBMilter: scanned
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: libqt3-mt
Version: 3:3.3.5-1
Severity: important


Start Krusader in root mode. Move a subdirectory to
another device (from a local hard disk to another
local hard disk partition). This crashes Krusader
for me with the following traceback:

(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1237326144 (LWP 8757)]
[KCrash handler]
#3  0xb6d043cf in QListViewItem::takeItem (this=0x83b8948, item=0x8543a10)
    at widgets/qlistview.cpp:1314
    #4  0xb6d04973 in ~QListViewItem (this=0x8543a10)
        at widgets/qlistview.cpp:1019
	#5  0xb75194dd in KListViewItem::~KListViewItem () from /usr/lib/libkdeui.so.4
	#6  0x081182e9 in QStrList::~QStrList ()
	#7  0x08119a15 in QStrList::~QStrList ()
	#8  0x0810e8a5 in QPtrList<KFileItem>::~QPtrList ()
	#9  0xb6c05c5f in QObject::activate_signal (this=0x83dc990, clist=0x8500750, 
	    o=0xbff18298) at kernel/qobject.cpp:2356
	    #10 0xb6c061c5 in QObject::activate_signal (this=0x83dc990, signal=6, 
	        param=@0xbff182f0) at kernel/qobject.cpp:2451
		#11 0x0812b44d in QValueListPrivate<KURL>::remove ()
		#12 0x0812bcfd in QValueListPrivate<KURL>::remove ()
		#13 0x0812b3e2 in QValueListPrivate<KURL>::remove ()
		#14 0x0812afd3 in QValueListPrivate<KURL>::remove ()
		#15 0x0812b62f in QValueListPrivate<KURL>::remove ()
		#16 0x0812f60a in QValueList<KIO::UDSAtom>::detachInternal ()
		#17 0xb6c05d9b in QObject::activate_signal (this=0x84f9040, clist=0x85dced8, 
		    o=0xbff184b4) at kernel/qobject.cpp:2380
		    #18 0xb77b849a in KIO::Job::result () from /usr/lib/libkio.so.4
		    #19 0xb78087f0 in KIO::Job::emitResult () from /usr/lib/libkio.so.4
		    #20 0xb780e7cb in KIO::CopyJob::deleteNextDir () from /usr/lib/libkio.so.4
		    #21 0xb780ea3c in KIO::CopyJob::slotResultDeletingDirs ()
		       from /usr/lib/libkio.so.4
		       #22 0xb7820444 in KIO::CopyJob::slotResult () from /usr/lib/libkio.so.4
		       #23 0xb782065a in KIO::CopyJob::qt_invoke () from /usr/lib/libkio.so.4
		       #24 0xb6c05c5f in QObject::activate_signal (this=0x84e63a0, clist=0x84e64b0, 
		           o=0xbff186a4) at kernel/qobject.cpp:2356
			   #25 0xb77b849a in KIO::Job::result () from /usr/lib/libkio.so.4
			   #26 0xb78087f0 in KIO::Job::emitResult () from /usr/lib/libkio.so.4
			   #27 0xb780895b in KIO::SimpleJob::slotFinished () from /usr/lib/libkio.so.4
			   #28 0xb780a505 in KIO::SimpleJob::qt_invoke () from /usr/lib/libkio.so.4
			   #29 0xb6c05c5f in QObject::activate_signal (this=0x843cf58, clist=0x842e378, 
			       o=0xbff188cc) at kernel/qobject.cpp:2356
			       #30 0xb6c06743 in QObject::activate_signal (this=0x843cf58, signal=6)
			           at kernel/qobject.cpp:2325
				   #31 0xb77b39c9 in KIO::SlaveInterface::finished () from /usr/lib/libkio.so.4
				   #32 0xb78214fa in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.4
				   #33 0xb77c9eb0 in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.4
				   #34 0xb77ce514 in KIO::Slave::gotInput () from /usr/lib/libkio.so.4
				   #35 0xb77ce6a9 in KIO::Slave::qt_invoke () from /usr/lib/libkio.so.4
				   #36 0xb6c05c5f in QObject::activate_signal (this=0x83d5948, clist=0x8431cd0, 
				       o=0xbff18bd8) at kernel/qobject.cpp:2356
				       #37 0xb6c065ad in QObject::activate_signal (this=0x83d5948, signal=2, 
				           param=13) at kernel/qobject.cpp:2449
					   #38 0xb6f9720c in QSocketNotifier::activated (this=0x83d5948, t0=13)
					       at .moc/debug-shared-mt/moc_qsocketnotifier.cpp:85
					       #39 0xb6c26659 in QSocketNotifier::event (this=0x83d5948, e=0xbff18f10)
					           at kernel/qsocketnotifier.cpp:258
						   #40 0xb6b9b778 in QApplication::internalNotify (this=0xbff191ac, 
						       receiver=0x83d5948, e=0xbff18f10) at kernel/qapplication.cpp:2635
						       #41 0xb6b9b996 in QApplication::notify (this=0xbff191ac, receiver=0x83d5948, 
						           e=0xbff18f10) at kernel/qapplication.cpp:2358
							   #42 0xb73149fc in KApplication::notify () from /usr/lib/libkdecore.so.4
							   #43 0xb6b2b665 in QApplication::sendEvent (receiver=0x83d5948, 
							       event=0xbff18f10) at qapplication.h:496
							       #44 0xb6b8cb81 in QEventLoop::activateSocketNotifiers (this=0x8278560)
							           at kernel/qeventloop_unix.cpp:578
								   #45 0xb6b3f3d0 in QEventLoop::processEvents (this=0x8278560, flags=4)
								       at kernel/qeventloop_x11.cpp:383
								       #46 0xb6bb3ea2 in QEventLoop::enterLoop (this=0x8278560)
								           at kernel/qeventloop.cpp:198
									   #47 0xb6bb3dcb in QEventLoop::exec (this=0x8278560)
									       at kernel/qeventloop.cpp:145
									       #48 0xb6b9a305 in QApplication::exec (this=0xbff191ac)
									           at kernel/qapplication.cpp:2758
										   #49 0x08081387 in QMapPrivate<QString, QString>::QMapPrivate ()
										   #50 0xb6435ec0 in __libc_start_main () from /lib/tls/libc.so.6
										   #51 0x0807b4e1 in ?? ()

NOTE: I've installed libqt3-mt debug symbols to report more
useful tracebacks aboult the frequent crashes in libqt3-mt.

NOTE: This could be related to libc6, since the
__libc_start_main() function always occours near the end
of my tracebacks.

NOTE: There is another bug report I've submitted with a
similar crash, but related to a virtual method of the
QGList class used by KDevelop in various situations.
Now I use Eclipse instead, since KDevelop crashed too
frequently.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.4-sirius-20051105-1516
Locale: LANG=hu_HU, LC_CTYPE=hu_HU (charmap=ISO-8859-2)

Versions of packages libqt3-mt depends on:
ii  fontconfig               2.3.2-1.1       generic font configuration library
ii  libaudio2                1.7-3           The Network Audio System (NAS). (s
ii  libc6                    2.3.5-7         GNU C Library: Shared libraries an
ii  libfontconfig1           2.3.2-1.1       generic font configuration library
ii  libfreetype6             2.1.10-1        FreeType 2 font engine, shared lib
ii  libgcc1                  1:4.0.2-3       GCC support library
ii  libice6                  6.8.2.dfsg.1-10 Inter-Client Exchange library
ii  libjpeg62                6b-10           The Independent JPEG Group's JPEG 
ii  libmng1                  1.0.8-1         Multiple-image Network Graphics li
ii  libpng12-0               1.2.8rel-5      PNG library - runtime
ii  libsm6                   6.8.2.dfsg.1-10 X Window System Session Management
ii  libstdc++6               4.0.2-3         The GNU Standard C++ Library v3
ii  libx11-6                 6.8.2.dfsg.1-10 X Window System protocol client li
ii  libxcursor1              1.1.3-1         X cursor management library
ii  libxext6                 6.8.2.dfsg.1-10 X Window System miscellaneous exte
ii  libxft2                  2.1.7-1         FreeType-based font drawing librar
ii  libxi6                   6.8.2.dfsg.1-10 X Window System Input extension li
ii  libxinerama1             6.8.2.dfsg.1-10 X Window System multi-head display
ii  libxrandr2               6.8.2.dfsg.1-10 X Window System Resize, Rotate and
ii  libxrender1              1:0.9.0-2       X Rendering Extension client libra
ii  libxt6                   6.8.2.dfsg.1-10 X Toolkit Intrinsics
ii  xlibs                    6.8.2.dfsg.1-10 X Window System client libraries m
ii  zlib1g                   1:1.2.3-6       compression library - runtime

libqt3-mt recommends no packages.

-- no debconf information

---------------------------------------
Received: (at 338002-close) by bugs.debian.org; 30 Nov 2005 00:01:31 +0000
>From joerg@spohr.debian.org Tue Nov 29 16:01:31 2005
Return-path: <joerg@spohr.debian.org>
Received: from joerg by spohr.debian.org with local (Exim 4.50)
	id 1EhFKA-0002uG-U1; Tue, 29 Nov 2005 15:55:50 -0800
From: Christopher Martin <chrsmrtn@debian.org>
To: 338002-close@bugs.debian.org
X-Katie: lisa $Revision: 1.31 $
Subject: Bug#338002: fixed in qt-x11-free 3:3.3.5-2
Message-Id: <E1EhFKA-0002uG-U1@spohr.debian.org>
Sender: Joerg Jaspert <joerg@spohr.debian.org>
Date: Tue, 29 Nov 2005 15:55:50 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: qt-x11-free
Source-Version: 3:3.3.5-2

We believe that the bug you reported is fixed in the latest version of
qt-x11-free, which is due to be installed in the Debian FTP archive:

libqt3-compat-headers_3.3.5-2_i386.deb
  to pool/main/q/qt-x11-free/libqt3-compat-headers_3.3.5-2_i386.deb
libqt3-headers_3.3.5-2_i386.deb
  to pool/main/q/qt-x11-free/libqt3-headers_3.3.5-2_i386.deb
libqt3-i18n_3.3.5-2_all.deb
  to pool/main/q/qt-x11-free/libqt3-i18n_3.3.5-2_all.deb
libqt3-mt-dev_3.3.5-2_i386.deb
  to pool/main/q/qt-x11-free/libqt3-mt-dev_3.3.5-2_i386.deb
libqt3-mt-ibase_3.3.5-2_i386.deb
  to pool/main/q/qt-x11-free/libqt3-mt-ibase_3.3.5-2_i386.deb
libqt3-mt-mysql_3.3.5-2_i386.deb
  to pool/main/q/qt-x11-free/libqt3-mt-mysql_3.3.5-2_i386.deb
libqt3-mt-odbc_3.3.5-2_i386.deb
  to pool/main/q/qt-x11-free/libqt3-mt-odbc_3.3.5-2_i386.deb
libqt3-mt-psql_3.3.5-2_i386.deb
  to pool/main/q/qt-x11-free/libqt3-mt-psql_3.3.5-2_i386.deb
libqt3-mt-sqlite_3.3.5-2_i386.deb
  to pool/main/q/qt-x11-free/libqt3-mt-sqlite_3.3.5-2_i386.deb
libqt3-mt_3.3.5-2_i386.deb
  to pool/main/q/qt-x11-free/libqt3-mt_3.3.5-2_i386.deb
qt-x11-free-dbg_3.3.5-2_i386.deb
  to pool/main/q/qt-x11-free/qt-x11-free-dbg_3.3.5-2_i386.deb
qt-x11-free_3.3.5-2.diff.gz
  to pool/main/q/qt-x11-free/qt-x11-free_3.3.5-2.diff.gz
qt-x11-free_3.3.5-2.dsc
  to pool/main/q/qt-x11-free/qt-x11-free_3.3.5-2.dsc
qt3-apps-dev_3.3.5-2_i386.deb
  to pool/main/q/qt-x11-free/qt3-apps-dev_3.3.5-2_i386.deb
qt3-assistant_3.3.5-2_i386.deb
  to pool/main/q/qt-x11-free/qt3-assistant_3.3.5-2_i386.deb
qt3-designer_3.3.5-2_i386.deb
  to pool/main/q/qt-x11-free/qt3-designer_3.3.5-2_i386.deb
qt3-dev-tools-compat_3.3.5-2_i386.deb
  to pool/main/q/qt-x11-free/qt3-dev-tools-compat_3.3.5-2_i386.deb
qt3-dev-tools-embedded_3.3.5-2_i386.deb
  to pool/main/q/qt-x11-free/qt3-dev-tools-embedded_3.3.5-2_i386.deb
qt3-dev-tools_3.3.5-2_i386.deb
  to pool/main/q/qt-x11-free/qt3-dev-tools_3.3.5-2_i386.deb
qt3-doc_3.3.5-2_all.deb
  to pool/main/q/qt-x11-free/qt3-doc_3.3.5-2_all.deb
qt3-examples_3.3.5-2_all.deb
  to pool/main/q/qt-x11-free/qt3-examples_3.3.5-2_all.deb
qt3-linguist_3.3.5-2_i386.deb
  to pool/main/q/qt-x11-free/qt3-linguist_3.3.5-2_i386.deb
qt3-qtconfig_3.3.5-2_i386.deb
  to pool/main/q/qt-x11-free/qt3-qtconfig_3.3.5-2_i386.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 338002@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christopher Martin <chrsmrtn@debian.org> (supplier of updated qt-x11-free 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 29 Nov 2005 08:17:59 -0500
Source: qt-x11-free
Binary: libqt3-i18n qt3-apps-dev libqt3-mt-sqlite qt-x11-free-dbg qt3-assistant qt3-examples qt3-doc libqt3-headers libqt3-mt-mysql libqt3-mt libqt3-mt-odbc libqt3-compat-headers qt3-dev-tools-embedded qt3-dev-tools libqt3-mt-ibase qt3-designer qt3-linguist qt3-qtconfig qt3-dev-tools-compat libqt3-mt-dev libqt3-mt-psql
Architecture: source i386 all
Version: 3:3.3.5-2
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Christopher Martin <chrsmrtn@debian.org>
Description: 
 libqt3-compat-headers - Qt 1.x and 2.x compatibility includes
 libqt3-headers - Qt3 header files
 libqt3-i18n - i18n files for Qt3 library
 libqt3-mt  - Qt GUI Library (Threaded runtime version), Version 3
 libqt3-mt-dev - Qt development files (Threaded)
 libqt3-mt-ibase - InterBase/FireBird database driver for Qt3 (Threaded)
 libqt3-mt-mysql - MySQL database driver for Qt3 (Threaded)
 libqt3-mt-odbc - ODBC database driver for Qt3 (Threaded)
 libqt3-mt-psql - PostgreSQL database driver for Qt3 (Threaded)
 libqt3-mt-sqlite - SQLite database driver for Qt3 (Threaded)
 qt-x11-free-dbg - debugging symbols for qt-x11-free binaries
 qt3-apps-dev - Qt3 Developer applications development files
 qt3-assistant - The Qt3 assistant application
 qt3-designer - Qt3 Designer
 qt3-dev-tools - Qt3 development tools
 qt3-dev-tools-compat - Conversion utilities for Qt3 development
 qt3-dev-tools-embedded - Tools to develop embedded Qt applications
 qt3-doc    - Qt3 API documentation
 qt3-examples - Examples for Qt3
 qt3-linguist - The Qt3 Linguist
 qt3-qtconfig - The Qt3 Configuration Application
Closes: 333542 335465 338002
Changes: 
 qt-x11-free (3:3.3.5-2) unstable; urgency=low
 .
   +++ Changes by Christopher Martin:
 .
   * Drop qt-copy's gamma patch, now that kdelibs has incorporated a
     cleaner fix. (Closes: #333542)
 .
   * Fix a new-for-3.3.5 QListView problem that was causing myriad random
     crashes in KDE apps. (Closes: #338002)
 .
   * Build the InterBase plugin on amd64, now that firebird2 works there.
 .
   * Move all .desktop files from /usr/share/applnk to /usr/share/applications,
     and ensure that they have Categories set. This cleanup also fixes the Qt3
     Assistant menu entry, which should now appear next to other Qt3 tools in
     the menu. (Closes: #335465)
 .
   * Bump DH_COMPAT to 5. No changes required, except that the debugging
     package is renamed from libqt3-mt-dbg to qt-x11-free-dbg, and contains
     debugging symbols for all binaries in all qt-x11-free packages.
Files: 
 d35bdd165fbb964fbb6cd88c41444b94 1863 libs optional qt-x11-free_3.3.5-2.dsc
 9c687b4826341f25d109563df47f9195 72345 libs optional qt-x11-free_3.3.5-2.diff.gz
 fa95efbd938fb70c59b21da8cc3b0fd5 92366 libs optional libqt3-i18n_3.3.5-2_all.deb
 562cbfcf92e46e43888c6953da8674c4 5618698 doc extra qt3-doc_3.3.5-2_all.deb
 6e29c47a95596dfdc87d9446838fa9d5 1556356 doc extra qt3-examples_3.3.5-2_all.deb
 7e010f3d3659a6fdecaa9c268603b8ec 3001772 libs optional libqt3-mt_3.3.5-2_i386.deb
 284d42456aca8cbce1c19a852acef2cb 52434 libs optional libqt3-mt-mysql_3.3.5-2_i386.deb
 5cd31c1d96e8ac9a928dc7ec16ae7e43 72628 libs optional libqt3-mt-odbc_3.3.5-2_i386.deb
 16f96fef613d02b31b3a7e27317ce805 58450 libs optional libqt3-mt-psql_3.3.5-2_i386.deb
 3695e720e225a22157efbea1bc3925c5 59364 libs optional libqt3-mt-ibase_3.3.5-2_i386.deb
 be1a0815d4e9267568458d31a40a4677 199966 libs optional libqt3-mt-sqlite_3.3.5-2_i386.deb
 33be020e13efcb1566dacf96c3f4ef49 50724 libdevel optional libqt3-mt-dev_3.3.5-2_i386.deb
 60a6b9624180cbf77e10aac2a0e46369 363876 devel optional libqt3-headers_3.3.5-2_i386.deb
 4d2e33ea1d89e1811a90cdf4dc470043 82112 devel optional libqt3-compat-headers_3.3.5-2_i386.deb
 1518b9474e799536e19ac6df4260f3a8 1259856 devel optional qt3-dev-tools_3.3.5-2_i386.deb
 9a7aa7d24d3e129dd69f05cf27d10e72 4030636 devel optional qt3-designer_3.3.5-2_i386.deb
 0ee465b8560572078fc40b53cb51752f 2367918 devel optional qt3-apps-dev_3.3.5-2_i386.deb
 1359628e0e6513fc0f07e4d01f55a51e 342072 devel optional qt3-linguist_3.3.5-2_i386.deb
 290ac9fed13437f968b9fa950d6f37eb 239582 x11 optional qt3-assistant_3.3.5-2_i386.deb
 796ec046f12f320bdaeb4754e8066a81 98292 x11 optional qt3-qtconfig_3.3.5-2_i386.deb
 6947eb4de9639694eea0f00f3114b8dc 287540 devel optional qt3-dev-tools-embedded_3.3.5-2_i386.deb
 b8d1a1cdbbb333981a3d7f434737f001 70390 devel optional qt3-dev-tools-compat_3.3.5-2_i386.deb
 4bbb66f54288d1bdee3072ffe61ae862 32853314 libdevel extra qt-x11-free-dbg_3.3.5-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Signed by Christopher Martin <chrsmrtn@debian.org>

iD8DBQFDjHNzU+gWW+vtsysRAq/MAJ9YZ84fwu7P/4bMbaY494i/SH+TjQCdHRvN
EBHEkEGgar6FovtDcF1TZZo=
=/VBr
-----END PGP SIGNATURE-----



Reply to: