Wireshark-bugs: [Wireshark-bugs] [Bug 9806] New: Wireshark getting crashed while selecting the f

Date: Mon, 24 Feb 2014 11:47:56 +0000
Bug ID 9806
Summary Wireshark getting crashed while selecting the filter option
Classification Unclassified
Product Wireshark
Version 1.6.0
Hardware x86
OS Linux (other)
Status UNCONFIRMED
Severity Blocker
Priority Low
Component Wireshark
Assignee [email protected]
Reporter [email protected]

Build Information:
wireshark 1.6.0 (SVN Rev Unknown from unknown)

Copyright 1998-2011 Gerald Combs <[email protected]> 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.4.13, with GLib 2.4.7, with libpcap 0.8.3, with
libz 1.2.1.2, with POSIX capabilities (Linux), without libpcre, without SMI,
without c-ares, without ADNS, without Lua, without Python, without GnuTLS, with
Gcrypt 1.2.0, with MIT Kerberos, without GeoIP, without PortAudio, without
AirPcap.
NOTE: this build doesn't support the "matches" operator for Wireshark filter
syntax.

Running on Linux 2.6.9-42.ELsmp, with libpcap version 0.8.3, with libz 1.2.1.2,
Gcrypt 1.2.0.

Built using gcc 3.4.6 20060404 (Red Hat 3.4.6-3).

--
Wireshark is getting crashed. Please see the bt of the wireshark.


================================================================

(gdb) bt
#0  0x007f0d7b in gtk_tree_model_get_valist () from
/usr/lib/libgtk-x11-2.0.so.0
#1  0x007f0fec in gtk_tree_model_get () from /usr/lib/libgtk-x11-2.0.so.0
#2  0x08101b50 in capture_start_cb (w=0x8c75588, d=0x0) at capture_dlg.c:3184
#3  0x003b80ae in g_cclosure_marshal_VOID__VOID () from
/usr/lib/libgobject-2.0.so.0
#4  0x003a0347 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#5  0x003b594e in g_signal_has_handler_pending () from
/usr/lib/libgobject-2.0.so.0
#6  0x003b79bc in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#7  0x003b7c5a in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#8  0x00683291 in gtk_button_clicked () from /usr/lib/libgtk-x11-2.0.so.0
#9  0x00684d04 in gtk_button_get_alignment () from /usr/lib/libgtk-x11-2.0.so.0
#10 0x003b80ae in g_cclosure_marshal_VOID__VOID () from
/usr/lib/libgobject-2.0.so.0
#11 0x003a06b2 in g_cclosure_new_swap () from /usr/lib/libgobject-2.0.so.0
#12 0x003a0347 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#13 0x003b5616 in g_signal_has_handler_pending () from
/usr/lib/libgobject-2.0.so.0
#14 0x003b79bc in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#15 0x003b7c5a in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#16 0x006831d9 in gtk_button_released () from /usr/lib/libgtk-x11-2.0.so.0
#17 0x00684277 in gtk_button_set_relief () from /usr/lib/libgtk-x11-2.0.so.0
#18 0x0073abf7 in gtk_marshal_VOID__UINT_STRING () from
/usr/lib/libgtk-x11-2.0.so.0
#19 0x003a06b2 in g_cclosure_new_swap () from /usr/lib/libgobject-2.0.so.0
#20 0x003a0347 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#21 0x003b6576 in g_signal_has_handler_pending () from
/usr/lib/libgobject-2.0.so.0
#22 0x003b7613 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#23 0x003b7c5a in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#24 0x0082e725 in gtk_widget_activate () from /usr/lib/libgtk-x11-2.0.so.0
#25 0x00738ebb in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0
---Type <return> to continue, or q <return> to quit---
#26 0x007391c0 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#27 0x00173252 in gdk_event_get_graphics_expose () from
/usr/lib/libgdk-x11-2.0.so.0
#28 0x0026b581 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#29 0x0026cfce in g_main_context_acquire () from /usr/lib/libglib-2.0.so.0
#30 0x0026d264 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#31 0x00738517 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#32 0x0808ba0a in main (argc=0, argv=0xbff5f718) at main.c:2985
==========================================================================


You are receiving this mail because:
  • You are watching all bug changes.