30 Apr
2025
30 Apr
'25
2:07 p.m.
Hi guys,
There seems to be some issue with Dovecot deployed on alpine. More specifically, the dovecot.config file is not properly read.
I have run some debugging and the SegFault is returned in the function below:
#0 0x000055555556779b in config_parsed_get_setting () No symbol table info available. #1 0x0000555555563708 in config_dump_full () No symbol table info available. #2 0x000055555555c814 in main () No symbol table info available.
This was also addressed by alpine here: https://gitlab.alpinelinux.org/alpine/aports/-/issues/17050
Any idea what could be causing this?
Thanks for looking into it, Cata