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 2010] New: Wireshark doesn't start when LC_ALL is set to L

Date: Fri, 23 Nov 2007 04:47:56 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2010

           Summary: Wireshark doesn't start when LC_ALL is set to LC_ALL
           Product: Wireshark
           Version: 0.99.7
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Major
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: ismail@xxxxxxxxxxxxx


Build Information:
wireshark 0.99.7pre1

Copyright 1998-2007 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.10.14, with GLib 2.12.13, with libpcap 0.9.6, with libz
1.2.3, with libpcre 7.4, without SMI, without ADNS, without Lua, with GnuTLS
1.6.1, with Gcrypt 1.2.3, with MIT Kerberos, with PortAudio <= V18, without
AirPcap.

Running on Linux 2.6.24-rc3, with libpcap version 0.9.6.

Built using gcc 3.4.6.

--
if you set LC_ALL to tr_TR or tr_TR.UTF-8 wireshark crashes with :

Unhandled exception ("proto.c:3785: failed assertion "(hfinfo->strings ==
((void *)0)) || ( (hfinfo->type == FT_UINT8) || (hfinfo->type == FT_UINT16) ||
(hfinfo->type == FT_UINT24) || (hfinfo->type == FT_UINT32) || (hfinfo->type ==
FT_INT8) || (hfinfo->type == FT_INT16) || (hfinfo->type == FT_INT24) ||
(hfinfo->type == FT_INT32) || (hfinfo->type == FT_BOOLEAN) || (hfinfo->type ==
FT_PROTOCOL) || (hfinfo->type == FT_FRAMENUM) )"", group=1, code=4)

This is a regression from 0.99.6


-- 
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.