View Issue Details

IDProjectCategoryView StatusLast Update
0001554GNUnetcore servicepublic2010-07-02 12:37
ReporterChristian Grothoff Assigned To 
PrioritynormalSeveritymajorReproducibilityunable to reproduce
Status closedResolutionunable to reproduce 
Summary0001554: core_api sometimes gets strange message instead of INIT_REPLY
DescriptionSometimes the message is simply 'CORE_INIT' (12 bytes long), sometimes it is totally wrong (see below). This does not always result in a test-case failure (as below), but sometimes it does. Has been observed on GNU/Linux x86/AMD64 as well as other systems.
Additional Informationmake[3]: Entering directory `/home/gnunet/lenny-sparc64-wachs/lenny-sparc64-wachs/build/src/core'
May 07 08:39:13 test-core-api-11949 ERROR Error connecting to core service (failed to receive `INIT_REPLY' message, got message of type 4294967295 and size 4294967295).
May 07 08:39:13 test-core-api-11949 WARNING Failed to connect to core service, giving up.
May 07 08:39:13 test-core-api-11949 ERROR Assertion failed at test_core_api_start_only.c:124.
/bin/sh: line 4: 11949 Aborted ${dir}$tst
FAIL: test_core_api_start_only
TagsNo tags attached.

Relationships

related to 0001552 closed socketcall.sendto(msg) points to uninitialized bytes(GNUNET_NETWORK_socket_send) 

Activities

Christian Grothoff

2010-07-02 12:37

manager   ~0004063

No longer reproduceable, likely fixed with other bugs.

Issue History

Date Modified Username Field Change
2010-05-07 11:36 Christian Grothoff New Issue
2010-05-07 11:37 Christian Grothoff Severity minor => major
2010-05-07 11:37 Christian Grothoff Reproducibility have not tried => random
2010-05-07 11:37 Christian Grothoff Category other => core service
2010-05-07 11:37 Christian Grothoff Relationship added related to 0001552
2010-07-02 12:37 Christian Grothoff Note Added: 0004063
2010-07-02 12:37 Christian Grothoff Reproducibility random => unable to reproduce
2010-07-02 12:37 Christian Grothoff Status new => closed
2010-07-02 12:37 Christian Grothoff Resolution open => unable to reproduce