Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 11705] Crash on deleting profile

Date: Sat, 14 Nov 2015 17:47:10 +0000

Comment # 2 on bug 11705 from
(In reply to Pascal Quantin from comment #1)
> Any preferred method?

This is what I do:
- Open Configuration Profiles dialog
- Select a profile other than Default
- Select the profile below the selected one and press the minus button
-> Crash

This does not happened all the time.  Looking at the stack trace it looks like
we are calling updateWidgets() while inside the QTreeWidgetItem destructor, so
it might be a race condition here?


You are receiving this mail because:
  • You are watching all bug changes.