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

Bug#447836: marked as done (segfault in xterm (reading resources database?))



Your message dated Sat, 25 May 2013 21:47:27 +0000
with message-id <E1UgMJD-0005kJ-P8@franck.debian.org>
and subject line Bug#145048: fixed in libx11 2:1.5.0-1+deb7u1
has caused the Debian Bug report #145048,
regarding segfault in xterm (reading resources database?)
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.)


-- 
145048: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=145048
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libx11-6
Version: 2:1.1.3-1
Severity: important

Hi, xterm is currently segfaulting on me.  As far as I can tell the
segfault occurs inside libx11, so I'm posting this bug against that
rather than xterm (ccing Thomas Dickey so he's aware of the problem).
The bug would be grave against xterm, but only important against
libx11 since other programs work OK.

Actually think the bug may be shared. The backtrace suggests something
is wrong in /etc/X11/app-defaults/XTerm, but in that case libX11 (in
Xrm) should deal with it rather than crashing.  I can't see anything
obviously wrong in /etc/X11/app-defaults/XTerm, I think it's the
Debian default. I'll attach it for reference.

The segfault occurred with libx11 2:1.0.3-7 from unstable.  I saw the
new version 2:1.1.3-1 in experimental so I tried it, but the bug is
still there.  I installed the -dbg package to get a backtrace Here is
the gdb output:

Starting program: /usr/bin/xterm 
(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 0xb7b2f6b0 (LWP 25642)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb7b2f6b0 (LWP 25642)]
0xb7de5eae in GetDatabase (db=0x80b0590, 
    str=0x87bc3d8 "! $XTermId: XTerm.ad,v 1.83 2007/03/18 22:41:40 tom
Exp $\n! $XFree86: xc/programs/xterm/XTerm.ad,v 3.37 2006/04/10
00:34:36 dickey Exp $\n\n*saveLines: 1024\n\n*SimpleMenu*BackingStore:
NotUseful\n*SimpleM"..., 
    filename=0xbf24a548 "/etc/X11/app-defaults/XTerm", doall=1)
        at ../../src/Xrm.c:1104
	1104    ../../src/Xrm.c: No such file or directory.
	        in ../../src/Xrm.c


and here is the backtrace:

(gdb) bt
#0  0xb7de5eae in GetDatabase (db=0x80b0590, 
    str=0x87bc3d8 "! $XTermId: XTerm.ad,v 1.83 2007/03/18 22:41:40 tom
Exp $\n! $XFree86: xc/programs/xterm/XTerm.ad,v 3.37 2006/04/10
00:34:36 dickey Exp $\n\n*saveLines: 1024\n\n*SimpleMenu*BackingStore:
NotUseful\n*SimpleM"..., 
    filename=0xbf24a548 "/etc/X11/app-defaults/XTerm", doall=1)
    at ../../src/Xrm.c:1104
#1  0xb7de6b61 in GetDatabase (db=0x80b0590, 
    str=0x16 <Address 0x16 out of bounds>, 
    filename=0xbf24e908 "/etc/X11/app-defaults/XTerm", doall=1)
    at ../../src/Xrm.c:1658
#2  0xb7de6b61 in GetDatabase (db=0x80b0590, 
    str=0x16 <Address 0x16 out of bounds>, 
    filename=0xbf252cc8 "/etc/X11/app-defaults/XTerm", doall=1)
    at ../../src/Xrm.c:1658
... [repeats 480 times]
#480 0xb7de6b61 in GetDatabase (db=0x80b0590, 
    str=0x16 <Address 0x16 out of bounds>, 
    filename=0xbfa3ad48 "/etc/X11/app-defaults/XTerm", doall=1)
    at ../../src/Xrm.c:1658
#481 0xb7de6b61 in GetDatabase (db=0x80b0590, 
    str=0x16 <Address 0x16 out of bounds>, 
    filename=0xbfa3f108 "/etc/X11/app-defaults/XTerm", doall=1)
    at ../../src/Xrm.c:1658
#482 0xb7de6b61 in GetDatabase (db=0x80b0590, 
    str=0x16 <Address 0x16 out of bounds>, 
