Graham Bloice wrote:
The win32 buildslave is now compiling again, but fails the tests.
My build seems to work OK. Is it something in the test environment?
No that's simply a bug introduced into the GTK/GDK code of WS by someone.
The buidlbot test fails with:
--------------
(wireshark.exe:2228): Gtk-WARNING **: unable to find signal handler for object(GtkEntry:02A251F8) with func(00000000) and data(02978E78)
(wireshark.exe:2228): Gtk-WARNING **: unable to find signal handler for object(GtkEntry:02A251F8) with func(00000000) and data(02978E78)
(wireshark.exe:2228): Gtk-CRITICAL **: gtk_box_pack_start: assertion `child->parent == NULL' failed
(wireshark.exe:2228): Gtk-CRITICAL **: gtk_box_pack_start: assertion `child->parent == NULL' failed
--------------
These Warnings/Criticals didn't appeared in former WS versions and AFAIK
the test weren't changed recently.
It's hard to track down these kind of problem if you don't have a clue
where they are located. That's one of the reasons I was complaining that
it seems to become common that the buildbot stays red for some time.
Regards, ULFL
P.S: I won't have the time to look at those bugs myself in the future,
as I did *several* times in the past.