View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003136 | GNUnet | set service | public | 2013-11-27 09:31 | 2013-12-24 20:54 |
| Reporter | Matthias Wachs | Assigned To | Florian Dold | ||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | Git master | ||||
| Target Version | 0.10.0 | Fixed in Version | 0.10.0 | ||
| Summary | 0003136: Use after free in SET | ||||
| Description | Nov 27 09:29:43-320151 dv-28006 ERROR Assertion failed at set_api.c:654. ==28007== Invalid read of size 8 ==28007== at 0x50448F2: listen_connect (set_api.c:654) ==28007== by 0x56A65CC: run_ready (scheduler.c:593) ==28007== by 0x56A6E53: GNUNET_SCHEDULER_run (scheduler.c:808) ==28007== by 0x56B4ED6: GNUNET_SERVICE_run (service.c:1478) ==28007== by 0x4063F4: main (gnunet-service-dv.c:1993) ==28007== Address 0x6f00020 is 0 bytes inside a block of size 120 free'd ==28007== at 0x4C2BA6C: free (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so) ==28007== by 0x566FDAE: GNUNET_xfree_ (common_allocation.c:236) ==28007== by 0x5044D8A: GNUNET_SET_listen_cancel (set_api.c:725) ==28007== by 0x403EC6: handle_direct_disconnect (gnunet-service-dv.c:1162) ==28007== by 0x4059F8: cleanup_neighbor (gnunet-service-dv.c:1737) ==28007== by 0x405D17: handle_core_disconnect (gnunet-service-dv.c:1779) ==28007== by 0x5450C46: disconnect_and_free_peer_entry (core_api.c:389) ==28007== by 0x568352B: GNUNET_CONTAINER_multipeermap_iterate (container_multipeermap.c:361) ==28007== by 0x54561AB: GNUNET_CORE_disconnect (core_api.c:1217) ==28007== by 0x405FA4: shutdown_task (gnunet-service-dv.c:1841) ==28007== by 0x56A65CC: run_ready (scheduler.c:593) ==28007== by 0x56A6E53: GNUNET_SCHEDULER_run (scheduler.c:808) ==28007== | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-11-27 09:31 | Matthias Wachs | New Issue | |
| 2013-11-27 09:31 | Matthias Wachs | Status | new => assigned |
| 2013-11-27 09:31 | Matthias Wachs | Assigned To | => Florian Dold |
| 2013-11-27 12:43 | Florian Dold | Note Added: 0007731 | |
| 2013-11-27 12:43 | Florian Dold | Status | assigned => resolved |
| 2013-11-27 12:43 | Florian Dold | Resolution | open => fixed |
| 2013-11-27 13:44 | Christian Grothoff | Product Version | => Git master |
| 2013-11-27 13:44 | Christian Grothoff | Fixed in Version | => 0.10.0 |
| 2013-11-27 13:44 | Christian Grothoff | Target Version | => 0.10.0 |
| 2013-12-24 20:54 | Christian Grothoff | Status | resolved => closed |