View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003931 | GNUnet | cadet service | public | 2015-08-04 14:36 | 2018-06-07 00:32 |
| Reporter | Christian Grothoff | Assigned To | Bart Polot | ||
| Priority | normal | Severity | crash | Reproducibility | have not tried |
| Status | closed | Resolution | unable to reproduce | ||
| Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
| Product Version | Git master | ||||
| Fixed in Version | 0.11.0pre66 | ||||
| Summary | 0003931: cadet suffers from general memory corruption | ||||
| Description | Core was generated by `/home/gnunet9/lib//gnunet/libexec/gnunet-service-cadet -c /home/gnunet9/.config'. Program terminated with signal SIGABRT, Aborted. #0 0x00007f560ec9c107 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. (gdb) ba #0 0x00007f560ec9c107 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 #1 0x00007f560ec9d4e8 in __GI_abort () at abort.c:89 #2 0x00007f560ecda214 in __libc_message (do_abort=do_abort@entry=1, fmt=fmt@entry=0x7f560edcd000 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175 #3 0x00007f560ecdf9ee in malloc_printerr (action=1, str=0x7f560edc9084 "corrupted double-linked list", ptr=<optimized out>) at malloc.c:4996 #4 0x00007f560ece1f89 in _int_malloc (av=av@entry=0x7f560f00a620 <main_arena>, bytes=bytes@entry=24) at malloc.c:3700 #5 0x00007f560ece3080 in __GI___libc_malloc (bytes=24) at malloc.c:2891 #6 0x00007f560e74e515 in _gcry_private_malloc (n=24) at stdmem.c:113 #7 0x00007f560e748aef in do_malloc (n=24, flags=0, mem=0x7fff2c16a338) at global.c:777 #8 0x00007f560e748b5b in _gcry_malloc (n=24) at global.c:799 #9 0x00007f560e748ec1 in _gcry_xmalloc (n=24) at global.c:953 #10 0x00007f560e80e1ca in _gcry_mpi_alloc (nlimbs=4) at mpiutil.c:84 #11 0x00007f560e80ea8f in _gcry_mpi_copy (a=0x2051bf0) at mpiutil.c:352 #12 0x00007f560e807c4d in _gcry_mpi_invm (x=0x2064480, a=0x20512a0, n=0x204ec80) at mpi-inv.c:191 #13 0x00007f560e80fc03 in ec_invm (x=0x2064480, a=0x20512a0, ctx=0x204ee00) at ec.c:304 #14 0x00007f560e810364 in _gcry_mpi_ec_get_affine (x=0x20512c0, y=0x20644a0, point=0x2048b70, ctx=0x204ee00) at ec.c:613 #15 0x00007f560e7ef3f0 in _gcry_ecc_eddsa_encodepoint (point=0x2048b70, ec=0x204ee00, x_in=0x0, y_in=0x0, r_buffer=0x7fff2c16a598, r_buflen=0x7fff2c16a594) at ecc-eddsa.c:123 #16 0x00007f560e7edc5d in _gcry_ecc_get_mpi (name=0x7f56101b842f "q@eddsa", ec=0x204ee00, copy=0) at ecc-curves.c:1033 #17 0x00007f560e810114 in _gcry_mpi_ec_get_mpi (name=0x7f56101b842f "q@eddsa", ctx=0x204edf0, copy=0) at ec.c:528 #18 0x00007f560e744aad in gcry_mpi_ec_get_mpi (name=0x7f56101b842f "q@eddsa", ctx=0x204edf0, copy=0) at visibility.c:525 #19 0x00007f5610177ec5 in GNUNET_CRYPTO_ecdhe_key_get_public (priv=0x20634a0, pub=0x7fff2c16a688) at crypto_ecc.c:286 #20 0x0000000000411142 in GCT_send_ax_kx (t=0x20703b0, force_reply=1) at gnunet-service-cadet_tunnel.c:4301 #21 0x00000000004091b9 in ax_kx_resend (cls=0x20703b0, tc=0x7fff2c16a730) at gnunet-service-cadet_tunnel.c:2051 #22 0x00007f561019dfa7 in run_ready (rs=0x2032c00, ws=0x2032c90) at scheduler.c:587 #23 0x00007f561019e89b in GNUNET_SCHEDULER_run (task=0x7f56101ab2a5 <service_task>, task_cls=0x7fff2c16aad0) at scheduler.c:868 #24 0x00007f56101acfb7 in GNUNET_SERVICE_run (argc=3, argv=0x7fff2c16ad68, service_name=0x43b1aa "cadet", options=GNUNET_SERVICE_OPTION_NONE, task=0x433e55 <run>, task_cls=0x0) at service.c:1503 #25 0x00000000004341c4 in main (argc=3, argv=0x7fff2c16ad68) at gnunet-service-cadet.c:174 | ||||
| Steps To Reproduce | core dump from gnunet9 peer | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-08-04 14:36 | Christian Grothoff | New Issue | |
| 2015-08-04 14:36 | Christian Grothoff | Status | new => assigned |
| 2015-08-04 14:36 | Christian Grothoff | Assigned To | => Bart Polot |
| 2015-10-02 05:44 | Bart Polot | Note Added: 0009674 | |
| 2015-10-02 05:44 | Bart Polot | Status | assigned => feedback |
| 2015-10-07 14:15 | Christian Grothoff | Target Version | 0.11.0pre66 => 0.11.0 |
| 2018-06-07 00:32 | Christian Grothoff | Target Version | 0.11.0 => |
| 2018-06-07 00:32 | Christian Grothoff | Status | feedback => closed |
| 2018-06-07 00:32 | Christian Grothoff | Resolution | open => unable to reproduce |
| 2018-06-07 00:32 | Christian Grothoff | Fixed in Version | => 0.11.0pre66 |