Bug ID |
11681
|
Summary |
Qt Wireshark - On OS X rapid back-to-back Cmd-D to Ignore/Unignore packet will trigger crash
|
Product |
Wireshark
|
Version |
unspecified
|
Hardware |
x86
|
OS |
Mac OS X 10.10
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
Qt UI
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
Wireshark 2.1.0-446-g23dd596 (v2.1.0rc0-446-g23dd596 from unknown)
Copyright 1998-2015 Gerald Combs <[email protected]> and contributors.
License GPLv2+: GNU GPL version 2 or later
<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
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 Qt 5.3.2, with libpcap, without POSIX capabilities, with
libz 1.2.5, with GLib 2.36.0, with SMI 0.4.8, without c-ares, without ADNS,
with
Lua 5.2, with GnuTLS 2.12.19, with Gcrypt 1.5.0, with MIT Kerberos, with GeoIP,
with QtMultimedia, without AirPcap.
Running on Mac OS X 10.10.5, build 14F1021 (Darwin 14.5.0), with locale C, with
libpcap version 1.5.3 - Apple version 47, with libz 1.2.5, with GnuTLS 2.12.19,
with Gcrypt 1.5.0.
Intel(R) Core(TM) i7-4980HQ CPU @ 2.80GHz (with SSE4.2)
Built using llvm-gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build
2336.9.00).
--
On OS X, Qt based Wireshark will consistently crash if the Command-D
accelerator key to Ignore/Unignore packet is toggled in quick succession.
Steps to reproduce:
1 - On OS X open a trace file with Qt Wireshark.
Frame #1 will be selected (but the actual selected frame does not matter).
2 - Press Wireshark's OS X Command-D accelerator key twice in rapid succession.
Wireshark will crash.
Workaround:
Wait for the toggle action of each Command-D sequence to complete before
pressing Command-D again.
You are receiving this mail because:
- You are watching all bug changes.