Rev IDE crashing

Chris Sheffield revlist at cableone.net
Mon Sep 8 17:30:01 EDT 2003


Yes, I can.  As long as I lock messages first.  But it opens right up
without problems.

Chris Sheffield
Software Development
Read Naturally
csheffield at readnaturally.com


-----Original Message-----
From: use-revolution-admin at lists.runrev.com
[mailto:use-revolution-admin at lists.runrev.com] On Behalf Of Ken Ray
Sent: Monday, September 08, 2003 4:09 PM
To: use-revolution at lists.runrev.com
Subject: RE: Rev IDE crashing

Chris,

Can you open the stack "RNStories" manually in the Rev IDE without a
crash?

Ken Ray
Sons of Thunder Software
Email: kray at sonsothunder.com
Web Site: http://www.sonsothunder.com/ 

> -----Original Message-----
> From: use-revolution-admin at lists.runrev.com 
> [mailto:use-revolution-admin at lists.runrev.com] On Behalf Of 
> Chris Sheffield
> Sent: Monday, September 08, 2003 12:50 PM
> To: use-revolution at lists.runrev.com
> Subject: RE: Rev IDE crashing
> 
> 
> I'm not even specifying modes.  It simply reads 'go stack 
> "RNStories"'.
> 
> What I've got is a custom handler 'GoStories' that is called 
> from a mouseUp handler of a button.  It looks like this:
> 
>    on GoStories
>       lock screen
>       go stack "RNStories"
>       set the visible of stack "RNLogin" to false
>       unlock screen
>    end GoStories
> 
> Is there anything unusual there?  The thing that's really 
> strange is that this same code has been working for months 
> now with different versions of Rev on OS X, and it still 
> works fine under Windows with Rev 2.1.  It wasn't until I 
> moved the stack to OS X and Rev 2.1 that I've had this problem.
> 
> I'm going to keep playing with it a bit.  I logged the crash 
> like Alex said, and it appears that my code is trying to 
> access some area of memory that it shouldn't.  I could be 
> wrong about that, though.  I'm not familiar with Mac 
> programming other than in Rev, but I've seen similar messages 
> in a C debugger on Windows.  If I can't figure anything out 
> I'll go ahead and bug report it.  Thanks to you and Alex.
> 
> Chris Sheffield
> Software Development
> Read Naturally
> csheffield at readnaturally.com
> 
> 
> 





More information about the use-livecode mailing list