Wireshark-bugs: [Wireshark-bugs] [Bug 6639] New: wireshark hangs at "closing file!" dialog when
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6639
Summary: wireshark hangs at "closing file!" dialog when opening
file after save-as
Product: Wireshark
Version: 1.6.4
Platform: x86
OS/Version: Windows XP
Status: NEW
Severity: Major
Priority: Low
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: kenstir@xxxxxxxxx
Created an attachment (id=7518)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=7518)
avoid calling cf_callback_invoke
Build Information:
TShark 1.6.4 (SVN Rev 39941 from /trunk-1.6)
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 GLib 2.26.1, with WinPcap (version unknown), with libz
1.2.5, 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.10.3, with Gcrypt 1.4.6,
with
MIT Kerberos, with GeoIP.
Running on Windows XP Service Pack 3, build 2600, with WinPcap version 4.1.2
(packet.dll version 4.1.0.2001), based on libpcap version 1.0 branch 1_0_rel0b
(20091008).
Built using Microsoft Visual C++ 9.0 build 21022
--
Wireshark hangs with "closing file!" after using save-as then opening the file
you just saved as.
To repro:
0. start with a file in.pcap and a copy out.pcap
1. wireshark.exe in.pcap
2. Ctrl+Shift+s to save-as, double-click foo.pcap, OK to overwrite
--> wireshark displayes "Closing file! Please wait ..." and is hung.
This regression appeared in trunk-1.6 r39586 and the attached patch eliminates
the hang for me.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.