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 1370] New: LUA function all_field_infos() causes wire shar

Date: Mon, 12 Feb 2007 21:57:59 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1370

           Summary: LUA function all_field_infos() causes wire shark to
                    terminate.
           Product: Wireshark
           Version: 0.99.4
          Platform: PC
               URL: http://anonsvn.wireshark.org/viewvc/viewvc.py/trunk/epan
                    /wslua/wslua_field.c?revision=20472&view=markup&sortdir=
                    down
        OS/Version: Windows XP
            Status: NEW
          Severity: Major
          Priority: Medium
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: doug.h.rice@xxxxxxxxxxxxxx


Build Information:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Program Files\Wireshark>tshark -v
TShark 0.99.4 (SVN Rev 19757)

Copyright 1998-2006 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 GLib 2.6.6, with WinPcap (version unknown), with libz 1.2.3, with
libpcre 6.4, with Net-SNMP 5.3.1, with ADNS, with Lua 5.1, with GnuTLS 1.5.1,
with Gcrypt 1.2.3, with MIT Kerberos.

Running on Windows XP Service Pack 2, build 2600, with WinPcap version 3.1
(packet.dll version 3, 1, 0, 27), based on libpcap version 0.9[.x].

Built using Microsoft Visual C++ 6.0 build 8804

C:\Program Files\Wireshark>
--
When I use the LUA function all_field_infos() on Win XP, wireshark gets a
critical error and tryes to send an error report to microsoft.

WSLUA_FUNCTION wslua_all_field_infos(lua_State* L) {

http://anonsvn.wireshark.org/viewvc/viewvc.py/trunk/epan/wslua/wslua_field.c?revision=20472&content-type=text%2Fplain&pathrev=20472


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