Bug ID |
11432
|
Summary |
Qt Wireshark - Crash after using Expert Information feature
|
Product |
Wireshark
|
Version |
Git
|
Hardware |
x86
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
Qt UI
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 13792 [details]
Small trace file with a handful of warnings and comments
Build Information:
Wireshark 1.99.9-136-gaafc7ff (v1.99.9rc0-136-gaafc7ff 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.3, 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,
without PortAudio, without AirPcap.
Running on Mac OS X 10.10.4, build 14E46 (Darwin 14.4.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).
--
Qt Wireshark will crash after using the Expert Information fetaure. The crash
will happen on program exit if the Expert Information window was only opened
one time. Or Wireshark generally will crash when a second attempt is made to
open the Expert Information window. More rarely Wireshark will crash simply
when closing the first Expert Information window. Occasionally one can open
the Expert Information window a second time but Wireshark will crash when the
window is closed. This problem has been replicated on both OS X and Windows.
Steps to reproduce:
1 - Open Qt Wireshark
2 - Open a tracefile (for example the small example attached to this bug).
3 - Open the Expert Information dialog by either clicking on the small round
widget in the bottom left corner or by selecting the menu item Analyze / Expert
Information.
4 - Close the Expert Information window by clicking on the [Close] button.
5 - Either Exit Wireshark (choose File / Exit) or reopen the Expert Information
dialog a second time.
6 - Wireshark will crash.
You are receiving this mail because:
- You are watching all bug changes.