Your message dated Wed, 25 Sep 2013 12:04:11 +0000
with message-id <e1vonpd-0000qt...@franck.debian.org>
and subject line Bug#722484: fixed in dspam 3.10.2+dfsg-10
has caused the Debian Bug report #722484,
regarding libdspam7-drv-hash: dspam segfaults [libhash_drv on _hash_drv_seek()]
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.)


-- 
722484: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=722484
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libdspam7-drv-hash
Version: 3.10.1+dfsg-11
Severity: grave
Justification: causes non-serious data loss

Sample of dmesg:
[1701173.909095] dspam[15582]: segfault at 7f8c2197acf8 ip 00007f8c1ea8f69a sp 
00007f8c1cbe9048 error 4 in libhash_drv.so.7.0.0[7f8c1ea8b000+6000]
[1775508.341567] cssclean[25298]: segfault at 7f9b7086a000 ip 0000000000403b5b 
sp 00007fff7d456130 error 7 in cssclean[400000+c000]
[1785820.256253] dspam[8177]: segfault at 7ff586ffe2f8 ip 00007ff58dd4169a sp 
00007ff58cd35048 error 4 in libhash_drv.so.7.0.0[7ff58dd3d000+6000]
[1785862.479249] dspam[8243]: segfault at 7fa456fa62f8 ip 00007fa457fac69a sp 
00007fa4577a1048 error 4 in libhash_drv.so.7.0.0[7fa457fa8000+6000]
[1785888.517082] dspam[8281]: segfault at 7fef8160c2f8 ip 00007fef8261269a sp 
00007fef81e07048 error 4 in libhash_drv.so.7.0.0[7fef8260e000+6000]
[1786011.902307] dspam[8760]: segfault at 7f8a051752f8 ip 00007f8a0617b69a sp 
00007f8a06171048 error 4 in libhash_drv.so.7.0.0[7f8a06177000+6000]

I happened to be in a situation where I can't even fully flush the postfix 
queue without having
Dspam to segfault.
I end up installing dspam-dbg and gdb and attach to the process [I wasn't able 
to run the process
without the init-script].

Here is a stack trace, but sadly libdspam7-drv-hash does not provide debug 
symbols.
(gdb) bt
#0  0x00007ff5afdc369a in _hash_drv_seek () from 
/usr/lib/x86_64-linux-gnu/dspam/libhash_drv.so
#1  0x00007ff5afdc3a19 in _hash_drv_get_spamrecord () from 
/usr/lib/x86_64-linux-gnu/dspam/libhash_drv.so
#2  0x00007ff5afdc3a90 in _ds_get_spamrecord () from 
/usr/lib/x86_64-linux-gnu/dspam/libhash_drv.so
#3  0x00007ff5afdc3cfd in _ds_getall_spamrecords () from 
/usr/lib/x86_64-linux-gnu/dspam/libhash_drv.so
#4  0x00007ff5b28422f6 in _ds_operate () from 
/usr/lib/x86_64-linux-gnu/libdspam.so.7
#5  0x00007ff5b2842e90 in dspam_process () from 
/usr/lib/x86_64-linux-gnu/libdspam.so.7
#6  0x000000000040bad7 in process_message (ATX=ATX@entry=0xd58e90, 
message=message@entry=0xd5aa10, 
    username=username@entry=0xd584e0 "testabcd...@orange.fr", 
result_string=result_string@entry=0x7ff5afdbc348) at dspam.c:540
#7  0x000000000040ce4d in process_users (ATX=ATX@entry=0xd58e90, 
message=message@entry=0xd5af10) at dspam.c:1882
#8  0x000000000040faa0 in process_connection (ptr=0xd56f80) at daemon.c:738
#9  0x00007ff5b2621b50 in start_thread () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#10 0x00007ff5b236ba7d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#11 0x0000000000000000 in ?? ()



