https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16780
Bug ID: 16780
Summary: Wireshark crashes while opening a capture
Product: Wireshark
Version: 3.2.6
Hardware: x86-64
OS: Windows 7
Status: UNCONFIRMED
Severity: Major
Priority: Low
Component: Dissection engine (libwireshark)
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 17941
--> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=17941&action=edit
The capture file which doesn't open when double clicked and makes Wireshark to
crash
Build Information:
3.2.6 (v3.2.6-0-g4f9257fb8ccc)
Compiled (64-bit) with Qt 5.12.8, with WinPcap SDK (WpdPack) 4.1.2, with GLib
2.52.3, with zlib 1.2.11, with SMI 0.4.8, with c-ares 1.15.0, with Lua 5.2.4,
with GnuTLS 3.6.3 and PKCS #11 support, with Gcrypt 1.8.3, with MIT Kerberos,
with MaxMind DB resolver, with nghttp2 1.39.2, with brotli, with LZ4, with
Zstandard, with Snappy, with libxml2 2.9.9, with QtMultimedia, with automatic
updates using WinSparkle 0.5.7, with AirPcap, with SpeexDSP (using bundled
resampler), with SBC, with SpanDSP, with bcg729.
Running on 64-bit Windows 7 Service Pack 1, build 7601, with Intel(R) Core(TM)
i7-6820HQ CPU @ 2.70GHz (with SSE4.2), with 32590 MB of physical memory, with
locale English_United Kingdom.1252, with light display mode, without HiDPI,
with
Npcap version 0.9994, based on libpcap version 1.9.1, with GnuTLS 3.6.3, with
Gcrypt 1.8.3, with brotli 1.0.2, without AirPcap, binary plugins supported (19
loaded).
Built using Microsoft Visual Studio 2019 (VC++ 14.27, build 29111).
--
Whenever I double click on the Wireshark capture it gives the error message:
"An unhandled win32 exception occured in [14052] Wireshark.exe".
Further if I go debugging, I can see the following on Visual Studio:
"Unhandled exception at 0x000007FEBF587187 (libwireshark.dll) in Wireshark.exe:
0xC0000005: Access violation reading location 0x0000000000000075."
The capture is done on Centos-7 and the command is as follows:
"tcpdump -w test.pcap -i any -s0"
The Centos-7 version:
[root@localhost ecxpk]# uname -a
Linux localhost.localdomain 3.10.0-1127.13.1.el7.x86_64 #1 SMP Tue Jun 23
15:46:38 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
--
You are receiving this mail because:
You are watching all bug changes.___________________________________________________________________________
Sent via: Wireshark-bugs mailing list <[email protected]>
Archives: https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
mailto:[email protected]?subject=unsubscribe