sketchucation logo sketchucation
    • Login
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    Sketchup 14 mac crashing like never before

    Scheduled Pinned Locked Moved SketchUp Bug Reporting
    sketchup
    56 Posts 11 Posters 10.1k Views 11 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • TIGT Offline
      TIG Moderator
      last edited by

      So SCFace loaded on its own seems to be definitely causing this splat for you.
      This occurs when ?
      On startup ?
      On opening a new file ?
      On opening an existing file ?
      On quit ?
      Anything special about the splatting SKPs ?
      Size - e.g. very large
      Number of Sections - e.g. lots
      Number of AutoUpdating [Glued] sections ?
      SCFace adds an Observer to SketchUp App and another onto the Tools [to spot when to change a SCFace if it's AutoUpdateable]...
      Perhaps the observers need to wait for something to finish ?

      But... I can't get this to splat at all...

      I did notice a rare glitch which I have a fix for...
      Now and then when you make a group with a face in it it is invisible until you edit that group, then it appears and all is well.
      I've seen it in some other scripts.
      I have a fix.
      I'll add it to SCFace and issue a new version asap...

      TIG

      1 Reply Last reply Reply Quote 0
      • O Offline
        otb designworks
        last edited by

        TIG,

        See attached screenshot. SCF is only plugin installed and SU crashed when trying to open the first file.

        This occurs when ?
        On startup ? ~20% of the time

        On opening a new file ? haven't tried that, though doesn't SU open a new file on startup?

        On opening an existing file ? ~50%

        On opening a v13 file? ~80% of the time, if it hasn't crashed already

        On quit ? Never make it that far

        Anything special about the splatting SKPs ? Some big, some huge, some with high res textures, some no textures

        Size - This file, that crashed for just now, has 47,000 faces, 512 groups, 4300 component instances (mostly bolts and washers), 252 component definitions, and 62 layers. It has 3 sections. It started as a v13 and then became a v14.

        Number of Sections - 3

        Number of AutoUpdating [Glued] sections ? none

        I would consider this a "light" model in my workflow.


        Screen Shot 2014-03-11 at 9.35.27 AM.png

        Cheers, Chuck

        OTB Designworks is on Youtube

        6 core nMP, 32 gig RAM, (2) D700 GPU's, dual monitors

        1 Reply Last reply Reply Quote 0
        • TIGT Offline
          TIG Moderator
          last edited by

          I am just about to send you a beta SCFace v4.5 [by PM].
          Please test and report back...

          We will solve this... πŸ˜’

          TIG

          1 Reply Last reply Reply Quote 0
          • FrederikF Offline
            Frederik
            last edited by

            My oh my... Sure is a difficult thread to follow...
            When I read the SCF-plugin, I thought it was the SketchUcation Toolbar... 😳

            Cheers
            Kim Frederik

            1 Reply Last reply Reply Quote 0
            • AndrewSA Offline
              AndrewS
              last edited by

              @otb designworks said:

              See attached screenshot. SCF is only plugin installed and SU crashed when trying to open the first file.

              Chuck,

              I found your BugSplats in the database. I see that you crashed about ten times with this bug yesterday. Your most recent crash contains the note, "scf test with only SCF installed", which occurred while opening a file called "30814_walton.skp".

              All of the BugSplats like that ended up here:
              [pre:1v9aklgs]com.sketchup.SketchUp.2014!CRubyApplicationObserver::OnOpenModel(...)[/pre:1v9aklgs]
              Not that we necessarily need it, but this is confirmation that the crash is due to a problem with Ruby observers, as was suspected.

              Andrew

              Andrew S.
              SketchUp Release Engineer

              1 Reply Last reply Reply Quote 0
              • O Offline
                otb designworks
                last edited by

                Thanks Andrew!

                I always wondered if those bugs plat reports actually went somewhere, haha.

                I just sent a new one with a v4.5 beta that crashed immediately.

                Cheers, Chuck

                OTB Designworks is on Youtube

                6 core nMP, 32 gig RAM, (2) D700 GPU's, dual monitors

                1 Reply Last reply Reply Quote 0
                • O Offline
                  otb designworks
                  last edited by

                  I really appreciate everyone's help; you guys are awesome.

                  Cheers, Chuck

                  OTB Designworks is on Youtube

                  6 core nMP, 32 gig RAM, (2) D700 GPU's, dual monitors

                  1 Reply Last reply Reply Quote 0
                  • TIGT Offline
                    TIG Moderator
                    last edited by

                    @frederik said:

                    My oh my... Sure is a difficult thread to follow...
                    When I read the SCF-plugin, I thought it was the SketchUcation Toolbar... 😳
                    That's why I started calling it SCFace πŸ˜‰

                    TIG

                    1 Reply Last reply Reply Quote 0
                    • FrederikF Offline
                      Frederik
                      last edited by

                      @tig said:

                      That's why I started calling it SCFace πŸ˜‰

                      I noticed... πŸ˜„ πŸ‘

                      Cheers
                      Kim Frederik

                      1 Reply Last reply Reply Quote 0
                      • O Offline
                        otb designworks
                        last edited by

                        Just as an update; TIG now ha a beta v4.5 that is working fine on my computer; it just has the observer/auto update feature disabled, so that was definitely where the issue lies.

                        Thanks TIG, you are the man!

                        Cheers, Chuck

                        OTB Designworks is on Youtube

                        6 core nMP, 32 gig RAM, (2) D700 GPU's, dual monitors

                        1 Reply Last reply Reply Quote 0
                        • tt_suT Offline
                          tt_su
                          last edited by

                          @tig said:

                          That's why I started calling it SCFace πŸ˜‰

                          I noticed... πŸ˜„ πŸ‘[/quote]
                          Thanks for clarifying that up, I was confused on that matter.

                          [quote="otb designworks":322fjb9s]Just as an update; TIG now ha a beta v4.5 that is working fine on my computer; it just has the observer/auto update feature disabled, so that was definitely where the issue lies.[/quote:322fjb9s]
                          Good to hear. I'll try to see if we can extract the essence of that observer and recreate it so we can address this bug on our end.

                          Sorry for the inconvenience to anyone affected.

                          1 Reply Last reply Reply Quote 0
                          • TIGT Offline
                            TIG Moderator
                            last edited by

                            @thomthom - I'll PM you my observer code so you can see how it might be causing this...
                            Its previous observer-fueled incarnation had no affect on PCs or my MAC + Mavericks, so it must be something very subtle...

                            πŸ˜•

                            TIG

                            1 Reply Last reply Reply Quote 0
                            • tt_suT Offline
                              tt_su
                              last edited by

                              Yea.. observers are fickle...

                              1 Reply Last reply Reply Quote 0
                              • W Offline
                                whitelock
                                last edited by

                                Hi,
                                I have the same problem with crashing, however my problems are slightly different, I can open sketch up fine, but if I try to open recent it crashes. If I have an open file and want to open another file, I can navigate to it on the desktop and open it but then it crashes. when I re open sketch up it opens all the crashed files. this is 80% of the time. Also I can't ever quit sketch up, it just does not quit. Close a file fine, quit sketch up not responding, constantly have to force quit which can't be good. Also no longer get an option to send a bugs plat like the screen grab above, I now get a grey box that says sketch up quit because of a problem - send to apple??? is this the same as a sending to sketch up are you receiving these oh and saving a file takes ages even a small file can take 30 seconds to save. I have section cut face installed. I recently purchased a brand new iMac with top of the range graphics hard drive, ram etc I'm running mavericks and the version of sketch up on this mac is a complete fresh install from the website, I have not migrated anything from my previous macbook, which I replaced with this IMac because of the problems I was having with sketch up. I thought it must be because my macbook was getting old. Any advice greatly appreciated.

                                Thanks

                                Luke

                                1 Reply Last reply Reply Quote 0
                                • O Offline
                                  otb designworks
                                  last edited by

                                  Hi Luke, sorry to hear about your difficulties; I know how frustrating they can be.

                                  Have you tried running SU without any plugins installed? If not, then I would try that first.

                                  Not sure what is going on with the lack of a SU bug report; you probably are not getting the SU bugsplat window because you are having to force quit as opposed to having SU just crash. I am pretty sure that SU does not get the apple bug reports.

                                  Cheers, Chuck

                                  OTB Designworks is on Youtube

                                  6 core nMP, 32 gig RAM, (2) D700 GPU's, dual monitors

                                  1 Reply Last reply Reply Quote 0
                                  • O Offline
                                    otb designworks
                                    last edited by

                                    On not being able to quit SU, is it possible that SU is giving you the dialogue for "do you want to save before quitting" and that this window is somehow hidden behind another window? SU won't quit until you choose to either save or not. This is especially maddening because SU always opens a new window when you start and that can be easily hidden behind your actual working files and then you have to choose to not save before SU will quit.

                                    Next time you try to quit and it stalls, use mission control to show all windows and see if there is that hidden dialogue window. Just a thought...

                                    Cheers, Chuck

                                    OTB Designworks is on Youtube

                                    6 core nMP, 32 gig RAM, (2) D700 GPU's, dual monitors

                                    1 Reply Last reply Reply Quote 0
                                    • W Offline
                                      whitelock
                                      last edited by

                                      Here are some screen shots of what I get

                                      A) SHOWING HOW SKETCHUP DOES NOT RESPOND TO SHUT DOWN

                                      B) THE GREY BOX I GET, I GET THIS BOX ON CRASHING AND FORCE QUIT, SINCE UPGRADING I DONT SEE THE OLD BUGSPLAT REPORTER OF OLD.

                                      just looked up and realised its all in capitals, I'm not shouting just can't be bothered to type it all out again.

                                      Thanks

                                      Luke


                                      A.jpg


                                      B.jpg

                                      1 Reply Last reply Reply Quote 0
                                      • O Offline
                                        otb designworks
                                        last edited by

                                        There is a difference between crashing and force quitting. I think that is maybe why you aren't seeing the SU bugsplat reporter? I would expect the SU bugsplat dialogue only when SU crashes by it's self?

                                        I feel like I have seen just what you are experiencing with having to force quit and it was, for me, because I didn't see the save dialogue window and SU seemed to just stall out and beach ball.

                                        Cheers, Chuck

                                        OTB Designworks is on Youtube

                                        6 core nMP, 32 gig RAM, (2) D700 GPU's, dual monitors

                                        1 Reply Last reply Reply Quote 0
                                        • S Offline
                                          slbaumgartner
                                          last edited by

                                          I don't have a solution, but a few observations:

                                          • the lack of the BugSplat window on Mac has been reported by several people. So far as I know, nobody has figured out why, though I believe Trimble has contacted the BugSplat developers to see if they can diagnose it.
                                          • the popup to report to Apple rather than BugSplat means the error appeared to be in an OS X library rather than in SU code per-se. That could still be SU's fault for provoking the error, but it was detected in the library.
                                          • Inability to quit means the app is not responding to events. As someone else noted, sometimes this means there is a modal dialog hidden behind some other window. It could also mean that a plugin is hung up. Observers are notorious for problems of this sort. Have you tried with all plugins disabled?

                                          Steve

                                          1 Reply Last reply Reply Quote 0
                                          • W Offline
                                            whitelock
                                            last edited by

                                            I will try disabling all plugins soon, at the moment I need them for the job I am on. Will report back if no change.
                                            Thanks

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 2 / 3
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement