http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1426
Summary: Bluetooth SDP never loads when I open a .cap file
Product: Wireshark
Version: 0.99.5
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: Major
Priority: High
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: henrik.arendrup@xxxxxxx
Build Information:
Version 0.99.5 (SVN Rev 20677)
Copyright 1998-2007 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
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 with GTK+ 2.10.7, with GLib 2.12.7, with WinPcap (version unknown),
with libz 1.2.3, with libpcre 6.4, with Net-SNMP 5.4, with ADNS, with Lua 5.1,
with GnuTLS 1.6.1, with Gcrypt 1.2.3, with MIT Kerberos, with PortAudio
PortAudio V19-devel, with AirPcap.
Running on Windows XP Service Pack 2, build 2600, with WinPcap version 4.0
(packet.dll version 4.0.0.755), based on libpcap version 0.9.5, without
AirPcap.
Built using Microsoft Visual C++ 6.0 build 8804
Wireshark is Open Source Software released under the GNU General Public
License.
Check the man page and http://www.wireshark.org for more information.
--
When I open any of my bluetooth "*.cap" files with wireshark. Then Wireshark
never decodes the BTSDP information in my packets.
All the HCI decoders and other stuff works fine but the BTSDP decoder never
works at the first packet open.
However I have found a workaround if I do the following sequence the BTSDP
module will be loaded:
1: duple click on the .cap file so wireshark opens the file.
2: choose file->open recent->[click the first entry (ie. the file which is
currently opened)]
now the BTSDP module starts decoding SDP information from the l2cap packets.
However it often complains about the SDP packets is malformed.
Of relevant information I can mention that the packet format I use for dumping
my information from the bt stack into the file is pcap formatted.
The same problem seems to be related for other dissectors (I have some
temporary dissectors for AVDTP, AVCTP and AVRCP) However I'm sure the problem
is not related to those dissectors because I have tried to remove them from the
plugins directory so their not loaded at all.
Can you please help and/or advice me how to solve this problem?
Regards,
Henrik Arendrup
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.