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

segfault на static билде при использовании многопоточности --threads #169

Open
alekskomp opened this issue Oct 25, 2024 · 4 comments

Comments

@alekskomp
Copy link

alekskomp commented Oct 25, 2024

Приветствую.
При запуске youtubeUnblock параметром --threads=2 вылетает с ошибкой segfault

kernel: youtubeUnblock[17881]: segfault at 7efd8853efe8 ip 0000000000401920 sp 00007efd8853eff0 error 6 in youtubeUnblock[401000+17000] likely on CPU 2 (core 2, socket 0)

kernel: Code: 83 e8 01 48 01 d0 b9 10 00 00 00 ba 00 00 00 00 48 f7 f1 48 6b c0 10 48 29 c4 48 89 e0 48 83 c0 00 48 89 45 d0 bf 1e 00 00 00 <e8> 30 a2 00 00 48 3d ff 1f 00 00 7f 0c bf 1e 00 00 00 e8 1e a2 00

Система:

Debian 12.7  
6.1.0-26-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.112-1 (2024-09-30) x86_64 GNU/Linux

При этом на точно таком же дебиане, но в виртуальной машине многопоточность работает нормально.

@Waujito
Copy link
Owner

Waujito commented Oct 25, 2024

Скачайте static бинарь и проверьте с ним

@alekskomp
Copy link
Author

Статик бинарь и есть...
Вот этот https://github.com/Waujito/youtubeUnblock/releases/download/v1.0.0-rc3/youtubeUnblock-1.0.0-37a517e-x86-64-static.tar.gz

Машина вполне себе обычная, не старая.
Проц - 11th Gen Intel(R) Core(TM) i5-11400 @ 2.60GHz

Дебиан свежеустановленный, по сути только youtubeUnblock и запущен

@Waujito
Copy link
Owner

Waujito commented Oct 25, 2024

А если наоборот самому скомпилить?

@alekskomp
Copy link
Author

Собрал из исходников, стал запускаться с --threads.
Пол часа работает, полет нормальный. segfault пока не было

@Waujito Waujito changed the title segfault при использовании многопоточности --threads segfault на static билде при использовании многопоточности --threads Oct 26, 2024
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