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

[Bug]: Segmentation Fault with new VFS on MacOS #6730

Open
5 of 8 tasks
rakekniven opened this issue May 5, 2024 · 5 comments
Open
5 of 8 tasks

[Bug]: Segmentation Fault with new VFS on MacOS #6730

rakekniven opened this issue May 5, 2024 · 5 comments

Comments

@rakekniven
Copy link
Member

⚠️ Before submitting, please verify the following: ⚠️

Bug description

Tried v3.13.0 from #6656 and after installation it does not start and gives Segmentation fault: 11 after start

Steps to reproduce

  1. Install https://github.com/nextcloud-releases/desktop/releases/download/v3.13.0/Nextcloud-3.13.0-macOS-vfs.pkg
  2. Start app
  3. Seg fault is shown at console

Expected behavior

App should work like always

Which files are affected by this bug

nextcloud.app

Operating system

Mac OS

Which version of the operating system you are running.

13.6.6

Package

Appimage

Nextcloud Server version

29.0.0

Nextcloud Desktop Client version

3.13.0

Is this bug present after an update or on a fresh install?

Updated from a minor version (ex. 3.4.2 to 3.4.4)

Are you using the Nextcloud Server Encryption module?

Encryption is Disabled

Are you using an external user-backend?

  • Default internal user-backend
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Nextcloud Server logs

No response

Additional info

No response

@camilasan
Copy link
Member

I had multiple crashes with the VFS on mac OS 😅
on of them was solved with removing the nextcloud plist file in ~/Library/Preferences.
Quit the app, remove the plist file and start the app again.

In any case it would be interesting to know what you have in your crash logs.
You can check that in the Console app: on the left there is the option 'Crash Reports', you should have one called Nextcloud. Right click on the process name, click on 'Reveal in Finder'. You could attach the log here then.

@rakekniven
Copy link
Member Author

Nextcloud-2024-05-05-192520.txt

Had to rename the file extension from ips to txt to make upload possible here.

@rakekniven
Copy link
Member Author

rakekniven commented May 6, 2024

In the mean time I had to install the normal version again. Tried the vfs on our family machine :-|

btw. I did multiple installation attempts yesterday and search the disk using the find any file utility to remove any relic incl. the plist file(s) -> no success.

@camilasan
Copy link
Member

thanks for the info
@claucambra probably knows more

@claucambra claucambra self-assigned this May 14, 2024
@claucambra
Copy link
Collaborator

@camilasan @mgallien is there a situation where AccountManager::accountAdded is reasonably sending out null accounts with the signal?

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

No branches or pull requests

3 participants