View Issue Details

IDProjectCategoryView StatusLast Update
0005369GNUnetcadet servicepublic2019-10-13 21:43
Reporterch3 Assigned Toch3  
PrioritynormalSeveritycrashReproducibilitysometimes
Status feedbackResolutionopen 
OSarchlinuxOS Version2018-06-27 
Product Version0.11.0pre66 
Summary0005369: Process terminating with default action of signal 6 (SIGABRT)
DescriptionI see valgrind reporting
Process terminating with default action of signal 6 (SIGABRT)
I don't know which subsystem this belongs to.
Steps To ReproduceRun rps tests (make check in src/rps/).
Additional InformationValgrind output:

==25468== Memcheck, a memory error detector
==25468== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==25468== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info
==25468== Command: [...]/lib//gnunet/libexec/gnunet-service-rps -c /tmp/testbedukvI9i/2/config
==25468== Parent PID: 25461
==25468==
==25468==
==25468== Process terminating with default action of signal 6 (SIGABRT)
==25468== at 0x6FC586B: raise (in /usr/lib/libc-2.27.so)
==25468== by 0x6FB040D: abort (in /usr/lib/libc-2.27.so)
==25468== by 0x505711E: GNUNET_abort_ (common_logging.c:282)
==25468== by 0x52CF354: reconnect (cadet_api.c:1163)
==25468== by 0x52CCF70: reconnect_cbk (cadet_api.c:371)
==25468== by 0x50A251E: GNUNET_SCHEDULER_do_work (scheduler.c:2104)
==25468== by 0x50A3439: select_loop (scheduler.c:2405)
==25468== by 0x509D851: GNUNET_SCHEDULER_run (scheduler.c:725)
==25468== by 0x50A94AA: GNUNET_SERVICE_run_ (service.c:1875)
==25468== by 0x11D72F: main (gnunet-service-rps.c:4419)
==25468==
==25468== HEAP SUMMARY:
==25468== in use at exit: 68,775 bytes in 2,598 blocks
==25468== total heap usage: 23,242 allocs, 20,644 frees, 812,897 bytes allocated
==25468==
TagsNo tags attached.

Activities

Christian Grothoff

2018-06-27 21:46

manager   ~0013091

I thought you had some much longer valgrind use-after-free issue?

Christian Grothoff

2018-06-28 10:24

manager   ~0013096

Possible fix in 6bba039b3..aab6c1174. Feedback requested.

schanzen

2019-10-13 21:43

administrator   ~0015009

Removing from 0.11.7 as reporter seems awol.

Issue History

Date Modified Username Field Change
2018-06-27 17:13 ch3 New Issue
2018-06-27 21:46 Christian Grothoff Status new => acknowledged
2018-06-27 21:46 Christian Grothoff Category other => cadet service
2018-06-27 21:46 Christian Grothoff Note Added: 0013091
2018-06-27 21:46 Christian Grothoff Relationship added related to 0005370
2018-06-28 10:10 Christian Grothoff Assigned To => Christian Grothoff
2018-06-28 10:10 Christian Grothoff Status acknowledged => assigned
2018-06-28 10:24 Christian Grothoff Note Added: 0013096
2018-06-28 10:24 Christian Grothoff Assigned To Christian Grothoff => ch3
2018-06-28 10:24 Christian Grothoff Status assigned => feedback
2018-06-28 10:25 Christian Grothoff Relationship deleted related to 0005370
2019-08-08 19:09 schanzen Target Version => 0.11.7
2019-10-13 21:43 schanzen Target Version 0.11.7 =>
2019-10-13 21:43 schanzen Note Added: 0015009