Rev IDE crashing

Jan Schenkel janschenkel at yahoo.com
Mon Sep 8 12:37:01 EDT 2003


--- Chris Sheffield <revlist at cableone.net> wrote:
> If the Rev IDE crashes, is there any way to find out
> why?  Like a log file
> or something that is written to?
> 
> I'm working on OS X 10.2.6.  I've got a main stack
> that opens another stack
> via the go command.  I've debugged it and Rev
> crashes every time on the line
> with the go command.  I cannot figure out what's
> going on, and I can't debug
> any further because it crashes.  I'm not sure if
> I've got bad code in the
> handlers of the new stack or not.  But the exact
> same thing runs fine under
> Windows.  I've tried placing breakpoints in my
> preOpenStack and preOpenCard
> handlers to no avail.  It seems like the go command
> is actually what's
> failing.
> 
> Can anyone think of anything else I could check for
> or do?
> 
> Thanks,
> 
> Chris Sheffield
> 

Hi Chris,

Alex gave you instructions on how to log the crash.
In the meantime, what is the exact 'go' statement ?

There is/was a bug that could cause a crash with :
  go stack "Foobar" in window of this stack
if the stacks have different stack modes (topLevel,
modal,...)

If that's the case, then try changing the modes to
match first.

Hope this helped,

Jan Schenkel.

=====
"As we grow older, we grow both wiser and more foolish at the same time."  (La Rochefoucauld)

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com



More information about the use-livecode mailing list