* Stuart Henderson wrote:
>
> Not perfect but this will probably work and it can be removed again
> with a later update if things are improved in the aws-lc-* crates.
>
> any test reports, oks?
With your patch I can compile and start ncspot. It shows me a link to
Spotify's OAuth page and after successful authentication it crashes with
a segfault.
Thread 1 received signal SIGSEGV, Segmentation fault.
0x00000ef3c58ea5a3 in curve25519_x25519base_byte ()
(gdb) bt
#0 0x00000ef3c58ea5a3 in curve25519_x25519base_byte ()
#1 0xad889b2f844e08e0 in ?? ()
#2 0xc438665a13e05496 in ?? ()
#3 0x37a5a35e7b1de8ea in ?? ()
#4 0x3bbce3858af31749 in ?? ()
#5 0x0000000000000000 in ?? ()
Sorry no useable backtrace here. If someone has an idea how to compile
the code with debug symbols, I can rebuild and provide a useable
backtrace.
Cheers
Matthias