Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on qnap armv7 ts-231p3 #152

Closed
SiNaPsEr0x opened this issue May 28, 2024 · 36 comments
Closed

Error on qnap armv7 ts-231p3 #152

SiNaPsEr0x opened this issue May 28, 2024 · 36 comments

Comments

@SiNaPsEr0x
Copy link

This update have a error

Segmentation fault

@userdocs
Copy link
Owner

Sorry, please link to the device product page to confirm your device model info.

@SiNaPsEr0x
Copy link
Author

@SiNaPsEr0x SiNaPsEr0x changed the title Error on qnap armv7 ts-232 Error on qnap armv7 ts-231p3 May 28, 2024
@SiNaPsEr0x
Copy link
Author

image

@SiNaPsEr0x
Copy link
Author

image

@SiNaPsEr0x
Copy link
Author

I used package of myqnap.org but same error and I try on docker .... same error

@userdocs
Copy link
Owner

What about official docker image?

https://hub.docker.com/r/qbittorrentofficial/qbittorrent-nox

@SiNaPsEr0x
Copy link
Author

Yes but dont run

image

@SiNaPsEr0x
Copy link
Author

image

@SiNaPsEr0x
Copy link
Author

I have tried in every possible way but I have always been an error despite changing the type of installation

@SiNaPsEr0x
Copy link
Author

image

@SiNaPsEr0x
Copy link
Author

https://github.com/Microsoft/MIEngine/wiki/Troubleshoot-attaching-to-processes-using-GDB

I have a qnap nas with alpine.... mmm The command is???

@userdocs
Copy link
Owner

You will need to figure out how to get the stacktrace info, you have a build with the debug info you need.

When you get it, post it here.

@SiNaPsEr0x
Copy link
Author

In qnap dont run this binary 😭😭😭

@userdocs
Copy link
Owner

if you don't run my binaries why is the issue here?

@SiNaPsEr0x
Copy link
Author

I use your last link to download

@SiNaPsEr0x
Copy link
Author

This I have tryed to run

@userdocs
Copy link
Owner

I don't know how to help you here. There seems to be a language barrier and I don't understand what's going on.

🤌🤌🤌

@SiNaPsEr0x
Copy link
Author

probably error is library boost... on qnap is on 1.84 but new qbittorrent use 1.85 ...

image

@SiNaPsEr0x
Copy link
Author

I read a little bit and maybe there is a resolution to the problem -- as written here --> alpinelinux/docker-alpine#342

the problem lies in the limit set ...
you have to "force" it by hand ... do you think it can be done?

@SiNaPsEr0x
Copy link
Author

and I try to test directly bin but QTS isnt recognize..

image

@userdocs
Copy link
Owner

userdocs commented May 29, 2024

That's the build script not the application. The binaries were already linked. The armv7 install info is here

mkdir -p ~/bin && source ~/.profile
wget -qO ~/bin/qbittorrent-nox https://github.com/userdocs/qbittorrent-nox-static/releases/latest/download/armv7-qbittorrent-nox
chmod 700 ~/bin/qbittorrent-nox

If this binary segfaults you use the debug builds with gdb to read the stacktrace..

mkdir -p ~/bin && source ~/.profile
wget -qO ~/bin/qbittorrent-nox https://github.com/userdocs/qbittorrent-nox-static-test/releases/download/release-4.6.5_v2.0.10/armv7-qbittorrent-nox
chmod 700 ~/bin/qbittorrent-nox

You need to do this and provide the info. None of the information you are posting is relevant to this project.

@SiNaPsEr0x
Copy link
Author

SiNaPsEr0x commented May 29, 2024

i try to run on container VM

image

@SiNaPsEr0x
Copy link
Author

SiNaPsEr0x commented May 29, 2024

I have already installed boost 1.85 from source ---> https://thelinuxcode.com/install-boost-cpp-ubuntu-22-04/

@SiNaPsEr0x
Copy link
Author

probably problem is
The current system page size is 32K. Check that third-party applications are compatible with the current page size before installing the application. For details, see "FAQ
??????????????

@userdocs
Copy link
Owner

If you are not using my binaries what can I do here? This docker issue is not related.

If you provide debug info i'll reopen the issue.

@SiNaPsEr0x
Copy link
Author

SiNaPsEr0x commented May 30, 2024

I used your binary.... in my same situation we are all ... I try all solution with same problem.. while 4.6.4 works without any problems

@SiNaPsEr0x
Copy link
Author

If you are not using my binaries what can I do here? This docker issue is not related.

If you provide debug info i'll reopen the issue.

do you have the step by step instructions to use gdb? on qnap and in general i don't know how i can help you out

@userdocs
Copy link
Owner

I found this.

https://gitlab.alpinelinux.org/alpine/aports/-/issues/15167

This is probably the correct place to follow this issue.

@SiNaPsEr0x
Copy link
Author

I found this.

https://gitlab.alpinelinux.org/alpine/aports/-/issues/15167

This is probably the correct place to follow this issue.

its only for the container app.... not for binary

@userdocs
Copy link
Owner

Ok, i will make a binary built under alpine 3.17 and we will see what happens.

@SiNaPsEr0x
Copy link
Author

Ok, i will make a binary built under alpine 3.17 and we will see what happens.

yesssssssssss thank you really on behalf of all of us who have TS-x31 series !and TS-x41 series !!! 😍😍😍😍😍

@SiNaPsEr0x
Copy link
Author

SiNaPsEr0x commented May 31, 2024

continue on the specific repo my feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants