Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] main_filter_toolbar.c

From: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Date: Tue, 08 Jun 2010 17:34:58 -0400
Guy Harris wrote:
On Jun 8, 2010, at 11:50 AM, Anders Broman wrote:

Can we remove the pesky #ifdefs now? I left them there to make it easy to switch back if there was major problems.

Problems such as failing - including a crash - on the Solaris buildbot?

	http://buildbot.wireshark.org/trunk/builders/Solaris-10-SPARC/builds/335/steps/test.sh/logs/stdio


I get this back trace:

#0  0xfb0b2150 in strlen () from /usr/lib/libc.so.1
#1  0xfb11d704 in _ndoprnt () from /usr/lib/libc.so.1
#2  0xfb11fe24 in vsnprintf () from /usr/lib/libc.so.1
#3 0xfc6df728 in g_printf_string_upper_bound () from /usr/lib/libglib-2.0.so.0
#4  0xfc6fe43c in g_vasprintf () from /usr/lib/libglib-2.0.so.0
#5  0xfc6ed058 in g_strdup_vprintf () from /usr/lib/libglib-2.0.so.0
#6  0xfc6de9a8 in g_logv () from /usr/lib/libglib-2.0.so.0
#7  0xfc6dea78 in g_log () from /usr/lib/libglib-2.0.so.0
#8 0xfc8010dc in g_type_check_instance_cast () from /usr/lib/libgobject-2.0.so.0
#9  0x00050adc in dfilter_combo_add_empty () at main_filter_toolbar.c:390
#10 0x00073858 in recent_read_dynamic (rf_path_return=0xffbff724, rf_errno_return=0xffbff720) at recent.c:940
#11 0x0004fa88 in main (argc=0, argv=0xffbff7a0) at main.c:2821


I think this was fixed in rev 33161--we'll find out in about 16 minutes if the buildbot's ETA is accurate.