View Issue Details

IDProjectCategoryView StatusLast Update
0003664GNUnetATS servicepublic2018-06-07 00:25
ReporterChristian Grothoff Assigned ToChristian Grothoff  
PriorityimmediateSeveritycrashReproducibilityhave not tried
Status closedResolutionfixed 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product VersionGit master 
Target Version0.11.0pre66Fixed in Version0.11.0pre66 
Summary0003664: ATS NPE
Description==29243== Invalid read of size 4
==29243== at 0x5A9A1FF: idx_of (container_multipeermap.c:251)
==29243== by 0x5A9AF84: GNUNET_CONTAINER_multipeermap_get_multiple (container_multipeermap.c:763)
==29243== by 0x406FEA: find_ai (gnunet-service-transport_ats.c:172)
==29243== by 0x40844C: GST_ats_update_metrics (gnunet-service-transport_ats.c:571)
==29243== by 0x41819B: send_utilization_data (gnunet-service-transport_neighbours.c:2843)
==29243== by 0x5A9A4A9: GNUNET_CONTAINER_multipeermap_iterate (container_multipeermap.c:361)
==29243== by 0x418207: utilization_transmission (gnunet-service-transport_neighbours.c:2864)
==29243== by 0x5AC14AD: run_ready (scheduler.c:587)
==29243== by 0x5AC1D18: GNUNET_SCHEDULER_run (scheduler.c:816)
==29243== by 0x5AD0339: GNUNET_SERVICE_run (service.c:1503)
==29243== by 0x406E41: main (gnunet-service-transport.c:1109)
==29243== Address 0x0 is not stack'd, malloc'd or (recently) free'd
==29243==
==29243==
==29243== Process terminating with default action of signal 11 (SIGSEGV): dumping core
==29243== Access not within mapped region at address 0x0
==29243== at 0x5A9A1FF: idx_of (container_multipeermap.c:251)
==29243== by 0x5A9AF84: GNUNET_CONTAINER_multipeermap_get_multiple (container_multipeermap.c:763)
==29243== by 0x406FEA: find_ai (gnunet-service-transport_ats.c:172)
==29243== by 0x40844C: GST_ats_update_metrics (gnunet-service-transport_ats.c:571)
==29243== by 0x41819B: send_utilization_data (gnunet-service-transport_neighbours.c:2843)
==29243== by 0x5A9A4A9: GNUNET_CONTAINER_multipeermap_iterate (container_multipeermap.c:361)
==29243== by 0x418207: utilization_transmission (gnunet-service-transport_neighbours.c:2864)
==29243== by 0x5AC14AD: run_ready (scheduler.c:587)
==29243== by 0x5AC1D18: GNUNET_SCHEDULER_run (scheduler.c:816)
==29243== by 0x5AD0339: GNUNET_SERVICE_run (service.c:1503)
==29243== by 0x406E41: main (gnunet-service-transport.c:1109)
==29243== If you believe this happened as a result of a stack
==29243== overflow in your program's main thread (unlikely but
==29243== possible), you can try to increase the size of the
==29243== main thread stack using the --main-stacksize= flag.
TagsNo tags attached.

Activities

Christian Grothoff

2015-02-10 12:35

manager   ~0008852

Fixed in SVN 35207.

Issue History

Date Modified Username Field Change
2015-02-10 12:28 Christian Grothoff New Issue
2015-02-10 12:28 Christian Grothoff Status new => assigned
2015-02-10 12:28 Christian Grothoff Assigned To => Christian Grothoff
2015-02-10 12:35 Christian Grothoff Note Added: 0008852
2015-02-10 12:35 Christian Grothoff Status assigned => resolved
2015-02-10 12:35 Christian Grothoff Fixed in Version => 0.11.0pre66
2015-02-10 12:35 Christian Grothoff Resolution open => fixed
2018-06-07 00:25 Christian Grothoff Status resolved => closed