Skip to main content

⚠️ Please note that this topic or post has been archived. The information contained here may no longer be accurate or up-to-date. ⚠️

Capture One not starting

Comments

11 comments

  • Gert Kaasschieter

    I’ve re-installed CO 16.4.1 on my old laptop (also Windows 10 (pro), but not updated with the latest cumulative Windows update, and CO started normally. My guess is that the Windows update might be the cause. The log file gives me the following information:

    Faulting application name: CaptureOne.exe version: 16.4.1.2127

    Faulting module name: Coreclr.dll version 8.0.23.53103

    The coreclr.dll is part of Microsoft.net. I really hope CO technical support will address the issue with the highest priority. At this moment I would not recommend W10 users to install the latest cumulative update KB5039211.

    1
  • Jeff Gottloeb

    FWIW, I'm running Windows 10 Home with KB5039211 installed and I have no problems with CaptureOne 16.4.1.2127 starting.  However, I upgraded to 16.4.1 after the patch was installed.

    1
  • Marcin K

    Yesterday I encountered the same issue and lost a lot of time to figure it out. It seems that the reason was KB5040427 update which updated .NET framework (KB5041081). I managed to revert it by installing previous version of .NET (8.0.6 - https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.6/8.0.6.md - runtime installer) and CO started to work again. Thanks for emotional roller coaster, Capture One.

    1
  • Walter Rowe
    Moderator
    Top Commenter

    Open a support case with Capture One and provide all the details.

    0
  • FirstName LastName

    Same problem here with the Fuji version

    1
  • Jeff Chojnacki

    Same problem here with Windows 11 - happened two days ago, which was day 28 of my 30 day trial, lol.  I tried deleting the logs (%localappdata%/capture*), since the exception is in the logger start up.  I also uninstalled and re-downloaded from this site and reinstalled and no change, C1 still does not start.  How can I get notified when they hot fix the .net update?

     

    This kind of exception is very bad on a managed language like C#:
    Faulting application name: CaptureOne.exe, version: 16.4.4.2244, time stamp: 0x666b0000
    Faulting module name: coreclr.dll, version: 8.0.123.58001, time stamp: 0x65684720
    Exception code: 0xc0000005

    Application: CaptureOne.exe
    CoreCLR Version: 8.0.123.58001
    .NET Version: 8.0.1
    Description: The process was terminated due to an unhandled exception.
    Exception Info: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
    Stack:
       at <Module>.P1.ModelCore.Logger.Start(std.basic_string<char,std::char_traits<char>,std::allocator<char> >*)
       at <Module>.P1.ModelCore.Logger.Start(std.basic_string<char,std::char_traits<char>,std::allocator<char> >*)
       at P1.ModelCoreWrapper.McSettingsPersistency.StartLogger(System.String)
       at P1.C1.Core.ImagePersistency.InitializeMCLogging(System.String)
       at P1.C1.StartupClass+<>c.<InitializeApplicationLogging>b__3_0()

     

    1
  • Marek

    My C1 also does not load. Event viewer:

    Faulting application name: CaptureOne.exe, version: 16.4.4.2244, time stamp: 0x666b0000
    Faulting module name: coreclr.dll, version: 8.0.824.36612, time stamp: 0x6696b815
    Exception code: 0xc0000005
    Fault offset: 0x00000000001c2090
    Faulting process id: 0x3edc
    Faulting application start time: 0x01daf596f6a46589
    Faulting application path: C:\Program Files\Capture One\Capture One\CaptureOne.exe
    Faulting module path: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.8\coreclr.dll
    Report Id: 247f87cb-d1aa-4ffc-a7a6-1752e2f6ab6b
    Faulting package full name: 
    Faulting package-relative application ID: 

    Application: CaptureOne.exe
    CoreCLR Version: 8.0.824.36612
    .NET Version: 8.0.8
    Description: The process was terminated due to an unhandled exception.
    Exception Info: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
    Stack:
       at <Module>.P1.ModelCore.Logger.Start(std.basic_string<char,std::char_traits<char>,std::allocator<char> >*)
       at <Module>.P1.ModelCore.Logger.Start(std.basic_string<char,std::char_traits<char>,std::allocator<char> >*)
       at P1.ModelCoreWrapper.McSettingsPersistency.StartLogger(System.String)
       at P1.C1.Core.ImagePersistency.InitializeMCLogging(System.String)
       at P1.C1.StartupClass+<>c.<InitializeApplicationLogging>b__3_0()
       at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(System.Threading.Thread, System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
       at System.Threading.Tasks.Task.ExecuteWithThreadLocal(System.Threading.Tasks.Task ByRef, System.Threading.Thread)
       at System.Threading.ThreadPoolWorkQueue.Dispatch()
       at System.Threading.PortableThreadPool+WorkerThread.WorkerThreadStart()

    My dotnet version is installed with Visual Studio, so I cannot uninstall it.

    1
  • Walter Rowe
    Moderator
    Top Commenter

    Search the forums. There is another thread about this. Someone there provides the steps to address this with updated .NET and Visual C++ libraries.

    1
  • Marek

    Could you kindly link to the solution?

    0
  • Marek

    Walter Rowe
    Could you kindly link to the solution?

    0

Post is closed for comments.