From: Lukas Fleischer <mlmmj@cryptocrack.de>
To: mlmmj@mlmmj.org
Subject: Re: [mlmmj] Stale moderation/*.sending files | mlmmj-send
Date: Fri, 16 Sep 2011 22:37:32 +0000 [thread overview]
Message-ID: <20110916223732.GA24084@blizzard> (raw)
In-Reply-To: <20110916203956.GA20431@kki.org>
On Fri, Sep 16, 2011 at 10:39:56PM +0200, Christoph Thiel wrote:
> Hi everyone,
>
> using mlmmj mlmmj-1.2.17.1 (on SLES 11 SP1 with postfix) to run about 2000
> mailing lists (most of them are moderated), I figured that I had some 200 files
> in the moderation folder ending in .sending, without any mlmmj-send process
> running. mlmmj-maintd doesn't seem to take care of those files?
>
> Has anyone seen this? What is causing this?
>
>
> Maybe unrelated to this, I was digging through the logs and found:
>
> Sep 11 15:46:18 kenny kernel: [801524.917887] mlmmj-send[25966]: segfault at 0 ip 00000000004060fa sp 00007fffe88d13a0 error 4 in mlmmj-send[400000+a000]
> Sep 12 13:48:04 kenny kernel: [880821.691820] mlmmj-send[12206]: segfault at 0 ip 00000000004060fa sp 00007ffffee6ad70 error 4 in mlmmj-send[400000+a000]
> Sep 12 15:58:18 kenny kernel: [888634.712623] mlmmj-send[1540]: segfault at 0 ip 00000000004060fa sp 00007fff38c7fc50 error 4 in mlmmj-send[400000+a000]
> Sep 13 15:59:20 kenny kernel: [975087.015259] mlmmj-send[20332]: segfault at 0 ip 00000000004060fa sp 00007fff46439d80 error 4 in mlmmj-send[400000+a000]
> Sep 14 14:11:32 kenny kernel: [1055009.528910] mlmmj-send[10202]: segfault at 0 ip 00000000004060fa sp 00007fffc39ee140 error 4 in mlmmj-send[400000+a000]
> Sep 14 14:40:24 kenny kernel: [1056741.004651] mlmmj-send[13020]: segfault at 0 ip 00000000004060fa sp 00007fff6cedb950 error 4 in mlmmj-send[400000+a000]
> Sep 16 15:11:00 kenny kernel: [1231356.973574] mlmmj-send[31009]: segfault at 0 ip 00000000004060fa sp 00007fff649c0e30 error 4 in mlmmj-send[400000+a000]
That definitely is a bug and probably related to the dangling files in
your moderation directory. Those are renamed to ".sending" to mark them
as being processed and then passed on to mlmmj-send which seems to
segfault. You could try to pick any file, invoke mlmmj-send manually and
get a backtrace so that we might get an idea of what happens here. `gdb
mlmmj-send` and then type `run -L <listdir> -m <sendfilename>` (where
"listdir" is your list directory and "sendfilename" the ".sending" file
you would like to resend).
You might need to recompile mlmmj with debugging symbols (and with
stripping disabled) in case the package you use doesn't provide these
already.
Cheers,
Lukas
prev parent reply other threads:[~2011-09-16 22:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-16 20:39 [mlmmj] Stale moderation/*.sending files | mlmmj-send segfaulting? Christoph Thiel
2011-09-16 22:37 ` Lukas Fleischer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110916223732.GA24084@blizzard \
--to=mlmmj@cryptocrack.de \
--cc=mlmmj@mlmmj.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox