View Issue Details

IDProjectCategoryView StatusLast Update
0010504Talerdonaupublic2025-10-17 18:43
ReporterFlorian Dold Assigned To 
PrioritynormalSeverityminorReproducibilityrandom
Status newResolutionopen 
Target Version1.2 
Summary0010504: donau-httpd sometimes does not respond to SIGTERM
DescriptionObserved randomly on donau.test.taler.net.

Unclear how to reproduce.
Additional InformationOct 17 11:15:00 01ed22c76d88 donau-httpd[3636]: (8XM48JM8AHP5XQR14B534NPPSC) WARNING submitted receipts inserted!
Oct 17 12:36:20 01ed22c76d88 systemd[1]: Stopping donau-httpd.service - GNU Taler payment system donau REST API...
Oct 17 12:37:50 01ed22c76d88 systemd[1]: donau-httpd.service: State 'stop-sigterm' timed out. Killing.
Oct 17 12:37:50 01ed22c76d88 systemd[1]: donau-httpd.service: Killing process 3636 (donau-httpd) with signal SIGKILL.
Oct 17 12:37:50 01ed22c76d88 systemd[1]: donau-httpd.service: Main process exited, code=killed, status=9/KILL
Oct 17 12:37:50 01ed22c76d88 systemd[1]: donau-httpd.service: Failed with result 'timeout'.
Oct 17 12:37:50 01ed22c76d88 systemd[1]: Stopped donau-httpd.service - GNU Taler payment system donau REST API.
Oct 17 12:37:50 01ed22c76d88 systemd[1]: donau-httpd.service: Consumed 1.068s CPU time.
Oct 17 12:38:00 01ed22c76d88 systemd[1]: Started donau-httpd.service - GNU Taler payment system donau REST API.
TagsNo tags attached.

Activities

Christian Grothoff

2025-10-17 18:43

manager   ~0026192

If it does, please attach a gdb and investigate the scheduler state -- pending_head, etc. That should give us an idea as to which task was not cancelled during shutdown.

Issue History

Date Modified Username Field Change
2025-10-17 16:13 Florian Dold New Issue
2025-10-17 18:43 Christian Grothoff Note Added: 0026192