vnotex / vnotex/vnote

调试主题时发现的内存问题

Open
#855 4 comments 0 reactions 0 assignees View on GitHub

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.