Ticket #230 (closed defect: invalid)

Opened 5 years ago

Last modified 4 years ago

avahi-daemon hangs on avr32 / buildroot

Reported by: mpfj Owned by: lennart
Milestone: Component: avahi-daemon
Keywords: Cc:

Description

Building the standard avahi package under buildroot (on AVR32 platforms, mine is Atmel's NGW100 dev kit), avahi-daemon hangs while sending out data to a socket.

I have attached an strace output for someone to help me diagnose the problem.

Thanks Mark

Attachments

avahi-segfault.txt Download (15.8 KB) - added by mpfj 5 years ago.

Change History

Changed 5 years ago by mpfj

Changed 5 years ago by mpfj

The output gets to this point and then I get ...

BUG: soft lockup - CPU#0 stuck for 11s! [:428]

I can still ping the target device, so it would appear that just avahi-daemon has stopped.

Changed 5 years ago by lennart

We send a request to a netlink socket which apparently freezes on your setup. Netlink is a facility to get information from the kernel, in this case the network configuration.

There's probably a kernel bug you are triggering, which is unrelated to Avahi.

Changed 4 years ago by lennart

  • status changed from new to closed
  • resolution set to invalid

Closing due to lack of response and because this isn't an Avahi issue anyway.

Note: See TracTickets for help on using tickets.