调试主题时发现的内存问题
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 13k
- Forks
- 1.3k
- Avg merge
- 14h 3m
- Merged PRs (30d)
- 3
Description
OS Version (操作系统): Linux
Kubuntu 19.04
VNote Version (Help - About VNote - Version: )(VNote版本): 2.2, d78e892d5cc etc..
在写主题的时侯,由于需要不断重启,问题就出来了:每当VNote重启一次,之前的进程居然没有被杀死,仍然存在于后台占内存,不知不觉内存就被占满了 = =。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the restart sequence on Linux, using the reported Kubuntu environment if available, and check whether the previous VNote process remains after each restart. Trace the application shutdown and startup lifecycle; done means the prior process exits reliably and no memory remains occupied by it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, linux
- Domain
- desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100