Bug ID |
11179
|
Summary |
Wireshark crashes if custom column is deleted
|
Product |
Wireshark
|
Version |
Git
|
Hardware |
x86
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
Qt UI
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
TShark (Wireshark) 1.99.6 (v1.99.1rc0-2880-gb3908e9 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 libpcap, with POSIX capabilities (Linux), without libnl,
with libz 1.2.8, with GLib 2.40.2, with SMI 0.4.8, with c-ares 1.10.0, with Lua
5.2, with GnuTLS 2.12.23, with Gcrypt 1.5.3, with MIT Kerberos, with GeoIP.
Running on Linux 3.14.22-031422-generic, with locale de_DE.UTF-8, with libpcap
version 1.5.3, with libz 1.2.8, with GnuTLS 2.12.23, with Gcrypt 1.5.3.
Intel(R) Core(TM) i7-3615QE CPU @ 2.30GHz (with SSE4.2)
Built using gcc 4.8.2.
--
If you create a new column (e.g. via the column preferences) and delete it
afterwards (by right-click and "Remove this column") Wireshark segfaults on
Ubuntu.
It does not matter, where the column is created. For instance the same crash
occurs with patchset Id25b7797616ff3b3acf7aa920395516c8a4e9bf9 , but this also
affects Wireshark without that patchset.
You are receiving this mail because:
- You are watching all bug changes.