Micro Code Studio Crashing


Closed Thread
Results 1 to 22 of 22

Hybrid View

  1. #1
    Join Date
    Apr 2011
    Location
    Kent, UK
    Posts
    52

    Default Micro Code Studio Crashing

    Grrr. MCS keeps crashing. Any suggestions where to start looking?

    Error report says-
    Code:
    Problem signature:
      Problem Event Name:	APPCRASH
      Application Name:	CodeStudio.exe
      Application Version:	4.0.0.0
      Application Timestamp:	2a425e19
      Fault Module Name:	StackHash_6ae7
      Fault Module Version:	0.0.0.0
      Fault Module Timestamp:	00000000
      Exception Code:	00000000
      Exception Offset:	00000000
      OS Version:	6.1.7601.2.1.0.256.48
      Locale ID:	2057
      Additional Information 1:	6ae7
      Additional Information 2:	6ae7ccbd15ffe6b53fdf8d5ad8c304fa
      Additional Information 3:	e696
      Additional Information 4:	e69610189d159d11ef4a1b7c20019c02

  2. #2
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,521


    Did you find this post helpful? Yes | No

    Default Re: Micro Code Studio Crashing

    Bloody frustrating is what is.
    You're not the first and likely not the last but David Barker (author of MCS) claims he's never seen it and can't reproduce it so he can't do anything about it.

    I've brought it up more than once but have yet to nail down a repeatable procedure to repeat it - it feels completely random. I can code for hours without it crashing, then the next day it crashes 5 times in an hour and it's impossible to put the finger on what is that triggers the crash. There are threads here and over at Melabs....

    Please do tell Melabs and/or Mechanique, if more people reports problems maby, just maby they'll actually look into it. So, if anyone else experiences this please do post.

    /Henrik.

  3. #3
    Join Date
    Apr 2011
    Location
    Kent, UK
    Posts
    52


    Did you find this post helpful? Yes | No

    Default Re: Micro Code Studio Crashing

    I have to say, normally MCS is stable and I rarely get problems, but this job I'm on is currently compiling at 52k bytes and growing.
    I may have to re-visit Norm's Fineline if it persists.

    Tim.

  4. #4
    Join Date
    Apr 2011
    Location
    Kent, UK
    Posts
    52


    Did you find this post helpful? Yes | No

    Default Re: Micro Code Studio Crashing

    ...crashed again.
    Thats it I am going to look at Fineline again.

    Tim.

    Code:
    Problem signature:
      Problem Event Name:	APPCRASH
      Application Name:	CodeStudio.exe
      Application Version:	4.0.0.0
      Application Timestamp:	2a425e19
      Fault Module Name:	StackHash_6ae7
      Fault Module Version:	0.0.0.0
      Fault Module Timestamp:	00000000
      Exception Code:	00000000
      Exception Offset:	00000000
      OS Version:	6.1.7601.2.1.0.256.48
      Locale ID:	2057
      Additional Information 1:	6ae7
      Additional Information 2:	6ae7ccbd15ffe6b53fdf8d5ad8c304fa
      Additional Information 3:	e696
      Additional Information 4:	e69610189d159d11ef4a1b7c20019c02

  5. #5
    Join Date
    Oct 2009
    Posts
    583


    Did you find this post helpful? Yes | No

    Default Re: Micro Code Studio Crashing

    Done a bit of googling and came across this on a microsoft webs site

    The StackHash error occurs when DEP is invoked and has an issue with whatever application you’re trying to run (and there are several hundred out there that seem to give it fits). The error is related to Data Execution Prevention.



    We will narrow down on the issue, by booting the computer in clean boot. To boot the computer in clean boot refer the link: http://support.microsoft.com/kb/929135

    If the issue does not persist after booting in clean boot state, then continue with the troubleshooting to check which application or software is causing the explorer to crash, you may continue with step 2 from the above link.

    Make sure you reset the computer to normal mode from step 7 after completing with troubleshooting.



    After finding which application is causing the problem, you may follow the below steps:



    1 Open the Start menu and click Control Panel
    2 Browse to System Maintenance then System
    3 In the left panel, select Advanced System Settings from the available links
    4 You should now see the System Properties Window, which will have three sections. The top section is labeled Performance and has a Settings button. Click this button.
    5 Select the Data Execution Prevention tab.
    6 Select the option which reads Turn on DEP for all programs and services except those I select.
    7 Use the Browse button to locate the executable file for the application you were trying to start when you received the StackHash error, and click Open to add it to your exceptions list.
    8 Click Apply or OK to commit your changes.
    Can't say it will fix the issue. But there are lots of hits, and it's not limited to MSC... any application, including those from Micrsoft can suffer a stackhash error

  6. #6
    Join Date
    Oct 2004
    Posts
    448


    Did you find this post helpful? Yes | No

    Default Re: Micro Code Studio Crashing

    I agree, Fineline looks increasingly tempting to switch over to. The only function I miss, and that makes me reluctant to switch, is the ICD.

    Any chances of that being incorporated in the future?

Similar Threads

  1. MPLAB or Micro Code Studio
    By Aussie Barry in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 6th June 2011, 02:51
  2. Micro Code Studio - Warning message
    By flotulopex in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 17th November 2006, 21:17
  3. Micro Code Studio Plus manual
    By marad73 in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 25th June 2006, 20:25
  4. Micro code studio free?
    By Michael in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 17th February 2006, 20:45
  5. micro code studio plus asm error
    By cesurcelik in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 5th December 2005, 13:14

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts