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 5662] New: Wireshark crashes when editing the SSL preferan

Date: Tue, 8 Feb 2011 03:42:31 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5662

           Summary: Wireshark crashes when editing the SSL preferances RSA
                    keys list
           Product: Wireshark
           Version: 1.4.2
          Platform: Other
        OS/Version: Windows XP
            Status: NEW
          Severity: Major
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: clive.nicholson@xxxxxxxxxxxx


Created an attachment (id=5915)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=5915)
Error report from the crash

Build Information:
Version 1.4.2 (SVN Rev 34959 from /trunk-1.4)

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 (32-bit) with GTK+ 2.16.6, 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
Nov
18 2010), with AirPcap.

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), GnuTLS 2.8.5, Gcrypt 1.4.5, without AirPcap.

Built using Microsoft Visual C++ 9.0 build 30729

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 an RSA keys list item either without a password for a non PKCS12
key or with a password for a PKCS12 key Wireshark crashes with the following
information:

AppName:wireshark.exe AppVer:1.4.2.34959 ModName:libgcrypt-11.dll
ModVer:16.5.3.1417 Offset:0004b3ff

Exception Information
Code: 0xc0000005 Flags:0x00000000 Record: 0x0000000000000000
Address:00000000003cb3ff

The debug file contains the following information:
ssl_init keys string:
157.203.50.170,443,http,u:\is01.pfx,gG1t5W1y;
ssl_init found host entry 157.203.50.170,443,http,u:\is01.pfx,gG1t5W1y
ssl_init addr '157.203.50.170' port '443' filename 'u:\is01.pfx' password(only
for p12 file) 'gG1t5W1y'
4237 bytes read
PKCS#12 imported
Bag 0/0: PKCS#8 Encrypted key
Private key imported: KeyID a2:ff:02:b3:71:02:e7:06:d4:8a:4b:cc:c1:8d:10:52:...

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