Menu

#13 anamnesis --browser dies after 10 seconds

v1.0 (example)
open
nobody
None
5
2016-01-08
2016-01-08
Mike Dunphy
No

This is probably not a bug and something I did or did not do but I am running RH6 workstation and everything works except the browser dies after 10 seconds or so ... daemon does not die
Is there a way to turn on verbosity or figure out what is getting killed

strace reports on last few lines ..
poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
writev(5, [{"+\30\1\0", 4}, {NULL, 0}, {"", 0}], 3) = 4
poll([{fd=5, events=POLLIN}], 1, -1) = 1 ([{fd=5, revents=POLLIN}])
recvfrom(5, "\1\2Q\3\0\0\0\0\346\0\240\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096, 0, NULL, NULL) = 32
recvfrom(5, 0x163b594, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily unavailable)
recvfrom(5, 0x163b594, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x3b94a0f790}, {0x3ba5b033f0, [], SA_RESTORER, 0x3b94a0f790}, 8) = 0
close(4) = 0
exit_group(0) = ?
+++ exited with 0 +++

Discussion


Log in to post a comment.

MongoDB Logo MongoDB