---Type <return> to continue, or q <return> to quit---
    filename=0x80b3510 "/etc/X11/app-defaults/XTerm-color", doall=1)
    at ../../src/Xrm.c:1658
#483 0xb7de73f9 in XrmCombineFileDatabase (
    filename=0x80b3510 "/etc/X11/app-defaults/XTerm-color",
target=0xbfa444c8, 
    override=0) at ../../src/Xrm.c:1698
#484 0xb7ecfeeb in XtScreenDatabase () from /usr/lib/libXt.so.6
#485 0xb7ed022e in _XtDisplayInitialize () from /usr/lib/libXt.so.6
#486 0xb7ec76e3 in XtOpenDisplay () from /usr/lib/libXt.so.6
#487 0xb7ec78a5 in _XtAppInit () from /usr/lib/libXt.so.6
#488 0xb7ed0760 in XtOpenApplication () from /usr/lib/libXt.so.6
#489 0x08066cd4 in ?? ()
#490 0x08095400 in ?? ()
#491 0x080851c9 in ?? ()
#492 0x08091800 in ?? ()
#493 0x0000008a in ?? ()
#494 0xbfa44920 in ?? ()
#495 0xbfa449a4 in ?? ()
#496 0x080920a0 in ?? ()
#497 0xb7efcb40 in applicationShellWidgetClass () from
/usr/lib/libXt.so.6
#498 0x00000000 in ?? ()



-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22 (PREEMPT)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libx11-6 depends on:
ii  libc6                         2.6.1-5    GNU C Library: Shared libraries
ii  libx11-data                   2:1.1.1-1  X11 client-side library
ii  libxcb-xlib0                  1.0-3      X C Binding, Xlib/XCB interface li
ii  libxcb1                       1.0-3      X C Binding
ii  x11-common                    1:7.3+2    X Window System (X.Org) infrastruc

libx11-6 recommends no packages.

-- no debconf information
! $XTermId: XTerm.ad,v 1.83 2007/03/18 22:41:40 tom Exp $
! $XFree86: xc/programs/xterm/XTerm.ad,v 3.37 2006/04/10 00:34:36 dickey Exp $

*saveLines: 1024

*SimpleMenu*BackingStore: NotUseful
*SimpleMenu*menuLabel.font: -adobe-helvetica-bold-r-normal--*-120-*-*-*-*-iso8859-*
*SimpleMenu*menuLabel.vertSpace: 	100
*SimpleMenu*HorizontalMargins: 16
*SimpleMenu*Sme.height:	16

*SimpleMenu*Cursor: left_ptr

*mainMenu.Label:  Main Options
*mainMenu*toolbar*Label:  Toolbar
*mainMenu*securekbd*Label:  Secure Keyboard
*mainMenu*allowsends*Label:  Allow SendEvents
*mainMenu*redraw*Label:  Redraw Window
*mainMenu*logging*Label:  Log to File
*mainMenu*print*Label:  Print Window
*mainMenu*print-redir*Label:  Redirect to Printer
*mainMenu*8-bit control*Label: 8-Bit Controls
*mainMenu*backarrow key*Label: Backarrow Key (BS/DEL)
*mainMenu*num-lock*Label: Alt/NumLock Modifiers
*mainMenu*alt-esc*Label: Alt Sends Escape
*mainMenu*meta-esc*Label: Meta Sends Escape
*mainMenu*delete-is-del*Label: Delete is DEL
*mainMenu*oldFunctionKeys*Label: Old Function-Keys
*mainMenu*sunFunctionKeys*Label: Sun Function-Keys
*mainMenu*sunKeyboard*Label: VT220 Keyboard
*mainMenu*hpFunctionKeys*Label: HP Function-Keys
*mainMenu*scoFunctionKeys*Label: SCO Function-Keys
*mainMenu*tcapFunctionKeys*Label: Termcap Function-Keys
*mainMenu*suspend*Label:  Send STOP Signal
*mainMenu*continue*Label:  Send CONT Signal
*mainMenu*interrupt*Label:  Send INT Signal
*mainMenu*hangup*Label:  Send HUP Signal
*mainMenu*terminate*Label:  Send TERM Signal
*mainMenu*kill*Label:  Send KILL Signal
*mainMenu*quit*Label:  Quit

