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 2547] New: Tshark Aborted .

Date: Thu, 15 May 2008 04:59:22 -0700 (PDT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2547

           Summary: Tshark Aborted .
           Product: Wireshark
           Version: 0.99.4
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Critical
          Priority: High
         Component: TShark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: jomegan_cov@xxxxxxxxx


Build Information:
tshark -v
TShark 0.99.4

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.12.4, with libpcap 0.9.5, with libz 1.2.3, with libpcre
6.7, without UCD-SNMP or Net-SNMP, with ADNS, without Lua, with GnuTLS 1.4.4,
with Gcrypt 1.2.3, without Kerberos.

Running on Linux 2.6.18-staros-v2-16507, with libpcap version 0.9.5.

Built using gcc 4.1.2 20061028 (prerelease) (Debian 4.1.1-19).
--
Hi
I tried the following command and got the error tshark aborted.

   "tshark -r 66_174_93_6.pcap -q -z http,tree"

After that i tried with the gdb , it got the signal sigabort. can anyone please
see the crash and revert back . Thanks in adavance.

gdb)

Program received signal SIGABRT, Aborted.

[Switching to Thread -1233987264 (LWP 18964)]

0xb6788947 in raise () from /lib/tls/libc.so.6

(gdb)

(gdb) bt

#0  0xb6788947 in raise () from /lib/tls/libc.so.6

#1  0xb678a0c9 in abort () from /lib/tls/libc.so.6

#2  0xb6a12074 in g_logv () from /usr/lib/libglib-2.0.so.0

#3  0xb6a120a9 in g_log () from /usr/lib/libglib-2.0.so.0

#4  0xb6a12127 in g_assert_warning () from /usr/lib/libglib-2.0.so.0

#5  0xb6dc8c0a in se_init_chunk () from /usr/lib/wireshark/libwireshark.so.0

#6  0xb6dc9003 in se_alloc () from /usr/lib/wireshark/libwireshark.so.0

#7  0xb74eb466 in get_tcp_conversation_data () from
/usr/lib/wireshark/libwireshark.so.0

#8  0xb74ed67f in get_tcp_conversation_data () from
/usr/lib/wireshark/libwireshark.so.0

#9  0xb74eeb20 in dissect_tcp_payload () from
/usr/lib/wireshark/libwireshark.so.0

#10 0xb74f06bd in dissect_tcp_payload () from
/usr/lib/wireshark/libwireshark.so.0

#11 0xb6dcf67b in dissect_packet () from /usr/lib/wireshark/libwireshark.so.0

#12 0xb6dcfb7d in dissect_packet () from /usr/lib/wireshark/libwireshark.so.0

#13 0xb6dd0023 in dissector_try_port () from
/usr/lib/wireshark/libwireshark.so.0

#14 0xb71c0292 in dissect_ip_tcp_options () from
/usr/lib/wireshark/libwireshark.so.0

#15 0xb6dcf67b in dissect_packet () from /usr/lib/wireshark/libwireshark.so.0

#16 0xb6dcfb7d in dissect_packet () from /usr/lib/wireshark/libwireshark.so.0

#17 0xb6dd0023 in dissector_try_port () from
/usr/lib/wireshark/libwireshark.so.0

#18 0xb7098fd1 in ethertype () from /usr/lib/wireshark/libwireshark.so.0

#19 0xb70960b9 in capture_eth () from /usr/lib/wireshark/libwireshark.so.0

#20 0xb70962b2 in add_ethernet_trailer () from
/usr/lib/wireshark/libwireshark.so.0

#21 0xb6dcf67b in dissect_packet () from /usr/lib/wireshark/libwireshark.so.0

#22 0xb6dcfb7d in dissect_packet () from /usr/lib/wireshark/libwireshark.so.0

#23 0xb6dd0023 in dissector_try_port () from
/usr/lib/wireshark/libwireshark.so.0

#24 0xb70c6e7f in register_frame_end_routine () from
/usr/lib/wireshark/libwireshark.so.0

#25 0xb6dcf67b in dissect_packet () from /usr/lib/wireshark/libwireshark.so.0

#26 0xb6dcfb7d in dissect_packet () from /usr/lib/wireshark/libwireshark.so.0

#27 0xb6dd1492 in call_dissector () from /usr/lib/wireshark/libwireshark.so.0

#28 0xb6dcf4be in dissect_packet () from /usr/lib/wireshark/libwireshark.so.0

#29 0xb6dcaaf3 in epan_dissect_run () from /usr/lib/wireshark/libwireshark.so.0

#30 0x08069464 in main ()


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