Your message dated Sun, 23 Nov 2014 13:04:03 +0000
with message-id <e1xswpf-000594...@franck.debian.org>
and subject line Bug#760476: fixed in cups 1.7.5-8
has caused the Debian Bug report #760476,
regarding cups - crashes after reading tls stuff
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 ow...@bugs.debian.org
immediately.)
--
760476: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760476
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: cups
Version: 1.7.5-1
Severity: serious
cups aborts at random times after reading certificates and keys:
accept(8, {sa_family=AF_INET, sin_port=htons(60862),
sin_addr=inet_addr("192.0.2.1")}, [16]) = 16
getsockname(16, {sa_family=AF_INET, sin_port=htons(631),
sin_addr=inet_addr("192.0.2.1")}, [16]) = 0
setsockopt(16, SOL_TCP, TCP_NODELAY, [1], 4) = 0
fcntl(16, F_GETFD) = 0
fcntl(16, F_SETFD, FD_CLOEXEC) = 0
epoll_ctl(3, EPOLL_CTL_ADD, 16, {EPOLLIN, {u32=3313009952,
u64=140470218425632}}) = 0
epoll_wait(3, {{EPOLLIN, {u32=3313009952, u64=140470218425632}}}, 4096, 1000) =
1
recvfrom(16, "\26", 1, MSG_PEEK, NULL, NULL) = 1
access("/etc/cups/ssl/server.key", F_OK) = 0
access("/etc/cups/ssl/server.crt", F_OK) = 0
open("/etc/cups/ssl/server.key", O_RDONLY) = 17
fstat(17, {st_mode=S_IFREG|0640, st_size=1704, ...}) = 0
fstat(17, {st_mode=S_IFREG|0640, st_size=1704, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x7fc1c411a000
lseek(17, 0, SEEK_CUR) = 0
read(17, "-----BEGIN PRIVATE KEY-----\nMIIE"..., 4096) = 1704
read(17, "", 4096) = 0
close(17) = 0
munmap(0x7fc1c411a000, 4096) = 0
open("/etc/cups/ssl/server.crt", O_RDONLY) = 17
fstat(17, {st_mode=S_IFREG|0644, st_size=1025, ...}) = 0
fstat(17, {st_mode=S_IFREG|0644, st_size=1025, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x7fc1c411a000
lseek(17, 0, SEEK_CUR) = 0
read(17, "-----BEGIN CERTIFICATE-----\nMIIC"..., 4096) = 1025
read(17, "", 4096) = 0
close(17) = 0
munmap(0x7fc1c411a000, 4096) = 0
clock_gettime(CLOCK_REALTIME, {1409732232, 52793719}) = 0
getrusage(0x1 /* RUSAGE_??? */, {ru_utime={0, 732045}, ru_stime={0, 280017},
...}) = 0
read(3, 0x7fffe61990b0, 16) = -1 EINVAL (Invalid argument)
rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
tgkill(18683, 18683, SIGABRT) = 0
--- SIGABRT (Aborted) @ 0 (0) ---
As cups disables generation of core files, no additional information is
available.
Bastian
--
--- End Message ---
--- Begin Message ---
Source: cups
Source-Version: 1.7.5-8
We believe that the bug you reported is fixed in the latest version of
cups, 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 760...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Didier Raboud <o...@debian.org> (supplier of updated cups 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 23 Nov 2014 13:26:24 +0100
Source: cups
Binary: libcups2 libcupsimage2 libcupscgi1 libcupsmime1 libcupsppdc1 cups
cups-core-drivers cups-daemon cups-client libcups2-dev libcupsimage2-dev
libcupscgi1-dev libcupsmime1-dev libcupsppdc1-dev cups-bsd cups-common
cups-server-common cups-ppdc cups-dbg
Architecture: source all
Version: 1.7.5-8
Distribution: unstable
Urgency: medium
Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Changed-By: Didier Raboud <o...@debian.org>
Description:
cups - Common UNIX Printing System(tm) - PPD/driver support, web interfa
cups-bsd - Common UNIX Printing System(tm) - BSD commands
cups-client - Common UNIX Printing System(tm) - client programs (SysV)
cups-common - Common UNIX Printing System(tm) - common files
cups-core-drivers - Common UNIX Printing System(tm) - PPD-less printing
cups-daemon - Common UNIX Printing System(tm) - daemon
cups-dbg - Common UNIX Printing System(tm) - debugging symbols
cups-ppdc - Common UNIX Printing System(tm) - PPD manipulation utilities
cups-server-common - Common UNIX Printing System(tm) - server common files
libcups2 - Common UNIX Printing System(tm) - Core library
libcups2-dev - Common UNIX Printing System(tm) - Development files CUPS library
libcupscgi1 - Common UNIX Printing System(tm) - CGI library
libcupscgi1-dev - Common UNIX Printing System(tm) - Development files for CGI
libra
libcupsimage2 - Common UNIX Printing System(tm) - Raster image library
libcupsimage2-dev - Common UNIX Printing System(tm) - Development files CUPS
image li
libcupsmime1 - Common UNIX Printing System(tm) - MIME library
libcupsmime1-dev - Common UNIX Printing System(tm) - Development files MIME
library
libcupsppdc1 - Common UNIX Printing System(tm) - PPD manipulation library
libcupsppdc1-dev - Common UNIX Printing System(tm) - Development files PPD
library
Closes: 712512 760475 760476
Changes:
cups (1.7.5-8) unstable; urgency=medium
.
* Add a USB quirk fix for Brother HL-1250 (Closes: #712512)
* Backport upstream patch to fix random crash in TLS handling. The patch also
enables coredumps.(Closes: #760475, #760476)
Checksums-Sha1:
9f9bbd6a1b22db7da8dc6534302622efba03a862 3418 cups_1.7.5-8.dsc
11280c20e9edeacb0c27c9afbe42d4b15b1db121 304648 cups_1.7.5-8.debian.tar.xz
1a5abab6cdabe58df5e6bd6556b58005c3d04405 271964 cups-common_1.7.5-8_all.deb
49fe65fe1767681b3c831e9feeffdfc742ad62b7 619014
cups-server-common_1.7.5-8_all.deb
Checksums-Sha256:
6e7b07d467e4be02ae92dba7773bffb7a3079087a606cdee1e51af73eb1be8e7 3418
cups_1.7.5-8.dsc
2cae14f436fa121736bfb20162828f71bc1db0334a55de8db17ff1b6bbf4ba6b 304648
cups_1.7.5-8.debian.tar.xz
3c5d5fe82a60c2c6759cb5e973ada2a72406b44f4ea26db72e90a81e49899f9d 271964
cups-common_1.7.5-8_all.deb
9e0a81a5a9e19a2ecd6fbb8cd259eec0a6446ee6bbaac5c363a35c50b5057817 619014
cups-server-common_1.7.5-8_all.deb
Files:
1dcffb1addf37dbd17b2238f8a1541e5 3418 net optional cups_1.7.5-8.dsc
b33665419d48c59fa6f2cc738ffe73b9 304648 net optional cups_1.7.5-8.debian.tar.xz
627832346c8e666bfefd572a55bd0db6 271964 net optional
cups-common_1.7.5-8_all.deb
f5ed0cc9c52419fae78ff0425bfb0b69 619014 net optional
cups-server-common_1.7.5-8_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQGcBAEBCAAGBQJUcdofAAoJEIvPpx7KFjRVW6UL/RQfZMlCsCuzzPjyMAnpD2tC
cp8smrDfMrfEepiou/0mrOXmSmbLqi/6Udh0MUOPuRE4k6l/fUQ4y69mOUkm55jw
c/34iReNGjA/wRPDnlPdLfS1h/K6pX2WOkVdTiLsuFOdkXQXJ8PaAuVpG1p/4ebC
o6+Bt2vx/q46ECNn+GKvfPZGKTadnkS2M8easYe7r1tqoVn0LeZx1gGUcDsyq7uN
CaP1rMCSOh9LAfSlPCJT69wXvLfFwtdRndweYlYf6KNUhhSspLnchqa2wpV51yZt
T9FYIzCGYXjKhZv4f4SbVs4vvNtPaWxHCDgFce2pcEX48Q0stRh+CpaC+XND5EzQ
TGfx6WAMEf0+gGkaAU0AI7kPHI+hu23jUStCb7viXYO13zPxyG72TPEFfoNcYu+Y
Pc2QELy5UBWFZSVUHGhN0fsJikrR/zyExK3ngqb7wcHk3NVOJU0KLhQk9GqPfhZ5
SHNTUruKwmKgkdaq9y1AgDaxQmPmX35HcHK3ZL3RXQ==
=u+WM
-----END PGP SIGNATURE-----
--- End Message ---