*vtMenu.Label:  VT Options
*vtMenu*scrollbar*Label:  Enable Scrollbar
*vtMenu*jumpscroll*Label:  Enable Jump Scroll
*vtMenu*reversevideo*Label:  Enable Reverse Video
*vtMenu*autowrap*Label:  Enable Auto Wraparound
*vtMenu*reversewrap*Label:  Enable Reverse Wraparound
*vtMenu*autolinefeed*Label:  Enable Auto Linefeed
*vtMenu*appcursor*Label:  Enable Application Cursor Keys
*vtMenu*appkeypad*Label:  Enable Application Keypad
*vtMenu*scrollkey*Label:  Scroll to Bottom on Key Press
*vtMenu*scrollttyoutput*Label:  Scroll to Bottom on Tty Output
*vtMenu*allow132*Label: Allow 80/132 Column Switching
*vtMenu*selectToClipboard*Label: Select to Clipboard
*vtMenu*cursesemul*Label:  Enable Curses Emulation
*vtMenu*visualbell*Label:  Enable Visual Bell
*vtMenu*bellIsUrgent*Label:  Enable Bell Urgency
*vtMenu*poponbell*Label:  Enable Pop on Bell
*vtMenu*cursorblink*Label: Enable Blinking Cursor
*vtMenu*titeInhibit*Label:  Enable Alternate Screen Switching
*vtMenu*activeicon*Label: Enable Active Icon
*vtMenu*softreset*Label:  Do Soft Reset
*vtMenu*hardreset*Label:  Do Full Reset
*vtMenu*clearsavedlines*Label:  Reset and Clear Saved Lines
*vtMenu*tekshow*Label:  Show Tek Window
*vtMenu*tekmode*Label:  Switch to Tek Mode
*vtMenu*vthide*Label:  Hide VT Window
*vtMenu*altscreen*Label:  Show Alternate Screen

*fontMenu.Label:  VT Fonts
*fontMenu*fontdefault*Label:	Default
*fontMenu*font1*Label:	Unreadable
*VT100.font1:		nil2
*IconFont:		nil2
*fontMenu*font2*Label:	Tiny
*VT100.font2:		5x7
*fontMenu*font3*Label:	Small
*VT100.font3:		6x10
*fontMenu*font4*Label:	Medium
*VT100.font4:		7x13
*fontMenu*font5*Label:	Large
*VT100.font5:		9x15
*fontMenu*font6*Label:	Huge
*VT100.font6:		10x20
*fontMenu*fontescape*Label:	Escape Sequence
*fontMenu*fontsel*Label:	Selection
!fontescape and fontsel overridden by application
*fontMenu*font-linedrawing*Label: Line-Drawing Characters
*fontMenu*font-doublesize*Label: Doublesized Characters
*fontMenu*font-loadable*Label:	VT220 Soft Fonts
*fontMenu*render-font*Label:	TrueType Fonts
*fontMenu*utf8-mode*Label:	UTF-8
*fontMenu*utf8-title*Label:	UTF-8 Titles

*VT100.utf8Fonts.font2:	-misc-fixed-medium-r-normal--8-80-75-75-c-50-iso10646-1
*VT100.utf8Fonts.font:	-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1
*VT100.utf8Fonts.font3:	-misc-fixed-medium-r-normal--14-130-75-75-c-70-iso10646-1
*VT100.utf8Fonts.font4:	-misc-fixed-medium-r-normal--13-120-75-75-c-80-iso10646-1
*VT100.utf8Fonts.font5:	-misc-fixed-medium-r-normal--18-120-100-100-c-90-iso10646-1
*VT100.utf8Fonts.font6:	-misc-fixed-medium-r-normal--20-200-75-75-c-100-iso10646-1

*tekMenu.Label:  Tek Options
*tekMenu*tektextlarge*Label:  Large Characters
*tekMenu*tektext2*Label:  #2 Size Characters
*tekMenu*tektext3*Label:  #3 Size Characters
*tekMenu*tektextsmall*Label:  Small Characters
*tekMenu*tekpage*Label:  PAGE
*tekMenu*tekreset*Label:  RESET
*tekMenu*tekcopy*Label:  COPY
*tekMenu*vtshow*Label:  Show VT Window
*tekMenu*vtmode*Label:  Switch to VT Mode
*tekMenu*tekhide*Label:  Hide Tek Window

