2005-08-10 18:36:23 UTC
I'm running OSX 10.42, with gcc 4.0 compiler.
I installed id3lib-3.8.3 (from
http://id3lib.sourceforge.net), and wxMac-2.6.1 (from source provided by
http://www.wxwindows.org).
Then I installed albaextractor-0.4-dev from source.
All seemed fine, but when I run it, the window stays in the background, and the Terminal throws an error:-
albaextractor(3935) malloc: *** Deallocation of a pointer not malloced: 0x3c002f; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug
albaextractor(3935) malloc: *** Deallocation of a pointer not malloced: 0x640069; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug
Can you provide any ideas/ guidance of what to try?