http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2099
Summary: Crash and duplicate entries in the packet list.
Product: Wireshark
Version: SVN
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: Major
Priority: High
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: stig@xxxxxxxxxxxxx
Build Information:
wireshark 0.99.8 (SVN Rev 23854)
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.12.2, with GLib 2.14.4, with libpcap 0.9.5, with libz
1.2.3, with libpcre 7.4, with SMI 0.4.3, with ADNS, with Lua 5.1, with GnuTLS
2.0.0, with Gcrypt 1.2.4, with MIT Kerberos, with PortAudio PortAudio
V19-devel,
without AirPcap.
Running on Darwin 8.11.0 (MacOS 10.4.11), with libpcap version 0.9.5.
Built using gcc 4.0.1 (Apple Computer, Inc. build 5341).
--
Start a capture with "Update list of packets in real time". Wait until alot of
packages are captured (to get a progress bar). Edit the coloring rules and
press OK. All packages captured while the progress bar (while updating the
list) is running are listed twice in the package list. See attached picture.
And sometimes I get a crash like this:
Thread 0 Crashed:
0 libwiretap.0.dylib 0x01029fac wtap_read + 28 (wtap.c:565)
1 <<00000000>> 0xbfffe640 0 + -1073748416
2 wireshark 0x0000b2c4 capture_info_new_packets + 996
(capture_info.c:240)
3 wireshark 0x00009d8c capture_input_new_packets + 220
(capture.c:389)
4 wireshark 0x0000da08 sync_pipe_input_cb + 968
(capture_sync.c:1168)
5 wireshark 0x0001da20 pipe_input_cb + 64 (gui_utils.c:750)
6 libgdk-x11-2.0.0.dylib 0x007101bc gdk_io_invoke + 212
7 libglib-2.0.0.dylib 0x07be7fd0 g_main_context_dispatch + 656
8 libglib-2.0.0.dylib 0x07bec474 g_main_context_iterate + 1396
9 libglib-2.0.0.dylib 0x07bec884 g_main_loop_run + 884
10 libgtk-x11-2.0.0.dylib 0x0766f7ec gtk_main + 332
11 wireshark 0x0001c0b0 main + 6912 (main.c:3107)
12 wireshark 0x000031b4 _start + 340 (crt.c:272)
13 wireshark 0x0000305c start + 60
--
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.