(gdb) bt full
#0  0x00007ff5afdc369a in _hash_drv_seek () from 
/usr/lib/x86_64-linux-gnu/dspam/libhash_drv.so
No symbol table info available.
#1  0x00007ff5afdc3a19 in _hash_drv_get_spamrecord () from 
/usr/lib/x86_64-linux-gnu/dspam/libhash_drv.so
No symbol table info available.
#2  0x00007ff5afdc3a90 in _ds_get_spamrecord () from 
/usr/lib/x86_64-linux-gnu/dspam/libhash_drv.so
No symbol table info available.
#3  0x00007ff5afdc3cfd in _ds_getall_spamrecords () from 
/usr/lib/x86_64-linux-gnu/dspam/libhash_drv.so
No symbol table info available.
#4  0x00007ff5b28422f6 in _ds_operate () from 
/usr/lib/x86_64-linux-gnu/libdspam.so.7
No symbol table info available.
#5  0x00007ff5b2842e90 in dspam_process () from 
/usr/lib/x86_64-linux-gnu/libdspam.so.7
No symbol table info available.
#6  0x000000000040bad7 in process_message (ATX=ATX@entry=0xd58e90, 
message=message@entry=0xd5aa10, 
    username=username@entry=0xd584e0 "testabcd...@orange.fr", 
result_string=result_string@entry=0x7ff5afdbc348) at dspam.c:540
        CTX = 0xd96700
        components = <optimized out>
        copyback = <optimized out>
        have_signature = <optimized out>
        result = <optimized out>
        i = <optimized out>
        internally_canned = 0



-- System Information:
Debian Release: 7.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libdspam7-drv-hash depends on:
ii  libc6      2.13-38
ii  libdspam7  3.10.1+dfsg-11

libdspam7-drv-hash recommends no packages.

libdspam7-drv-hash suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: dspam
Source-Version: 3.10.2+dfsg-10

We believe that the bug you reported is fixed in the latest version of
dspam, 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 722...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Preud'homme <robo...@debian.org> (supplier of updated dspam 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: Wed, 25 Sep 2013 13:25:02 +0200
Source: dspam
Binary: dspam dspam-webfrontend libdspam7 libdspam7-dev libdspam7-drv-hash 
libdspam7-drv-pgsql libdspam7-drv-mysql libdspam7-drv-sqlite3 dspam-doc 
dspam-dbg libdspam7-dbg
Architecture: source amd64 all
Version: 3.10.2+dfsg-10
Distribution: unstable
Urgency: low
Maintainer: Debian DSPAM Maintainers <pkg-dspam-m...@lists.alioth.debian.org>
Changed-By: Thomas Preud'homme <robo...@debian.org>
Description: 
 dspam      - Scalable, fast and statistical anti-spam filter
 dspam-dbg  - debugging symbols for dspam
 dspam-doc  - Documentation for DSPAM anti-spam filter
 dspam-webfrontend - Webfrontend for DSPAM anti-spam filter
 libdspam7  - Core message processing and classification functionality for DSPA
 libdspam7-dbg - debugging symbols for DSPAM related libraries
 libdspam7-dev - Development headers for libdspam
 libdspam7-drv-hash - Hash backend for DSPAM anti-spam filter
 libdspam7-drv-mysql - MySQL backend for DSPAM anti-spam filter
 libdspam7-drv-pgsql - PostgreSQL backend for DSPAM anti-spam filter
 libdspam7-drv-sqlite3 - sqlite3 backend for DSPAM anti-spam filter