*tek4014*fontLarge: 9x15
*tek4014*font2: 8x13
*tek4014*font3: 6x13
*tek4014*fontSmall: 6x10

! Debian package customizations follow.
*backarrowKeyIsErase: true
*ptyInitialErase: true

! If xterm is built with a toolbar, the widget hierarchy looks like this,
! showing widget name / class names.  The complete menu hierarchy is built
! at startup because it is needed to make the layout work for the menubar:
!
!	xterm/XTerm
!		form/Form
!			menubar/Box
!				mainMenuButton/MenuButton
!					mainMenu/SimpleMenu
!						menuLabel/SmeBSB
!						toolbar/SmeBSB
!						...
!					vtMenu/SimpleMenu
!						menuLabel/SmeBSB
!						scrollbar/SmeBSB
!						...
!					fontMenu/SimpleMenu
!						menuLabel/SmeBSB
!						fontdefault/SmeBSB
!						...
!					tekMenu/SimpleMenu
!						menuLabel/SmeBSB
!						fontdefault/SmeBSB
!						...
!			vt100/VT100
!			tektronix/TopLevelShell
!				shellext/VendorShellExt
!					tek4014/Tek4014 
!
! If built without a toolbar, the widget hierarchy is simpler, because there
! is no form, and the popup menu widgets are created only when they are first
! used.
!
!	xterm/XTerm
!		shellext/VendorShellExt
!			mainMenu/SimpleMenu
!				menuLabel/SmeBSB
!				...
!			...
!		vt100/VT100
!		tektronix/TopLevelShell
!			shellext/VendorShellExt
!				tek4014/Tek4014 
!
! A more complete list of the widget/class names can be obtained using editres
! to dump a file.  Some widget names are not available until the corresponding
! menu has been created.

! These resources reduce space around the menubar, by eliminating padding in
! the enclosing form (Thickness) and the border of the Box which represents
! the menubar widget.
*form.Thickness: 0
*menubar.borderWidth: 0

! If we wanted to eliminate the border of the popup menus, we could do this
! instead, since they are children of the menubar:
!*menubar*borderWidth: 0

! Eliminate the border of the buttons in the menubar, so the only line around
! the text is for the highlighted button:
*MenuButton*borderWidth: 0

! Set a border for the menus to make them simpler to distinguish against the
! vt100 widget:
*SimpleMenu*borderWidth: 2

! Here is a pattern that is useful for double-clicking on a URL:
!*charClass: 33:48,35:48,37-38:48,43-47:48,58:48,61:48,63-64:48,95:48,126:48
!
! Alternatively,
!*on2Clicks: regex [[:alpha:]]+://([[:alnum:]!#+,./=?@_~-]|(%[[:xdigit:]][[:xdigit:]]))+

#include "XTerm"

--- End Message ---
--- Begin Message ---
Source: libx11
Source-Version: 2:1.5.0-1+deb7u1

