XBMC Alpha2 crashes with UPnP
#1
Hello,
I have just installed 9.11 alpha2 on my AMD-64 karmic distribution. Problem is, I can't access UPNP shared files. Here is the problem with UPnP and XBMC:
- NAS UPnP share is not detected when i go in the UPnP browser of XBMC (but it is on other UPnP devices I have in my network).
- If I manually add a upnp url: upnp://192.168.0.125 (this happens for both the valid upnp url and invalid ones, using random IPs), I get an XBMC crash. Here is the log of stderr:
Code:
WARNING: Unhandled message: interface=org.freedesktop.DBus.Introspectable, path=/, member=Introspect
/usr/bin/xbmc: line 72:  7812 Segmentation fault      (core dumped) /usr/share/xbmc/xbmc.bin "$@"
Crash report available at ...
I have attached the crash report and described this bug here http://trac.xbmc.org/ticket/7707 as I believe my issues are closely related to those described in that ticket.
According to original ticket reporter, this bug might be related to the amd64 nature of the host.
Yannack
Reply

Logout Mark Read Team Forum Stats Members Help
XBMC Alpha2 crashes with UPnP0