View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001720 | GNUnet | file-sharing service | public | 2011-06-22 14:58 | 2011-07-02 09:26 |
| Reporter | mrwiggles | Assigned To | Christian Grothoff | ||
| Priority | immediate | Severity | crash | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | Git master | ||||
| Summary | 0001720: segfault in fs service (rare) | ||||
| Description | ==14483== Invalid read of size 4 ==14483== at 0x4091A0E: GNUNET_CONTAINER_multihashmap_get (container_multihashmap.c:168) ==14483== by 0x804BB79: GSF_peer_get_ (gnunet-service-fs_cp.c:689) ==14483== by 0x80520F0: put_migration_continuation (gnunet-service-fs_pr.c:905) ==14483== by 0x404C40D: process_status_message (datastore_api.c:820) ==14483== by 0x404D127: GNUNET_DATASTORE_disconnect (datastore_api.c:340) ==14483== by 0x804AF4E: shutdown_task (gnunet-service-fs.c:404) ==14483== by 0x40A5B98: GNUNET_SCHEDULER_run (scheduler.c:648) ==14483== by 0x40AC2A8: GNUNET_SERVICE_run (service.c:1626) ==14483== by 0x804ABA1: main (gnunet-service-fs.c:620) ==14483== Address 0x0 is not stack'd, malloc'd or (recently) free'd ==14483== ==14483== Process terminating with default action of signal 11 (SIGSEGV) ==14483== Access not within mapped region at address 0x0 ==14483== at 0x4091A0E: GNUNET_CONTAINER_multihashmap_get (container_multihashmap.c:168) ==14483== by 0x804BB79: GSF_peer_get_ (gnunet-service-fs_cp.c:689) ==14483== by 0x80520F0: put_migration_continuation (gnunet-service-fs_pr.c:905) ==14483== by 0x404C40D: process_status_message (datastore_api.c:820) ==14483== by 0x404D127: GNUNET_DATASTORE_disconnect (datastore_api.c:340) ==14483== by 0x804AF4E: shutdown_task (gnunet-service-fs.c:404) ==14483== by 0x40A5B98: GNUNET_SCHEDULER_run (scheduler.c:648) ==14483== by 0x40AC2A8: GNUNET_SERVICE_run (service.c:1626) ==14483== by 0x804ABA1: main (gnunet-service-fs.c:620) | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2011-06-22 14:58 | mrwiggles | New Issue | |
| 2011-06-22 14:58 | mrwiggles | Status | new => assigned |
| 2011-06-22 14:58 | mrwiggles | Assigned To | => Christian Grothoff |
| 2011-06-22 16:18 | Christian Grothoff | Priority | normal => immediate |
| 2011-06-23 12:14 | Christian Grothoff | Note Added: 0004457 | |
| 2011-06-23 12:14 | Christian Grothoff | Status | assigned => resolved |
| 2011-06-23 12:14 | Christian Grothoff | Resolution | open => fixed |
| 2011-07-02 09:26 | Christian Grothoff | Status | resolved => closed |