Skip to content

Nextcloud desktop client keeps crashing in an infinite loop #10535

Description

@janstalhut

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

Bug description

Since the update from version 34.0.0 to 34.0.1, the Nextcloud desktop client has been crashing repeatedly in an endless loop. The Nextcloud icon briefly appears in the GNOME system tray—as if about to start syncing—and then immediately disappears. After about 5 seconds, it reappears, and the cycle repeats endlessly.

Additionally, this issue causes the focus to shift away from the currently active application whenever the app restarts, making it impossible to work effectively on the computer.

Steps to reproduce

  1. update via apt to Version 34.0.1
    ...

Expected behavior

The client should run continuously in the background after startup.

Which files are affected by this bug

no files affected

Operating system

Linux

Which version of the operating system you are running.

Ubuntu 24.04

Installation method

Community PPA (please test with the AppImage package ?)

Nextcloud Server version

34.0.2

Nextcloud Desktop Client version

34.0.1

Did this occur after an update or on a clean installation?

Minor version update (i.e. 33.0.0 → 33.0.1)

Are you using the Nextcloud Server Encryption module?

No

Are you using an external user-backend?

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

Nextcloud Server logs

Additional info

The endlessly repeating entries in the syslog:

2026-08-05T15:59:17.476214+02:00 Jans-PC-Bassum systemd[6117]: com.nextcloud.desktopclient.nextcloud.service: Scheduled restart job, restart counter is at 74. 2026-08-05T15:59:17.503175+02:00 Jans-PC-Bassum systemd[6117]: Started com.nextcloud.desktopclient.nextcloud.service - Nextcloud desktop user service. 2026-08-05T15:59:17.777541+02:00 Jans-PC-Bassum gnome-shell[6956]: Window manager warning: Invalid WM_TRANSIENT_FOR window 0x4400008 specified for 0x4400006. 2026-08-05T15:59:18.057102+02:00 Jans-PC-Bassum tracker-miner-fs-3[21917]: (tracker-extract-3:21917): GLib-GIO-WARNING **: 15:59:18.056: Error creating IO channel for /proc/self/mountinfo: Das Argument ist ungültig (g-io-error-quark, 13) 2026-08-05T15:59:18.081267+02:00 Jans-PC-Bassum gnome-keyring-d[6151]: asked to register item /org/freedesktop/secrets/collection/login/545, but it's already registered 2026-08-05T15:59:18.291728+02:00 Jans-PC-Bassum gnome-keyring-d[6151]: asked to register item /org/freedesktop/secrets/collection/login/564, but it's already registered 2026-08-05T15:59:18.797411+02:00 Jans-PC-Bassum kernel: __vm_enough_memory: pid: 21903, comm: Thread (pooled), bytes: 24352464572416 not enough memory for the allocation 2026-08-05T15:59:18.797439+02:00 Jans-PC-Bassum kernel: __vm_enough_memory: pid: 21903, comm: Thread (pooled), bytes: 24352464572416 not enough memory for the allocation 2026-08-05T15:59:18.797448+02:00 Jans-PC-Bassum kernel: __vm_enough_memory: pid: 21903, comm: Thread (pooled), bytes: 24352464568320 not enough memory for the allocation 2026-08-05T15:59:18.797450+02:00 Jans-PC-Bassum kernel: __vm_enough_memory: pid: 21903, comm: Thread (pooled), bytes: 24352464703488 not enough memory for the allocation 2026-08-05T15:59:18.797717+02:00 Jans-PC-Bassum nextcloud[21894]: terminate called after throwing an instance of 'std::bad_alloc' 2026-08-05T15:59:18.797769+02:00 Jans-PC-Bassum nextcloud[21894]: what(): std::bad_alloc 2026-08-05T15:59:19.892649+02:00 Jans-PC-Bassum systemd[6117]: com.nextcloud.desktopclient.nextcloud.service: Main process exited, code=dumped, status=6/ABRT 2026-08-05T15:59:19.892935+02:00 Jans-PC-Bassum systemd[6117]: com.nextcloud.desktopclient.nextcloud.service: Failed with result 'core-dump'. 2026-08-05T15:59:24.975951+02:00 Jans-PC-Bassum systemd[6117]: com.nextcloud.desktopclient.nextcloud.service: Scheduled restart job, restart counter is at 75. 2026-08-05T15:59:24.993949+02:00 Jans-PC-Bassum systemd[6117]: Started com.nextcloud.desktopclient.nextcloud.service - Nextcloud desktop user service. 2026-08-05T15:59:25.257243+02:00 Jans-PC-Bassum gnome-shell[6956]: Window manager warning: Invalid WM_TRANSIENT_FOR window 0x4400008 specified for 0x4400006. 2026-08-05T15:59:25.567373+02:00 Jans-PC-Bassum gnome-keyring-d[6151]: asked to register item /org/freedesktop/secrets/collection/login/545, but it's already registered 2026-08-05T15:59:25.758153+02:00 Jans-PC-Bassum gnome-keyring-d[6151]: asked to register item /org/freedesktop/secrets/collection/login/564, but it's already registered 2026-08-05T15:59:25.802084+02:00 Jans-PC-Bassum gnome-keyring-d[6151]: asked to register item /org/freedesktop/secrets/collection/login/564, but it's already registered 2026-08-05T15:59:26.254131+02:00 Jans-PC-Bassum nextcloud[22007]: terminate called after throwing an instance of 'std::bad_alloc' 2026-08-05T15:59:26.254189+02:00 Jans-PC-Bassum nextcloud[22007]: what(): std::bad_alloc 2026-08-05T15:59:27.353370+02:00 Jans-PC-Bassum systemd[6117]: com.nextcloud.desktopclient.nextcloud.service: Main process exited, code=dumped, status=6/ABRT 2026-08-05T15:59:27.353492+02:00 Jans-PC-Bassum systemd[6117]: com.nextcloud.desktopclient.nextcloud.service: Failed with result 'core-dump'.

Metadata

Metadata

Assignees

Labels

bugos: 🐧 Linuxpackage: downstreamDownstream packages, generally official at the dist level but not officially ours

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions