Package: boost-graph1.74-dev Severity: normal X-Debbugs-Cc: [email protected] Dear Maintainer,
I noticed some SDCC regression tests failing on Debian Hurd. I was able to track this down to a boost issue. Apparently clear_vertex followed by remove_vertex (i.e the stadnard way to remvoe a vertex an all adjacent edges) can result in a corrupted graph. I observed the problem on Debian Hurd using boost 1.74.0.3. I was not able to reproduce the bug using boost 1.81.0. The corresponding SDCC bug report (now closed, but contains a small C++ sample to reproduce the issue) is: https://sourceforge.net/p/sdcc/bugs/3772/ -- System Information: Debian Release: 12.0 APT prefers unreleased APT policy: (500, 'unreleased'), (500, 'unstable') Architecture: hurd-i386 (i686-AT386) Kernel: GNU-Mach 1.8+git20230526-486/Hurd-0.9 Locale: LANG=de_DE.UTF-8, LC_CTYPE=C.UTF-8 (charmap=locale: Cannot set LC_MESSAGES to default locale: No such file or directory locale: Cannot set LC_ALL to default locale: No such file or directory UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: sysvinit (via /sbin/init)

