microsoft / microsoft/fara

WebVoyager eval crashes: Playwright/Chromium pthread_create: Resource temporarily unavailable

Open
#49 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
6.2k
Forks
603
PR merge metrics
No merged PRs in 30d

Description

Test pthread_create: Resource temporarily unavailable
Image
我使用的环境:L20 48G、pids.max=20480、Python 3.12、Playwright 版本
关键错误:Page.goto timeout waiting until "load", Target page/context/browser has been closed, 最终 pthread_create: Resource temporarily unavailable
我做过的尝试:ignore_https_errors=True 解决 ERR_CERT_AUTHORITY_INVALID,但仍出现 timeouts/资源耗尽。

Contributor guide

No contributing guide indexed for this repository

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 evaluation in the reported Python 3.12, Playwright, Chromium, and L20 environment, then inspect how browser processes and pthread limits are used. Done means the evaluation completes without the reported page/context closure or pthread_create resource error.

Written by the indexing model from the issue text.

Assessment

Tech stack
playwright, python
Domain
testing-qa
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.