View Issue Details

IDProjectCategoryView StatusLast Update
0002790GNUnetcore servicepublic2013-12-24 20:55
ReporterBart Polot Assigned ToChristian Grothoff  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.10.0Fixed in Version0.10.0 
Summary0002790: Duplicate core sessions
DescriptionLots of:
Feb 11 15:01:36-435938 core-15176 ERROR Assertion failed at gnunet-service-core_sessions.c:268.


gnunet-service-core_sessions.c:268:
  GNUNET_assert (GNUNET_OK ==
                 GNUNET_CONTAINER_multihashmap_put (sessions, &peer->hashPubKey,
                                                    session,
                                                    GNUNET_CONTAINER_MULTIHASHMAPOPTION_UNIQUE_ONLY));
Steps To Reproducegnunet-regex-profiler -c regexprofiler.conf -d log -n 20000 -p 2 -s 1000 -t 36000000 -a 1000 regex.hosts 1000 1000str.txt

$ svn info
Last Changed Rev: 26058
TagsNo tags attached.

Activities

Christian Grothoff

2013-02-12 00:12

manager   ~0006860

Should be fixed in SVN 26071.

Issue History

Date Modified Username Field Change
2013-02-11 16:25 Bart Polot New Issue
2013-02-11 16:25 Bart Polot Status new => assigned
2013-02-11 16:25 Bart Polot Assigned To => Christian Grothoff
2013-02-12 00:12 Christian Grothoff Note Added: 0006860
2013-02-12 00:12 Christian Grothoff Status assigned => resolved
2013-02-12 00:12 Christian Grothoff Fixed in Version => Git master
2013-02-12 00:12 Christian Grothoff Resolution open => fixed
2013-03-13 23:56 Christian Grothoff Fixed in Version Git master => 0.10.0
2013-03-13 23:56 Christian Grothoff Target Version => 0.10.0
2013-12-24 20:55 Christian Grothoff Status resolved => closed