ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 11179] Custom Column handling broken in Qt

Date: Mon, 11 May 2015 11:22:46 +0000

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
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.