Hi,
I can't reproduce it here :/
Can you please run banshee with gdb and provide a backtrace of the
unmanaged code? I expect the actual bug to be in dbus or mono... but
we'll see :)

For more informations on debugging CLI programs look at
http://www.mono-project.com/Debugging

In short 'gdb --args mono /usr/lib/banshee/banshee.exe'
then 'handle SIGXCPU SIG33 SIGPWR nostop noprint'
then 'run'
and after the segfault 'backtrace' should be enough

when there are some unresolved addresses feed them to
mono_print_method_from_ip () but better read the page mentioned above
for that.

Bye



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to