Custom Query (89 matches)
Results (49 - 51 of 89)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#243 | fixed | format_rt always fails to send close message to server | perry | smr26 |
Description |
trace_destroy calls pause_input followed by fin_input. In format_rt.c, rt_pause_input closes input_fd, and then rt_fin_input tries to write the close message to it, which fails. This causes the wdcap server to think there are still clients connected and eventually leads to it using 100% cpu usage, which isn't nice on a soekris, especially when the client re-connects later. |
|||
#244 | fixed | tracesplit segfault | perry | spa1 |
Description |
tracesplit segfaults if you don't correctly specify the uri for the output trace e.g. if you leave off the erf: part of the uri. |
|||
#245 | fixed | traceflow TLC | spa1 | spa1 |
Description |
Prior to the next libtrace release (which would be 3.0.2), traceflow is going to need some tidying up. Things that are obviously required:
|