Your message dated Sat, 28 Aug 2021 21:19:56 +0000
with message-id <[email protected]>
and subject line Bug#697062: fixed in tightvnc 1:1.3.10-4
has caused the Debian Bug report #697062,
regarding crashes on s390x
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.)
--
697062: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697062
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: tightvncserver
Version: 1.3.9-6.4
Severity: serious
Xvnc is broken on s390x (compiled with »-O0 -g«):
pkern@debian:~/tightvnc-1.3.9/Xvnc/programs/Xserver$ gdb ./Xvnc
GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "s390x-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from
/home/pkern/tightvnc-1.3.9/Xvnc/programs/Xserver/Xvnc...done.
(gdb) run :1
Starting program: /home/pkern/tightvnc-1.3.9/Xvnc/programs/Xserver/Xvnc :1
31/12/12 14:45:24 Xvnc version TightVNC-1.3.9
31/12/12 14:45:24 Copyright (C) 2000-2007 TightVNC Group
31/12/12 14:45:24 Copyright (C) 1999 AT&T Laboratories Cambridge
31/12/12 14:45:24 All Rights Reserved.
31/12/12 14:45:24 See http://www.tightvnc.com/ for information on TightVNC
31/12/12 14:45:24 Desktop name 'x11' (debian:1)
31/12/12 14:45:24 Protocol versions supported: 3.3, 3.7, 3.8, 3.7t, 3.8t
31/12/12 14:45:24 Listening for VNC connections on TCP port 5901
Font directory '/usr/share/fonts/X11/Speedo/' not found - ignoring
Font directory '/usr/share/fonts/X11/Type1/' not found - ignoring
Font directory '/usr/share/fonts/X11/75dpi/' not found - ignoring
Font directory '/usr/share/fonts/X11/100dpi/' not found - ignoring
Program received signal SIGSEGV, Segmentation fault.
0x000000008013c48e in cfbCopyPlane1to8 (pSrcDrawable=0x802ccf30,
pDstDrawable=0x802c01c0, rop=3, prgnDst=0x3ffffffeee8, pptSrc=0x3ffffffeeb4,
planemask=18446744073709551615,
bitPlane=1) at cfbbitblt.c:651
651 *pdst = RRopPixels (*pdst, src);
(gdb) bt full
#0 0x000000008013c48e in cfbCopyPlane1to8 (pSrcDrawable=0x802ccf30,
pDstDrawable=0x802c01c0, rop=3, prgnDst=0x3ffffffeee8, pptSrc=0x3ffffffeeb4,
planemask=18446744073709551615, bitPlane=1) at cfbbitblt.c:651
srcx = 0
srcy = 0
dstx = 0
dsty = 0
width = 4
height = 3
xoffSrc = 0
xoffDst = 0
psrcBase = 0x3fffffff270
pdstBase = 0x802c0200
widthSrc = 0
widthDst = 0
psrcLine = 0x3fffffff270
pdstLine = 0x802c0200
psrc = 0x3fffffff278
pdst = 0x802c0200
bits = 1229782939106296900
tmp = 1229782939106296900
leftShift = 0
rightShift = 32
startmask = 0
endmask = 0
nlMiddle = 1
nl = 0
firstoff = -4800
secondoff = 1023
src = 4581298452
nbox = 0
pbox = 0x3ffffffeef0
pixelsRemainingOnRightEdge = 4
#1 0x000000008013b470 in cfbBitBlt (pSrcDrawable=0x802ccf30,
pDstDrawable=0x802c01c0, pGC=0x802b9d30, srcx=0, srcy=0, width=4, height=4,
dstx=0, dsty=0,
doBitBlt=0x8013b7e4 <cfbCopyPlane1to8>, bitPlane=1) at cfbbitblt.c:278
prgnSrcClip = 0x10
freeSrcClip = 0
prgnExposed = 0x1
rgnDst = {extents = {x1 = 0, y1 = 0, x2 = 4, y2 = 4}, data = 0x0}
pptSrc = 0x3ffffffeeb0
ppt = 0x3ffffffeeb4
pbox = 0x3ffffffeef0
i = -1
dx = 0
dy = -4432
---Type <return> to continue, or q <return> to quit---
origSource = {x = 0, y = 0, width = 4, height = 4}
origDest = {x = 0, y = 0}
numRects = 1
fastBox = {x1 = 0, y1 = 0, x2 = 4, y2 = 4}
fastClip = 1
fastExpose = 1
#2 0x000000008013c784 in cfbCopyPlane (pSrcDrawable=0x802ccf30,
pDstDrawable=0x802c01c0, pGC=0x802b9d30, srcx=0, srcy=0, width=4, height=4,
dstx=0, dsty=0, bitPlane=1)
at cfbbitblt.c:695
ret = 0x802ccf30
doBitBlt = 0x8013b7e4 <cfbCopyPlane1to8>
#3 0x000000008013a4be in cfbPutImage (pDraw=0x802c01c0, pGC=0x802b9d30,
depth=1, x=0, y=0, w=4, h=4, leftPad=0, format=0,
pImage=0x3fffffff270 "\021\021\021\021DDDD\"\"\"\"\210\210\210\210") at
cfbimage.c:87
pPixmap = 0x802ccf30
#4 0x000000008002a8be in MakeRootTile (pWin=0x802b9f70) at window.c:314
pScreen = 0x802b7980
pGC = 0x802b9d30
back =
"\021\021\021\021DDDD\"\"\"\"\210\210\210\210\000\000\000\000\200,\243\240\000\000\000\000\200,\243\240\000\000\000\000\200,\316\360\000\000\000\000\000\000\000\005\000\000\000\000\000\000\000(",
'\000' <repeats 12 times>"\200,
\002\242\274\000\000\003\377\377\377\362@\000\000\000\000\000\000\000\005\000\000\000\000\000\000\000\037\000\000\000\000\000\000\000&\000\000\000\000\200+\\\320",
'\000' <repeats 15 times>
len = 4
from = 0x8027c1dc ""
to = 0x3fffffff280 ""
i = 0
j = 0
#5 0x000000008002b026 in InitRootWindow (pWin=0x802b9f70) at window.c:477
pScreen = 0x802b7980
#6 0x00000000800273d8 in main (argc=2, argv=0x3fffffff6b8) at main.c:394
i = 0
j = 2
k = 2
alwaysCheckForInput = {0, 1}
I guess for wheezy this would mean that it should be removed from s390x,
given that this package does seem to be maintained through NMUs and hence
there's probably no one who would go and forward and/or debug this.
I didn't find any patches over in the RPM world at first glance, but then
I utterly failed to find any SRPMs anyway.
Kind regards
Philipp Kern
--- End Message ---
--- Begin Message ---
Source: tightvnc
Source-Version: 1:1.3.10-4
Done: Sven Geuer <[email protected]>
We believe that the bug you reported is fixed in the latest version of
tightvnc, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sven Geuer <[email protected]> (supplier of updated tightvnc 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: SHA512
Format: 1.8
Date: Sat, 28 Aug 2021 22:18:21 +0200
Source: tightvnc
Architecture: source
Version: 1:1.3.10-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Remote Maintainers <[email protected]>
Changed-By: Sven Geuer <[email protected]>
Closes: 542426 674068 697062 731496
Changes:
tightvnc (1:1.3.10-4) unstable; urgency=medium
.
* Bring the makefile based build system from experimental to unstable
(Closes: #697062, #731496).
* Remove the unsupported -user option from the manual page of
xtightvncviewer (Closes: #542426, #674068).
* Rename d/p/20-vncviewer--vncviewer.man.patch to d/p/vncviewer.man.patch.
* Bump Standards-Version to 4.6.0; no more changes necessary.
Checksums-Sha1:
89171d3ffdde26de8db3224eba29261310ff8c52 2291 tightvnc_1.3.10-4.dsc
6e08f5918da94da409e161aa28163d503d888033 243872 tightvnc_1.3.10-4.debian.tar.xz
b02e6dcf07e9e7c1bdf10d104dcb9dce745bca7e 8232 tightvnc_1.3.10-4_amd64.buildinfo
Checksums-Sha256:
af15384d3f62053443eb731b70ef8dcf182923dbb234b03ea8df795fbae9fbee 2291
tightvnc_1.3.10-4.dsc
abbce72c587e47a5d6cff5a19e32bcb96387a750a2eb01c771e7667ca74c32e0 243872
tightvnc_1.3.10-4.debian.tar.xz
cfc5eb8736fe6830a28f999f4b2b23b7a02e239d7f1d5363332896265e254ebf 8232
tightvnc_1.3.10-4_amd64.buildinfo
Files:
df0b4a01dc943e42e8af92920a83b9df 2291 x11 optional tightvnc_1.3.10-4.dsc
a7e824965bfb2c384e37f6c0945e0b02 243872 x11 optional
tightvnc_1.3.10-4.debian.tar.xz
be10155339d438646210da0f33e145d1 8232 x11 optional
tightvnc_1.3.10-4_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJKBAEBCgA0FiEEPfXoqkP8n9/QhvGVrfUO2vit1YUFAmEqpS4WHGRlYm1haW50
QGctZS11LWUtci5kZQAKCRCt9Q7a+K3Vhe3oEACr3RGBjCpR7AtqxFRQSWmLGlRa
xFFnj1kSwP2TrA7uhOL2IUGCIWk/3K6x7qMwpfK6Yg0fQR1RWHYmq3hmBArdcMAp
N1UpX4o7bGxCkH6uhgW0Tt073eU1mYMao2FPNww5+nV8jeDsvRZM+eT7eyayE/wI
X7FEnViBJ5qwvApkk7HkAa+smRffj6e/kewfBiX+Og0dNSulApmVQdjET38xhW7R
vBb34Vc/7rQYWeNoiQqckpZ0F1GNg3TGDqEYNeOZryV43iaC6uZouXubEMb9aUME
TlC91ytmYItW4caThyrpcynmHvUzchqBw8PBkxi3jO+TxWYvdLEXP1hF5MVioZJ1
MerABsKHL8DZV8b3GKFXMgshR7kujCjvUPMW6xPdFpmSgryV8ovH0mZ/Sik6VVi3
Pk6yMWS3ZWFmnttdR2hra9pz2yJWHph+vdMYgwhAwnn7qTPKtO7AyNVUpotCSVWi
zrOdKSJzwNXVAUsNppW58j3Iz77H6dfLRr6z06tlF99oX/VzpxDVRE7FvMONHX+G
/hAQW3BNRo57uWortNzWW5BG5vvzwMiy4asKxC8IpiP4VrzbZy09REO4VSsXqCl2
hxGu5BGmfsz0YtOIplLJQHFivMvPP6fgGNbvn1Sy6/eoCkLr4QUoUHh7hlm4Zsrh
tpjIS6GD9PZpDCH+5Q==
=o1M+
-----END PGP SIGNATURE-----
--- End Message ---