View Issue Details

IDProjectCategoryView StatusLast Update
0003095GNUnetutil librarypublic2013-12-24 20:54
ReporterMatthias Wachs Assigned ToChristian Grothoff  
PrioritynormalSeveritycrashReproducibilityhave not tried
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.10.0Fixed in Version0.10.0 
Summary0003095: Crash in GSC_KX_handle_ephemeral_key
Descriptionsvn-r30616

perf_ats_proportional_transport_latency crashed
GSC_KX_handle_ephemeral_key
GNUNET_CRYPTO_ecc_ecdh
1440 GNUNET_assert (rsize == sizeof (xbuf));
rsize is 31, sizeof (xbuf) is 32
TagsNo tags attached.

Activities

Christian Grothoff

2013-11-08 13:05

manager   ~0007610

Fixed in SVN 30624.

Issue History

Date Modified Username Field Change
2013-11-08 09:18 Matthias Wachs New Issue
2013-11-08 13:02 Christian Grothoff Assigned To => Christian Grothoff
2013-11-08 13:02 Christian Grothoff Status new => assigned
2013-11-08 13:05 Christian Grothoff Note Added: 0007610
2013-11-08 13:05 Christian Grothoff Status assigned => resolved
2013-11-08 13:05 Christian Grothoff Fixed in Version => 0.10.0
2013-11-08 13:05 Christian Grothoff Resolution open => fixed
2013-11-08 13:05 Christian Grothoff Product Version => Git master
2013-11-08 13:05 Christian Grothoff Target Version => 0.10.0
2013-12-24 20:54 Christian Grothoff Status resolved => closed