Skip to content

[Bug]: Segmentation fault on Ubuntu 23.04 #6080

@jhonny-oliveira

Description

@jhonny-oliveira

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

Bug description

I have packaged nextcloud-desktop 3.10.0 on Ubuntu 22.04 (jammy) with the available debian recipe for 3.9.0. To the extend of my testing the client seems to work fine on this Ubuntu version.

Then, I attempted to use the same packages on Ubuntu 23.04 (lunar). "Sign in" seems to work fine, just like before, but clicking "Sign up with provider" crashes the client with a "Segmentation fault (core dumped)". See full error below.

I decided to rebuild the packages on Ubuntu 23.04, but the result is even worse. Now, nextcloud immediately crashes.

$ nextcloud --logdebug
QSocketNotifier: Can only be used with threads started with QThread
[6087:6087:0100/000000.507917:ERROR:zygote_linux.cc(607)] Zygote could not fork: process_type renderer numfds 3 child_pid -1
[6087:6087:0100/000000.508000:ERROR:zygote_linux.cc(639)] write: Broken pipe (32)
Segmentation fault (core dumped)

Steps to reproduce

  1. Click on "Sign up with provider"

Expected behavior

The provider sign up dialog should show up, instead of crashing.

Which files are affected by this bug

n/a

Operating system

Linux

Which version of the operating system you are running.

Ubuntu 23.04

Package

Compiled it myself

Nextcloud Server version

n/a

Nextcloud Desktop Client version

3.10.0

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

Fresh desktop client install

Are you using the Nextcloud Server Encryption module?

Encryption is Enabled

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions