View Issue Details

IDProjectCategoryView StatusLast Update
0002292GNUnettransport servicepublic2024-05-03 13:59
ReporterChristian Grothoff Assigned ToMatthias Wachs  
PriorityurgentSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.9.3 
Summary0002292: buildbots report errors with 'Address already in use' for UNIX plugin (even if unix plugin seems to not be in use)
Descriptionmake[2]: Leaving directory `/root/wachs-lenny-i386/bot/build/src/transport'
make check-TESTS
make[2]: Entering directory `/root/wachs-lenny-i386/bot/build/src/transport'
May 01 11:33:20-484268 transport-7976 ERROR `bind' failed at plugin_transport_unix.c:926 with error: Address already in use
May 01 11:33:22-522673 transport-7976 ERROR Assertion failed at network.c:1064.
PASS: test_transport_testing
1..2..3..4..5..6..7..8..9..10
PASS: test_transport_startonly
May 01 11:33:22-791532 transport-8050 ERROR `bind' failed at plugin_transport_unix.c:926 with error: Address already in use
May 01 11:33:25-873059 transport-8050 ERROR Assertion failed at network.c:1064.
PASS: test_transport_api_blacklisting
May 01 11:33:25-959686 transport-8082 ERROR `bind' failed at plugin_transport_unix.c:926 with error: Address already in use
May 01 11:33:27-253186 transport-8082 ERROR Assertion failed at network.c:1064.
PASS: test_transport_api_disconnect_tcp
May 01 11:33:27-351932 transport-8114 ERROR `bind' failed at plugin_transport_unix.c:926 with error: Address already in use
May 01 11:33:28-644723 transport-8114 ERROR Assertion failed at network.c:1064.
PASS: test_transport_api_bidirectional_connect
Steps To Reproducehttps://gnunet.org/buildbot/builders/wachs-lenny-i386/builds/1091/steps/tests%20transport/logs/stdio
Additional InformationMight be related to 0002291 (as they occur together).
TagsNo tags attached.

Activities

Matthias Wachs

2012-05-02 09:57

reporter   ~0005758

fixed with 21216.

Issue History

Date Modified Username Field Change
2012-05-01 20:26 Christian Grothoff New Issue
2012-05-01 20:26 Christian Grothoff Status new => assigned
2012-05-01 20:26 Christian Grothoff Assigned To => Matthias Wachs
2012-05-02 09:57 Matthias Wachs Note Added: 0005758
2012-05-02 09:58 Matthias Wachs Status assigned => resolved
2012-05-02 09:58 Matthias Wachs Resolution open => fixed
2012-06-02 19:15 Christian Grothoff Status resolved => closed
2024-05-03 13:59 Christian Grothoff Category UNIX transport => transport service