void-linux / xbps

The X Binary Package System (XBPS)
https://voidlinux.org/xbps/
Other
822 stars 124 forks source link

xbps-remove -O intermittently errors out in proplib #510

Open classabbyamp opened 2 years ago

classabbyamp commented 2 years ago

seen when using ./xbps-src clean-repocache

=> xbps-src: removing autodeps, please wait...
xbps-remove: portableproplib/prop_array.c:754: prop_array_remove: Assertion `idx < pa->pa_count' failed.
./xbps-src: line 729: 10922 Aborted                 $XBPS_REMOVE_CMD -C /dev/null -c $XBPS_HOSTDIR/repocache-${XBPS_TARGET_ARCH} -O

just doing the operation again resolves the issue, so I can't reproduce it on demand. Is there something I can do to investigate further when it happens next time?

Duncaen commented 2 years ago

Probably enabling core dumps.