View Issue Details

IDProjectCategoryView StatusLast Update
0009779Talerexchangepublic2025-04-24 00:17
ReporterFlorian Dold Assigned ToChristian Grothoff  
PriorityhighSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Target Version1.0Fixed in Version1.0 
Summary0009779: exchange crashes with SIGSEGV in harness test timetravel-withdraw
Description$ taler-harness run-integrationtests timetravel-withdraw

Additional Information(gdb) bt
#0 0x00007f0e2eafcadc in ?? () from /lib64/libc.so.6
#1 0x00007f0e2f1d24df in TALER_exchange_online_denomination_expired_sign (scb=0x42aa60 <TEH_keys_exchange_sign_>, timestamp=...,
    timestamp@entry=..., h_denom_pub=h_denom_pub@entry=0x3926d690, op=op@entry=0x0, pub=pub@entry=0x7ffc5806e690,
    sig=sig@entry=0x7ffc5806e6b0) at exchange_signatures.c:1190
#2 0x000000000044efbf in TEH_RESPONSE_reply_expired_denom_pub_hash (connection=0x39249f40, dph=0x3926d690,
    ec=ec@entry=TALER_EC_EXCHANGE_GENERIC_DENOMINATION_EXPIRED, oper=oper@entry=0x0) at taler-exchange-httpd_responses.c:90
#3 0x0000000000453e63 in phase_generate_reply_error (wc=wc@entry=0x392505c0) at taler-exchange-httpd_withdraw.c:1328
#4 0x0000000000454588 in TEH_handler_withdraw (rc=rc@entry=0x3924b100, root=<optimized out>, args=args@entry=0x7ffc5806e9d0)
    at taler-exchange-httpd_withdraw.c:1791
#5 0x000000000040b94e in proceed_with_handler (rc=rc@entry=0x3924b100, url=0x4573c2 "", upload_data=upload_data@entry=0x0,
    upload_data_size=upload_data_size@entry=0x7ffc5806ed80) at taler-exchange-httpd.c:1205
#6 0x000000000040bf7a in handle_mhd_request (cls=<optimized out>, connection=0x39249f40, url=<optimized out>,
    method=0x391dfb50 "POST", version=<optimized out>, upload_data=0x0, upload_data_size=0x7ffc5806ed80, con_cls=0x39249ff8)
    at taler-exchange-httpd.c:1978
#7 0x00007f0e2ed09bf2 in ?? () from /lib64/libmicrohttpd.so.12
#8 0x00007ffc5806ed80 in ?? ()
#9 0x0000000039249ff8 in ?? ()
#10 0x0000000000000000 in ?? ()
TagsNo tags attached.

Activities

Christian Grothoff

2025-04-24 00:17

manager   ~0024655

NULL argument for something that had to be non-NULL. Fixed in 47243224a..9c9e9223a

Issue History

Date Modified Username Field Change
2025-04-23 22:01 Florian Dold New Issue
2025-04-23 22:01 Florian Dold Assigned To => Christian Grothoff
2025-04-23 22:01 Florian Dold Status new => assigned
2025-04-24 00:17 Christian Grothoff Status assigned => resolved
2025-04-24 00:17 Christian Grothoff Resolution open => fixed
2025-04-24 00:17 Christian Grothoff Fixed in Version => 1.0
2025-04-24 00:17 Christian Grothoff Note Added: 0024655