community/connman: connmand segfaults on start
Package Information
- Package name: connman
- Package version: 1.42-r1
- Alpine version: 3.20.0
- Alpine architecture: x86_64
Summary
connmand
is segfaulting on startup after upgrading from Alpine 3.19 to 3.20. Happens both when starting from OpenRC or the CLI.
Steps to reproduce
connmand -n
, gdb backtrace:
#0 0x00007ffff7fb4b88 in memchr (src=src@entry=0xffffffffffffee62, c=c@entry=0, n=n@entry=31) at src/string/memchr.c:16
#1 0x00007ffff7fb56f7 in strnlen (s=s@entry=0xffffffffffffee62 <error: Cannot access memory at address 0xffffffffffffee62>, n=n@entry=31) at src/string/strnlen.c:5
#2 0x00007ffff7f954e0 in openlog (ident=0xffffffffffffee62 <error: Cannot access memory at address 0xffffffffffffee62>, opt=opt@entry=41, facility=facility@entry=24) at src/misc/syslog.c:65
#3 0x0000555555590ffd in __connman_log_init (program=0x7fffffffee58 "/usr/sbin/connmand", debug=<optimized out>, detach=0, backtrace=1,
program_name=program_name@entry=0x5555555dfc49 "Connection Manager", program_version=program_version@entry=0x5555555daa99 "1.42") at src/log.c:215
#4 0x00005555555632df in main (argc=<optimized out>, argv=<optimized out>) at src/main.c:966