humax# gdb --args wget https://github.com/openssl/openssl/blob/master/include/openssl/crypto.h
GNU gdb (GDB) 7.1
...
Reading symbols from /mnt/hd2/mod/bin/wget...(no debugging symbols found)...done.
(gdb) b CRYPTO_malloc
Breakpoint 1 at 0x403c60
(gdb) r
Starting program: /mnt/hd2/mod/bin/wget https://github.com/openssl/openssl/blob/master/include/openssl/crypto.h
setpgrp failed in child: No such process
Redirecting output to 'wget-log.3'.
Breakpoint 1, 0x2ad33170 in CRYPTO_malloc () from /mod/lib/libcrypto.so.1.1
(gdb) c
Continuing.
Breakpoint 1, 0x2ad33170 in CRYPTO_malloc () from /mod/lib/libcrypto.so.1.1
(gdb) c
Continuing.
Breakpoint 1, 0x2ad33170 in CRYPTO_malloc () from /mod/lib/libcrypto.so.1.1
(gdb) c
Continuing.
Breakpoint 1, 0x2ad33170 in CRYPTO_malloc () from /mod/lib/libcrypto.so.1.1
(gdb) c
Continuing.
Breakpoint 1, 0x2ad33170 in CRYPTO_malloc () from /mod/lib/libcrypto.so.1.1
(gdb) bt
#0 0x2ad33170 in CRYPTO_malloc () from /mod/lib/libcrypto.so.1.1
#1 0x2ad331b0 in CRYPTO_malloc () from /mod/lib/libcrypto.so.1.1
#2 0x2ad331b0 in CRYPTO_malloc () from /mod/lib/libcrypto.so.1.1
#3 0x2ad331b0 in CRYPTO_malloc () from /mod/lib/libcrypto.so.1.1
#4 0x2ad331b0 in CRYPTO_malloc () from /mod/lib/libcrypto.so.1.1
#5 0x2ad33270 in CRYPTO_zalloc () from /mod/lib/libcrypto.so.1.1
#6 0x2add12ac in CRYPTO_THREAD_lock_new () from /mod/lib/libcrypto.so.1.1
#7 0x2ad27648 in ?? () from /mod/lib/libcrypto.so.1.1
humax# wget https://hummypkg.org.uk/hdrfoxt2/base/openssl_1.1.1.a-2_mipsel.opk
--2019-04-23 10:05:52-- https://hummypkg.org.uk/hdrfoxt2/base/openssl_1.1.1.a-2_mipsel.opk
Segmentation fault
humax# wget -U "" http://hummypkg.org.uk/hdrfoxt2/base/openssl_1.1.1.a-2_mipsel.opk
...
2019-04-23 10:11:52 (496 KB/s) - 'openssl_1.1.1.a-2_mipsel.opk' saved [5436792/5436792]
humax# opkg --force-downgrade install openssl_1.1.1.a-2_mipsel.opk
Downgrading openssl on root from 1.1.1.b to 1.1.1.a-2...
Configuring openssl.
humax# wget https://hummypkg.org.uk/hdrfoxt2/base/openssl_1.1.1.a-2_mipsel.opk
--2019-04-23 10:13:32-- https://hummypkg.org.uk/hdrfoxt2/base/openssl_1.1.1.a-2_mipsel.opk
Resolving hummypkg.org.uk... 2a00:5600:1600::50, 89.248.55.75
Connecting to hummypkg.org.uk|2a00:5600:1600::50|:443... failed: Address family not supported by protocol.
Connecting to hummypkg.org.uk|89.248.55.75|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2019-04-23 10:13:33 ERROR 403: Forbidden.
humax#
Yes, thanks for the report. Beta testing works : )Is it possible that openssl-1.1.1b has broken something?
#if 1
constructs in ncurses.h
and term.h
IIRC.How does this help? What does lynx do?Is anyone likely to be interested in this?
BootHDR, youtube-dl and (indirectly) qtube.Overnight one updated the wget beta but the other does not have it installed. Can you advise what package(s) use this
I was thinking more of a debugging tool in this case.Even as a text-based browser, there's no way to get its output onto the TV screen (which is where the native browser has the advantage).
...