GithubHelp home page GithubHelp logo

Comments (6)

xiaocai33 avatar xiaocai33 commented on May 28, 2024

求问用了脚本 内存泄漏的堆栈解析出来的是个空文件, 因此这个对日志文件格式有什么限制吗?

from oomdetector.

ShenJieSuzhou avatar ShenJieSuzhou commented on May 28, 2024

找到问题了, “file_name = os.path.basename(leak_path);” 文件不是一个路径,而是一个文件名,改成
file_name = leak_path,就可以解析出来了

from oomdetector.

TaoistKing avatar TaoistKing commented on May 28, 2024

@ShenJieSuzhou 我这边解析出来仍然是空文件。

from oomdetector.

YangyangChen111 avatar YangyangChen111 commented on May 28, 2024

内存泄漏的堆栈解析后为空文件+1

from oomdetector.

HePingLaoSan avatar HePingLaoSan commented on May 28, 2024

image

这是我的解析前的日志,猜测写日志丢数据了,导致解析是0K,仓库版本是1.3

from oomdetector.

yaolove3 avatar yaolove3 commented on May 28, 2024

内存泄漏的堆栈解析后为空文件+1

内存泄漏的堆栈解析后为空文件+1

from oomdetector.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.