Bug ID |
10081
|
Summary |
Failed to export pdml on large pcap
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
1.10.6
|
Hardware |
x86
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
TShark
|
Assignee |
bugzilla-admin@wireshark.org
|
Reporter |
bryan@unhwildhats.com
|
Build Information:
TShark 1.10.6 (Git Rev Unknown from unknown)
Copyright 1998-2014 Gerald Combs <gerald@wireshark.org> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled (64-bit) with GLib 2.38.2, with libpcap, with libz 1.2.8, with POSIX
capabilities (Linux), with libnl 3, with SMI 0.4.8, without c-ares, without
ADNS, with Lua 5.1, without Python, with GnuTLS 2.12.23, with Gcrypt 1.5.3,
with
MIT Kerberos, with GeoIP.
Running on Linux 3.12.13-gentoo, with locale en_US.utf8, with libpcap version
1.3.0, with libz 1.2.8.
Intel(R) Core(TM) i7-2640M CPU @ 2.80GHz
Built using gcc 4.7.3.
--
file: http://www.snaketrap.co.uk/pcaps/hbot.pcap
when trying to export this pcap file to pdml, i receive the following error:
Unhandled exception ("emem.c:784: failed assertion "size<((10 * 1024 *
1024)>>2)"", group=1, code=5)
[1] 1552 abort tshark -r downloads/hptcp.pcap -T pdml > hptcp.out.pdml
is there a documented maximum size for a pcap to export pdml?
You are receiving this mail because:
- You are watching all bug changes.