Your message dated Wed, 27 Nov 2013 05:48:39 +0000 with message-id <[email protected]> and subject line Bug#722485: fixed in dspam 3.10.2+dfsg-12 has caused the Debian Bug report #722485, regarding libdspam7-drv-hash: dspam segfaults [cssclean] 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.) -- 722485: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=722485 Debian Bug Tracking System Contact [email protected] 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 "[email protected]", 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 "[email protected]", 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-12 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Thomas Preud'homme <[email protected]> (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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Tue, 26 Nov 2013 22:28:14 +0800 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 armhf all Version: 3.10.2+dfsg-12 Distribution: unstable Urgency: low Maintainer: Debian DSPAM Maintainers <[email protected]> Changed-By: Thomas Preud'homme <[email protected]> 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: 719663 722485 726713 729787 Changes: dspam (3.10.2+dfsg-12) unstable; urgency=low . * Close stdin, stdout and stderr when launching dspam daemon in dspam init script as dspam fails to do so (Closes: #726713). * Remove /var/log/dspam and /var/spool/dspam on purge (Closes: 729787). * debian/patches: + Enhance cssclean to fix corrupted css file (Closes: #722485). + Properly escape string constants in PostgreSQL driver (Closes: #719663). + drop patch to require legacy mode for string escaping in PostgreSQL. Checksums-Sha1: 5caa517b6997cce5cb5db73f42a8f9db4f457209 2600 dspam_3.10.2+dfsg-12.dsc 5930a16933b79e2d7cf272fc9ab2afb6cfb68d4f 68772 dspam_3.10.2+dfsg-12.debian.tar.gz db1adc76441dd4e9dda0fa97911cdb047a3a39d3 307258 dspam_3.10.2+dfsg-12_armhf.deb 4132bc1453951fee1e68cd94fb427f7016600c84 167618 dspam-webfrontend_3.10.2+dfsg-12_all.deb 7901860e9cb022851740ab18957e70e155ea8a2b 135704 libdspam7_3.10.2+dfsg-12_armhf.deb dadb36b962b49f3201f044f541e61b4ecdbfd0eb 240232 libdspam7-dev_3.10.2+dfsg-12_armhf.deb 952614c3e71034ffd10e1526b009e091e42bc25a 109634 libdspam7-drv-hash_3.10.2+dfsg-12_armhf.deb b8f5c5691fde8435ac7ec7c7892a8dde6cfa89bc 120384 libdspam7-drv-pgsql_3.10.2+dfsg-12_armhf.deb 7d52645a6b843002021607dc0b193552675293d7 122010 libdspam7-drv-mysql_3.10.2+dfsg-12_armhf.deb 38859c0079c13eeac65debf3179cefda9f158211 110728 libdspam7-drv-sqlite3_3.10.2+dfsg-12_armhf.deb 6844aca1539cc01f5d2c16bb7b4243f1e22e83de 129060 dspam-doc_3.10.2+dfsg-12_all.deb d697872c964db2b02f7eb07a1223f1caf8c75bb4 558804 dspam-dbg_3.10.2+dfsg-12_armhf.deb 19d3594a362b7bad80d1e9725c8bc2cc3269ca5a 299768 libdspam7-dbg_3.10.2+dfsg-12_armhf.deb Checksums-Sha256: c6f1cc4f0103cb590554eb82795fa29bbe399e0584dd5e68c6af6bf294cc4611 2600 dspam_3.10.2+dfsg-12.dsc 678b59e0ed0be3bf5392656426ebee9c3d4484b0cec903c4d4bbca9f34af312f 68772 dspam_3.10.2+dfsg-12.debian.tar.gz b036965254fa87313b07af89d2e8c2f6f3bfc12ee2a1ed0ca2e1a1bb2ec0fa40 307258 dspam_3.10.2+dfsg-12_armhf.deb 81f156d29e398de490191319802fc04c58b2f856ecdf17c6fd74f9c452a19d67 167618 dspam-webfrontend_3.10.2+dfsg-12_all.deb aebea01eff30869af31015d0a35ea5a59d6c3199eb909b6c8f0db360cb9c0344 135704 libdspam7_3.10.2+dfsg-12_armhf.deb 53cfd9d4afe1a32461d71b57e4747357617f8f2c308bea092dfa819747d0688e 240232 libdspam7-dev_3.10.2+dfsg-12_armhf.deb 9ebbc433a8f5cb4f1eab096d3c19af98cfeb1b50783cbeb2ba8b9804189bdd15 109634 libdspam7-drv-hash_3.10.2+dfsg-12_armhf.deb 31fd76618733c93344f3cc5ef19db025834b56bcf4d987238dd97eed187657a6 120384 libdspam7-drv-pgsql_3.10.2+dfsg-12_armhf.deb c6b05e6d8030a3043e7f52336f30cab42dbb77efbdd09053bf54742ed057c947 122010 libdspam7-drv-mysql_3.10.2+dfsg-12_armhf.deb b9955076f7edccea867c17f941065c90822f2e5047d45eaf9c75140f3eefdffe 110728 libdspam7-drv-sqlite3_3.10.2+dfsg-12_armhf.deb a61153341ca2136833ae673d5129e013e9d0860d9eb58ac042027c9357eeef4c 129060 dspam-doc_3.10.2+dfsg-12_all.deb e412da126125e08eb5a1dd7742a76fac07be42eda5e50f0f0324cadd2a084bf3 558804 dspam-dbg_3.10.2+dfsg-12_armhf.deb 950fb30428b0c705a0c9117ba1658d3cc48ef325a9888c54dcb4d041ef47308c 299768 libdspam7-dbg_3.10.2+dfsg-12_armhf.deb Files: c03e13ae31dc295d2716f6c43c5b5560 2600 mail optional dspam_3.10.2+dfsg-12.dsc 73f32d0fb39d88c91ba23641a8d269d0 68772 mail optional dspam_3.10.2+dfsg-12.debian.tar.gz a89588b4683eeecf2992bad6a5af9255 307258 mail optional dspam_3.10.2+dfsg-12_armhf.deb fe0cdfb5e22dfe92d2eb02d1f8b34596 167618 mail extra dspam-webfrontend_3.10.2+dfsg-12_all.deb 4068f46b3ece1d1053f11d0031699f76 135704 libs optional libdspam7_3.10.2+dfsg-12_armhf.deb 725bb8cd3b4e836b4b28c2821f0d132f 240232 libdevel optional libdspam7-dev_3.10.2+dfsg-12_armhf.deb 151bb1aaab7ba51f14e9eb5348f5e7a3 109634 mail optional libdspam7-drv-hash_3.10.2+dfsg-12_armhf.deb ff40e2da50c96f93f9af772037cad1dd 120384 mail optional libdspam7-drv-pgsql_3.10.2+dfsg-12_armhf.deb b3665cbc652229a4244c663d0c6f21d5 122010 mail optional libdspam7-drv-mysql_3.10.2+dfsg-12_armhf.deb a8ca179e8ca830f9eda02add9b730799 110728 mail optional libdspam7-drv-sqlite3_3.10.2+dfsg-12_armhf.deb 7339afcf6761d07663bdbad74dd04936 129060 doc optional dspam-doc_3.10.2+dfsg-12_all.deb 0a855cf5708e225ab8b60e8f4a4e131b 558804 debug extra dspam-dbg_3.10.2+dfsg-12_armhf.deb 26515c5b8ff6f114f656439ad18a763a 299768 debug extra libdspam7-dbg_3.10.2+dfsg-12_armhf.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (GNU/Linux) iQIcBAEBCAAGBQJSlXvxAAoJENADhS+9UlKeFZ0QAKoemB2fYQo2pYHdkz7PilGi mtj2y1yaNpPg5C8C2imNXanrgvdzyGMAiAWSJ8CAVpdw2xB5p+0lfOrN5m/Gu5Uc 0cR5plBOhOJvwOnME9N7jeNOZdJkpx5KsnIBP2eRxrarlLPIDo+XTCdT/CFAI2sP v3zGUFyyWQNX5KCk3FNXuip4WcYntcMGEPmG7yUcrUQ8wGppZbtyVjHfPfxFYoA3 R3WHdHyp9sF5VFuHaSl76Pbje+7g9wcCRobQRiurTyHhz/EWNFs+GD9Wja8B9kMd usqzSonJUKPI+DhHq2xqq0wKrYMXDOT7y9pLNsZjvObzgyXbQfdhHSs2x3ofx3ec 8M7v08hePyHryj7+SD6CpgfcT1I7VU5GGFAS8haJek/k/Q5+O8E+O9pXg84uvkCF +agL+1JUFeDhOc3ufwwU5olm8D9fuFdT+0nZV8d8UlWEfMCwRQQv3PS7LqJPyWAP OHohxnWrJ9riC1RGGc71FLINbp05kVyRS1m6vd+KzL4YDF+AXYLa7evnQhbdtCl+ mMMTtmZeNu6u6oHmYHqNgPnIHj3XPsqoHMHJGvQmsnf4rhdnR4c1fjSsoW0WrHFM kZQSk/VxWv5lqzosOMKQEa/yy+98Uhvqn35VaS0ti84Sfe8IhyM1uXI0+SNbp6p2 LTwCir0lHk5SOlbpewNy =LWZX -----END PGP SIGNATURE-----
--- End Message ---

