Custom Query (89 matches)
Results (10 - 12 of 89)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#18 | fixed | Buy air bed | perry | matt@… |
Description |
Running tracesummary/tracestats with any input format results in an assertion failure matt@argon:~/src/netspeed$ tracesummary erf:test.erf filter count bytes % erf:test.erf: tracestats: trace.c:653: trace_read_packet: Assertion `libtrace->started && "BUG: You must call libtrace_start() before trace_read_packet()\n"' failed. Aborted matt@argon:~/src/netspeed$ tracesummary pcap:out.pcap filter count bytes % pcap:out.pcap: tracestats: trace.c:653: trace_read_packet: Assertion `libtrace->started && "BUG: You must call libtrace_start() before trace_read_packet()\n"' failed. Aborted |
|||
#19 | fixed | Buy Rolex Watches | perry | matt@… |
Description |
Trace report does not work with erf or pcap input. matt@argon:~/src/netspeed$ tracereport pcap:xtra-iperf-throughput.pcap pcap:xtra-iperf-throughput.pcap: Segmentation fault matt@argon:~/src/netspeed$ tracereport erf:test.erf erf:test.erf: # Errors: RX Errors: 0 IP Checksum errors: 0 # Flows: Flows: 0 # TOS breakdown: ToS bytes packets # Protocol breakdown: Protocol bytes packets # Port breakdown: Port Bytes Packets # TTL breakdown: TTL bytes packets # Direction Direction bytes packets |
|||
#20 | fixed | Buy air bed | perry | matt@… |
Description |
I cannot use tracemerge to join two files that were generated from tracesplit. I get a segfault resulting in the following backtrace Program received signal SIGSEGV, Segmentation fault. 0x00002afa73868125 in fwrite () from /lib/libc.so.6 (gdb) bt full #0 0x00002afa73868125 in fwrite () from /lib/libc.so.6 No symbol table info available. #1 0x00002afa73b5ad3d in pcap_dump () from /usr/lib/libpcap.so.0.8 No symbol table info available. #2 0x00002afa736fde6f in pcap_write_packet (libtrace=0x502010, packet=0x532f70) at format_pcap.c:327 pcap_pkt_hdr = {ts = {tv_sec = 0, tv_usec = 47255166863944}, caplen = 0, len = 0} __PRETTY_FUNCTION__ = "pcap_write_packet" #3 0x00002afa736f972f in trace_write_packet (libtrace=0x502010, packet=0x532f70) at trace.c:706 __PRETTY_FUNCTION__ = "trace_write_packet" #4 0x00000000004011ce in main (argc=5, argv=0x7fffff835b98) at tracemerge.c:128 oldest_ts = 4934733062320447758 oldest = 1 output = (struct libtrace_out_t *) 0x502010 input = (struct libtrace_t **) 0x502140 packet = (struct libtrace_packet_t **) 0x5021a0 live = (_Bool *) 0x5021c0 set_interface = true unique_packets = false i = 3 last_ts = 0 |
Note: See TracQuery
for help on using queries.