Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SimpleIDE Alpha: SimpleIDE.exe stopped working after some time. #82

Open
GoogleCodeExporter opened this issue Oct 14, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

A) What steps will reproduce the problem?
Background:  I had been working on porting Arduino code to PropGCC. Created a 
new project,
pasted in text, added include and link for simpletools to project (later on I 
noticed the linker section 
hadn't been updated with -lsimpletools) - I had been running several edit/build 
cycles until I got to:
  1. build cycle generated many linker errors after the first clean compile
  2. I noticed the Linker section in the Project Manager had not been updated with -lsimpletools 
  3. I used the "Add Simple Library" button to "fix it up"
  4. I scrolled to the top of my source just to see if it put the #include in (I already had one) 
     - it didn't, I still just had one #include
  5. I hit the HAMMER and got the "SimpleIDE.exe has stopped working" dialog box from Windows
  6. Captured the screenshot (attached)
  7. hit the "Close program" button and SimpleIDE went away
  8. Restarted SimpleIDE and it came up in the project I had been working on prior to the Arduino port
  9. Opened the Arduino project - the source seems to be intact from the Arduino project and the .side file seems to be up to date
  10. compiled again and it returned an error from ld about a missing function (I'm not done porting, so this is totally expected)
  11. Don't know if I can recreate this since the SimpleIDE had been running for several hours with much editing,compiling and such going on.


B) What is the expected behavior (output)?
   SimpleIDE NOT to stop working

C) What do you see instead?
   windows tells me SimpleIDE.ex has stopped 

D) Please use references to program elements (labels) and other descriptions 
(text) to provide additional information.

E) Classify the bug as one of the following:

  2. Medium Priority - until it can be recreated at will?

What version of the product are you using?
SimpleIDE 0.9.17

On what operating system?
Windows 7 Home Premium SP1

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 21 Mar 2013 at 9:26

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant