libmicrohttpd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libmicrohttpd] test_upgrade aborts (and thus FAILS)


From: Tim Rühsen
Subject: [libmicrohttpd] test_upgrade aborts (and thus FAILS)
Date: Wed, 28 Feb 2018 09:46:43 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

Reported by Gitlab CI and reproducible here (amd64):

$ ./bootstrap && ./configure --enable-asserts && make clean

$ TESTS_ENVIRONMENT="valgrind --trace-children=yes" make check


src/microhttpd/test_upgrade.c FAILs, log file contains:

==2363== Process terminating with default action of signal 6 (SIGABRT)
==2363==    at 0x561C6A0: raise (raise.c:51)
==2363==    by 0x561DCF6: abort (abort.c:90)
==2363==    by 0x10A1E1: notify_completed_cb (test_upgrade.c:457)
==2363==    by 0x51A8A45: MHD_connection_close_ (connection.c:950)
==2363==    by 0x51B33D6: resume_suspended_connections (daemon.c:2793)
==2363==    by 0x51BA34A: MHD_stop_daemon (daemon.c:6342)
==2363==    by 0x10AEE5: test_upgrade (test_upgrade.c:1090)
==2363==    by 0x10B43D: main (test_upgrade.c:1240)


With Best Regards, Tim


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]