Wireshark-bugs: [Wireshark-bugs] [Bug 6207] Add the ability to save filters from the Filter Tool
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6207
--- Comment #16 from Edwin Groothuis <wireshark@xxxxxxxxxxx> 2011-08-30 14:58:23 PDT ---
(In reply to comment #15)
> (In reply to comment #14)
> > I think that this one is pretty much what we will end up with, can it be
> > committed as a milestone so we get feedback on its operation?
>
> I get a crash when going into the preferences:
>
> Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
> 0 libgobject-2.0.0.dylib 0x000000010ceafc98
> g_type_check_instance_cast + 40
> 1 wireshark 0x00000001085c259c
> filter_expressions_prefs_show + 1644
> 2 wireshark 0x00000001085c03d0 prefs_page_cb + 2432
> 3 libgobject-2.0.0.dylib 0x000000010ce97133 g_closure_invoke + 291
Which operating system are you running this on?
Based on the string "dylib" it looks like MacOSX. I don't have access to a
MacOS machine. Will see if these ones:
(wireshark:1848): Gtk-CRITICAL **: gtk_list_store_get_path: assertion
`iter->stamp == GTK_LIST_STORE (tree_model)->stamp' failed
, happening when the list gets build when there is no filter_expression in the
config, are the cause of it.
Edwin
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.