View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002152 | GNUnet | DHT service | public | 2012-02-20 11:08 | 2012-02-28 11:05 |
| Reporter | Matthias Wachs | Assigned To | Bart Polot | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | Git master | ||||
| Target Version | 0.9.2 | Fixed in Version | 0.9.2 | ||
| Summary | 0002152: segfault in test_dht_monitor | ||||
| Description | Core was generated by `/home/mwachs/gnunet/gnunet-debug/src/dht/.libs/lt-test_dht_monitor'. Program terminated with signal 11, Segmentation fault. #0 0x00002b49e90ed7ca in GNUNET_DHT_put (handle=0x0, key=0xe12838, desired_replication_level=10, options=3, type=GNUNET_BLOCK_TYPE_TEST, size=64, data=0xe12838 "\027\277\031H\021\030\355˩E\274k\024\263\211\243\r\315\372V\337\340\322\342\264?\322\"\033*5\264\034\266\211\225\246\360\020\b\r\236\033\257\346\031\346\361\215s\353\363\330\311L\210\353\021Z\035t", exp=..., timeout=..., cont=0, cont_cls=0x0) at dht_api.c:792 792 GNUNET_CONTAINER_DLL_insert (handle->pending_head, handle->pending_tail, (gdb) bt #0 0x00002b49e90ed7ca in GNUNET_DHT_put (handle=0x0, key=0xe12838, desired_replication_level=10, options=3, type=GNUNET_BLOCK_TYPE_TEST, size=64, data=0xe12838 "\027\277\031H\021\030\355˩E\274k\024\263\211\243\r\315\372V\337\340\322\342\264?\322\"\033*5\264\034\266\211\225\246\360\020\b\r\236\033\257\346\031\346\361\215s\353\363\330\311L\210\353\021Z\035t", exp=..., timeout=..., cont=0, cont_cls=0x0) at dht_api.c:792 #1 0x0000000000402022 in monitor_dht_cb (cls=0x110e8ca1169, mtype=0, exp=..., key=0x3e983ab8a, get_path=0x0, get_path_length=0, put_path=0xdb1050, put_path_length=14356416, desired_replication_level=2, options=14356416, type=14356560, data=0xe3b040, size=682) at test_dht_monitor.c:317 #2 0x00002b49e8ca1849 in run_ready (rs=0xdb0fc0, ws=0xdb1050) at scheduler.c:684 #3 0x00002b49e8ca2023 in GNUNET_SCHEDULER_run (task=0x2b49e8c9ae14 <program_main>, task_cls=0x7ffffe7aef20) at scheduler.c:874 #4 0x00002b49e8c9b710 in GNUNET_PROGRAM_run (argc=5, argv=0x7ffffe7af040, binaryName=0x40322e "", binaryHelp=0x4033b0 "dht_get_id_handler", options=0x6041a0, task=0x4027d8 <run+144>, task_cls=0x0) at program.c:250 #5 0x0000000000402d62 in __libc_csu_init () #6 0x0000000000000000 in ?? () | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-02-20 11:08 | Matthias Wachs | New Issue | |
| 2012-02-20 13:30 | Bart Polot | Assigned To | => Bart Polot |
| 2012-02-20 13:30 | Bart Polot | Status | new => assigned |
| 2012-02-20 13:30 | Bart Polot | Fixed in Version | => 0.9.2 |
| 2012-02-20 13:30 | Bart Polot | Target Version | => 0.9.2 |
| 2012-02-20 13:30 | Bart Polot | Description Updated | |
| 2012-02-20 13:31 | Bart Polot | Note Added: 0005486 | |
| 2012-02-20 13:31 | Bart Polot | Status | assigned => resolved |
| 2012-02-20 13:31 | Bart Polot | Resolution | open => fixed |
| 2012-02-28 11:05 | Christian Grothoff | Status | resolved => closed |