Loads of crashes in R9 b3 and gold release

Get answers to your questions about color grading, editing and finishing with DaVinci Resolve.
  • Author
  • Message
Offline
User avatar

Henrik Cednert

  • Posts: 132
  • Joined: Wed Aug 29, 2012 6:21 pm

Loads of crashes in R9 b3 and gold release

PostFri Sep 07, 2012 6:19 pm

I had loads of these crashes in b3 but thought it was beta issues. But i have it in final release too. This on my retina MacBook Pro 2.7ghz with 16GB RAM. THe crashes are more or less just a kill -9 and resolve just goes down and disappears and there's no error messages in OSX. This is from the console but not sure if it's related:

Code: Select all
9/7/12 8:05:22.879 PM WindowServer[110]: kCGErrorIllegalArgument: _CGXRemoveWindowFromWindowMovementGroup: Window not in group
9/7/12 8:07:15.014 PM sandboxd[2907]: ([2904]) mdworker(2904) deny file-write-create /Library/PostgreSQL/8.4/Library



Code: Select all
mdworker(2904) deny file-write-create /Library/PostgreSQL/8.4/Library

Process:         mdworker [2904]
Path:            /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdworker
Load Address:    0x10f113000
Identifier:      mdworker
Version:         ??? (???)
Code Type:       x86_64 (Native)
Parent Process:  launchd [451]

Date/Time:       2012-09-07 20:07:15.010 +0200
OS Version:      Mac OS X 10.8.1 (12B19)
Report Version:  8

Thread 0:
0   libsystem_kernel.dylib           0x00007fff8712ae06 mkdir + 10
1   CarbonCore                       0x00007fff831159e4 CreateObjectCommon(FSMount*, FSRefParam*, unsigned char) + 353
2   CarbonCore                       0x00007fff8311584f PBCreateDirectoryUnicodeSync + 66
3   CarbonCore                       0x00007fff831157f3 FSCreateDirectoryUnicode + 51
4   CarbonCore                       0x00007fff83115741 FSCreateDirectoryNonUnicode + 123
5   CarbonCore                       0x00007fff831151d2 CreateFolder + 724
6   CarbonCore                       0x00007fff831267a8 FindFolderGuts + 783
7   CarbonCore                       0x00007fff83126437 FSFindFolder + 151
8   LaunchServices                   0x00007fff8cd84b84 _LSPathForBundleLibraryIdentifier(__CFString const*) + 228
9   LaunchServices                   0x00007fff8cd83a3f _LSGetLibraryBundleIdentifierAndItemIndexForNode(LSContext*, FSNode*, long*) + 183
10  LaunchServices                   0x00007fff8cd8394b _LSRegisterNode + 109
11  LaunchServices                   0x00007fff8cd2fc6b _LSBundleCopyOrCheckNode + 1047
12  LaunchServices                   0x00007fff8cd2f76f _LSBundleFindWithInfo + 726
13  LaunchServices                   0x00007fff8cd83aac _LSGetLibraryBundleIdentifierAndItemIndexForNode(LSContext*, FSNode*, long*) + 292
14  LaunchServices                   0x00007fff8cd8394b _LSRegisterNode + 109
15  LaunchServices                   0x00007fff8cd74486 LSRegisterURL + 84
16  mdworker                         0x000000010f142c04
17  mdworker                         0x000000010f142f76
18  libdispatch.dylib                0x00007fff86ad9f3d _dispatch_call_block_and_release + 15
19  libdispatch.dylib                0x00007fff86ad60fa _dispatch_client_callout + 8
20  libdispatch.dylib                0x00007fff86ad74c3 _dispatch_queue_drain + 235
21  libdispatch.dylib                0x00007fff86ad7335 _dispatch_queue_invoke + 52
22  libdispatch.dylib                0x00007fff86ad7207 _dispatch_worker_thread2 + 249
23  libsystem_c.dylib                0x00007fff87525ceb _pthread_wqthread + 404
24  libsystem_c.dylib                0x00007fff875101b1 start_wqthread + 13

Binary Images:
       0x10f113000 -        0x10f16cff7  mdworker (707.1) <9378E01B-C699-3561-8E21-2AC3D0E93DC0> /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdworker
    0x7fff830fe000 -     0x7fff83415ff7  com.apple.CoreServices.CarbonCore (1037 - 1037) <5127E2AB-AE98-3393-AEF6-CA8C1090F921> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff86ad4000 -     0x7fff86ae9ff7  libdispatch.dylib (228.18) <0B6B6E7F-4D8A-3F3B-A4BF-6CF34638DBBB> /usr/lib/system/libdispatch.dylib
    0x7fff87118000 -     0x7fff87133ff7  libsystem_kernel.dylib (2050.9.2) <F646589B-13F8-3685-8C17-92C77993AE86> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8750f000 -     0x7fff875dbfef  libsystem_c.dylib (825.24) <16B6B86C-53EE-36E8-AC2B-4AADC1008098> /usr/lib/system/libsystem_c.dylib
    0x7fff8cd12000 -     0x7fff8cdc3fff  com.apple.LaunchServices (539 - 539) <04FA5C61-6349-3841-9609-B650B6222800> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
