Skip to content

[Bug]: Nextcloud becomes unresponsive after app updat due to Apache process crashing #60907

@theking2

Description

@theking2

⚠️ This issue respects the following points: ⚠️

Bug description

Doing a routine update results in unavailability due to Apache childs crashing:

83.97.85.45 - - [01/Jun/2026:19:53:04 +0200] "POST /login/confirm HTTP/1.1" 200 846 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:151.0) Gecko/20100101 Firefox/151.0"
83.97.85.45 - - [01/Jun/2026:19:53:04 +0200] "GET /settings/apps/update/cookbook HTTP/1.1" 200 750 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:151.0) Gecko/20100101 Firefox/151.0"
83.97.85.45 - - [01/Jun/2026:19:53:06 +0200] "GET /ocs/v2.php/core/navigation/apps?format=json HTTP/1.1" 200 1225 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:151.0) Gecko/20100101 Firefox/151.0"
[Mon Jun 01 19:53:18.904054 2026] [core:notice] [pid 1:tid 1] AH00052: child pid 66 exit signal Segmentation fault (11)
[Mon Jun 01 19:53:18.905159 2026] [core:notice] [pid 1:tid 1] AH00052: child pid 68 exit signal Segmentation fault (11)

No errors are logged in the Nextcloud.log

The Basics

  • Nextcloud Server version:
    • Nextcloud 33.0.4
  • Operating system and version:
    • #1 SMP PREEMPT Debian 1:6.12.87-1+rpt1~bookworm (2026-05-12)
  • Web server and version:
    • Server version: Apache/2.4.67 (Debian)
  • Reverse proxy and version:
    • nginx version: openresty/1.27.1.2
  • PHP version:
    • PHP 8.4.21 (cli) (built: May 19 2026 23:10:30) (NTS)
  • Is this the first time you've seen this error? (Yes / No):
    • yes
  • When did this problem seem to first start?
    • recently
  • Installation method (e.g. AlO, NCP, Bare Metal/Archive, etc.)
    • OMV Container
  • Are you using CloudfIare, mod_security, or similar? (Yes / No)
    • No

Expected behavior

Update commences normaly

Nextcloud Server version

33

Operating system

Debian/Ubuntu

PHP engine version

PHP 8.4

Web server

Apache (supported)

Database engine version

MariaDB

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

Upgraded to a MAJOR version (ex. 31 to 32)

Are you using the Nextcloud Server Encryption module?

Encryption is Enabled

What user-backends are you using?

  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Configuration report

{
    "system": {
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "version": "33.0.4.1",
        "loglevel": 4,
        "log_rotate_size": 262144,
        "maintenance": false,
        "maintenance_window_start": 3,
        "default_locale": "DE_CH",
        "default_phone_region": "CH",
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "memcache.local": "\\OC\\Memcache\\APCu",
        "memcache.distributed": "\\OC\\Memcache\\Redis",
        "memcache.locking": "\\OC\\Memcache\\Redis",
        "redis": {
            "host": "***REMOVED SENSITIVE VALUE***",
            "password": "***REMOVED SENSITIVE VALUE***",
            "port": 6379
        },
        "upgrade.disable-web": true,
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "dbtype": "mysql",
        "mysql.utf8mb4": true,
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbport": "",
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "dbtableprefix": "oc_",
        "htaccess.RewriteBase": "\/",
        "trusted_domains": [
            "srv-nas-pi.kingma:8080",
            "office.kingma.ch",
            "office.king.ma",
            "cloud.kingma.ch",
            "cloud.king.ma"
        ],
        "overwrite.cli.url": "https:\/\/office.kingma.ch",
        "overwriteprotocol": "https",
        "apps_paths": [
            {
                "path": "\/var\/www\/html\/apps",
                "url": "\/apps",
                "writable": false
            },
            {
                "path": "\/var\/www\/html\/custom_apps",
                "url": "\/custom_apps",
                "writable": true
            }
        ],
        "mail_smtpmode": "smtp",
        "mail_sendmailmode": "smtp",
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpport": "465",
        "mail_smpttimeout": 30,
        "installed": true,
        "mail_smtpauth": true,
        "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
        "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpsecure": "ssl",
        "app_install_overwrite": [],
        "serverid": 9
    }
}

List of activated Apps

> Enabled:
>   - activity: 6.0.0
>   - admin_audit: 1.23.0
>   - bookmarks: 16.1.4
>   - brewmemo: 0.6.0
>   - bruteforcesettings: 6.0.0
>   - calendar: 6.4.2
>   - camerarawpreviews: 0.9.0
>   - circles: 33.0.0
>   - cloud_federation_api: 1.17.0
>   - comments: 1.23.0
>   - contacts: 8.5.1
>   - contactsinteraction: 1.14.1
>   - cookbook: 0.11.7
>   - dashboard: 7.13.0
>   - dav: 1.36.0
>   - encryption: 2.21.0
>   - end_to_end_encryption: 2.1.1
>   - federatedfilesharing: 1.23.0
>   - federation: 1.23.0
>   - files: 2.5.0
>   - files_downloadlimit: 5.1.0
>   - files_external: 1.25.1
>   - files_pdfviewer: 6.0.0
>   - files_reminders: 1.6.0
>   - files_sharing: 1.25.2
>   - files_trashbin: 1.23.0
>   - files_versions: 1.26.0
>   - firstrunwizard: 6.0.0
>   - fulltextsearch: 33.0.0
>   - groupfolders: 21.0.7
>   - logreader: 6.0.0
>   - lookup_server_connector: 1.21.0
>   - nextcloud_announcements: 5.0.0
>   - notes: 5.0.0
>   - notifications: 6.0.0
>   - oauth2: 1.21.0
>   - onlyoffice: 10.0.0
>   - password_policy: 5.0.0
>   - photos: 6.0.0
>   - previewgenerator: 5.13.0
>   - privacy: 5.0.0
>   - profile: 1.2.0
>   - provisioning_api: 1.23.0
>   - recommendations: 6.0.0
>   - related_resources: 4.0.0
>   - serverinfo: 5.0.0
>   - settings: 1.16.0
>   - sharebymail: 1.23.0
>   - support: 5.0.0
>   - survey_client: 5.0.0
>   - suspicious_login: 11.0.0
>   - systemtags: 1.23.0
>   - tables: 2.1.1
>   - text: 7.0.1
>   - theming: 2.8.0
>   - twofactor_backupcodes: 1.22.0
>   - twofactor_nextcloud_notification: 7.0.0
>   - twofactor_totp: 15.0.0
>   - updatenotification: 1.23.0
>   - uppush: 2.4.0
>   - user_status: 1.13.0
>   - viewer: 6.0.0
>   - weather_status: 1.13.0
>   - webhook_listeners: 1.5.0
>   - workflowengine: 2.15.0
> Disabled:
>   - app_api: 33.0.0 (installed 32.0.0)
>   - integration_dropbox: 5.0.0 (installed 5.0.0)
>   - user_ldap: 1.24.0 (installed 1.22.0)

Nextcloud Signing status

Nextcloud Logs

empty

Additional info

occ_support-report.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    0. Needs triagePending check for reproducibility or if it fits our roadmap33-feedbackbug

    Type

    No fields configured for Bug.

    Projects

    Status
    To triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions