Ticket #214 (new defect)

Opened 6 months ago

Last modified 6 months ago

priv->poll == NULL

Reported by: nazgul_77 Assigned to: lennart
Priority: major Milestone:
Component: avahi-core Version:
Keywords: Cc:

Description

Bug in avahi/avahi-glib.

#11 0xb7088ae9 in IAg_log (log_domain=0x0, log_level=G_LOG_LEVEL_ERROR,

format=0xb70bdfac "file %s: line %d (%s): assertion failed: (%s)") at /build/buildd/glib2.0-2.16.3/glib/gmessages.c:517

args = 0xbfc20b3c "fÔ÷·í"

#12 0xb7088b60 in g_assert_warning (log_domain=0x0,

file=0xb7f7d466 "ga-client.c", line=237, pretty_function=0xb7f7d5c3 "ga_client_start", expression=0xb7f7d472 "priv->poll == NULL") at /build/buildd/glib2.0-2.16.3/glib/gmessages.c:573

No locals. #13 0xb7f78edb in ga_client_start (client=0x8179160, error=0x0)

at ga-client.c:237

aclient = <value optimized out> aerror = <value optimized out> PRETTY_FUNCTION = "ga_client_start"

#14 0x080ad0cf in ga_client_state_changed_cb (ga_client=0x8179160,

state=GA_CLIENT_STATE_FAILURE, bookmarks=0x81775b0) at

/home/sam/src/pkg-gnome/build-area/epiphany-browser-2.22.1/src/bookmarks/ephy-bookmarks.c:1144 No locals.

Full details here http://bugzilla.gnome.org/show_bug.cgi?id=529634

Change History

05/26/08 20:38:05 changed by lennart

Uh, to us this appears to be a bug in Epiphany: apparently they are calling ga_client_start() twice on the same object.