Skip to content

Instantly share code, notes, and snippets.

@postwait
Created June 26, 2013 20:58
Show Gist options
  • Select an option

  • Save postwait/5871613 to your computer and use it in GitHub Desktop.

Select an option

Save postwait/5871613 to your computer and use it in GitHub Desktop.
Reading symbols from /home/jesus/src/reconnoiter/src/noitd...done.
(gdb) run -d -D -M
Starting program: /home/jesus/src/reconnoiter/src/noitd -d -D -M
[Thread debugging using libthread_db enabled]
[New Thread 1 (LWP 1)]
[2013-06-26 20:58:28.075464] [debug] Processed 6 includes
[2013-06-26 20:58:28.077332] [debug] Found 34 /noit/logs//log stanzas
[2013-06-26 20:58:28.077813] [debug] Found 0 outlets for log 'logfile'
[2013-06-26 20:58:28.078089] [debug] Found 0 outlets for log 'http/access'
[2013-06-26 20:58:28.078366] [debug] Found 2 outlets for log 'error'
[New LWP 2 ]
[2013-06-26 20:58:28.080939] [error] starting asynchronous jlog writer[17333/2]
[New LWP 3 ]
[2013-06-26 20:58:28.082035] [error] starting asynchronous jlog writer[17333/3]
[2013-06-26 20:58:28.260348] [debug] Processed 6 includes
[New LWP 4 ]
[2013-06-26 20:58:28.261584] [notice] process starting: 17333
[2013-06-26 20:58:28.261611] [error] starting asynchronous jlog writer[17333/4]
[2013-06-26 20:58:28.261684] [debug] rlim { 1048576, 1048576 }
[2013-06-26 20:58:28.281124] [error] stopping asynchronous jlog writer[17333/2]
[LWP 2 exited]
[New Thread 2 ]
[2013-06-26 20:58:28.288625] [error] stopping asynchronous jlog writer[17333/3]
[LWP 3 exited]
[New Thread 3 ]
[2013-06-26 20:58:28.293992] [debug] Found 34 /noit/logs//log stanzas
[2013-06-26 20:58:28.298811] [debug] Found 1 acl stanzas
[Switching to Thread 1 (LWP 1)]
procfs: fetch_registers, get_gregs line 3286, /proc/17333/lwp/3: No such file or directory.
(gdb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment