Fatal Signal 11

Hi,

I am trying to run android dev on Mac. I created a new project and ran it via eclipse and was able to see the hello world image on the emulator. I have an existing iOS project in cocos2dx that Im trying to port to android. When I add the existing class files and the corresponding resource files, the project builds without any errors. But when I run it on the simulator, it gives me a FATAL Signal 11 output in the log cat. I have no idea about android dev and I have been trying to fix this error since two days, but am not able to do that. When I add the new files, I just edit the Android.mk file that is created in the Classes folder.
The screenshot for the error is attached:


Screen Shot 2012-05-11 at 1.53.47 PM.png (280.8 KB)