Alt-binz 0.28.5 used to run fine under Wine. It have recently started using significantly more memory and since 1.2-rc1 it gives an error when starting up. I'm currently running a regression test for the error. The memory is harder to test, since it grows slowly. (Any other factors that can cause it? I'm now running Compiz an) Log for when it gives error: (Launched with alias that changes directory, runs Wine, changes directory back) (meant for regression testing) fixme:shell:FileIconInit (true) fixme:shell:SHGetFileInfoW set icon to shell size, stub fixme:shell:SHGetFileInfoW set icon to shell size, stub fixme:shell:SHGetFileInfoW set icon to shell size, stub fixme:shell:SHGetFileInfoW set icon to shell size, stub fixme:shell:SHGetFileInfoW set icon to shell size, stub fixme:shell:SHGetFileInfoW set icon to shell size, stub fixme:shell:SHGetFileInfoW set icon to shell size, stub fixme:shell:SHGetFileInfoW set icon to shell size, stub fixme:shell:SHGetFileInfoW set icon to shell size, stub fixme:systray:wine_notify_icon unhandled tray message: 4 fixme:shell:UnixFolder_IShellFolder2_QueryInterface Unimplemented interface {000214e5-0000-0000-c000-000000000046} (unknown) fixme:shell:SHGetFileInfoW set icon to shell size, stub fixme:shell:UnixFolder_IShellFolder2_QueryInterface Unimplemented interface {000214e5-0000-0000-c000-000000000046} (unknown) fixme:shell:SHGetFileInfoW set icon to shell size, stub It gives an access voilation error in the GUI and fails to load settings. On quiting it gives another access violation (that looks like a null pointer dereference) Any tips for testing for memory leaks? Any tips beyond the wiki page for regression testing? (usch as things to include in the bug post) Gert