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

Cannot open spacedrive on second run #1678

Closed
JosephSanjaya opened this issue Oct 26, 2023 · 9 comments · Fixed by #1785
Closed

Cannot open spacedrive on second run #1678

JosephSanjaya opened this issue Oct 26, 2023 · 9 comments · Fixed by #1785
Assignees
Labels
app/desktop kind/bug Something isn't working status/needs-more-info Need more information about issue

Comments

@JosephSanjaya
Copy link

Describe the bug

After first creation of library, second time I tried to run the apps, it received error

2023-10-26T07:13:37.576173Z  INFO sd_core: Starting core with data directory '/home/user/.local/share/spacedrive'
2023-10-26T07:13:37.638299Z  INFO sd_core::p2p::p2p_manager: Node '12D3KooWLQRGgCHvSSCFaunRLUAFEdNm2QZT94Qkn25ky6tArnQ1' is now online listening at addresses: {}
2023-10-26T07:13:37.892859Z  INFO sd_core: Spacedrive online.
2023-10-26T07:13:37.925207Z  INFO sd_desktop::tauri_plugins: Internal server listening on: http://127.0.0.1:46743
*** buffer overflow detected ***: terminated
Aborted

Reproduction

  1. Open applications
  2. Finish creating Library
  3. Close Apps
  4. Run again

Expected behavior

Application should run just fine.

Platform and versions

KDE Neon Plasma 5.27.9

Stack trace

2023-10-26T07:13:37.576173Z  INFO sd_core: Starting core with data directory '/home/user/.local/share/spacedrive'
2023-10-26T07:13:37.638299Z  INFO sd_core::p2p::p2p_manager: Node '12D3KooWLQRGgCHvSSCFaunRLUAFEdNm2QZT94Qkn25ky6tArnQ1' is now online listening at addresses: {}
2023-10-26T07:13:37.892859Z  INFO sd_core: Spacedrive online.
2023-10-26T07:13:37.925207Z  INFO sd_desktop::tauri_plugins: Internal server listening on: http://127.0.0.1:46743
*** buffer overflow detected ***: terminated
Aborted

Additional context

No response

@JosephSanjaya JosephSanjaya added kind/bug Something isn't working status/needs-triage labels Oct 26, 2023
@HeavenVolkoff
Copy link
Member

Probably either #1654 or #1512, what are you using AppImage or deb?
Unfortunately, our Linux releases are kinda broken atm, I am working to fix them.

@HeavenVolkoff HeavenVolkoff self-assigned this Oct 28, 2023
@JosephSanjaya
Copy link
Author

I'm trying to use both, but .deb and .appimage do the same things sir

@HeavenVolkoff
Copy link
Member

@JosephSanjaya Can you check if the .deb for this release still has the same issue:
https://github.com/spacedriveapp/spacedrive/actions/runs/6874193244

@JosephSanjaya
Copy link
Author

@JosephSanjaya Can you check if the .deb for this release still has the same issue:
https://github.com/spacedriveapp/spacedrive/actions/runs/6874193244

Okay on it!

@JosephSanjaya
Copy link
Author

Now it's working, Thanks @HeavenVolkoff

@JosephSanjaya
Copy link
Author

Hello @HeavenVolkoff, sorry now its happening again after restarting PC.

@HeavenVolkoff
Copy link
Member

The same buffer overflow detected error is happening, but with the new deb?
Could you break down what actions you did during the first, successful, run of the app? Did you add any location? Navigated to any specific directory in your system? Opened any media file?

@HeavenVolkoff HeavenVolkoff added status/needs-more-info Need more information about issue and removed status/needs-fix-confirmation labels Nov 17, 2023
@JosephSanjaya
Copy link
Author

I followed the same steps as before, which were simply opening the app. I have been using Spacedrive for a week, and I noticed that the issue is intermittent. It does not always happen, but sometimes it does. The overflow problem is not persistent after launching the app several times, but it still occurs randomly.

@beeb
Copy link

beeb commented Jan 9, 2024

Same issue here. Using the AppImage on Ubuntu. Was working on first launch yesterday, now fails (after a reboot) on launch. On my machine the problem always happens and doesn't seem to be intermittent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app/desktop kind/bug Something isn't working status/needs-more-info Need more information about issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants