Bug ID |
11085
|
Summary |
Clear display filter and press enter(apply) crashes wireshark
|
Product |
Wireshark
|
Version |
1.99.x (Experimental)
|
Hardware |
x86-64
|
OS |
Mac OS X 10.10
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
Qt UI
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 13531 [details]
crash trace
Build Information:
Version 1.99.5 (v1.99.5-0-g7e8595c from master)
--
First I entered some display filter that displays nothing, then I cleared the
filter text (by mouse or by backspace, etc) and pressed enter (or clicked the
arrow right of display filter input) to apply, I am expecting to see all
packets displayed because the filter is empty. However after I clicked enter,
the program crashes. It can be reproduced every time.
Console output:
QTextCursor::setPosition: Position '2' out of range
QTextCursor::setPosition: Position '2' out of range
Stack trace attached in attachment.
You are receiving this mail because:
- You are watching all bug changes.