Closes: 722484
Changes: 
 dspam (3.10.2+dfsg-10) unstable; urgency=low
 .
   * debian/patches:
     + Improve handling of malformed css file (Closes: #722484).
Checksums-Sha1: 
 b5fa5f26b512102cfea567999373f6c0a1d48a31 2600 dspam_3.10.2+dfsg-10.dsc
 117e999f439c4b59f24e4b17f697631cb719b334 67704 
dspam_3.10.2+dfsg-10.debian.tar.gz
 b876c67027d32eb3d136520aab3760310f6c3ed9 315944 dspam_3.10.2+dfsg-10_amd64.deb
 d1185e90e39da67587aa513a37bc9ad39910ecd3 167438 
dspam-webfrontend_3.10.2+dfsg-10_all.deb
 768a033f8992933088d9f914a39d255bb5c776bc 141862 
libdspam7_3.10.2+dfsg-10_amd64.deb
 214ba59527af82dd08bdcc83b7013ed1884c7c18 248734 
libdspam7-dev_3.10.2+dfsg-10_amd64.deb
 b7a98e021193040dac537e0536dc504459196abc 109424 
libdspam7-drv-hash_3.10.2+dfsg-10_amd64.deb
 07923d1e35e6cffca2b59274ad8b7a36f1dc0449 122202 
libdspam7-drv-pgsql_3.10.2+dfsg-10_amd64.deb
 bd1ee7faf3957373f3ee86e603acf99f8925a3a2 123910 
libdspam7-drv-mysql_3.10.2+dfsg-10_amd64.deb
 c5ed0d55080ed0eb02723fc3dd35f4fadb8477b4 111902 
libdspam7-drv-sqlite3_3.10.2+dfsg-10_amd64.deb
 a70a71e4db2a1030c6484888b18d1a9857a936b0 128810 
dspam-doc_3.10.2+dfsg-10_all.deb
 d368a49db8be92f41b22d10ef1c736edc7c9649e 558772 
dspam-dbg_3.10.2+dfsg-10_amd64.deb
 0a6473ebfefbcd386817f17a4b35d2f17cfcac27 306356 
libdspam7-dbg_3.10.2+dfsg-10_amd64.deb
Checksums-Sha256: 
 cadbb1c585790600fe5c9bb84a1030cddd002c597366533e6ff6fe5bdfbcb9d1 2600 
dspam_3.10.2+dfsg-10.dsc
 bd0f97379a6f79982fb36a03e78ed1efad1883260e5974af32b947f9934a5718 67704 
dspam_3.10.2+dfsg-10.debian.tar.gz
 a077fcca4376c3fd3e25de2d2ac9fd9a3d599c733072c14923edddbcdcea2776 315944 
dspam_3.10.2+dfsg-10_amd64.deb
 37ff2cac2571976034566e858823ea7bd8f9c99b5cacec9a2e64d91aa002c766 167438 
dspam-webfrontend_3.10.2+dfsg-10_all.deb
 14d30cd161a0a2a76260c2ff292b31b55c71034d5d21d2a1ee380c988af33c9f 141862 
libdspam7_3.10.2+dfsg-10_amd64.deb
 bcb78f7f9819bf2411eb36bcd5a9310d8cd65153bf19f4e88b1158a8e75d075f 248734 
libdspam7-dev_3.10.2+dfsg-10_amd64.deb
 5ad106a91b62532d363f3e1b5d14b104cbad2513fd20fce02a3ed241e9cd4351 109424 
libdspam7-drv-hash_3.10.2+dfsg-10_amd64.deb
 0397e5c410b3c7f12b3c0f3aaa7e9a064fb7887065f764fea4d5d1b0aa73bfd6 122202 
libdspam7-drv-pgsql_3.10.2+dfsg-10_amd64.deb
 9fdf7f91552999f7905a9cae310742052f74c5802cf910d80ebe7356284481c4 123910 
libdspam7-drv-mysql_3.10.2+dfsg-10_amd64.deb
 79a31144edfcf16b3613ef647b423732d2c3f3c568ebeacb860d25c4924a8290 111902 
libdspam7-drv-sqlite3_3.10.2+dfsg-10_amd64.deb
 bb57fe874d9852496a9bd709ffb93b8c7bea12f291cb309d14f45f630dfb5705 128810 
dspam-doc_3.10.2+dfsg-10_all.deb
 9cabf97a3780ed59a2aa91fea161d6f5291073cf13e09e6cd2b32af1de35acfe 558772 
dspam-dbg_3.10.2+dfsg-10_amd64.deb
 a06342a753dde32c2cebd0ecbbfea993afb9b28f008e9d13f3db6d5686361eb6 306356 
libdspam7-dbg_3.10.2+dfsg-10_amd64.deb
Files: 
 bdba6428b02c915a0a114b4863098c86 2600 mail optional dspam_3.10.2+dfsg-10.dsc
 ea17883f709b149d18bd08eea71575e9 67704 mail optional 
dspam_3.10.2+dfsg-10.debian.tar.gz
 fe3f43b3ec233183d46ba0c633dd7ece 315944 mail optional 
dspam_3.10.2+dfsg-10_amd64.deb
 978a8001797e5f5b86d10e5e0436a896 167438 mail extra 
dspam-webfrontend_3.10.2+dfsg-10_all.deb
 71ce677b3d54ba71f0fb0949d89f3145 141862 libs optional 
libdspam7_3.10.2+dfsg-10_amd64.deb
 47d14a93b74bf8fdacc62086c2c6a41d 248734 libdevel optional 
libdspam7-dev_3.10.2+dfsg-10_amd64.deb
 17befc6288fb24a71ba5fbe98fd38c9c 109424 mail optional 
libdspam7-drv-hash_3.10.2+dfsg-10_amd64.deb
 b6b4b84e0eba75eb5de212f70a1f91f4 122202 mail optional 
libdspam7-drv-pgsql_3.10.2+dfsg-10_amd64.deb
 28ba3ea39f9f0006aad1efff2105117e 123910 mail optional 
libdspam7-drv-mysql_3.10.2+dfsg-10_amd64.deb
 f6d86a03822c8072f0f5b9a3e2f3cea2 111902 mail optional 
libdspam7-drv-sqlite3_3.10.2+dfsg-10_amd64.deb
 f796dac6c3fcaddd6e84e2375e9ea617 128810 doc optional 
dspam-doc_3.10.2+dfsg-10_all.deb
 dac172d8eb047b643116a345ef94735b 558772 debug extra 
dspam-dbg_3.10.2+dfsg-10_amd64.deb
 20e35a78f383a1d1a696baed1636c57d 306356 debug extra 
libdspam7-dbg_3.10.2+dfsg-10_amd64.deb

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

iQIcBAEBCAAGBQJSQsuoAAoJENADhS+9UlKedO4P/RYrKkMe9Bi0szQaKkASMASt
TC5tFtT6/vjLPJK7TbVQPtJkie4t7V+A+iJ9yHYHZSh4DR3wV4HK9NiUb2PRmFBE
gXYZ0a2E2uXHj40upAHYXHEyoAv8Dq+XU8IZoLRdh17SutkycX8mU1WO9lAATara
9a8F68kKGyLRf4Mg2UhtGNe9/ouDL53f4jYtdjXiQXogViOU1MXFD1pcqGSpvBxS
MsgJk3eWAT08uQYcP4r5Kr8CK7j2GjwemJuVAFEYV4FqKwx9ipdUTGSzk/jpiNhi
1thDOoWhgqpbKb01HUjKB9w2ti1Rx7LIZOM0fXJJ6uNvgAoiUis85+OOkY9PcXXb
Tduy3bEAGusIBod5+vOO5uBHWJMfTdOasRJ8YsV/0Hvh34pHIUgXOTlBrcqHAqFq
P3CpvAL7C8lLD91p0/A/QkVdTlC3Bquypa7urMM4tpK6CH79mWLbRPVvzRx7pyUb
sByYufwjPtCDgDJc6JxF6K4D83i0O9Rqa2GAlH57+WNO0khLGiQOf2Vwd4vTttCg
OxmOfkh5qR8PmO2CcYX/AmUDYElZJ/HhuG3MghCJH3CbQj4fyY8VzLDMbbDOqxXJ
sdR2DGfgLxJ/8XC2MoCG8WnjZpuayUoOCLgyCjDVLWaP/xXL+NfGWVa91mIcoe85
5I3MAIjeLwIB/pXjYB+L
=Juaw
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to