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

[7.6.1] Stack overflow in Tribler core #5856

Closed
kozlovsky opened this issue Dec 15, 2020 · 6 comments
Closed

[7.6.1] Stack overflow in Tribler core #5856

kozlovsky opened this issue Dec 15, 2020 · 6 comments

Comments

@kozlovsky
Copy link
Contributor

RuntimeError: The Tribler core has unexpectedly finished with exit code -1073740791 and status: 1!
  File "src\tribler-gui\tribler_gui\core_manager.py", line 79, in on_core_finished

Exit code -1073740791 means STATUS_STACK_BUFFER_OVERRUN on Windows:
https://stackoverflow.com/questions/50562192/process-finished-with-exit-code-1073740791-0xc0000409-pycharm-error
https://msrc-blog.microsoft.com/2009/01/28/stack-overflow-stack-exhaustion-not-the-same-as-stack-buffer-overflow/

Looks like some problems with libtorrent compiled code?

@sentry-for-tribler
Copy link

Sentry issue: TRIBLER-4B

@kozlovsky kozlovsky added this to the Backlog milestone Dec 15, 2020
@sentry-for-tribler
Copy link

Sentry issue: TRIBLER-78

@sentry-for-tribler
Copy link

Sentry issue: TRIBLER-ST

@qstokkink
Copy link
Contributor

It seems we have no more Sentry information (this may not happening anymore): @Tribler/dev perhaps we can/should close this issue.

@drew2a drew2a closed this as completed Nov 7, 2023
@drew2a drew2a removed this from the Backlog milestone Nov 8, 2023
Copy link

sentry-for-tribler bot commented Jul 1, 2024

Occurred in 7.14:

Sentry issue: TRIBLER-1SE

@drew2a drew2a reopened this Jul 1, 2024
@qstokkink
Copy link
Contributor

Now that we no longer have a core process, this issue should either be resolved or appear in a sufficiently different form to open a new issue.

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

No branches or pull requests

3 participants