https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6140
Summary: Wireshark Portable crashes on shutdown after Capture
Options dialog cancelled
Product: Wireshark
Version: 1.7.x (Experimental)
Platform: x86
OS/Version: Windows Vista
Status: NEW
Severity: Major
Priority: Medium
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: Jim@xxxxxxxxxxxxxxxxx
Build Information:
Version 1.7.0-SVN-38129 (SVN Rev 38129 from /trunk)
Copyright 1998-2011 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 (32-bit) with GTK+ 2.22.1, with GLib 2.26.1, with WinPcap (version
unknown), with libz 1.2.5, without POSIX capabilities, with threads support,
without libpcre, with SMI 0.4.8, with c-ares 1.7.1, with Lua 5.1, without
Python, with GnuTLS 2.10.3, with Gcrypt 1.4.6, with MIT Kerberos, with GeoIP,
with PortAudio V19-devel (built Jul 19 2011), with AirPcap.
Running on 32-bit Windows Vista Service Pack 2, build 6002, 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 2.10.3, Gcrypt 1.4.6, with AirPcap 4.1.1 build
1838, from the PortableApps U3 device in drive L:.
Built using Microsoft Visual C++ 9.0 build 21022
--
Wireshark Portable crashes on shutdown if the Capture Options dialog is
cancelled just before shutting down.
TO RE-CREATE:
Run Wireshark Portable.
1. Click the Capture Options button.
2. Click the Cancel button.
3. Click the "x" to close Wireshark, or select File > Quit.
Wireshark stops working and the following Windows dialog pops up:
"Wireshark has stopped working"
"Windows can check online for a solution to the problem"
"* Check online for a solution and close the program"
"* Close the program"
Clicking on "View problem details" shows the following:
Problem signature:
Problem Event Name: APPCRASH
Application Name: wireshark.exe
Application Version: 1.7.0.38129
Application Timestamp: 4e262392
Fault Module Name: MSVCR90.dll
Fault Module Version: 9.0.30729.6161
Fault Module Timestamp: 4dace5b9
Exception Code: c0000005
Exception Offset: 0003b8f0
OS Version: 6.0.6002.2.2.0.768.3
Locale ID: 1033
Additional Information 1: fd00
Additional Information 2: ea6f5fe8924aaa756324d57f87834160
Additional Information 3: fd00
Additional Information 4: ea6f5fe8924aaa756324d57f87834160
Note: You can do other things after launching Wireshark and before causing the
crash: capture traffic, open a trace file, etc. The crash seems to be triggered
by attempting to quit Wireshark immediately after opening and cancelling the
Capture Options dialog.
The same behavior was seen with SVN-38128 on both Windows Vista and Windows 7,
and with SVN-38129 on Windows Vista (not tested on Windows 7).
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.