ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 10476] Consistent crashes reading PCAP from tPacketCapture

Date: Fri, 26 Sep 2014 00:25:47 +0000

changed bug 10476


What Removed Added
CC   [email protected]

Comment # 31 on bug 10476 from
Version 1.12.2 (v1.12.2rc0-30-gf7e3307 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 (32-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.1.22, with Gcrypt 1.6.0,
with
MIT Kerberos, with GeoIP, with PortAudio V19-devel (built Sep 25 2014), with
AirPcap.

Running on 64-bit Windows 7 Service Pack 1, build 7601, with WinPcap version
4.1.2 (packet.dll version 4.1.0.2001), based on libpcap version 1.0 branch
1_0_rel0b (20091008), GnuTLS 3.1.22, Gcrypt 1.6.0, without AirPcap.
      Intel(R) Core(TM) i7-3610QM CPU @ 2.30GHz, with 8077MB of physical
memory.


Built using Microsoft Visual C++ 10.0 build 40219

I also get a crash when calling gcry_cipher_setkey(), this time in conjunction
with encrypted 802.15.4 packets and called from packet-ieee802.1.4. I am
actively modifying this file but get a random crash as observed here in the
same manner. I also cannot debug libgcrypt for the same reasons. Would really
like to see this fixed, otherwise will resort to writing AES-CCM code from
scratch! As far as I can see I am calling gcry_cipher_open() correctly so don't
understand why this is happening.

Robert


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