View Issue Details

IDProjectCategoryView StatusLast Update
0009155Talermechant backendpublic2024-09-05 13:44
Reportersebasjm Assigned ToChristian Grothoff  
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Product Version0.13 
Target Version0.14Fixed in Version0.14 
Summary0009155: crash in merchant deposit check
DescriptionLOG

ERROR Assertion failed at taler-merchant-depositcheck.c:320.
WARNING `waitpid' failed at os_priority.c:810 with error: No child processes
ERROR Assertion failed at taler-merchant-depositcheck.c:323.
WARNING Process for exchange http://exchange.taler.test:1180/ had trouble (0/0)


DEBUG


#6 0x00007fb978a3d803 in TALER_PQ_query_param_array_amount (num=0, amounts=0x7fff690b7220, db=0x561e772127d0)
    at pq_query_helper.c:1121
#7 0x00007fb976c90844 in TMH_PG_account_kyc_set_status (cls=0x561e77212df0, merchant_id=0x561e7722c630 "default",
    h_wire=0x561e7723e738, exchange_url=0x561e77209620 "http://exchange.taler.test:1180/", exchange_kyc_serial=1, timestamp=...,
    exchange_http_status=202, exchange_ec_code=TALER_EC_NONE, access_token=0x0, num_limits=0, limits=0x0, in_aml_review=false,
    kyc_ok=false) at pg_account_kyc_set_status.c:62
#8 0x0000561e7564d906 in deposit_get_cb (cls=0x561e7723e710, dr=0x7fff690b7890) at taler-merchant-depositcheck.c:466
#9 0x00007fb978b8c68d in handle_deposit_wtid_finished (cls=0x561e77254900, response_code=202, response=0x561e7722dca0)
    at exchange_api_deposits_get.c:217
TagsNo tags attached.

Activities

Christian Grothoff

2024-09-05 13:44

manager   ~0023171

a386e684..2ce46ab2 -- needed to use _with_currency variant as we are in the merchant, not in the exchange here.

Issue History

Date Modified Username Field Change
2024-09-02 23:58 sebasjm New Issue
2024-09-02 23:58 sebasjm Status new => assigned
2024-09-02 23:58 sebasjm Assigned To => Christian Grothoff
2024-09-03 00:11 Christian Grothoff Product Version 1.4 => 0.13
2024-09-03 00:11 Christian Grothoff Target Version 1.4 => 0.14
2024-09-03 00:16 Christian Grothoff Summary cras in merchant deposit check => crash in merchant deposit check
2024-09-05 13:44 Christian Grothoff Status assigned => resolved
2024-09-05 13:44 Christian Grothoff Resolution open => fixed
2024-09-05 13:44 Christian Grothoff Fixed in Version => 0.14
2024-09-05 13:44 Christian Grothoff Note Added: 0023171