Henrik Cednert | cto | cbb | OnePost AB | www.onepost.se
Offline
User avatar

Henrik Cednert

  • Posts: 132
  • Joined: Wed Aug 29, 2012 6:21 pm

Re: Loads of crashes in R9 b3 and gold release

PostFri Sep 07, 2012 6:45 pm

...and it just keeps crashing. Seems related to PostgreSQL. IS that the DB-stuffs for resolve?

Code: Select all
9/7/12 8:37:42.487 PM sandboxd[3198]: ([3195]) mdworker(3195) deny file-write-create /Library/PostgreSQL/8.4/Library


The interesting is that the Library dir doesn't exist in that path.

Code: Select all
rNEO:8.4 henced$ pwd
/Library/PostgreSQL/8.4
rNEO:8.4 henced$ ls -al
total 0
drwxr-xr-x  12 root      daemon   408 Sep  4 14:17 .
drwxr-xr-x   3 root      wheel    102 Sep  4 20:25 ..
drwxr-xr-x  30 root      daemon  1020 Sep  4 14:17 bin
drwx------  18 postgres  daemon   612 Sep  7 14:04 data
drwxr-xr-x   7 root      daemon   238 Sep  4 14:17 doc
drwxr-xr-x  24 root      daemon   816 Sep  4 14:17 include
drwxr-xr-x   3 root      daemon   102 Sep  4 14:17 installer
drwxr-xr-x  29 root      daemon   986 Sep  4 14:17 lib
drwxr-xr-x   3 root      daemon   102 Sep  4 14:17 pgAdmin3.app
drwxr-xr-x  17 root      daemon   578 Sep  4 14:17 scripts
drwxr-xr-x   5 root      daemon   170 Sep  4 14:17 share
drwxr-xr-x   3 root      daemon   102 Sep  4 14:17 stackbuilder.app
Henrik Cednert | cto | cbb | OnePost AB | www.onepost.se
Offline
User avatar

Pat Horridge

  • Posts: 75
  • Joined: Wed Aug 22, 2012 12:34 pm
  • Location: Hoxton Sq London UK

Re: Loads of crashes in R9 b3 and gold release

PostFri Sep 07, 2012 6:49 pm

Resolve does use a database so it could be related. Are you sure you have the supported OS Version?
I'd be tempted to uninstall and re-install.
Pat Horridge
Technical Director, Trainer, ACI, ACSR,
VET Production Editing Digital Media Blu-ray DVD
T +44 (0)20 7505 4701 | F +44 (0)20 7505 4800 | E pat@vet.co.uk |
www.vet.co.uk | Lux Building 2-4 Hoxton Square London N1 6US
Offline
User avatar

Ola Haldor Voll

  • Posts: 168
  • Joined: Wed Aug 22, 2012 9:22 am
  • Location: Norway

Re: Loads of crashes in R9 b3 and gold release

PostFri Sep 07, 2012 7:17 pm

I might sound ignorant, but I'm here in good faith.

Are you working with a database for a specific reason? You know you can save projects in the new "disk" mode?
For me it speeds up the loading and saving process, and I don't have to be nervous about the database messing up. I'm not a database kind of guy anyway.

It's not a fix, but another way of handling projects.
Offline
User avatar

Henrik Cednert

  • Posts: 132
  • Joined: Wed Aug 29, 2012 6:21 pm

Re: Loads of crashes in R9 b3 and gold release

PostFri Sep 07, 2012 7:36 pm

I did not know that. I just installed it and did what the installer and GUI told me to do. WIll look into that, thanks.

Had another crash just now. I started it with sudo to see if it was an admin permission problem but crashed anyways:

