Community
Participate
Working Groups
Build Identifier: M20100211-1343 when running a test program in the console and return 0 is reached in the int main(), screen blacks out, Ubuntu (I assume all linux OSs too) crashes; Reproducible: Always Steps to Reproduce: 1.create a project. Use linux gcc libraries 2.execute and run on console. Have input (especially to a user-defined class member) 3.run till program reaches return 0;
Are you running or debugging?
Since there has been no reply from the submitter after approximately a month, I'm resolving this as INVALID.
Sorry about the late reply, I was running. I think this was a problem in the 64bit version. Switched from 64bit to 32bit linux and everything works fine!