View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001727 | GNUnet | core service | public | 2011-07-04 13:17 | 2011-07-18 13:34 |
| Reporter | Christian Grothoff | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | major | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | Git master | ||||
| Summary | 0001727: use-after free in server.c:1264 by gnunet-service-core | ||||
| Description | ==5411== Invalid read of size 8 ==5411== at 0x526719D: transmit_ready_callback_wrapper (server.c:1264) ==5411== by 0x52488FA: destroy_continuation (connection.c:597) ==5411== by 0x5264851: run_ready (scheduler.c:648) ==5411== by 0x5264C54: GNUNET_SCHEDULER_run (scheduler.c:795) ==5411== by 0x526C873: GNUNET_SERVICE_run (service.c:1627) ==5411== by 0x40B02E: main (gnunet-service-core.c:4765) ==5411== Address 0x62b7180 is 64 bytes inside a block of size 120 free'd ==5411== at 0x40267AE: free (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so) ==5411== by 0x5244B31: GNUNET_xfree_ (common_allocation.c:196) ==5411== by 0x5267155: GNUNET_SERVER_client_disconnect (server.c:1230) ==5411== by 0x5266409: GNUNET_SERVER_destroy (server.c:567) ==5411== by 0x526B913: shutdown_task (service.c:1334) ==5411== by 0x5264851: run_ready (scheduler.c:648) ==5411== by 0x5264C54: GNUNET_SCHEDULER_run (scheduler.c:795) ==5411== by 0x526C873: GNUNET_SERVICE_run (service.c:1627) ==5411== by 0x40B02E: main (gnunet-service-core.c:4765) | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2011-07-04 13:17 | Christian Grothoff | New Issue | |
| 2011-07-04 13:29 | Christian Grothoff | Note Added: 0004476 | |
| 2011-07-04 13:29 | Christian Grothoff | Status | new => resolved |
| 2011-07-04 13:29 | Christian Grothoff | Resolution | open => fixed |
| 2011-07-04 13:29 | Christian Grothoff | Assigned To | => Christian Grothoff |
| 2011-07-18 13:34 | Christian Grothoff | Status | resolved => closed |