Comment 5 for bug 767401

Revision history for this message
Chow Loong Jin (hyperair) wrote : Re: [Bug 767401] Re: banshee crashed on startup with 'GLib.GException: Muitos níveis de links simbólicos (in `gio-sharp')'

On Thursday 21,April,2011 05:01 PM, Bertrand Lorentz wrote:
> Although the symbolic link are probably causing a problem, it is probably not the cause of the crash. The log show a native stacktrace with the following bit in it :
> /lib/libnss_wins.so.2(_nss_wins_gethostbyname2_r
>
> This makes me think it might be the same issue as this bug :
> https://bugs.launchpad.net/ubuntu/+source/samba/+bug/529714
>
> Please try the work-around indicated in the bug : remove wins from the
> hosts line of your /etc/nsswitch.conf
>
> The symlink problem might be this other bug :
> https://bugs.launchpad.net/banshee/+bug/668481
>

I actually tracked down the stack trace from another bug, and it looks like
there's some weird issue with DEBUGLEVEL (defined to *debug_level), where
debug_level is probably not defined to an appropriate value somewhere. But
samba's source code is all over the place and I can't tell which debug_level is
which any more.

--
Kind regards,
Loong Jin