Code: Select all
9/7/12 9:30:07.143 PM Terminal[202]: *** WARNING: -[NSImage compositeToPoint:fromRect:operation:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
9/7/12 9:30:17.801 PM WindowServer[110]: CGXSetTrackingAreaEnabled : Invalid tracking area 0x12f7bb410
9/7/12 9:30:17.802 PM WindowServer[110]: CGXSetTrackingAreaEnabled : Invalid tracking area 0x12f7bb410
9/7/12 9:30:17.823 PM WindowServer[110]: CGXSetTrackingAreaEnabled : Invalid tracking area 0x12f7bb410
9/7/12 9:30:42.305 PM WindowServer[110]: CGXSetTrackingAreaEnabled : Invalid tracking area 0x12f7bb410
9/7/12 9:30:42.306 PM WindowServer[110]: CGXSetTrackingAreaEnabled : Invalid tracking area 0x12f7bb410
9/7/12 9:30:42.343 PM WindowServer[110]: CGXSetTrackingAreaEnabled : Invalid tracking area 0x12f7bb410

9/7/12 9:30:58.681 PM com.apple.launchd.peruser.501[181]: ([0x0-0x421421].com.blackmagic-design.davinci.Resolve[3346]) Exited with code: 1




Ola Haldor Voll wrote:I might sound ignorant, but I'm here in good faith.

Are you working with a database for a specific reason? You know you can save projects in the new "disk" mode?
For me it speeds up the loading and saving process, and I don't have to be nervous about the database messing up. I'm not a database kind of guy anyway.

It's not a fix, but another way of handling projects.
Henrik Cednert | cto | cbb | OnePost AB | www.onepost.se
Offline
User avatar

Henrik Cednert

  • Posts: 132
  • Joined: Wed Aug 29, 2012 6:21 pm

Re: Loads of crashes in R9 b3 and gold release

PostFri Sep 07, 2012 7:37 pm

Have 10.8.1. Dunno if that's supported but think 10.8 is.

Pat Horridge wrote:Resolve does use a database so it could be related. Are you sure you have the supported OS Version?
I'd be tempted to uninstall and re-install.
Henrik Cednert | cto | cbb | OnePost AB | www.onepost.se
Offline
User avatar

Henrik Cednert

  • Posts: 132
  • Joined: Wed Aug 29, 2012 6:21 pm

Re: Loads of crashes in R9 b3 and gold release

PostFri Sep 07, 2012 8:07 pm

Running from disk now as suggested but still have crashes. =(

Code: Select all
9/7/12 10:04:15.359 PM com.apple.launchd.peruser.501[182]: ([0x0-0x2d02d].com.blackmagic-design.davinci.Resolve[286]) Exited with code: 1


Ola Haldor Voll wrote:I might sound ignorant, but I'm here in good faith.

Are you working with a database for a specific reason? You know you can save projects in the new "disk" mode?
For me it speeds up the loading and saving process, and I don't have to be nervous about the database messing up. I'm not a database kind of guy anyway.

It's not a fix, but another way of handling projects.
Henrik Cednert | cto | cbb | OnePost AB | www.onepost.se
Offline

Peter Chamberlain

Blackmagic Design

  • Posts: 14909
  • Joined: Wed Aug 22, 2012 7:08 am

Re: Loads of crashes in R9 b3 and gold release

PostFri Sep 07, 2012 8:24 pm

We have two rMBP's on the stand at IBC and no crashes all day. Please email davincihelp (at) blackmagicdesign (dot) com with your contact details and a crash log and the guys will have a look.
Peter
DaVinci Resolve Product Manager
Offline
User avatar

Henrik Cednert

  • Posts: 132
  • Joined: Wed Aug 29, 2012 6:21 pm

Re: Loads of crashes in R9 b3 and gold release

PostFri Sep 07, 2012 8:35 pm

Thanks Peter, will do. =)



Peter Chamberlain wrote:We have two rMBP's on the stand at IBC and no crashes all day. Please email davincihelp (at) blackmagicdesign (dot) com with your contact details and a crash log and the guys will have a look.
Peter
Henrik Cednert | cto | cbb | OnePost AB | www.onepost.se
Offline

CaptainHook

Blackmagic Design

  • Posts: 2081
  • Joined: Wed Aug 22, 2012 4:50 am
  • Location: Melbourne, Australia
  • Real Name: Hook

Re: Loads of crashes in R9 b3 and gold release

PostFri Sep 07, 2012 11:06 pm

NEO wrote:
Code: Select all
9/7/12 8:37:42.487 PM sandboxd[3198]: ([3195]) mdworker(3195) deny file-write-create /Library/PostgreSQL/8.4/Library

I see this in the console logs quite often as well, but it doesn't seem to have induced any crashes for me.
Think i might ditch database mode though.. i had forgotten that changed in 9.
**Any post by me prior to Aug 2014 was before i started working for Blackmagic**

Return to DaVinci Resolve

Who is online

Users browsing this forum: Scott Freeman, tango_lima and 199 guests