[Rspamd-Users] rspamd coredump on FreeBSD 14.1

Odhiambo Washington odhiambo at gmail.com
Sun Aug 18 10:37:52 UTC 2024


On Sat, Aug 17, 2024 at 2:45 PM G.W. Haywood <rspamd at jubileegroup.co.uk>
wrote:

> Hi there,
>
> On Sat, 17 Aug 2024, Odhiambo Washington wrote:
>
> > ping!
> >
> > On Wed, Aug 14, 2024 at 12:44 PM Odhiambo Washington <odhiambo at gmail.com
> >
> > wrote:
> >
> >> My rspamd refuses to start.
> >> So I uninstalled it, removed all my configs and reinstalled and it still
> >> won't start.
>
> I'm not sure that you've provided enough information for anyone to
> help you more than they already have.  There are plenty of articles on
> the Web to help you collect that information and present it.
>
> Try to start at the beginning.  Debug output is usually too detailed
> for a first question.  It's also more useful if you describe exactly
> what it is you're debugging, and if what you're debugging was built
> with the debugging symbols which the debugger needs to show you
> exactly what's going on.  That usually means building it yourself from
> source (which I'm guessing you didn't do but you didn't tell us) with
> debugging symbols enabled.  To be clear, I don't think that's called
> for at this stage.  It looks to me like you haven't properly followed
> the right installation guide (exactly what did you do?) or you've done
> something horrible to your FreeBSD installation, possibly unrelated to
> rspamd in any way.
>
> This page
>
> https://www.freshports.org/mail/rspamd/
>
> is linked directly from the BSD tab at
>
> https://rspamd.com/downloads.html
>
> which I take to be the proper installation instructions, since they're
> maintained by the author of rspamd and were last updated on 2024-07-23.
>
> It's decades since I last used FreeBSD, so I might be out of my depth
> trying to offer any more detailed help, but I'm a little puzzled that
> you're trying to run the rspamd binary directly, and not instead using
> some startup script.  That just doesn't seem right to me.
>
> HTH
>


So my situation is less complicated:
I just did a normal installation from the ports:

```
oot at gw:/usr/ports/mail/rspamd # make install clean

root at gw:/usr/ports/mail/rspamd # rspamd --version
Rspamd daemon version 3.9.1

CPU architecture x86_64; features: avx, sse2, sse3, ssse3, sse4.1, sse4.2
Hyperscan enabled: FALSE
Jemalloc enabled: FALSE
LuaJIT enabled: TRUE (LuaJIT version: LuaJIT 2.0.5)
ASAN enabled: FALSE
BLAS enabled: FALSE
Fasttext enabled: FALSE
root at gw:/usr/ports/mail/rspamd # /usr/local/etc/rc.d/rs
rspamd* rsyncd*
root at gw:/usr/ports/mail/rspamd # /usr/local/etc/rc.d/rspamd onestart
Starting rspamd.
2024-08-18 13:31:59 #59804(main) <426216>; main; main: rspamd 3.9.1 is
loading configuration, build id: release
Segmentation fault (core dumped)
/usr/local/etc/rc.d/rspamd: WARNING: failed to start rspamd
root at gw:/usr/ports/mail/rspamd
```



-- 
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254 7 3200 0004/+254 7 2274 3223
 In an Internet failure case, the #1 suspect is a constant: DNS.
"Oh, the cruft.", egrep -v '^$|^.*#' ¯\_(ツ)_/¯ :-)
[How to ask smart questions:
http://www.catb.org/~esr/faqs/smart-questions.html]


More information about the Users mailing list