|
2009-10-23
, 09:56
|
Posts: 432 |
Thanked: 645 times |
Joined on Mar 2009
|
#3
|
The Following User Says Thank You to danielwilms For This Useful Post: | ||
|
2010-01-18
, 17:25
|
Posts: 13 |
Thanked: 5 times |
Joined on Jan 2010
|
#6
|
# /etc/init.d/avahi-daemon status
|
2010-01-18
, 17:30
|
Posts: 13 |
Thanked: 5 times |
Joined on Jan 2010
|
#7
|
pybonjour.BonjourError: (-65537, 'unknown')
Tags |
avahi, pybonjour |
Thread Tools | |
|
In Diablo I'm getting a segfault in (I'm guessing) either libdns_sd.so.1 or libavahi-client.so.3. This happens when a call to DNSServiceProcessResult is made.
All is well with the same code on my Lenny machine, so I'm pretty confident it's not an issue with my code.
Can anybody offer any pointers?
mSideShow