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 1956] Wireshark crashes on certain filters while capturing

Date: Tue, 30 Oct 2007 18:10:43 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1956





------- Comment #1 from drlisandroalvarez@xxxxxxxxxxx  2007-10-30 18:10 GMT -------
Sorry, I forgot to use WinDbg instead of OllyDbg, now I can show the call stack
and correct a thing, it is libwireshark, not libwares :$

0:000> kb
ChildEBP RetAddr  Args to Child              
0012e934 006d6fb6 03aa4800 02dc7560 0012e964
libwireshark!ftype_register_ipv4+0x2c6 [ftype-ipv4.c @ 178]
0012e944 006ddbf6 03aa4800 02dc7560 03b1bfc0
libwireshark!fvalue_bitwise_and+0x49 [ftypes.c @ 538]
0012e964 006dd93f 03b1c190 006d6f6d 00000000 libwireshark!dfvm_apply+0x5e0
[dfvm.c @ 326]
0012e9b0 006da5a3 03b1c190 03aa0388 0012e9e0 libwireshark!dfvm_apply+0x329
[dfvm.c @ 491]
0012e9c0 00412ad2 03b1c190 03b1fa18 0012ead4
libwireshark!dfilter_apply_edt+0x13 [dfilter.c @ 317]
0012e9e0 004128f1 03a8e5e0 005834a0 03b1c190 wireshark_gtk2!cf_set_rfcode+0x444
[file.c @ 966]
0012ea20 00412351 005834a0 03b1c190 00000204 wireshark_gtk2!cf_set_rfcode+0x263
[file.c @ 1090]
0012eabc 0040d216 005834a0 00000008 0012ead4
wireshark_gtk2!cf_continue_tail+0x105 [file.c @ 654]
0012ead8 004104ce 00593620 00000008 0000000e
wireshark_gtk2!capture_input_new_packets+0x56 [capture.c @ 347]
0012fb0c 004218d1 00000003 00593620 00000006
wireshark_gtk2!sync_interface_list_open+0x668 [capture_sync.c @ 910]
0012fb38 672e0c86 0057ad48 003f5598 0012fb68
wireshark_gtk2!pipe_input_set_handler+0xf2 [gui_utils.c @ 695]
WARNING: Stack unwind information not available. Following frames may be wrong.
0012fb68 672dea67 03b1bfc0 00421822 0057ad48
libglib_2_0_0!g_main_context_is_owner+0x266
0012fbb8 672dff3b 003fc528 00000000 0241e088
libglib_2_0_0!g_main_context_dispatch+0x197
0012fbf8 672e011a 00000001 003f5210 0012fc28
libglib_2_0_0!g_main_context_acquire+0x3db
0012fc28 6057689e 02dd8ce8 02dd8ce8 77c05c94
libglib_2_0_0!g_main_loop_run+0x16a
0012fc78 0041bdde 7c921970 00151f11 40000060 libgtk_win32_2_0_0!gtk_main+0x9e
0012ff0c 0041d2dc 00000000 003f5054 00000008 wireshark_gtk2!main+0x1166 [main.c
@ 3017]
0012ff24 004191d0 00400000 00000000 00151f11 wireshark_gtk2!WinMain+0x5a
[main.c @ 3085]
0012ffc0 7c816fd7 7c921970 013ff55c 7ffd8000
wireshark_gtk2!WinMainCRTStartup+0x134
0012fff0 00000000 0041909c 00000000 78746341 kernel32!BaseProcessStart+0x23


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