Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

OS thread limit reached while compiling from source #2017

Closed
Labels
issue/staletopic/buildPR changes how Gitea is built, i.e. regarding Docker or the Makefile
@xoxys

Description

@xoxys
  • Gitea version (or commit ref): 1.1.2
  • Git version: Not relevant
  • Operating system: CentOS 6
  • Database (use[x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug athttps://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant

Description

I use gitea on a shared hoster environment and compiling gitea from source. threads-per-user are limited to 300. Sometimes i got following error while make build for multiple modules:

runtime: failed to create new OS thread (have 7 already; errno=11)runtime: may need to increase max user processes (ulimit -u)fatal error: newosproc

I try to limit the threads by make with

make generate build -j2

but the result is the same. Is it possible to limit threads/processes while compiling?

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue/staletopic/buildPR changes how Gitea is built, i.e. regarding Docker or the Makefile

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp