Wireshark-bugs: [Wireshark-bugs] [Bug 11461] New: Additional (bogus) expert items with Wireshark
      
      
    
    
        
          | Bug ID | 
          11461
           | 
        
        
          | Summary | 
          Additional (bogus) expert items with Wireshark compared to tshark
           | 
        
        
          | Product | 
          Wireshark
           | 
        
        
          | Version | 
          Git
           | 
        
        
          | Hardware | 
          x86
           | 
        
        
          | OS | 
          Mac OS X 10.10
           | 
        
        
          | Status | 
          UNCONFIRMED
           | 
        
        
          | Severity | 
          Major
           | 
        
        
          | Priority | 
          Low
           | 
        
        
          | Component | 
          Dissection engine (libwireshark)
           | 
        
        
          | Assignee | 
          bugzilla-admin@wireshark.org
           | 
        
        
          | Reporter | 
          jmayer@loplof.de
           | 
        
      
        
        Created attachment 13812 [details]
Single packet capture mentioned above
Build Information:
Wireshark 1.99.9 (v1.99.9rc0-49-g1afe288 from master)
Copyright 1998-2015 Gerald Combs <gerald@wireshark.org> and contributors.
License GPLv2+: GNU GPL version 2 or later
<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled (64-bit) with Qt 5.5.0, with libpcap, without POSIX capabilities, with
libz 1.2.5, with GLib 2.36.0, with SMI 0.4.8, with c-ares 1.10.0, with Lua 5.2,
with GnuTLS 2.12.19, with Gcrypt 1.5.0, with MIT Kerberos, with GeoIP, without
PortAudio, without AirPcap.
Running on Mac OS X 10.10.5, build 14F27 (Darwin 14.5.0), with locale C, with
libpcap version 1.5.3 - Apple version 47, with libz 1.2.5, with GnuTLS 2.12.19,
with Gcrypt 1.5.0.
Intel(R) Core(TM) i7-4870HQ CPU @ 2.50GHz (with SSE4.2)
Built using clang 4.2.1 Compatible Apple LLVM 7.0.0 (clang-700.0.53).
---------------
Wireshark 1.99.9 (v1.99.9rc0-49-g1afe288 from master)
Copyright 1998-2015 Gerald Combs <gerald@wireshark.org> and contributors.
License GPLv2+: GNU GPL version 2 or later
<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled (64-bit) with Qt 5.5.0, with libpcap, without POSIX capabilities, with
libz 1.2.5, with GLib 2.36.0, with SMI 0.4.8, with c-ares 1.10.0, with Lua 5.2,
with GnuTLS 2.12.19, with Gcrypt 1.5.0, with MIT Kerberos, with GeoIP, without
PortAudio, without AirPcap.
Running on Mac OS X 10.10.5, build 14F27 (Darwin 14.5.0), with locale C, with
libpcap version 1.5.3 - Apple version 47, with libz 1.2.5, with GnuTLS 2.12.19,
with Gcrypt 1.5.0.
Intel(R) Core(TM) i7-4870HQ CPU @ 2.50GHz (with SSE4.2)
Built using clang 4.2.1 Compatible Apple LLVM 7.0.0 (clang-700.0.53).
--
The attached packet does not generate an expert item when running:
/Users/jmayer/worktmp/wireshark/build/run/Wireshark.app/Contents/MacOS/tshark
-2 -V -z expert -r ospf-expert.pcapng
It does, when I run
/Users/jmayer/worktmp/wireshark/build/run/Wireshark.app/Contents/MacOS/Wireshark
-r ospf-expert.pcapng
instead.
I'll attach the screenshot as I couldn't find a way to export the content of
that window.
The expert item is also not shown within the details pane.
         
      
      
      You are receiving this mail because:
      
      
          - You are watching all bug changes.