Git Product home page Git Product logo

Comments (7)

dvyukov avatar dvyukov commented on April 28, 2024

Is there any error message after manager?

from syzkaller.

jirislaby avatar jirislaby commented on April 28, 2024

Not at all, it's like this:
syzkaller> syz-manager -config syzkaller.cfg
2016/02/16 11:21:59 loading corpus...
2016/02/16 11:22:01 loaded 1472 programs
2016/02/16 11:22:01 serving http on http://0.0.0.0:56741
2016/02/16 11:22:01 serving rpc on tcp://127.0.0.1:52034
syzkaller>

I.e. a prompt is shown.

from syzkaller.

dvyukov avatar dvyukov commented on April 28, 2024

Hummm... Can it be an OOM kill? Memory consumption can grow significantly when coverage report is requested.

from syzkaller.

jirislaby avatar jirislaby commented on April 28, 2024

Nope, dmesg is clean. No trace of OOM killer, neither crashes. I ran manager insider gdb, but cannot reproduce yet.

from syzkaller.

dvyukov avatar dvyukov commented on April 28, 2024

Humm... I am out of ideas. Go programs don't exit silently until you say os.Exit (which I don't as far as I see).

If gdb won't show anything useful, let's try to fix profile generation first. Maybe the crash will go away if we fix that...

from syzkaller.

jirislaby avatar jirislaby commented on April 28, 2024

it didn't happen with gdb. Neither it happens w/ debuginfo.

from syzkaller.

dvyukov avatar dvyukov commented on April 28, 2024

OK, I am going to close this. It is not actionable and harmless provided that I add proper diagnosis for missed debug info. Feel free to reopen if you localize the root cause.

from syzkaller.

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.