Issue421

Title grml 1.0 : tcpspy seems broken
Priority bug Status chatting
Superseder Nosy List zot
Assigned To Topics

Created on 2008-02-23.17:30:17 by zot, last changed 2008-02-24.09:00:31 by zot.

Messages
msg1228 (view) Author: zot Date: 2008-02-24.09:00:31
Bypassing syslog by not detaching from terminal(option -d),
it is silent while there is traffic or segfaults.

With various traffic:
tcpspy -d -p                                            : no output
tcpspy -e ' not raddr 195.210.91.83' -d         : no output 

tcpspy -e ' raddr 195.210.91.83' -d
other tty:   telnet 195.210.91.83 80        -----> tcpspy segfaults
msg1225 (view) Author: mika Date: 2008-02-24.01:19:21
* zot <bts@bts.grml.org> [20080223 18:30]:

> tcpspy logging with syslog-ng doesn't output nothing.
> With debug option it segfaults.

So logging with sysklogd instead of syslog-ng works for you?
What's the exact command line you are exeuting?

regards,
-mika-
msg1224 (view) Author: zot Date: 2008-02-23.17:30:17
tcpspy logging with syslog-ng doesn't output nothing.
With debug option it segfaults.
History
Date User Action Args
2008-02-24 09:00:31zotsetmessages: + msg1228
2008-02-24 08:59:07zotsetmessages: - msg1227
2008-02-24 08:58:14zotsetmessages: + msg1227
2008-02-24 01:19:21mikasetstatus: unread -> chatting
messages: + msg1225
2008-02-23 17:30:17zotcreate