Jump to content
You must now use your email address to sign in [click for more info] ×

Recommended Posts

Hi,

I've just reset Windows (10) on my computer and am reinstalling my apps. After that I'm getting all three apps crashing on start.

I have upgraded to the latest version of each, and that at least got far enough to enter my licence keys but they still crash.

I have checked the FAQ and made sure I am fully up to date with all updates. I am not using any of the apps mentioned in the FAQ thread.

I attach the crash dump from Photo. Let me know if you want the other crash dumps as well.

303c872c-809e-4a8c-9adc-4640780b7121.dmp

Cheers,

Ian

Link to comment
Share on other sites

Well your Photo dump tells that it crashed due to a read access violation in OpenCL.dll, so you have to disable in the preferences the as default enabled OpenCL hardware acceleration. You can do so without starting any Affinity app by using this help tool or instead manually (see this FAQ entry).

Further you might want to check if there are other newer GPU drivers available for your used graphics card. You can then test if those possibly newer/updated GPU drivers also will lead to crashes or not. - Another point of caution is also, if using CaptureOne, here some of it's explorer services (if used and enabled) can lead too to Affinity OpenCL related crashes.

Your dump file output:

Quote

Operating system: Windows NT
                  6.2.19041 804
CPU: amd64
     family 6 model 78 stepping 3
     4 CPUs

GPU: UNKNOWN

Crash reason:  EXCEPTION_ACCESS_VIOLATION_READ
Crash address: 0x7fff108e6198
Process uptime: 14 seconds

Thread 0 (crashed)
 0  OpenCL.dll + 0x2f56

    rax = 0x00000085a19fda90   rdx = 0x0000000000000902
    rcx = 0x00000232392395c0   rbx = 0x00000232392395c0
    rsi = 0x0000000000000000   rdi = 0x0000000000000000
    rbp = 0x0000000000000902   rsp = 0x00000085a19fda20
     r8 = 0x0000000000000000    r9 = 0x0000000000000000
    r10 = 0x00007fff108e6190   r11 = 0x00000085a19fd9c0
    r12 = 0x000002322d01dce0   r13 = 0x000002322d01dce8
    r14 = 0x0000000000000000   r15 = 0x00000232392395c0
    rip = 0x00007fff96442f56
    Found by: given as instruction pointer in context
 1  libraster.dll + 0x9a650
    rsp = 0x00000085a19fda60   rip = 0x00007fff151ba650
    Found by: stack scanning
 2  libraster.dll + 0x99f67
    rsp = 0x00000085a19fdab0   rip = 0x00007fff151b9f67
    Found by: stack scanning
 3  libkernel.dll + 0x4c7470
    rsp = 0x00000085a19fdab8   rip = 0x00007fff49a97470
    Found by: stack scanning
 4  libraster.dll + 0x2b7c000
    rsp = 0x00000085a19fdac8   rip = 0x00007fff17c9c000
    Found by: stack scanning
 5  libraster.dll + 0x5ce0a
    rsp = 0x00000085a19fdad0   rip = 0x00007fff1517ce0a
    Found by: stack scanning
 6  ucrtbase.dll + 0x12690
    rsp = 0x00000085a19fdaf0   rip = 0x00007fffb1052690
    Found by: stack scanning
 7  libraster.dll + 0x2d7dc58
    rsp = 0x00000085a19fdb38   rip = 0x00007fff17e9dc58
    Found by: stack scanning
...
...

 

☛ Affinity Designer 1.10.8 ◆ Affinity Photo 1.10.8 ◆ Affinity Publisher 1.10.8 ◆ OSX El Capitan
☛ Affinity V2.3 apps ◆ MacOS Sonoma 14.2 ◆ iPad OS 17.2

Link to comment
Share on other sites

24 minutes ago, Ian Brockbank said:

I don't have a PerformancePreferences.xml yet, so the tool didn't make any updates.

I tried creating a simple one with just the UseHardwareAcceleration setting, but that doesn't seem to have worked.

PerformancePreferences.xml 82 B · 0 downloads

What next?

Maybe some other Windows Affinity user can provide you here with a v1.9.1 copy of a PerformancePreferences.xml file, so that you can try out if that then solves the problem. - Or try this here instead ...

<?xml version="1.0" encoding="UTF-8"?>
<Settings xsi:type="Serif.Interop.Persona.Settings.PerformanceSettings" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<RAMUsageLimit>
<UnitType>Megabyte</UnitType>
<Value>8192</Value>
</RAMUsageLimit>
<DiskWarningLimit>
<UnitType>Megabyte</UnitType>
<Value>32768</Value>
</DiskWarningLimit>
<UndoLimit>1024</UndoLimit>
<ViewQuality>0</ViewQuality>
<AutoSaveInterval>
<UnitType>Number</UnitType>
<Value>300</Value>
</AutoSaveInterval>
<UsePerfectClipping>False</UsePerfectClipping>
<UseDithering>True</UseDithering>
<RetinaPassIndex>0</RetinaPassIndex>
<UseHardwareAcceleration>False</UseHardwareAcceleration>
</Settings> 

Otherwise try the Affinity Photo Windows Customer Beta - 1.9.2.997 Beta version and take from there the PerformancePreferences.xml file over to the release v1.9.1. - Note however that the Affinity OpenCL Disabler tool doesn't take Beta versions into account, thus you would have to edit the PerformancePreferences.xml file manually then, see ...

☛ Affinity Designer 1.10.8 ◆ Affinity Photo 1.10.8 ◆ Affinity Publisher 1.10.8 ◆ OSX El Capitan
☛ Affinity V2.3 apps ◆ MacOS Sonoma 14.2 ◆ iPad OS 17.2

Link to comment
Share on other sites

Ok, hopefully the upcoming v1.9.2 release will then fix possible issues.

☛ Affinity Designer 1.10.8 ◆ Affinity Photo 1.10.8 ◆ Affinity Publisher 1.10.8 ◆ OSX El Capitan
☛ Affinity V2.3 apps ◆ MacOS Sonoma 14.2 ◆ iPad OS 17.2

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.