Wireshark-bugs: [Wireshark-bugs] [Bug 10747] New: setting a 6Lowpan context generates a wireshar

Date: Mon, 01 Dec 2014 13:27:29 +0000
Bug ID 10747
Summary setting a 6Lowpan context generates a wireshark crash
Product Wireshark
Version 1.12.2
Hardware x86-64
OS Windows 7
Status UNCONFIRMED
Severity Critical
Priority Low
Component Common utilities (libwsutil)
Assignee [email protected]
Reporter [email protected]

Created attachment 13300 [details]
preferences file, if loaded into wireshark 1.12.2.0, it crashes.

Build Information:
Version 1.12.2 (v1.12.2-0-g898fa22 from master-1.12)

Copyright 1998-2014 Gerald Combs <[email protected]> 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 (64-bit) with GTK+ 2.24.23, with Cairo 1.10.2, with Pango 1.34.0, with
GLib 2.38.0, with WinPcap (4_1_3), with libz 1.2.5, with SMI 0.4.8, with c-ares
1.9.1, with Lua 5.2, without Python, with GnuTLS 3.2.15, with Gcrypt 1.6.2,
without Kerberos, with GeoIP, with PortAudio V19-devel (built Nov 12 2014),
with
AirPcap.

Running on 64-bit Windows 7 Service Pack 1, build 7601, with WinPcap version
4.1.3 (packet.dll version 4.1.0.2980), based on libpcap version 1.0 branch
1_0_rel0b (20091008), GnuTLS 3.2.15, Gcrypt 1.6.2, without AirPcap.
Intel(R) Core(TM) i7 CPU         860  @ 2.80GHz, with 8127MB of physical
memory.


Built using Microsoft Visual C++ 10.0 build 40219

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 entering Edit >> Preferences, select Protocols, select 6LoWPAN.
When entering text in the Context 0 field, example "aaaa::" and press Apply.

This generates a pop-up box from Microsoft Visual C++ Runtime Library:
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.


Every startup of wireshark ends in a crash from now on:
problem details:

Problem signature:
  Problem Event Name:    APPCRASH
  Application Name:    Wireshark.exe
  Application Version:    1.12.2.0
  Application Timestamp:    5463b02a
  Fault Module Name:    libglib-2.0-0.dll
  Fault Module Version:    2.38.0.0
  Fault Module Timestamp:    babababa
  Exception Code:    40000015
  Exception Offset:    00000000000372df
  OS Version:    6.1.7601.2.1.0.256.48
  Locale ID:    2057
  Additional Information 1:    3959
  Additional Information 2:    395903478e6882461a0f8e5840c8f5a1
  Additional Information 3:    fdae
  Additional Information 4:    fdaee26fdc0a874d135675fdda24ec6f

After this, wireshark fails to restart unless you remove the personal settings
file. C:\Users\xxxx\AppData\Roaming\Wireshark\preferences


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