joemidi / soundflower

Automatically exported from code.google.com/p/soundflower
GNU General Public License v2.0
0 stars 0 forks source link

Soundflower on OS X Lion Crashes malloc errors #109

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start Soundflowerbed from the terminal to get output.
2. Just listen to audio doing nothing out of the ordinary.
3. Crashes at random points in time.

What is the expected output? What do you see instead?

$ ./Soundflowerbed 
Soundflowerbed(644,0x100404000) malloc: *** error for object 0x101048008: 
incorrect checksum for freed object - object was probably modified after being 
freed.
*** set a breakpoint in malloc_error_break to debug
Abort trap: 6

What version of the product are you using? On what operating system?
Soundflowerbed v1.5.2 on Mac OS X 10.7 Lion.

Please provide any additional information below.
I'm not entirely sure what the problem could be, it's most likely something new 
with Lion that causes this problem.  I'll try to open it up in Xcode and see 
what the problem is.

Original issue reported on code.google.com by Leon.Bl...@gmail.com on 24 Aug 2011 at 12:33

GoogleCodeExporter commented 8 years ago
I wanted to install Soundflower on a clean Lion install, but thought twice 
after reading your post. I recompiled Soundflower from source in Xcode 4.1 
(updating the targets to 10.7) and had the usual depreciated warnings. I 
created a package, installed, and have had no issues, console messages, etc. 
Please update this thread if you recompile and still have issues.

Original comment by axmo...@gmail.com on 24 Aug 2011 at 8:39

GoogleCodeExporter commented 8 years ago
So where is the package? I have a lion with multiple soundflower problems.. 
Thanks!

Original comment by chay...@gmail.com on 5 Sep 2011 at 7:40

GoogleCodeExporter commented 8 years ago
axmonti, could you please share your Lion 10.7 Soundflower package with the 
masses? Maybe release it on something like MediaFire.

Original comment by mccuis...@gmail.com on 10 Sep 2011 at 7:10

GoogleCodeExporter commented 8 years ago
I still have these problems despite rebuilding the project with 10.7.
I'll try to debug instead and see what I get

But I still get loads of this:

$ $SF
HardwareListenerProc
HardwareListenerProc
Soundflowerbed(87682,0x100404000) malloc: *** error for object 0x10089a208: 
incorrect checksum for freed object - object was probably modified after being 
freed.
*** set a breakpoint in malloc_error_break to debug
Abort trap: 6
$ $SF
Soundflowerbed(89764,0x100404000) malloc: *** error for object 0x10089a008: 
incorrect checksum for freed object - object was probably modified after being 
freed.
*** set a breakpoint in malloc_error_break to debug
Abort trap: 6
$ $SF
Soundflowerbed(95943,0x100581000) malloc: *** error for object 0x101042a08: 
incorrect checksum for freed object - object was probably modified after being 
freed.
*** set a breakpoint in malloc_error_break to debug
Abort trap: 6
$ $SF
Segmentation fault: 11
$ $SF
HardwareListenerProc
HardwareListenerProc
...

I'll let you know what I find.

Original comment by Leon.Bl...@gmail.com on 10 Sep 2011 at 9:35

GoogleCodeExporter commented 8 years ago
I had the same symptoms on a MBA with Lion, and followed the compiling 
instructions with the zip file, and it worked just as it did on Leopard. 

I used this link.. http://kineme.net/forum/General/soundflowerforlion

Original comment by wifli...@gmail.com on 15 Sep 2011 at 3:52

GoogleCodeExporter commented 8 years ago
Actually, I had the common "sound flower not installed" greyed out in the 
Soundflowergarden menu bar thing. I didn't try starting it from terminal...

Original comment by wifli...@gmail.com on 15 Sep 2011 at 3:53

GoogleCodeExporter commented 8 years ago
I uploaded an updated version to MediaFire but neglected to cross-post here. 
Here's the link:

http://www.mediafire.com/?cjbn2p8pqwhhach

Not sure if it will address Leon's errors though, seeing has he rebuilt in 10.7 
as well.

Original comment by axmo...@gmail.com on 9 Oct 2011 at 1:46

GoogleCodeExporter commented 8 years ago
Just in case it can help others, we can report error transition from Snow 
Leopard to Lion. SoundFlower continues to work perfect. See more here: 
http://www.soundpimp.com/audioblog/using-soundflower-on-mac-lion-os-x/

Original comment by thefruit...@gmail.com on 14 Nov 2011 at 7:17