Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 4864] Wireshark Crash Mucrosoft Visual C++ Runtime Library

Date: Fri, 9 Jul 2010 13:31:17 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4864

Andrew Feren <acferen@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |acferen@xxxxxxxxx

--- Comment #7 from Andrew Feren <acferen@xxxxxxxxx> 2010-07-09 13:31:10 PDT ---
I started seeing this error sometime in the last couple weeks, but I get the
"This application has requested the Runtime to terminate it in an unusual way"
as soon as I start the capture.

Inspecting existing capture files works fine.

Almost certainly not an out of memory issue in my case

C:\Program Files\Wireshark>dumpcap -i 3 -a duration:15 -w foo.pcap
File: foo.pcap
Packets: 1433 Packets dropped: 0

C:\Program Files\Wireshark>dumpcap -i 5 -a duration:15 -w foo.pcap
File: foo.pcap
Packets: 90 Packets dropped: 0


1)    the WinPcap version: 4.1.1

2)    the output of windump -D:
C:\Documents and Settings\Administrator\Desktop>WinDump.exe -D
1.\Device\NPF_GenericDialupAdapter (Adapter for generic dialup and VPN capture)
2.\Device\NPF_{1E20025F-9793-4422-A2F6-36ED5AD0784B} (VMware Virtual Ethernet
Adapter)
3.\Device\NPF_{A8AE224A-157C-42A3-8686-199E7EB1C63C} (Broadcom L2 NDIS client
driver)
4.\Device\NPF_{E9DC51C7-5AC3-479F-841B-E1640B04EAA1} (VMware Virtual Ethernet
Adapter)
5.\Device\NPF_{D96358C3-56F6-444A-806D-48DDC8019EBA} (Broadcom L2 NDIS client
driver)

3)    The OS platform : Windows Server 2003 R2 SP 2

4)    The network adapter(s) installed on the machine (type and model) -
Broadcom BCM5708C NetXtreme II  GigE (NDIS VBD Client)

5)     The list of all the special networking software, such as firewalls and
VPN clients, that are installed on the machine. - Only Windows 2003R2,
Wireshark


6)     Latest build info - 
wireshark 1.5.0 (SVN Rev 33479 from /trunk)

Copyright 1998-2010 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.16.6, (32-bit) with GLib 2.22.4, with WinPcap (version
unknown), with libz 1.2.3, without POSIX capabilities, without libpcre, with
SMI

0.4.8, with c-ares 1.7.1, with Lua 5.1, without Python, with GnuTLS 2.8.5, with
Gcrypt 1.4.5, with MIT Kerberos, with GeoIP, with PortAudio V19-devel (built
Jun

28 2010), with AirPcap.

Running on Windows Server 2003 Service Pack 2, build 3790, with WinPcap version
4.1.1 (packet.dll version 4.1.0.1753), based on libpcap version 1.0 branch
1_0_rel0b (20091008), GnuTLS 2.8.5, Gcrypt 1.4.5, without AirPcap.

Built using Microsoft Visual C++ 9.0 build 21022


6a)     Latest working build info (I can try and refine this more later) - 

wireshark 1.5.0 (SVN Rev 33384 from /trunk)

Copyright 1998-2010 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.16.6, (32-bit) with GLib 2.22.4, with WinPcap (version
unknown), with libz 1.2.3, without POSIX capabilities, without libpcre, with
SMI

0.4.8, with c-ares 1.7.1, with Lua 5.1, without Python, with GnuTLS 2.8.5, with
Gcrypt 1.4.5, with MIT Kerberos, with GeoIP, with PortAudio V19-devel (built
Jun

28 2010), with AirPcap.

Running on Windows Server 2003 Service Pack 2, build 3790, with WinPcap version
4.1.1 (packet.dll version 4.1.0.1753), based on libpcap version 1.0 branch
1_0_rel0b (20091008), GnuTLS 2.8.5, Gcrypt 1.4.5, without AirPcap.

Built using Microsoft Visual C++ 9.0 build 21022

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.