Author Topic: Continues to crash after opening on MAC OS X  (Read 5177 times)

claylambert

  • Community Member
  • Posts: 15
  • Hero Points: 0
Continues to crash after opening on MAC OS X
« on: August 14, 2019, 04:40:40 PM »
Hello! I just downloaded the beta, and have installed on my MAC book pro, running the latest version of OSX and is all patched. After opening the app, after about 30 seconds, it crashes. Repeatedly.

Dan

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 2910
  • Hero Points: 153
Re: Continues to crash after opening on MAC OS X
« Reply #1 on: August 14, 2019, 04:49:09 PM »
Do you have a workspace open?  Do you have files open?  Can you tell if it's migrating a 23.0.2 configuration?

claylambert

  • Community Member
  • Posts: 15
  • Hero Points: 0
Re: Continues to crash after opening on MAC OS X
« Reply #2 on: August 14, 2019, 06:18:28 PM »
Yes, it migrated my environment as usual when I switch to a new version. And it is loading a workspace and project which I am using in the 2018 version.

Dennis

  • Senior Community Member
  • Posts: 3996
  • Hero Points: 521
Re: Continues to crash after opening on MAC OS X
« Reply #3 on: August 14, 2019, 09:10:47 PM »
Did you get a crash report ?

claylambert

  • Community Member
  • Posts: 15
  • Hero Points: 0
Re: Continues to crash after opening on MAC OS X
« Reply #4 on: August 15, 2019, 04:10:58 PM »
Yes. Here it is,

Dennis

  • Senior Community Member
  • Posts: 3996
  • Hero Points: 521
Re: Continues to crash after opening on MAC OS X
« Reply #5 on: August 15, 2019, 06:06:47 PM »
Looks like it was restoring the files you had loaded and blew up in color coding.  Could you also send your vrestore.slk ?

If you open 23.0.2 and look at the list of files you had open, these are the files that 24.0.0 is going to try to open when it migrates your config and starts up.  You can then open v24 in a clean config (open -a /Applications/SlickEditPro2019.app/ --args +new -sc /tmp/testconfig), and one-by-one try opening the same files that you have open in 23.0.2.  One of them should trigger the crash, then we'll have a nice isolated case to debug.

claylambert

  • Community Member
  • Posts: 15
  • Hero Points: 0
Re: Continues to crash after opening on MAC OS X
« Reply #6 on: August 18, 2019, 08:05:18 PM »
OK will try that later.

Here is my vrestore file....

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6990
  • Hero Points: 533
Re: Continues to crash after opening on MAC OS X
« Reply #7 on: September 04, 2019, 01:17:39 PM »
It looks like this vrestore.slk will open only one file: /expero/projects/cre-ms-marketing/go/src/git.ten-x.io/cs/cre-ms-marketing/lib/utm/utm.go

Try starting SlickEdit this way:

open -a /Applications/SlickEditPro2019.app/ --args +new -sc /tmp/testconfig

Then try opening this one file. Let us know what happens.

Thanks

Dennis

  • Senior Community Member
  • Posts: 3996
  • Hero Points: 521
Re: Continues to crash after opening on MAC OS X
« Reply #8 on: September 05, 2019, 03:15:58 PM »
Any chance you could post or send us that file?  (utm.go)