nextcloud / nextcloud/documentserver_community

`Segmentation fault` while rebuilding fonts

Open
#278 15 comments 6 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
PHP
Stars
142
Forks
32
Avg merge
23h 13m
Merged PRs (30d)
15

Description

Following commands leads to segmentation fault:

sudo -u www-data php occ documentserver:fonts --verbose --rebuild
rebuilding
Segmentation fault

Tested with 0.1.13 and Nextcloud 24.0.6, 24.0.7

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the failure with sudo -u www-data php occ documentserver:fonts --verbose --rebuild on the reported Nextcloud 24.0.6/24.0.7 and documentserver 0.1.13 versions. Trace the documentserver:fonts rebuild path and its dependencies to identify the segmentation fault; done means the command completes without crashing and the relevant regression is covered by a test or reproducible check.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.