Crashing all the time now

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 9648
Joined: Wed May 06, 2009 2:28 pm
Location: New York, NY

Crashing all the time now

Post by dunbarx » Wed Dec 11, 2019 12:21 am

This is getting a little scary. Same stack in both 9.0.4 and 9.5. Mac OS 10.13.4.

I am now saving every keystroke. This is happening while in the debugger. I actually upgraded to 9.5 hoping that my travail with 9.0.4 would improve.

Nope.

I will restart, and pray.

Craig

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 9824
Joined: Sat Apr 08, 2006 7:05 am
Location: Los Angeles
Contact:

Re: Crashing all the time now

Post by FourthWorld » Wed Dec 11, 2019 5:40 am

What happens when you use 9.6, which includes the fix for frequent crashes reported and fixed in v9.0.5?
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 9648
Joined: Wed May 06, 2009 2:28 pm
Location: New York, NY

Re: Crashing all the time now

Post by dunbarx » Wed Dec 11, 2019 4:10 pm

Richard.

I am a little leery of using a not-yet-stable version. But I will make copies and try.

Thanks.

Craig

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 9824
Joined: Sat Apr 08, 2006 7:05 am
Location: Los Angeles
Contact:

Re: Crashing all the time now

Post by FourthWorld » Wed Dec 11, 2019 4:57 pm

I keep multiple versions of LC installed, usually at least the most recent build and the most recent Stable. MacOS makes this especially easy with their app bundles, but I've never had issues with multiple installs on Windows or Linux either.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 9648
Joined: Wed May 06, 2009 2:28 pm
Location: New York, NY

Re: Crashing all the time now

Post by dunbarx » Wed Dec 11, 2019 5:44 pm

Well, the whole thing may not be related to LC at all. After simply restarting my machine, I have been working just fine for the last two hours, mainly in the debugger in 9.5.

On another note, one of the "crashes" last evening was because I got a dialog telling me that I could not save the stack I was working on because "my disk was full". I had to force quit LC. Perhaps this also was remedied with the restart.

Sorry for the scare, though I was the most scared.

Craig

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 9824
Joined: Sat Apr 08, 2006 7:05 am
Location: Los Angeles
Contact:

Re: Crashing all the time now

Post by FourthWorld » Wed Dec 11, 2019 6:31 pm

Curious. How much space is free on the main drive?
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 9648
Joined: Wed May 06, 2009 2:28 pm
Location: New York, NY

Re: Crashing all the time now

Post by dunbarx » Wed Dec 11, 2019 11:01 pm

Richard.

Oh, about 890 GB.

I know that a billion is not what it used to be, but...

Crashed again a little while ago. In the debugger, just poof. Blank screen. Restarted again. Watch this space.

I know you have always said that LC should never crash. But how much does this depend on the machine and whatever else is going on in it?

Craig

Klaus
Posts: 13824
Joined: Sat Apr 08, 2006 8:41 am
Location: Germany
Contact:

Re: Crashing all the time now

Post by Klaus » Wed Dec 11, 2019 11:15 pm

I reported three crash logs for LC 9.5.1 rc1 macOS 10.14.6 in the last 8 days!
Out of a sudden poof and goodbye LC... :?

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 9824
Joined: Sat Apr 08, 2006 7:05 am
Location: Los Angeles
Contact:

Re: Crashing all the time now

Post by FourthWorld » Thu Dec 12, 2019 12:26 am

Klaus wrote:
Wed Dec 11, 2019 11:15 pm
I reported three crash logs for LC 9.5.1 rc1 macOS 10.14.6 in the last 8 days!
Out of a sudden poof and goodbye LC... :?
Any improvement with 9.6 DP1?
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

mrcoollion
Posts: 720
Joined: Thu Sep 11, 2014 1:49 pm
Location: The Netherlands

Re: Crashing all the time now

Post by mrcoollion » Thu Dec 12, 2019 8:20 am

I have had the same crash problem with the debugger in LC 9.5.1.
In LC 9.6 dp1 this problem no longer occurs, saving me a lot of time being able to use the debugger again instead of using

Code: Select all

breakpoint
.

Working on Windows 10.

Regards,

Paul

Klaus
Posts: 13824
Joined: Sat Apr 08, 2006 8:41 am
Location: Germany
Contact:

Re: Crashing all the time now

Post by Klaus » Thu Dec 12, 2019 10:24 am

FourthWorld wrote:
Thu Dec 12, 2019 12:26 am
Klaus wrote:
Wed Dec 11, 2019 11:15 pm
I reported three crash logs for LC 9.5.1 rc1 macOS 10.14.6 in the last 8 days!
Out of a sudden poof and goodbye LC... :?
Any improvement with 9.6 DP1?
Did not test it yet.

dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 9648
Joined: Wed May 06, 2009 2:28 pm
Location: New York, NY

Re: Crashing all the time now

Post by dunbarx » Thu Dec 12, 2019 3:12 pm

All.

Paul is in Windows, and Klaus and I are on a Mac. This means that it has nothing to do with my particular machine, nor with a particular OS.

There is something about the debugger that is the cause; I have not seen any issue with a stack simply doing its thing.

Craig

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 9824
Joined: Sat Apr 08, 2006 7:05 am
Location: Los Angeles
Contact:

Re: Crashing all the time now

Post by FourthWorld » Thu Dec 12, 2019 5:30 pm

There was a crasher in the debugger that was fixed recently.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

Klaus
Posts: 13824
Joined: Sat Apr 08, 2006 8:41 am
Location: Germany
Contact:

Re: Crashing all the time now

Post by Klaus » Thu Dec 12, 2019 5:37 pm

My crashes did not happen in the debugger, just wanted to copy an object name
from the field in the inspector in one case.

Post Reply

Return to “Talking LiveCode”