View Issue Details

IDProjectCategoryView StatusLast Update
0002016GNUnetobsoletepublic2024-05-03 13:49
ReporterChristian Grothoff Assigned ToMatthias Wachs  
PriorityhighSeveritycrashReproducibilityhave not tried
Status closedResolutionfixed 
Product Version0.9.0 
Target Version0.9.1Fixed in Version0.9.1 
Summary0002016: NULL dereference in ats_api_scheduling.c:743
Description(gdb) ba
#0 0x00007fad2eb4b686 in get_addresses (cls=0x0, tc=0x7fff4c6fb7c0) at ats_api_scheduling.c:743
#1 0x00007fad2e31e297 in run_ready (rs=0x23ee0f0, ws=0x23ee180) at scheduler.c:684
#2 0x00007fad2e31ea77 in GNUNET_SCHEDULER_run (task=0x7fad2e3286f1 <service_task>, task_cls=0x7fff4c6fbab0) at scheduler.c:874
#3 0x00007fad2e32a05a in GNUNET_SERVICE_run (argc=3, argv=0x7fff4c6fbd08, serviceName=0x41206f "transport", opt=GNUNET_SERVICE_OPTION_NONE, task=0x403c65 <run>, task_cls=0x0) at service.c:1673
#4 0x0000000000403fab in main (argc=3, argv=0x7fff4c6fbd08) at gnunet-service-transport.c:572
Additional Informationget_addresses is the internal function reading the available addresses
TagsNo tags attached.

Activities

Matthias Wachs

2011-12-19 13:10

reporter   ~0005132

I think this bug is identical to 0002007

Issue History

Date Modified Username Field Change
2011-12-17 19:57 Christian Grothoff New Issue
2011-12-17 19:57 Christian Grothoff Status new => assigned
2011-12-17 19:57 Christian Grothoff Assigned To => Matthias Wachs
2011-12-19 13:03 Matthias Wachs Category transport service => ATS service
2011-12-19 13:03 Matthias Wachs Additional Information Updated
2011-12-19 13:10 Matthias Wachs Note Added: 0005132
2011-12-19 13:10 Matthias Wachs Status assigned => resolved
2011-12-19 13:10 Matthias Wachs Resolution open => fixed
2011-12-25 17:50 Christian Grothoff Product Version => 0.9.0
2011-12-25 17:50 Christian Grothoff Fixed in Version => 0.9.1
2011-12-25 17:50 Christian Grothoff Target Version => 0.9.1
2011-12-26 22:28 Christian Grothoff Status resolved => closed
2024-05-03 13:49 Christian Grothoff Category ATS service => obsolete