We believe that the bug you reported is fixed in the latest version of
libx11, which is due to be installed in the Debian FTP archive.

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 145048@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Cristau <jcristau@debian.org> (supplier of updated libx11 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: SHA256

Format: 1.8
Date: Tue, 21 May 2013 23:14:14 +0200
Source: libx11
Binary: libx11-6 libx11-6-udeb libx11-data libx11-6-dbg libx11-dev libx11-xcb1 libx11-xcb1-dbg libx11-xcb-dev libx11-doc
Architecture: source all amd64
Version: 2:1.5.0-1+deb7u1
Distribution: wheezy-security
Urgency: high
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Julien Cristau <jcristau@debian.org>
Description: 
 libx11-6   - X11 client-side library
 libx11-6-dbg - X11 client-side library (debug package)
 libx11-6-udeb - X11 client-side library (udeb)
 libx11-data - X11 client-side library
 libx11-dev - X11 client-side library (development headers)
 libx11-doc - X11 client-side library (development documentation)
 libx11-xcb-dev - Xlib/XCB interface library (development headers)
 libx11-xcb1 - Xlib/XCB interface library
 libx11-xcb1-dbg - Xlib/XCB interface library (debug package)
Closes: 145048
Changes: 
 libx11 (2:1.5.0-1+deb7u1) wheezy-security; urgency=high
 .
   * CVE-2013-1981: integer overflows calculating memory needs for replies
   * CVE-2013-1997: buffer overflows due to not validating length or offset
     values in replies
   * CVE-2013-2004: unbounded recursion parsing user-specified files
     (closes: #145048)
Checksums-Sha1: 
 b10244d2b2dccefd482c14626fd2877f503c5f90 2515 libx11_1.5.0-1+deb7u1.dsc
 7890e34641d44aec32628aa68867b97bc6abbe17 3073820 libx11_1.5.0.orig.tar.gz
 ff846e5086d276dfa951d71f1e49392e0a30d94d 105908 libx11_1.5.0-1+deb7u1.diff.gz
 9d55a80b4a4a674d86295cb51a00b315b2bc2ba0 189160 libx11-data_1.5.0-1+deb7u1_all.deb
 d5a4a1af8766003cb4925c0086ec1fbf303b3e55 3190550 libx11-doc_1.5.0-1+deb7u1_all.deb
 f7673b16c9d44825f027a5425b6a631058caa822 900144 libx11-6_1.5.0-1+deb7u1_amd64.deb
 beca6511da5560d3e60c3cab1bd33e2b26b9611e 555058 libx11-6-udeb_1.5.0-1+deb7u1_amd64.udeb
 88ecd8286ed05137f2beb6c309d280727aed3f72 3394282 libx11-6-dbg_1.5.0-1+deb7u1_amd64.deb
 cbe158bb4ca7a9382f893211748a9406ff7fac17 1038070 libx11-dev_1.5.0-1+deb7u1_amd64.deb
 166a5109b0b58c6869768486974dd33530d6d3cb 139384 libx11-xcb1_1.5.0-1+deb7u1_amd64.deb
 9289d447cac9bf322d84639b132e12ac863215e3 153266 libx11-xcb1-dbg_1.5.0-1+deb7u1_amd64.deb
 37f3cc66886e03e4f9743df59fe74793adb4393b 141316 libx11-xcb-dev_1.5.0-1+deb7u1_amd64.deb
Checksums-Sha256: 
 ca8d122702fdc9e9196a1234e0ac1a682f3cfc17a16c3edba8f4245ca3927c76 2515 libx11_1.5.0-1+deb7u1.dsc
 2ddc05170baf70dd650ee6108c5882eb657cafaf61a5b5261badb26703122518 3073820 libx11_1.5.0.orig.tar.gz
 97fc053476b02e5b05cd79b2dbd550064c06eac1fa65a0844fb4fe08a45cd140 105908 libx11_1.5.0-1+deb7u1.diff.gz
 1fce9b33bb752bc3418f89b889ce3008ba78cc5f55398833d915ad0066867761 189160 libx11-data_1.5.0-1+deb7u1_all.deb
 4bfd58a048c48bed865d99bee79fe4bda5a5eef6efb1f0e241f734672382fe98 3190550 libx11-doc_1.5.0-1+deb7u1_all.deb
 075ae64378209aa7609f7004e50899f2d2ffdf9bc43c00126c5a568b48c7cb21 900144 libx11-6_1.5.0-1+deb7u1_amd64.deb
 6b2239723cb56e4c968edef835ea0b7df36c1f2a6fd8b13ce491c639e03ffd68 555058 libx11-6-udeb_1.5.0-1+deb7u1_amd64.udeb
 b0b69c7441fdb6f441a64539176f27781a0982d31b7ab31af877f446ee5487a6 3394282 libx11-6-dbg_1.5.0-1+deb7u1_amd64.deb
 47de3e64357f983c279cb4ca472cefc31429e8474d6200925e4e2eb083f1a0c1 1038070 libx11-dev_1.5.0-1+deb7u1_amd64.deb
 b5c1227c5d5e5053d4c60f5dec1dc4065c41e97962d3cd672fb960ae1e39ddfa 139384 libx11-xcb1_1.5.0-1+deb7u1_amd64.deb
 eb60ff35fd2e84d30158d3b285c09eec4c3a30948e9f2f365bae4105dec89610 153266 libx11-xcb1-dbg_1.5.0-1+deb7u1_amd64.deb
 26d90888f9d8225a91ba0b3571da65f79e042dbaaad2ad93c901505eda495391 141316 libx11-xcb-dev_1.5.0-1+deb7u1_amd64.deb
Files: 
 afe67d1123c89807ec602f0a91f5f580 2515 x11 optional libx11_1.5.0-1+deb7u1.dsc
 395455e4d3a51459374fe5ca8420aae8 3073820 x11 optional libx11_1.5.0.orig.tar.gz
 59f32ef8b4d46bd6c6b569dbe6799c99 105908 x11 optional libx11_1.5.0-1+deb7u1.diff.gz
 863fbb4e0794229ec9359cf1f55f187a 189160 x11 optional libx11-data_1.5.0-1+deb7u1_all.deb
 30701318d67fa493807be32946947139 3190550 doc optional libx11-doc_1.5.0-1+deb7u1_all.deb
 017a8c49f6b02a7f2d6c4c8f3b855f1a 900144 libs optional libx11-6_1.5.0-1+deb7u1_amd64.deb
 4bcfb99a36d1ceb25de70bd6c4a8ebda 555058 debian-installer optional libx11-6-udeb_1.5.0-1+deb7u1_amd64.udeb
 b997bbf4562c2fb094eba7826b141544 3394282 debug extra libx11-6-dbg_1.5.0-1+deb7u1_amd64.deb
 a50dbb28899b0d34b649653b7b59cde0 1038070 libdevel optional libx11-dev_1.5.0-1+deb7u1_amd64.deb
 d19029234aeb6bf279bcc58b306973c7 139384 libs optional libx11-xcb1_1.5.0-1+deb7u1_amd64.deb
 3676e479d64e1b5dd1dd2916c7d82b51 153266 debug extra libx11-xcb1-dbg_1.5.0-1+deb7u1_amd64.deb
 a9283693fefd58f66ad45e34224c14e8 141316 libdevel optional libx11-xcb-dev_1.5.0-1+deb7u1_amd64.deb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIbBAEBCAAGBQJRm+tEAAoJEDEBgAUJBeQM5HkP91MimMYv/NFwr9/hU/T6/jVL
9dysasGZ4RGFU2cnOCrqcz1IUuQ4OYNezBasZHcdA4viJtztp01tHqMxip8rMa1T
Ng2vYhNV/CIak4kgEn1RX6YuIqGYfjsWOjN3TQBDhlaLRBRqcNYMwe4lmQMjUqyC
jFBKDHpMjfyua5sffMbICUllN+PKtL310Eydz4p/t5Ea1DMJPch4OiWL0jHJkdXj
bqkYV6xAwF+Xg/GMM69jMHMgJEodIh3ySC0jJwzkS4JgQr6hEWWgdlhpyHoagxnW
/NIcQp66vbC0VgSYYQmSUFgTbuk97ZQULUjAo3zJbPHssc1VVyPBHVxgGZdiZ16P
qhmI5EWnHRr+1I2nuNCQRGASPXbPuwvWnXg1wWsRuK2JTfIi316EJFyYhGWBTiGL
q01Tbq92c0fBZyxpBBwMkqsruiUT/EMvDfxpDaxPoC/e1l4gT6d8nQxuj6NxUVoW
6Hb2ohqoSPP3q5rO6SZqNTfALDTzLVHsMrH9ymcgbgRN84yno3wa0eltEEZggrmC
ufhovTG24EejVdoOWKXI8XXzLvf6mM3WIc/rFOE+nGiKhgHmg54QzvLqeNNM+NbE
ZQJvWARSYLhH8Ze8/BaOlyNQjsPL36+csUTpIsrv7ATEA13D0rqgOHZUdfHVRQGe
hwE7TGrlb+KPU77Xcks=
=Wuv/
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: