apache / apache/brpc

Paddle 启动报Fail to fscanf的warning,非常多

Open
#2,639 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
17.6k
Forks
4.1k
Avg merge
2d 12h
Merged PRs (30d)
69

Description

**Describe the bug (描述bug)**

19039 tests/llm/test_gradio.py::UITest::test_argument W0509 19:57:55.627235 81957 default_variables.cpp:95] Fail to fscanf: Success [0]
19040 W0509 19:57:55.659641 82036 default_variables.cpp:95] Fail to fscanf: Success [0]
19041 W0509 19:57:55.715762 82094 default_variables.cpp:95] Fail to fscanf: Success [0]
19042 W0509 19:57:55.776006 82226 default_variables.cpp:95] Fail to fscanf: Success [0]
19043 W0509 19:57:56.627295 81957 default_variables.cpp:95] Fail to fscanf: Success [0]
19044 W0509 19:57:56.659693 82036 default_variables.cpp:95] Fail to fscanf: Success [0]
19045 W0509 19:57:56.715819 82094 default_variables.cpp:95] Fail to fscanf: Success [0]
19046 W0509 19:57:56.776051 82226 default_variables.cpp:95] Fail to fscanf: Success [0]
19047 W0509 19:57:57.627346 81957 default_variables.cpp:95] Fail to fscanf: Success [0]
19048 W0509 19:57:57.659759 82036 default_variables.cpp:95] Fail to fscanf: Success [0]
**To Reproduce (复现方法)**

**Expected behavior (期望行为)**

**Versions (各种版本)**
OS:
Compiler:
brpc:
protobuf:

**Additional context/screenshots (更多上下文/截图)**

Contributor guide

Open the contributing guide

Research direction

Start with the repeated warning at default_variables.cpp:95 and the reported tests/llm/test_gradio.py::UITest::test_argument output. Reproduce the startup or test scenario and inspect the fscanf failure path to determine why the warning is emitted repeatedly. Done means the underlying behavior is addressed and the warning no longer floods the output.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
backend-api-design
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.