Git Product home page Git Product logo

Comments (3)

MarkCRay avatar MarkCRay commented on September 13, 2024

The systemd-coredump messages may be from something else. There is no "auxv" structure in the kiinfo code. For the kiinfo segfault, it would help to have the ki_all.*.tgz files and I should be able to replicate the data. I'll email you separately.

from linuxki.

MarkCRay avatar MarkCRay commented on September 13, 2024

The coredump was due to several of the per-cpu ki.bin files getting truncated such that a trace record was partially logged and the trace file ended. This is very unusual as there were no error logged and I haven't been able to duplicate the issue.

However, I have modified kiinfo to detect end of the file in the middle of a trace event so that all the trace events up to that point will be processed. For example, in this case, there was still 18.5 seconds of good data and 45M trace events that were processed.

Kiinfo will print the following error when the issue is detected:

Warning: Truncated KI binary detected for cpu 2
Proceeding as if end of trace collection was found

This will be fixed in the 7.8 version.

from linuxki.

MarkCRay avatar MarkCRay commented on September 13, 2024

Fixed in version 7.8, released on Nov 9, 2023.

from linuxki.

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.