Re: [Banshee-List] Memory leak?



On 10/31/06, Ken VanDine <ken vandine org> wrote:
It is most likely /usr/lib/banshee/banshee.exe (/usr/bin/banshee is a
shell script), if it isn't on your system do a 'locate banshee.exe' to
find the proper path.

Thank you!

OK, now I'm getting a different, but perhaps useful, error:

$ valgrind --tool=memcheck -v --leak-check=full --log-file=banshee-log
--smc-check=all --suppressions=src/mono.supp mono
/usr/lib/banshee/banshee.exe
libbanshee
System.DllNotFoundException: libbanshee
 at (wrapper managed-to-native)
Banshee.BansheeEntry:banshee_dbus_compat_thread_init ()
 at Banshee.BansheeEntry.Startup (System.String[] args) [0x00000]
 at (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void_string[] (string[])
 at Banshee.Gui.CleanRoomStartup.Startup
(Banshee.Gui.StartupInvocationHandler startup, System.String[] args)
[0x00000]

Unhandled Exception: System.NullReferenceException: Object reference
not set to an instance of an object
 at Banshee.Base.Branding.get_ApplicationIconName () [0x00000]
 at Banshee.Base.IconThemeUtils.SetWindowIcon (Gtk.Window window) [0x00000]
 at Banshee.Gui.Dialogs.ExceptionDialog..ctor (System.Exception e) [0x00000]
 at Banshee.Gui.CleanRoomStartup.Startup
(Banshee.Gui.StartupInvocationHandler startup, System.String[] args)
[0x00000]
 at Banshee.BansheeEntry.Main (System.String[] args) [0x00000]

Banshee works just fine when I start it outside of valgrind. Anything
else I need to do to get it working therein?

Cheers,
Andrew



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]