#20 closed defect (fixed)
Buy air bed
| Reported by: | matt@… | Owned by: | perry |
|---|---|---|---|
| Priority: | major | Milestone: | libtrace3 |
| Component: | tools | Version: | 3.0 |
| Keywords: | Cc: |
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
Change History (3)
comment:1 Changed 7 years ago by anonymous
comment:2 Changed 7 years ago by perry
- Resolution set to fixed
- Status changed from new to closed
Fixed in r951
comment:3 Changed 7 years ago by Buy air bed
- Summary changed from segfault when using tracemerge to Buy air bed
Your site is good. Want air bed? Buy air bed 7f6563fdccb3c2c
Note: See
TracTickets for help on using
tickets.

I have the same problem with you!