View Issue Details

IDProjectCategoryView StatusLast Update
0009116Talerexchangepublic2024-08-28 23:31
ReporterFlorian Dold Assigned ToChristian Grothoff  
PriorityhighSeveritycrashReproducibilityhave not tried
Status closedResolutionfixed 
Target Version0.13Fixed in Version0.13 
Summary0009116: requesting /aml-spa crashes the exchange
DescriptionHappens on the sandcastle deployments, as well as locally for me, by just navigating to http://localhost:8080/aml-spa
Additional Information(gdb) bt
#0 0x00007fd4d2e6ffdc in __strlen_evex () from /lib64/libc.so.6
#1 0x000000000044a154 in TEH_handler_aml_spa (rc=0x2c25a7f0, args=<optimized out>) at taler-exchange-httpd_spa.c:48
#2 0x000000000040b82c in proceed_with_handler (rc=rc@entry=0x2c25a7f0, url=url@entry=0x2c226b9c "", upload_data=upload_data@entry=0x0, upload_data_size=upload_data_size@entry=0x7ffe3840ab90) at taler-exchange-httpd.c:1207
#3 0x000000000040c0a7 in handle_mhd_request (cls=<optimized out>, connection=0x2c25b170, url=<optimized out>, method=0x2c226b90 "GET", version=<optimized out>, upload_data=0x0, upload_data_size=0x7ffe3840ab90, con_cls=0x2c25b228)
    at taler-exchange-httpd.c:2008
#4 0x00007fd4d3098bf2 in call_connection_handler () from /lib64/libmicrohttpd.so.12
#5 0x00007fd4d309b928 in MHD_connection_handle_idle () from /lib64/libmicrohttpd.so.12
#6 0x00007fd4d309ec48 in call_handlers.lto_priv () from /lib64/libmicrohttpd.so.12
#7 0x00007fd4d30bbd56 in internal_run_from_select.isra () from /lib64/libmicrohttpd.so.12
#8 0x00007fd4d30983a9 in MHD_select.lto_priv.0 () from /lib64/libmicrohttpd.so.12
#9 0x00007fd4d30a165b in MHD_run () from /lib64/libmicrohttpd.so.12
#10 0x00007fd4d3669543 in run_daemon (cls=<optimized out>) at mhd_run.c:68
#11 0x00007fd4d358d6e8 in GNUNET_SCHEDULER_do_work (sh=sh@entry=0x2c204460) at scheduler.c:2143
#12 0x00007fd4d358e5c5 in select_loop (sh=0x2c204460, context=0x7ffe3840af90) at scheduler.c:2442
#13 GNUNET_SCHEDULER_run (task=task@entry=0x7fd4d35845a0 <program_main>, task_cls=task_cls@entry=0x7ffe3840b060) at scheduler.c:743
#14 0x00007fd4d3584d11 in GNUNET_PROGRAM_run2 (argc=<optimized out>, argc@entry=2, argv=argv@entry=0x7ffe3840b638, binaryName=binaryName@entry=0x44c37c "taler-exchange-httpd",
    binaryHelp=binaryHelp@entry=0x44c360 "Taler exchange HTTP service", options=options@entry=0x7ffe3840b270, task=task@entry=0x40e100 <run>, task_cls=0x0, run_without_scheduler=0) at program.c:381
#15 0x00007fd4d35852bf in GNUNET_PROGRAM_run (argc=argc@entry=2, argv=argv@entry=0x7ffe3840b638, binaryName=binaryName@entry=0x44c37c "taler-exchange-httpd", binaryHelp=binaryHelp@entry=0x44c360 "Taler exchange HTTP service",
    options=options@entry=0x7ffe3840b270, task=task@entry=0x40e100 <run>, task_cls=0x0) at program.c:408
#16 0x000000000040ac7f in main (argc=2, argv=0x7ffe3840b638) at taler-exchange-httpd.c:2851
TagsNo tags attached.

Activities

Christian Grothoff

2024-08-23 19:51

manager   ~0023038

Fixed in 81332e22..3acfd263

Issue History

Date Modified Username Field Change
2024-08-23 19:12 Florian Dold New Issue
2024-08-23 19:12 Florian Dold Status new => assigned
2024-08-23 19:12 Florian Dold Assigned To => Christian Grothoff
2024-08-23 19:51 Christian Grothoff Status assigned => resolved
2024-08-23 19:51 Christian Grothoff Resolution open => fixed
2024-08-23 19:51 Christian Grothoff Fixed in Version => 0.13
2024-08-23 19:51 Christian Grothoff Note Added: 0023038
2024-08-28 23:31 Christian Grothoff Status resolved => closed