Bug ID |
11471
|
Summary |
Crash in multiple binaries
|
Product |
Wireshark
|
Version |
unspecified
|
Hardware |
x86
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
Extras
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 13820 [details]
The crashing file.
Build Information:
see below.
--
The attached file crashes the wireshark suite apps.
Below you can find the app, the version and its resulting code.
tshark -r FILE (TShark 1.10.6 (v1.10.6 from master-1.10)): 2
tshark -nVxr FILE (TShark 1.10.6 (v1.10.6 from master-1.10)): 2
capinfos FILE (Capinfos 1.10.6 (v1.10.6 from master-1.10)): 1
mergecap FILE FILE -w temp.pcap (unknown): 2
editcap FILE temp.pcap -F pcap (Editcap 1.10.6 (v1.10.6 from master-1.10)): 0
tshark -r FILE (TShark (Wireshark) 1.99.9 (v1.99.9rc0-297-ge76af18 from
unknown)): 136
tshark -nVxr FILE (TShark (Wireshark) 1.99.9 (v1.99.9rc0-297-ge76af18 from
unknown)): 136
capinfos FILE (Capinfos (Wireshark) 1.99.9 (v1.99.9rc0-297-ge76af18 from
unknown)): 136
mergecap FILE FILE -w temp.pcap (Mergecap (Wireshark) 1.99.9
(v1.99.9rc0-297-ge76af18 from unknown)): 136
editcap FILE temp.pcap -F pcap (Editcap (Wireshark) 1.99.9
(v1.99.9rc0-297-ge76af18 from unknown)): 136
reordercap FILE temp.pcap (Reordercap (Wireshark) 1.99.9
(v1.99.9rc0-297-ge76af18 from unknown)): 136
tshark -r FILE (TShark 1.10.15 (v1.10.15rc0-25-gb0f2f58 from master-1.10)): 2
tshark -nVxr FILE (TShark 1.10.15 (v1.10.15rc0-25-gb0f2f58 from master-1.10)):
2
capinfos FILE (Capinfos 1.10.15 (v1.10.15rc0-25-gb0f2f58 from master-1.10)): 1
mergecap FILE FILE -w temp.pcap (unknown): 2
editcap FILE temp.pcap -F pcap (Editcap 1.10.15 (v1.10.15rc0-25-gb0f2f58 from
master-1.10)): 0
reordercap FILE temp.pcap (unknown): 1
tshark -r FILE (TShark 1.12.8 (v1.12.8rc0-13-gb19b729 from master-1.12)): 2
tshark -nVxr FILE (TShark 1.12.8 (v1.12.8rc0-13-gb19b729 from master-1.12)): 2
capinfos FILE (Capinfos 1.12.8 (v1.12.8rc0-13-gb19b729 from master-1.12)): 1
mergecap FILE FILE -w temp.pcap (Mergecap 1.12.8 (v1.12.8rc0-13-gb19b729 from
master-1.12)): 139
editcap FILE temp.pcap -F pcap (Editcap 1.12.8 (v1.12.8rc0-13-gb19b729 from
master-1.12)): 0
reordercap FILE temp.pcap (Reordercap 1.12.8): 1
Full test using test-captures.sh:
Testing file id:000019,sig:08,src:001188,op:havoc,rep:16...
- with tree... /home/dario/Projects/wireshark//tools/test-captures.sh: line
55: 27630 Floating point exception(core dumped) $TSHARK -nVxr $file > /dev/null
Failed
Found by American Fuzzy Lop 1.86b
You are receiving this mail because:
- You are watching all bug changes.