Design

move
8.1" x 11.1"
Color
Size

Title
Tags
Description

Double Click Text Color:


Super spooky StackOverflow post
/5 (0 votes) 0 views

What causes signal 'SIGILL'? I'm porting some C++ code to Android using NDK and GCC The code basically runs At one point when debugging in Eclipse the call 80 DabblerAndroid Factory* pFactory = new DabblerAndroid Factory causes this error Thread 1 Suspended Signal 'SIGILL' received Description Illegal instruction 28 1 symbol is not available> 0x812feb44 What does that mean? Has the compiler generatedillegal code for some reason? I have a breakpoint in the constructor which does nothing and it's not hit I have already done a full rebuild What could I be doing wrong to cause this problem? android-ndk porting C++ share edit edited Nov 24 '11 at 2131 asked Oct 26 '11 at 1117 Idolon Dabbler 231k 10 82 108 7298 2 32 55 add a comment 3 Answers active oldest vo
What causes signal 'SIGILL'? I'm porting some C++ code to Android using NDK and GCC The code basically runs At one point when debugging in Eclipse the call 80 DabblerAndroid Factory* pFactory = new DabblerAndroid Factory causes this error Thread 1 Suspended Signal 'SIGILL' received Description Illegal instruction 28 1 symbol is not available> 0x812feb44 What does that mean? Has the compiler generatedillegal code for some reason? I have a breakpoint in the constructor which does nothing and it's not hit I have already done a full rebuild What could I be doing wrong to cause this problem? android-ndk porting C++ share edit edited Nov 24 '11 at 2131 asked Oct 26 '11 at 1117 Idolon Dabbler 231k 10 82 108 7298 2 32 55 add a comment 3 Answers active oldest votes It works now For anyone else struggling with AndroidNDKGCCEclipse here's how I solved it 1 Bury a dead cat at midnight when full moon 666 2 Restart the Android device emulator Haven't verified if both steps are really necessary and if not which one is redundant share edit edited Oct 6 '15 at 1654 answered Oct 26 '11 at 1202 BEDabbler P7298 2 32 55 55 The restart part seems insignificant - Bartek Skwira Aug 17 '16 at 1200 add a comment Super spooky StackOverflow post Mememore...

Comments
Smilies
cancel
Are you Sure?
close
Email