https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7266
--- Comment #13 from Michael Mann <mmann78@xxxxxxxxxxxx> 2012-07-30 14:03:26 PDT ---
(In reply to comment #11)
> (In reply to comment #10)
> > This seems related to bug 7533. It may be "fixed" in that it may not accept
> > your file, but it won't segfault on the divide by zero error.
> We're not reading pcapng file. We're reading ERF file, and later when trying to
> save packets in pcapng format libwiretap fails with SIGFPE.
My guess is that whenever you're dealing with the pcapng format, it assumes the
presence of a IDB block (with a non-zero time unit) and the reading in of the
ERF format is not properly providing that.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.