Ticket #192 (new defect)

Opened 10 months ago

Last modified 5 months ago

hang at rt_sigprocmask(SIG_UNBLOCK, [RT_1], NULL, 16) = 0 on OpenWrt

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

Description

I have Avahi installed on two OpenWrt? machines. On the machine where I installed OpenWrt? in June 2007, Avahi runs perfectly. However on the machine where I installed OpenWrt? in January 2008, avahi-daemon -D never goes into the background and never publishes any records. Furthermore, avahi-daemon -h also never terminates.

strace reveals that avahi-daemon -h (and avahi-daemon -D) both hang at the same line: http://cgi.sfu.ca/~jdbates/tmp/openwrt/200801150/strace

I really appreciate running Avahi on my wireless router. Thanks for all your work, Jack

Change History

06/19/08 12:00:01 changed by fdsa

I can confirm this (openwrt trunk as of a week or so, avahi-daemon 0.6.21-1, libdaemon 0.12-1). For me, avahi-daemon worked on kernel 2.4, but failed after upgrading to kernel 2.6. Of course, that upgrade included a lot of other changes (Kamikaze 7.09 to trunk). Perhaps it's rather a bug in the openwrt kernel? Has anyone had this problem outside openwrt?