Roland Knall
changed
bug 11179
What |
Removed |
Added |
Priority |
Low
|
Medium
|
Status |
UNCONFIRMED
|
CONFIRMED
|
Summary |
Wireshark crashes if custom column is deleted
|
Custom Column handling broken in Qt
|
Ever confirmed |
|
1
|
Severity |
Major
|
Critical
|
Comment # 2
on bug 11179
from Roland Knall
I did some further testing. The column handling is broken using Ubuntu and Qt
5.3.1 and 5.4.0 for me. It is also broken using MSVC2013 and Qt 5.4.1. In both
cases, deleting a custom column leads to a crash, although I suspect because of
different reasonings. I am in the process of building a debug version of Qt on
Linux to at least find the place in Qt where the access violation (my suspected
candidate) occurs, and trace back to PacketList from there where I think, that
the error originated.
On a side note, the also moving a custom column in the column preferences
dialog up or down, destroys the column list, as it deletes allways the last
column entry.
I am setting this to critical and confirmed, as it blocks the Qt version for us
at least.
You are receiving this mail because:
- You are watching all bug changes.