#wget segmentation fault debugging

1 messages · Page 1 of 1 (latest)

wheat frigate
#

Was playing with the remarkable and stumbled upon a segmentation fault error when trying to use wget. Since there is no debugger on the remarkable how should I try to fix this?

reMarkable: ~/ wget http://toltec-dev.org/bootstrap URL transformed to HTTPS due to an HSTS policy --2023-12-27 20:46:23-- https://toltec-dev.org/bootstrap Resolving toltec-dev.org... Segmentation fault

bronze hemlock
#

Could you add the toltec tag to this thread

wheat frigate
#

Read through the issue, does this mean I'll need to switch back to v2.15 to resolve the segmentation fault?
the segmentation fault also appears for different files:
reMarkable: ~/ wget https://raw.githubusercontent.com/ddvk/remarkable-hacks/master/patch.sh --2023-12-27 20:53:38-- https://raw.githubusercontent.com/ddvk/remarkable-hacks/master/patch.sh Resolving raw.githubusercontent.com... Segmentation fault

bronze hemlock
#

The standalone version of wget toltec uses in it's installer will segfault for any file on any OS newer than 3.6

#

Until the updated version is merged in

bronze hemlock
wheat frigate
#

and out of curiosity how did people manage to install .ipk on versions newer than 3.6 ? since the rm2fb.ipk from rM2-stuff repo is intended for 3.8

bronze hemlock
#

By manually using the updated wget build, and know enough about what they are doing to avoid soft-bricking the device

wheat frigate
bronze hemlock
#

Yes

wheat frigate
#

ok closing this thread then

wheat frigate
#

reopening this shortly, should every instance of wget in the boostrap be replaced with the wget-v1.21.1-1 ? attempting this on rm v3.8, but that'll just install toltec on an unsupported version right?

bronze hemlock
#

Yes, it'll be installed on an unsupported version, and all the warnings in the faq's still apply

wheat frigate
#

but then how was timowner's rm2fb installed if toltec is yet unsupported on v3.8, installing the .ipk would've caused issues. Feels like I'm missing something something ...

bronze hemlock
#

So in this case, we don't test it, and we know know what issues there are

wheat frigate
#

So I'm guessing that installing toltec on v3.8 with the newer wget is likely going to soft brick then

bronze hemlock