Giter Site home page Giter Site logo

some files use path;number about tracer HOT 4 CLOSED

xsuchy avatar xsuchy commented on August 19, 2024
some files use path;number

from tracer.

Comments (4)

xsuchy avatar xsuchy commented on August 19, 2024

Another instance of this problem:

[root@dri//home/msuchy/projects/tracer{master}]# tracer -i
[1] plugin-container
[2] firefox
[3] workrave
[4] thunderbird
[5] gdb
[6] ibus-x11
[7] gvfsd-http

Press application number for help or 'q' to quit
--> 1
error: file /usr/lib64/firefox/plugin-container;5412e36f: No such file or directory
* plugin-container
    Package:     plugin-container is not provided by any package
    State:       plugin-container has been started by msuchy 3 days ago. PID - 6719

Despite that:

# rpm -qf /usr/lib64/firefox/plugin-container
firefox-32.0-1.fc20.x86_64

I guess that the number is inode (deleted) and we should just strip it and use the path before semicolon and query that one.

from tracer.

FrostyX avatar FrostyX commented on August 19, 2024

Thank you,
please what fedora version do you use? Becouse I just can't reproduce it.

But recently I have noticed something similar on my Gentoo machine. See

$[FrostyX  ~]-> lsof -p `pidof perl` |grep deleted
info.pl 1655 frostyx  txt    REG    8,2      9572   912079 /usr/bin/perl5.16.3#new (deleted)

I have solved it stripping out the #new and (deleted) labels. So I agree with

we should just strip it and use the path before semicolon

from tracer.

xsuchy avatar xsuchy commented on August 19, 2024

Fedora 20

from tracer.

FrostyX avatar FrostyX commented on August 19, 2024

I have found one file with semicolon so I have just stripped number after it. It was done in 768a865 and it will appear in v0.4.5. Can you please try it then?

from tracer.

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.