View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002016 | GNUnet | obsolete | public | 2011-12-17 19:57 | 2024-05-03 13:49 |
| Reporter | Christian Grothoff | Assigned To | Matthias Wachs | ||
| Priority | high | Severity | crash | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 0.9.0 | ||||
| Target Version | 0.9.1 | Fixed in Version | 0.9.1 | ||
| Summary | 0002016: 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 Information | get_addresses is the internal function reading the available addresses | ||||
| Tags | No tags attached. | ||||
|
|
I think this bug is identical to 0002007 |
| 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 |