Giter VIP home page Giter VIP logo

Comments (1)

klaus3000 avatar klaus3000 commented on September 21, 2024

strace:

select(11, [9 10], NULL, NULL, {1, 0})  = 1 (in [9], left {0, 1979})
poll([{fd=10, events=POLLIN}], 1, 0)    = 0 (Timeout)
gettimeofday({1485241232, 48895}, NULL) = 0
select(11, [9 10], NULL, NULL, {1, 0})  = 1 (in [9], left {0, 1392})
poll([{fd=10, events=POLLIN}], 1, 0)    = 0 (Timeout)
gettimeofday({1485241233, 49431}, NULL) = 0
select(11, [9 10], NULL, NULL, {1, 0})  = ? ERESTARTNOHAND (To be restarted if no handler)
--- SIGTERM {si_signo=SIGTERM, si_code=SI_USER, si_pid=3676, si_uid=0} ---
sendto(3, "<30>Jan 24 07:00:33 dsc[3482]: Received signal 15 while dumping reports, exiting later", 86, MSG_NOSIGNAL, NULL, 0) = 86
rt_sigreturn()                          = -1 EINTR (Interrupted system call)
sendto(3, "<27>Jan 24 07:00:33 dsc[3482]: unable to pcap thread run: system error, check errno", 83, MSG_NOSIGNAL, NULL, 0) = 83
sendto(3, "<27>Jan 24 07:00:33 dsc[3482]: system error [4]: Interrupted system call (select())\n", 84, MSG_NOSIGNAL, NULL, 0) = 84
exit_group(1)                           = ?
+++ exited with 1 +++

from dsc.

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.