-
-
Notifications
You must be signed in to change notification settings - Fork 114
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
Constant Segmentation Fault after loading for around 30 minutes #315
Comments
There is a known crashing issue with unaligned memory access. I'm waiting for #310 to be merged. This can happen when you're hashing torrents. |
Doh, in the mean time I just purged all of my session data and it's
currently restarting from blank slate adding all torrents back because I
wasn't sure what was going on. Will update once this is merged.
…On Sun, Jan 14, 2024 at 6:55 AM stickz ***@***.***> wrote:
There is a known crashing issue with unaligned memory access. I'm waiting
for #310 <#310>
to be merged. This can happen when you're hashing torrents.
—
Reply to this email directly, view it on GitHub
<#315 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA7XDTKDVMORO7YKXFJ6O4LYOPWUPAVCNFSM6AAAAABB2AKRZWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOJQHE3TINRTGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I've gotten this dump 3 times in the last hour or so
|
Please make a new issue report. This is an entirely different situation, even if it's potentially the same crash reason. |
@JackPo Docker edge is ready now with a potential fix to your problem. |
implemented! Will circle back whether I still have crashes, thanks!! |
Support guidelines
I've found a bug and checked that ...
Description
Constant segmentation fault after starting the docker container crazy_max rtorrent_rutorrent. Looked through a few recent issues and running :edge and still doesn't fix the issue (with UDP tured off). Don't know how to turn stack trace on in the docker, but the log file is nothing out of the ordinary other than lots of timeouts and it's hashing.
Seeding probably around 10K files or so ( don't remember).
Expected behaviour
Not to seg fault :)
Actual behaviour
segfaulting
Steps to reproduce
Docker info
Docker Compose config
No response
Logs
Additional info
No response
The text was updated successfully, but these errors were encountered: