Bug0041

Description
PF Seg faults on Big Endian PCAP files

Difficult to reproduce, but pyflag seg faults at different points on big endian files. The crash happens in network.c line 289 (in memcpy). If I take the same file and run it through tcpdump to convert to little endian, the pcap loads OK.

Attach backtrace here.
Logged
2007-08-23
Logged By

AlanLeigh

Assigned to
Status
Closed

Get back to the BugIndex


After all the recent fixes to big endian and 64 bits etc, I can only assume this is fixed. Reopen if this pops up again in the latest version.