Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
10

Massive memory leak issue in Photoshop 24.6 Mac M1

Community Beginner ,
Jul 16, 2023 Jul 16, 2023

Issue: 

Photoshop continually increases memory use to the point it is using up to 100GB RAM and MacOS becomes unusably slow

 

A bit more detail: 

I use a script called BMTCollage written by the late Adobe Forum expert JJMack to apply graphic designs onto photos of t-shirt mockups. The script loops through the number of t-shirt designs (i.e. 10 transparent PNGs) and applies them to the number of t-shirt photo PSD files (i.e. 5) to create end result JPEG t-shirt mockups (i.e. 50 mockups) as an example. 

 

The mockup script uses a smart object layer in the PSD file to identify where the PNG graphic should be placed. 

 

While running this script, Photoshop 24.6 Mac memory increases and increases, to the point where it can hit 80 - 100GB and then MacOS struggles with the paging to disk (even when there is 300GB+ free on a fast internal SSD) and declares it has run out of application memory. 

 

Screenshot 2023-07-17 at 9.33.30 am.pngexpand image

 

Photoshop version: Adobe Photoshop Version: 24.6.0 20230615.r.573 15cc86e arm64
OS and version: macOS 13.4.1(c)  running on M1 iMac 

 

Steps to reproduce the behavior:

 

Step 1

Download this ZIP file (105.4MB) which contains the Photoshop script and sample images to work with.

 

Step 2

Unzip and locate the "Scripts & Misc." folder.

 

Step 3

Copy the "Mockups.jsx" and "PCTpreferences.jsx" scripts into your Photoshop Scripts folder (/Applications/Adobe Photoshop [VERSION]/Presets/Scripts/) 

 

Step 4

In Photoshop, go to File > Scripts > Mockups


Step 5

In the script's dialogue box, select the correct folders on your Mac. 

- In "Batch Folder of a Mockups Template File", select the "Mockups" folder (from the expanded ZIP)

- In "Objects Collection Folder", select the "Obj0" folder (from the expanded ZIP)

- In "Output Folder", select the "Export" folder (from the expanded ZIP) 

- Tick the "Edit Smart Object" and "Fit Image" tick boxes. 

 

Step 6

- Click "create mockup collages" and let Photoshop run through the script. 

 

Expected result: Photoshop should complete the script and manage its memory appropriately within the limits set in Preferences.

 

Actual result: Photoshop continually increases its RAM consumption as it loops through the script, eventually getting to an enormous RAM size and causing MacOS to become unstable. (It doesn't crash MacOS but the OS becomes extremely slow until Photoshop is force quit.)

 

I noticed this memory usage pattern starting when generative fill was introduced in Photoshop Beta, which has now come across to Photoshop 24.6 stable. I'm not sure if that is really when it started though; it may be coincidental. 

TOPICS
Actions and scripting , macOS
3.2K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe
Community Beginner ,
Jul 16, 2023 Jul 16, 2023

Sorry, I mucked up one thing in my instructions. 

- In "Objects Collection Folder", select the main "Automated Mockups" folder NOT the "Obj0" folder.

 

This is how the preferences should look:

Screenshot 2023-07-17 at 1.23.05 pm.pngexpand image

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Jul 16, 2023 Jul 16, 2023

Also, I ran my own test set of images and saw the memory usage continually increasing, though I perhaps haven't included enough sample files to really run into problems. It got to 11GB of memory by the time the script finished processing all the permutations of tshirt graphic and tshirt photo.

 

However, with larger runs of files (i.e. 20 tshirt designs being applied onto 50 tshirt photos, for a total of 1,000 output files, that's where Photoshop generates hits peak memory usage of 80-100GB and destabilises the system.)

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Jul 17, 2023 Jul 17, 2023

Hi @DanMelb 

 

It may help if we could see your Photoshop System Info. Launch Photoshop, and select Help >System Info...and copy/paste the text in a reply.  

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Jul 17, 2023 Jul 17, 2023

Thanks Cory, here it is:

 

Adobe Photoshop Version: 24.6.0 20230615.r.573 15cc86e arm64 Number of Launches: 50 Operating System: Mac OS 13.4.1 System architecture: Apple M1, HybridCPU(4:4) Physical processor count: 8 Built-in memory: 16384 MB Free memory: 7925 MB Memory available to Photoshop: 11851 MB Memory used by Photoshop: 70 % Crash Handler: Adobe DCX Version: 7.1.5 SAM SDK Version: 4.1.4 ACP.local Status: - SDK Version: 3.2.0.1 - Core Sync Status: Reachable and compatible - Core Sync Running: 6.5.3.1 - Min Core Sync Required: 4.3.66.28 Live Edit Client SDK Version: 4.0.0 Content Credential Helper Version: 0.5.3 Precise Color Management for HDR Display: Disabled. Manta Canvas: Enabled. Alias Layers: Disabled. Highbeam: Enabled. Touch Bar Property Feedback: Enabled. Image tile size: 1024K Image cache levels: 4 Font Preview: Medium HarfBuzz Version: 4.3.0 TextEngine: Unified Text Engine ======= GPU
Native API stable: True OpenGL API stable: True OpenCL API stable: True GPUDeny: 0
GPUForce: 0
useGPU: 1
useOpenCL: 1
isGPUCapable: 1
GPUName: Apple M1
GPUVendor: APPLE
IsNativeGPUCapable: 1
IsOpenGLGPUCapable: 1
IsOpenCLGPUCapable: 1
HasSufficientRAM: 1
GPU accessible RAM: 11,453 MB
Required GPU accessible RAM: 1,500 MB
UseGraphicsProcessorChecked: 1
UseOpenCLChecked: 1
Display: 1 Display Bounds: top=0, left=0, bottom=1260, right=2240 High DPI Monitor Main Display ------- Sniffer output
[0 ms]
Launch GPUSnifferThread

[0 ms]
Start RunAllAPIs

[0 ms]
"/Applications/Adobe Photoshop 2023/Adobe Photoshop 2023.app/Contents/MacOS/sniffer" -baseTimeMS=227462258 -comment=Photoshop Version: Adobe Photoshop 24.6.0 20230615.r.573 15cc86e arm64

[163 ms]
Start sniffer 2023-07-17 13:31:23
# Photoshop Version: Adobe Photoshop 24.6.0 20230615.r.573 15cc86e arm64
sniffer -baseTimeMS=227462258 -comment=Photoshop Version: Adobe Photoshop 24.6.0 20230615.r.573 15cc86e arm64

{10 ms}
Start platform native
# displays: 1
Display 0
Display: 1
Main: TRUE
Built in: TRUE
Stereo: FALSE
Bounds: (0, 0) -> (2,240, 1,260)
Dimensions: (4,480 2,520)
Physical size: (521.982 293.615)
Pixel size: (0.116514 0.116514)
Dynamic range: (0 1)
Potential dynamic range: (0 2)
Reference dynamic range: (0 0)
Attached Device: (DeviceID name=Apple M1 index=0)

# devices: 1
Device 0
Name: Apple M1
Preferred: TRUE
Power Envelope: DISCRETE
Attachment: EMBEDDED
# attached displays: 1
1
GPU accessible RAM: 11,453 MB
VRAM: 0 MB
Dedicated System RAM: 0 MB
Shared System RAM: 11,453 MB
API version: 1.0 (1.0)
Device version: 1.0 (1.0)
Vendor name: APPLE
Driver date: UNKNOWN
Driver age: UNKNOWN
Driver version: UNKNOWN
End platform native
{98 ms}

{98 ms}
Start platform OpenGL
# displays: 1
Display 0
Display: 1
Main: TRUE
Built in: TRUE
Stereo: FALSE
Bounds: (0, 0) -> (2,240, 1,260)
Dimensions: (4,480 2,520)
Physical size: (521.982 293.615)
Pixel size: (0.116514 0.116514)
Dynamic range: (0 1)
Potential dynamic range: (0 2)
Reference dynamic range: (0 0)
Attached Device: (DeviceID name=16940800 index=0)

# devices: 1
Device 0
Name: Apple M1
Preferred: TRUE
Power Envelope: DISCRETE
Attachment: UNKNOWN
# attached displays: 1
1
GPU accessible RAM: 10,922 MB
VRAM: 10,922 MB
Dedicated System RAM: 0 MB
Shared System RAM: 0 MB
API version: 2.1 (2.1 Metal - 83.1)
Device version: 2.1 (2.1 Metal - 83.1)
Vendor name: APPLE
Driver date: UNKNOWN
Driver age: UNKNOWN
Driver version: UNKNOWN
GLSL version: 1.20 (1.20)
CGL ID: 16940800
Display mask: 3
End platform OpenGL
{112 ms}

{112 ms}
Start platform OpenCL
# displays: 0

# devices: 1
Device 0
Name: Apple M1
Preferred: TRUE
Power Envelope: INTEGRATED
Attachment: UNKNOWN
# attached displays: 0
GPU accessible RAM: 11,453 MB
VRAM: 11,453 MB
Dedicated System RAM: 0 MB
Shared System RAM: 0 MB
API version: 1.2 (OpenCL 1.2 (Apr 15 2023 03:24:33))
Device version: 1.2 (OpenCL 1.2 )
Vendor name: APPLE
Driver date: UNKNOWN
Driver age: UNKNOWN
Driver version: UNKNOWN
Bandwidth: 2,046 GB / s
Compute score: 12,495
Device name string: Apple M1
Device vendor string: Apple
Platform name string: Apple
Platform vendor string: Apple
End platform OpenCL
{162 ms}

Exit code kExitNormal
End sniffer 2023-07-17 13:31:23
[kStatusNormal, kExitNormal]

[163 ms]
Finish RunAllAPIs

[1109 ms]
Start GetSnifferResult

[1109 ms]
Finish GetSnifferResult

------- Sniffer output
======= GPU
License Type: Subscription Serial number: 90970503968366123931 GUIDBucket: Composite Core (enable_composite_core): on Composite Core GPU (comp_core_gpu): on Composite Core Threads (MultithreadedCompositing): on Composite Core UI (comp_core_ui): off Composite Core Feature Prefs (CompCoreFeaturePrefs): off Document Graph (enable_doc_graph): off Application folder: /Applications/Adobe Photoshop 2023/ Photoshop scratch has async I/O enabled Scratch volume(s): Startup, 926.4G, 90.7G free Required Plugins folder: /Applications/Adobe Photoshop 2023/Adobe Photoshop 2023.app/Contents/PlugIns/Required/ Primary Plugins folder: /Applications/Adobe Photoshop 2023/Plug-ins/ Installed components: dvametadata.framework dvametadata 23.0.0.0 AdobeXMPScript.framework AdobeXMPScript 79.a8d475349 79.a8d475349 libdynamic-napi.framework Torq Native local ICUUnicode.framework ICUUnicode 14.0.04ee3a5 ICUConverter.framework ICUConverter 14.0.04ee3a5 AdobeCrashReporter.framework AdobeCrashReporter 12.1.0.202305112304_acd7e25 boost_system.framework boost_system 23.0.0.0 AdobeACE.framework AdobeACE 6.0.1 79.27b150cfb6. dvanet.framework dvanet 23.0.0.0 AdobeOwl.framework AdobeOwl mediacoreif.framework mediacoreif 23.0.0.0 dvascripting.framework dvascripting 23.0.0.0 dvaappsupport.framework dvaappsupport 23.0.0.0 AdobeAXE8SharedExpat.framework AdobeAXE8SharedExpat 6.0.0 79.002995e5. AIDE.framework AIDE 5.4.0 79.8b163e26 boost_chrono.framework boost_chrono 23.0.0.0 dynamiclink.framework dynamiclink 23.0.0.0 dvaaccelerate.framework dvaaccelerate 23.0.0.0 dvametadataUI.framework dvametadataUI 23.0.0.0 AdobeARE.framework AdobeARE 3.0.0 79.625377 AdobePDFPort.framework AdobePDFPort 4.0.0 79.625377 ICUInternationalization.framework ICUInternationalization 14.0.04ee3a5 boost_filesystem.framework boost_filesystem 23.0.0.0 AdobeBIB.framework AdobeBIB 4.0.0 79.27b150cfb6. AdobeXMPFiles.framework AdobeXMPFiles 79.a8d475349 79.a8d475349 AdobeLinguistic.framework 14.5.0.32668ad dvaplayer.framework dvaplayer 23.0.0.0 filterport.framework filterport 27.1.0.170 PlugPlugOwl.framework PlugPlugOwl 11.5.2.130 libzip.framework libzip 23.0.0.0 AdobeAGM.framework AdobeAGM 7.1.0 79.27b150cfb6. AdobeSVGRE.framework AdobeSVGRE 9.3.0 "BUILDVERSION_HELPER" AdobePDFL.framework AdobePDFL 17.0.0 79 . 49d0f7fa dvavulcansupport.framework dvavulcansupport 23.0.0.0 dvacore.framework dvacore 23.0.0.0 aiport.framework aiport 27.1.0.170 AdobePIP.framework AdobePIP 8.2.0.16 AdobePDFSettings.framework AdobePDFSettings 1.7 AdobeAXEDOMCore.framework AdobeAXEDOMCore 6.0.0 79.002995e5. dvatransport.framework dvatransport 23.0.0.0 AdobeXMP.framework AdobeXMPCore 79.a8d475349 79.a8d475349 AdobeJP2K.framework AdobeJP2K 4.0.0 79.6dcde51 dvaaudiodevice.framework dvaaudiodevice 23.0.0.0 LogSession.framework LogSession 8.2.0.16 dvaaudiodsp.framework dvaaudiodsp 23.0.0.0 PlugPlugExternalObject.framework 11.5.2.130 AdobeSVGAGM.framework AdobeSVGAGM 4.0.0 79.8567dec. dvametadataapi.framework dvametadataapi 23.0.0.0 WRServices.framework WRServices 17.5.1 17.5.1.0 AdobeBIBUtils.framework AdobeBIBUtils 4.0.0 79.27b150cfb6. boost_threads.framework boost_threads 23.0.0.0 CloudAILib.framework CloudAILib 27.1.0.170 SPBasic.framework SPBasic 27.1.0.170 AdobeCoolType.framework AdobeCoolType 8.3.0 79.27b150cfb6. boost_regex.framework boost_regex 23.0.0.0 dvamediatypes.framework dvamediatypes 23.0.0.0 AdbePM.framework AdbePM 1 boost_date_time.framework boost_date_time 23.0.0.0 dynamic-torqnative.framework Torq Native local AdobeMPS.framework AdobeMPS 9.0.0.52792 79.fb3b9dfa dvaui.framework dvaui 23.0.0.0 MacMemory.framework MacMemory 27.1.0.170 AILib.framework AILib 27.1.0.170 ICUData.framework ICUData 14.0.04ee3a5 dvamarshal.framework dvamarshal 23.0.0.0 aifm.framework aifm 27.1.0.170 Unified Extensibility Platform uxp-7.1.0-11-16f02e5 UPIC 2.6.0 Required plugins: Accented Edges 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Adaptive Wide Angle 24.6.0, © 2014-2023 Adobe. All rights reserved. - from the file “Adaptive Wide Angle.plugin” Angled Strokes 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” ApplyImageDataFilter NO VERSION - from the file “GigapixelAIApply.plugin” Average 24.6 © 1993-2023 Adobe. All rights reserved. - from the file “Average.plugin” Bas Relief 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” BMP 24.6.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Camera Raw 15.4.1 (1510), Copyright © 2023 Adobe Systems Incorporated - from the file “Camera Raw.plugin” Camera Raw Filter 15.4.1 (1510), Copyright © 2023 Adobe Systems Incorporated - from the file “Camera Raw.plugin” Chalk & Charcoal 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Charcoal 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Chrome 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Cineon 24.6 © 2002-2023 Adobe. All rights reserved. - from the file “Cineon.plugin” Clouds 24.6 © 1993-2023 Adobe. All rights reserved. - from the file “Clouds.plugin” Color Halftone 24.6.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Colored Pencil 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Conté Crayon 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Craquelure 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Crop and Straighten Photos 24.6 © 2003-2023 Adobe. All rights reserved. - from the file “CropPhotosAuto.plugin” Crop and Straighten Photos Filter 24.6.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Crosshatch 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Crystallize 24.6.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Cutout 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Dark Strokes 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” De-Interlace 24.6.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Dicom 24.6 © 2003-2023 Adobe. All rights reserved. - from the file “dicom.plugin” Difference Clouds 24.6 © 1993-2023 Adobe. All rights reserved. - from the file “Clouds.plugin” Diffuse Glow 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Displace 24.6.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Dry Brush 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Entropy 24.6 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” Export Color Lookup Tables 24.6 © 2012-2023 Adobe. All rights reserved. - from the file “Export3DLUT.plugin” Extrude 24.6.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” FastCore Routines 24.6 © 1990-2023 Adobe. All rights reserved. - from the file “FastCore.plugin” Fibers 24.6.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Film Grain 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Filter Gallery 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Fresco 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” GatherImageDataFilter NO VERSION - from the file “GigapixelAIGather.plugin” Glass 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Glowing Edges 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Grain 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Graphic Pen 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Halftone Pattern 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Halide Bottlenecks 24.6 © 2023 Adobe. All rights reserved. - from the file “HalideBottlenecks.plugin” HDRMergeUI 24.6, Copyright © 2002-2023 Adobe. All rights reserved. - from the file “HDRMergeUI.plugin” HSB/HSL 24.6.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” IFF Format 24.6.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Ink Outlines 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” JPEG 2000 24.6 © 2001-2023 Adobe. All rights reserved. - from the file “JPEG2000.plugin” Kurtosis 24.6 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” Lens Blur 24.6.0, © 2002-2023 Adobe. All rights reserved. - from the file “Lens Blur.plugin” Lens Correction 24.6.0, © 2002-2023 Adobe. All rights reserved. - from the file “Lens Correct.plugin” Lens Flare 24.6.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Liquify 24.6.0, © 2001-2023 Adobe. All rights reserved. - from the file “Liquify.plugin” Matlab Operation 24.6 © 1993-2023 Adobe. All rights reserved. - from the file “ChannelPort.plugin” Maximum 24.6 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” Mean 24.6 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” Measurement Core 24.6 © 1993-2023 Adobe. All rights reserved. - from the file “MeasurementCore.plugin” Median 24.6 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” Mezzotint 24.6.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Minimum 24.6 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” MMXCore Routines 24.6 © 1990-2023 Adobe. All rights reserved. - from the file “MMXCore.plugin” Mosaic Tiles 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Multiprocessor Support 24.6 © 1990-2023 Adobe. All rights reserved. - from the file “MultiProcessor Support.plugin” Neon Glow 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Note Paper 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” NTSC Colors 24.6 © 1993-2023 Adobe. All rights reserved. - from the file “NTSC Colors.plugin” Ocean Ripple 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” OpenEXR 24.6.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Paint Daubs 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Palette Knife 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Patchwork 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Paths to Illustrator 24.6.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” PCX 24.6 © 1989-2023 Adobe. All rights reserved. - from the file “PCX.plugin” Photocopy 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Picture Package Filter 24.6 © 1993-2023 Adobe. All rights reserved. - from the file “ChannelPort.plugin” Pinch 24.6.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Pixar 24.6 © 1989-2023 Adobe. All rights reserved. - from the file “Pixar.plugin” Plaster 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Plastic Wrap 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Pointillize 24.6.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Polar Coordinates 24.6.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Portable Bit Map 24.6 © 1989-2023 Adobe. All rights reserved. - from the file “PBM.plugin” Poster Edges 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Radial Blur 24.6.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Radiance 24.6 © 2003-2023 Adobe. All rights reserved. - from the file “Radiance.plugin” Range 24.6 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” Render Color Lookup Grid 24.6 © 2012-2023 Adobe. All rights reserved. - from the file “Export3DLUT.plugin” Reticulation 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Ripple 24.6.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Rough Pastels 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Save for Web 24.6.0, © 1999-2023 Adobe. All rights reserved. - from the file “Save for Web.plugin” ScriptingSupport 24.6, © 2002-2023 Adobe. All rights reserved. - from the file “ScriptingSupport.plugin” Shear 24.6.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Skewness 24.6 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” Smart Blur 24.6.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Smudge Stick 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Solarize 24.6 © 1993-2023 Adobe. All rights reserved. - from the file “Solarize.plugin” SP Substance Suite 21.0 © 2019 Adobe. All rights reserved. - from the file “MaterialSuite.plugin” Spatter 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Spherize 24.6.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Sponge 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Sprayed Strokes 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Stained Glass 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Stamp 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Standard Deviation 24.6 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” Substance 21.0 © 2019 Adobe. All rights reserved. - from the file “MaterialFilter.plugin” Sumi-e 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Summation 24.6 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” Targa 24.6.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Texturizer 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Tiles 24.6.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Topaz Gigapixel AI NO VERSION - from the file “GigapixelAIAutomation.plugin” Torn Edges 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Twirl 24.6.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Underpainting 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Vanishing Point 24.6.0, © 2003-2023 Adobe. All rights reserved. - from the file “VanishingPoint.plugin” Variance 24.6 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” Water Paper 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Watercolor 24.6.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Wave 24.6.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Wind 24.6.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Wireless Bitmap 24.6 © 1989-2023 Adobe. All rights reserved. - from the file “WBMP.plugin” ZigZag 24.6.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Optional and third party plugins: Topaz Photo AI NO VERSION - from the file “/Applications/Adobe Photoshop 2023/Plug-ins/TopazPhotoAI.plugin/” Duplicate and Disabled plugins: NONE Plugins that failed to load: NONE Unified Extensibility Platform - Extensions: Home Screen (Loaded) 6.7.0.42 - from the file "/Library/Application Support/Adobe/UXP/extensions/com.adobe.ccx.start-6.7.0/" CDO: 1.141.0
CmdN: 1.18.8
CDP: 1.165.0
Projects: 1.7.0 Loaded at: 94 ms - launch time impact: 71 ms ccx-timeline (Prepared) 3.1.10.0 - from the file "Required Folder" CCX Commenting UXP Webview (Loaded) 27.3.1.0 - from the file "Required Folder" Loaded at: 2407 ms - launch time impact: 0 ms CCX Sharesheet UXP (Prepared) 24.10.0.0 - from the file "Required Folder" CC Libraries Panel (Loaded) 3.24.22.0 - from the file "/Library/Application Support/Adobe/CEP/extensions/CC_LIBRARIES_PANEL_EXTENSION_3_24_22/" CAPTURE: 2.0.41 STOCK: 4.0.2 Loaded at: 1155 ms - launch time impact: 2 ms Photoshop Cloud Value Dialog (Loaded) 1.0.1.0 - from the file "Required Folder" Loaded at: 94 ms - launch time impact: 0 ms Share Panel (Loaded) 1.0.6.0 - from the file "Required Folder" Loaded at: 95 ms - launch time impact: 0 ms Content Credentials (Loaded) 0.37.3.0 - from the file "Required Folder" Loaded at: 1793 ms - launch time impact: 16 ms Substance 3D (Loaded) 0.1.6.0 - from the file "Required Folder" Loaded at: 2408 ms - launch time impact: 0 ms Photoshop Adjustments Panel (Loaded) 1.27.5.0 - from the file "Required Folder" Loaded at: 2408 ms - launch time impact: 1 ms Photoshop UXP Export-As (Prepared) 5.8.23.0 - from the file "Required Folder" Photoshop Facepile (Loaded) 1.2.1.0 - from the file "Required Folder" Loaded at: 2408 ms - launch time impact: 0 ms Photoshop In App Messaging (Loaded) 4.0.3.0 - from the file "Required Folder" Loaded at: 2409 ms - launch time impact: 0 ms Photoshop Selection Feedback (Prepared) 0.5.0.0 - from the file "Required Folder" Plugins Panel (Prepared) 1.4.3.0 - from the file "Required Folder" IC popup message (Loaded) 1.0.0.0 Loaded at: 1753 ms - launch time impact: 0 ms Multilayer Protection (Loaded) 1.0.0.0 Loaded at: 1754 ms - launch time impact: 0 ms Discover Panel (Loaded) 3.6.0.51 - from the file "Required Folder" Loaded at: 2409 ms - launch time impact: 12 ms Neural Filters (Registered) 1.15.0.95 - from the file "Required Folder" Scan time: 0 ms - entries: 34 Installed TWAIN devices: NONE

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Jul 29, 2023 Jul 29, 2023

Bump... anyone from Adobe reading this?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Aug 14, 2023 Aug 14, 2023

@DanMelb I just tried this on my end and it completed successfully. I'm on an Intel Mac though, so I'm wondering if the ARM architecture may be a factor here. I'll have one of my colleagues test on similar hardware to what you are using to see if they can recreate. 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Oct 22, 2023 Oct 22, 2023

Hi, I've been having the same problem and I also use a batch processing script (mine is this one by William Campbell https://www.marspremedia.com/software/photoshop/crop-to-template) and I usually process 5-10 images in one go. I'm not sure whether it is the script itself causing the issues or just something cumulative about opening/saving images. Today I had to force quit after only 2 hours of work with Photoshop sucking up 130GB of RAM, some days I can work until the afternoon before I get warnings. It always gives me warnings at about 100-150GB of memory used, which is completely ridiculous amount.

 

Adobe Photoshop Version: 25.0.0 20230906.r.37 b14e317 x64 Number of Launches: 95 Operating System: Mac OS 13.5.1 System architecture: Intel CPU Family:6, Model:5, Stepping:3 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2, AVX, AVX2, HyperThreading Physical processor count: 6 Logical processor count: 12 Processor speed: 3300 MHz Built-in memory: 40960 MB Free memory: 17420 MB Memory available to Photoshop: 36319 MB Memory used by Photoshop: 60 % Crash Handler: Adobe DCX Version: 7.1.5 SAM SDK Version: 4.1.4 ACP.local Status: - SDK Version: 3.2.0.1 - Core Sync Status: Reachable and compatible - Core Sync Running: 6.6.4.2 - Min Core Sync Required: 4.3.66.28 Live Edit Client SDK Version: 4.0.0 C2PA library version: adobe_c2pa/0.7.6 c2pa-rs/0.25.2 NGL Version: 1.35.0.19 Precise Color Management for HDR Display: Disabled. Manta Canvas: Enabled. Alias Layers: Disabled. Highbeam: Disabled. Touch Bar Property Feedback: Disabled. Image tile size: 1024K Image cache levels: 4 Font Preview: Medium HarfBuzz Version: 4.3.0 TextEngine: Unified Text Engine ======= GPU
Native API stable: True OpenGL API stable: True OpenCL API stable: True GPUDeny: 0
GPUForce: 0
useGPU: 1
useOpenCL: 1
isGPUCapable: 1
GPUName: AMD Radeon Pro 5300
GPUVendor: AMD
IsNativeGPUCapable: 1
IsOpenGLGPUCapable: 1
IsOpenCLGPUCapable: 1
HasSufficientRAM: 1
GPU accessible RAM: 4,278 MB
Required GPU accessible RAM: 1,500 MB
UseGraphicsProcessorChecked: 1
UseOpenCLChecked: 1
Display: 1 Display Bounds: top=0, left=0, bottom=1440, right=2560 High DPI Monitor Main Display Display Type: WCG ------- Sniffer output
[0 ms]
Launch GPUSnifferThread

[1 ms]
Start RunAllAPIs

[1 ms]
"/Applications/Adobe Photoshop 2024/Adobe Photoshop 2024.app/Contents/MacOS/sniffer" -baseTimeMS=6802587 -comment=Photoshop Version: Adobe Photoshop 25.0.0 20230906.r.37 b14e317 x64

[224 ms]
Start sniffer 2023-10-23 10:55:12
# Photoshop Version: Adobe Photoshop 25.0.0 20230906.r.37 b14e317 x64
sniffer -baseTimeMS=6802587 -comment=Photoshop Version: Adobe Photoshop 25.0.0 20230906.r.37 b14e317 x64

{19 ms}
Start platform native
# displays: 1
Display 0
Display: 69954200
Main: TRUE
Built in: TRUE
Stereo: FALSE
Bounds: (0, 0) -> (2,560, 1,440)
Dimensions: (5,120 2,880)
Physical size: (599.3 340.242)
Pixel size: (0.117051 0.11814)
Dynamic range: (0 1)
Potential dynamic range: (0 2)
Reference dynamic range: (0 0)
Attached Device: (DeviceID name=AMD Radeon Pro 5300 index=0)

# devices: 1
Device 0
Name: AMD Radeon Pro 5300
Preferred: TRUE
Power Envelope: DISCRETE
Attachment: EMBEDDED
# attached displays: 1
69954200
GPU accessible RAM: 4,278 MB
VRAM: 4,278 MB
Dedicated System RAM: 0 MB
Shared System RAM: 0 MB
API version: 1.0 (1.0)
Device version: 1.0 (1.0)
Vendor name: AMD
Driver date: UNKNOWN
Driver age: UNKNOWN
Driver version: UNKNOWN
End platform native
{187 ms}

{187 ms}
Start platform OpenGL
# displays: 1
Display 0
Display: 69954200
Main: TRUE
Built in: TRUE
Stereo: FALSE
Bounds: (0, 0) -> (2,560, 1,440)
Dimensions: (5,120 2,880)
Physical size: (599.3 340.242)
Pixel size: (0.117051 0.11814)
Dynamic range: (0 1)
Potential dynamic range: (0 2)
Reference dynamic range: (0 0)
Attached Device: (DeviceID name=16915971 index=0)

# devices: 1
Device 0
Name: AMD Radeon Pro 5300 OpenGL Engine
Preferred: TRUE
Power Envelope: DISCRETE
Attachment: UNKNOWN
# attached displays: 1
69954200
GPU accessible RAM: 4,080 MB
VRAM: 4,080 MB
Dedicated System RAM: 0 MB
Shared System RAM: 0 MB
API version: 2.1 (2.1 ATI-4.14.1)
Device version: 2.1 (2.1 ATI-4.14.1)
Vendor name: AMD
Driver date: UNKNOWN
Driver age: UNKNOWN
Driver version: UNKNOWN
GLSL version: 1.20 (1.20)
CGL ID: 16915971
Display mask: 511
End platform OpenGL
{200 ms}

{200 ms}
Start platform OpenCL
# displays: 0

# devices: 1
Device 0
Name: AMD Radeon Pro 5300 Compute Engine
Preferred: TRUE
Power Envelope: DISCRETE
Attachment: UNKNOWN
# attached displays: 0
GPU accessible RAM: 4,278 MB
VRAM: 4,278 MB
Dedicated System RAM: 0 MB
Shared System RAM: 0 MB
API version: 1.2 (OpenCL 1.2 (Jun 23 2023 20:23:49))
Device version: 1.2 (OpenCL 1.2 )
Vendor name: AMD
Driver date: UNKNOWN
Driver age: UNKNOWN
Driver version: UNKNOWN
Bandwidth: 140 GB / s
Compute score: 1,923.61
Device name string: AMD Radeon Pro 5300 Compute Engine
Device vendor string: AMD
Platform name string: Apple
Platform vendor string: Apple
End platform OpenCL
{223 ms}

Exit code kExitNormal
End sniffer 2023-10-23 10:55:12
[kStatusNormal, kExitNormal]

[225 ms]
Finish RunAllAPIs

[2363 ms]
Start GetSnifferResult

[2363 ms]
Finish GetSnifferResult

------- Sniffer output
======= GPU
License Type: Subscription Serial number: 94070543178132412469 GUIDBucket: Composite Core GPU (comp_core_gpu): on Composite Core Threads (MultithreadedCompositing): on Composite Core UI (comp_core_ui): off Composite Core Feature Prefs (CompCoreFeaturePrefs): off Application folder: /Applications/Adobe Photoshop 2024/ Photoshop scratch has async I/O enabled Scratch volume(s): Startup, 465.6G, 110.9G free Required Plugins folder: /Applications/Adobe Photoshop 2024/Adobe Photoshop 2024.app/Contents/PlugIns/Required/ Primary Plugins folder: /Applications/Adobe Photoshop 2024/Plug-ins/ Installed components: dvametadata.framework dvametadata 23.0.0.0 AdobeXMPScript.framework AdobeXMPScript 79.1462899777 79.1462899777 libdynamic-napi.framework Torq Native local ICUUnicode.framework ICUUnicode 14.0.04ee3a5 ICUConverter.framework ICUConverter 14.0.04ee3a5 AdobeCrashReporter.framework AdobeCrashReporter 13.1.0.202307240913_c907fdb boost_system.framework boost_system 23.0.0.0 AdobeACE.framework AdobeACE 6.0.1 79.4142c440df. dvanet.framework dvanet 23.0.0.0 AdobeOwl.framework AdobeOwl mediacoreif.framework mediacoreif 23.0.0.0 dvascripting.framework dvascripting 23.0.0.0 dvaappsupport.framework dvaappsupport 23.0.0.0 AdobeAXE8SharedExpat.framework AdobeAXE8SharedExpat 6.0.0 79.8fc6e4e5. AIDE.framework AIDE 5.7.0 79.43e30357 boost_chrono.framework boost_chrono 23.0.0.0 dynamiclink.framework dynamiclink 23.0.0.0 dvaaccelerate.framework dvaaccelerate 23.0.0.0 dvametadataUI.framework dvametadataUI 23.0.0.0 AdobeARE.framework AdobeARE 3.0.0 79.625377 AdobePDFPort.framework AdobePDFPort 4.0.0 79.625377 ICUInternationalization.framework ICUInternationalization 14.0.04ee3a5 boost_filesystem.framework boost_filesystem 23.0.0.0 AdobeBIB.framework AdobeBIB 4.0.0 79.4142c440df. AdobeXMPFiles.framework AdobeXMPFiles 79.1462899777 79.1462899777 AdobeLinguistic.framework 14.5.0.32668ad dvaplayer.framework dvaplayer 23.0.0.0 filterport.framework filterport 28.0.0.170 PlugPlugOwl.framework PlugPlugOwl 11.5.2.130 libzip.framework libzip 23.0.0.0 AdobeAGM.framework AdobeAGM 7.1.0 79.4142c440df. AdobeSVGRE.framework AdobeSVGRE 9.3.0 "BUILDVERSION_HELPER" AdobePDFL.framework AdobePDFL 17.0.0 79 . 69c153855 dvavulcansupport.framework dvavulcansupport 23.0.0.0 dvacore.framework dvacore 23.0.0.0 aiport.framework aiport 28.0.0.170 AdobePIP.framework AdobePIP 8.2.0.16 AdobePDFSettings.framework AdobePDFSettings 1.7 AdobeAXEDOMCore.framework AdobeAXEDOMCore 6.0.0 79.8fc6e4e5. dvatransport.framework dvatransport 23.0.0.0 AdobeXMP.framework AdobeXMPCore 79.1462899777 79.1462899777 AdobeJP2K.framework AdobeJP2K 4.0.1 79.15070c2 dvaaudiodevice.framework dvaaudiodevice 23.0.0.0 LogSession.framework LogSession 8.2.0.16 dvaaudiodsp.framework dvaaudiodsp 23.0.0.0 PlugPlugExternalObject.framework 11.5.2.130 AdobeSVGAGM.framework AdobeSVGAGM 4.0.0 79.1887391. dvametadataapi.framework dvametadataapi 23.0.0.0 WRServices.framework WRServices 17.5.2 17.5.2.0 AdobeBIBUtils.framework AdobeBIBUtils 4.0.0 79.4142c440df. boost_threads.framework boost_threads 23.0.0.0 CloudAILib.framework CloudAILib 28.0.0.170 SPBasic.framework SPBasic 28.0.0.170 AdobeCoolType.framework AdobeCoolType 9.0.0 79.4142c440df. boost_regex.framework boost_regex 23.0.0.0 dvamediatypes.framework dvamediatypes 23.0.0.0 AdbePM.framework AdbePM 1 boost_date_time.framework boost_date_time 23.0.0.0 dynamic-torqnative.framework Torq Native local AdobeMPS.framework AdobeMPS 9.0.0.53210 79.51aea8ab dvaui.framework dvaui 23.0.0.0 MacMemory.framework MacMemory 28.0.0.170 AILib.framework AILib 28.0.0.170 ICUData.framework ICUData 14.0.04ee3a5 dvamarshal.framework dvamarshal 23.0.0.0 aifm.framework aifm 28.0.0.170 Unified Extensibility Platform uxp-7.2.0-14-d57c465 UPIC 2.6.0 Required plugins: Accented Edges 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Adaptive Wide Angle 25.0.0, © 2014-2023 Adobe. All rights reserved. - from the file “Adaptive Wide Angle.plugin” Angled Strokes 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Average 25.0 © 1993-2023 Adobe. All rights reserved. - from the file “Average.plugin” Bas Relief 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” BMP 25.0.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Camera Raw 16.0 (1677), Copyright © 2023 Adobe Systems Incorporated - from the file “Camera Raw.plugin” Camera Raw Filter 16.0 (1677), Copyright © 2023 Adobe Systems Incorporated - from the file “Camera Raw.plugin” Chalk & Charcoal 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Charcoal 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Chrome 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Cineon 25.0 © 2002-2023 Adobe. All rights reserved. - from the file “Cineon.plugin” Clouds 25.0 © 1993-2023 Adobe. All rights reserved. - from the file “Clouds.plugin” Color Halftone 25.0.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Colored Pencil 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Conté Crayon 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Craquelure 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Crop and Straighten Photos 25.0 © 2003-2023 Adobe. All rights reserved. - from the file “CropPhotosAuto.plugin” Crop and Straighten Photos Filter 25.0.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Crosshatch 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Crystallize 25.0.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Cutout 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Dark Strokes 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” De-Interlace 25.0.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Dicom 25.0 © 2003-2023 Adobe. All rights reserved. - from the file “dicom.plugin” Difference Clouds 25.0 © 1993-2023 Adobe. All rights reserved. - from the file “Clouds.plugin” Diffuse Glow 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Displace 25.0.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Dry Brush 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Entropy 25.0 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” Export Color Lookup Tables 25.0 © 2012-2023 Adobe. All rights reserved. - from the file “Export3DLUT.plugin” Extrude 25.0.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” FastCore Routines 25.0 © 1990-2023 Adobe. All rights reserved. - from the file “FastCore.plugin” Fibers 25.0.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Film Grain 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Filter Gallery 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Fresco 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Glass 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Glowing Edges 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Grain 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Graphic Pen 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Halftone Pattern 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Halide Bottlenecks 25.0 © 2023-2023 Adobe. All rights reserved. - from the file “HalideBottlenecks.plugin” HDRMergeUI 25.0, Copyright © 2002-2023 Adobe. All rights reserved. - from the file “HDRMergeUI.plugin” HSB/HSL 25.0.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” IFF Format 25.0.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Ink Outlines 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” JPEG 2000 25.0 © 2001-2023 Adobe. All rights reserved. - from the file “JPEG2000.plugin” Kurtosis 25.0 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” Lens Blur 25.0.0, © 2002-2023 Adobe. All rights reserved. - from the file “Lens Blur.plugin” Lens Correction 25.0.0, © 2002-2023 Adobe. All rights reserved. - from the file “Lens Correct.plugin” Lens Flare 25.0.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Liquify 25.0.0, © 2001-2023 Adobe. All rights reserved. - from the file “Liquify.plugin” Matlab Operation 25.0 © 1993-2023 Adobe. All rights reserved. - from the file “ChannelPort.plugin” Maximum 25.0 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” Mean 25.0 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” Measurement Core 25.0 © 1993-2023 Adobe. All rights reserved. - from the file “MeasurementCore.plugin” Median 25.0 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” Mezzotint 25.0.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Minimum 25.0 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” MMXCore Routines 25.0 © 1990-2023 Adobe. All rights reserved. - from the file “MMXCore.plugin” Mosaic Tiles 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Multiprocessor Support 25.0 © 1990-2023 Adobe. All rights reserved. - from the file “MultiProcessor Support.plugin” Neon Glow 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Note Paper 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” NTSC Colors 25.0 © 1993-2023 Adobe. All rights reserved. - from the file “NTSC Colors.plugin” Ocean Ripple 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” OpenEXR 25.0.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Paint Daubs 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Palette Knife 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Patchwork 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Paths to Illustrator 25.0.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” PCX 25.0 © 1989-2023 Adobe. All rights reserved. - from the file “PCX.plugin” Photocopy 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Picture Package Filter 25.0 © 1993-2023 Adobe. All rights reserved. - from the file “ChannelPort.plugin” Pinch 25.0.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Pixar 25.0 © 1989-2023 Adobe. All rights reserved. - from the file “Pixar.plugin” Plaster 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Plastic Wrap 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Pointillize 25.0.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Polar Coordinates 25.0.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Portable Bit Map 25.0 © 1989-2023 Adobe. All rights reserved. - from the file “PBM.plugin” Poster Edges 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Radial Blur 25.0.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Radiance 25.0 © 2003-2023 Adobe. All rights reserved. - from the file “Radiance.plugin” Range 25.0 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” Render Color Lookup Grid 25.0 © 2012-2023 Adobe. All rights reserved. - from the file “Export3DLUT.plugin” Reticulation 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Ripple 25.0.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Rough Pastels 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Save for Web 25.0.0, © 1999-2023 Adobe. All rights reserved. - from the file “Save for Web.plugin” ScriptingSupport 25.0, © 2002-2023 Adobe. All rights reserved. - from the file “ScriptingSupport.plugin” Shear 25.0.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Skewness 25.0 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” Smart Blur 25.0.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Smudge Stick 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Solarize 25.0 © 1993-2023 Adobe. All rights reserved. - from the file “Solarize.plugin” SP Substance Suite 21.0 © 2019 Adobe. All rights reserved. - from the file “MaterialSuite.plugin” Spatter 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Spherize 25.0.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Sponge 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Sprayed Strokes 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” SRDx Copyright © 2023 LaserSoft Imaging AG. All rights reserved. - from the file “SRDx.plugin” Stained Glass 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Stamp 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Standard Deviation 25.0 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” Substance 21.0 © 2019 Adobe. All rights reserved. - from the file “MaterialFilter.plugin” Sumi-e 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Summation 25.0 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” Targa 25.0.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Texturizer 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Tiles 25.0.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Torn Edges 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Twirl 25.0.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Underpainting 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Vanishing Point 25.0.0, © 2003-2023 Adobe. All rights reserved. - from the file “VanishingPoint.plugin” Variance 25.0 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” Water Paper 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Watercolor 25.0.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Wave 25.0.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Wind 25.0.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Wireless Bitmap 25.0 © 1989-2023 Adobe. All rights reserved. - from the file “WBMP.plugin” ZigZag 25.0.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Optional and third party plugins: NONE Duplicate and Disabled plugins: NONE Plugins that failed to load: NONE Unified Extensibility Platform - Extensions: Home Screen (Loaded) 7.0.0.37 - from the file "/Library/Application Support/Adobe/UXP/extensions/com.adobe.ccx.start-7.0.0/" CDO: 1.141.0
CmdN: 1.18.32
CDP: 1.165.0 Loaded at: 151 ms - launch time impact: 151 ms ccx-timeline (Prepared) 3.1.10.0 - from the file "Required Folder" CCX Commenting UXP Webview (Loaded) 27.3.1.0 - from the file "Required Folder" Loaded at: 2865 ms - launch time impact: 0 ms CCX Sharesheet UXP (Prepared) 24.10.0.0 - from the file "Required Folder" TK Luminosity Mask (Prepared) 1.2.0.0 - from the file "Plugin Marketplace" Content Credentials (Loaded) 0.39.8.0 - from the file "Required Folder" Loaded at: 5322 ms - launch time impact: 13 ms CC Libraries Panel (Prepared) 3.25.28.0 - from the file "/Library/Application Support/Adobe/CEP/extensions/CC_LIBRARIES_PANEL_EXTENSION_3_25_28/" CAPTURE: 2.0.41 STOCK: 4.1.0 Substance 3D (Loaded) 0.1.6.0 - from the file "Required Folder" Loaded at: 2865 ms - launch time impact: 0 ms Photoshop Adjustments Panel (Loaded) 1.29.26.0 - from the file "Required Folder" Loaded at: 2865 ms - launch time impact: 1 ms Photoshop UXP Export-As (Prepared) 5.8.30.0 - from the file "Required Folder" Photoshop Facepile (Loaded) 1.3.0.0 - from the file "Required Folder" Loaded at: 2866 ms - launch time impact: 0 ms Photoshop In App Messaging (Loaded) 4.3.4.0 - from the file "Required Folder" Loaded at: 2866 ms - launch time impact: 1 ms Photoshop Selection Feedback (Prepared) 0.5.0.0 - from the file "Required Folder" Plugins Panel (Prepared) 1.4.3.0 - from the file "Required Folder" IC popup message (Loaded) 1.0.0.0 Loaded at: 2713 ms - launch time impact: 0 ms Multilayer Protection (Loaded) 1.0.0.0 Loaded at: 2714 ms - launch time impact: 0 ms Discover Panel (Loaded) 2307.79.0.34 - from the file "Required Folder" Loaded at: 2867 ms - launch time impact: 1 ms Neural Filters (Registered) 1.15.0.100 - from the file "Required Folder" Scan time: 1 ms - entries: 33 Extensions: Libraries 1.0.0 - from the file “/Library/Application Support/Adobe/CEP/extensions/CC_LIBRARIES_PANEL_EXTENSION_3_25_28/index.html” com.adobe.stock.panel.licensing-embedded 1.0.0 - from the file “/Library/Application Support/Adobe/CEP/extensions/CC_LIBRARIES_PANEL_EXTENSION_3_25_28/extensions/stock-panel-licensing/index.html” com.adobe.capture.extension 2.0.41 - from the file “/Library/Application Support/Adobe/CEP/extensions/CC_LIBRARIES_PANEL_EXTENSION_3_25_28/extensions/capture/capture.html” Export As 4.8.15 - from the file “/Applications/Adobe Photoshop 2024/Adobe Photoshop 2024.app/Contents/Resources/CEP/extensions/com.adobe.photoshop.crema/index.html” Profile School Panel v1.1.6 1.1.6 - from the file “/Library/Application Support/Adobe/CEP/extensions/ProfileSchoolPanel/index.html” com.petridamsten.somnium.dialog 1.0.0 - from the file “/Library/Application Support/Adobe/CEP/extensions/Somnium/ui/dialog.html” Somnium Panel 1.0.0 - from the file “/Library/Application Support/Adobe/CEP/extensions/Somnium/ui/main.html” Export As 4.8.15 - from the file “/Applications/Adobe Photoshop 2024/Adobe Photoshop 2024.app/Contents/Resources/CEP/extensions/com.adobe.photoshop.crema/index.html” Logi Options+ v1.54.466136.0 7.0.0 - from the file “/Library/Application Support/Adobe/CEP/extensions/LogiOptionsPlusAdobe/index.html” com.adobe.cclibraries.manager 1.0.0 - from the file “/Library/Application Support/Adobe/CEP/extensions/CC_LIBRARIES_PANEL_EXTENSION_3_25_28/manager.html” Installed TWAIN devices: NONE

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Nov 09, 2023 Nov 09, 2023

i am on iMac 21.5 inch 2017 I have 8 GB Ram DDR4 and everyday I get this issue where it uses up all my memory I cant have anything else open and even then just with photoshop running it starts to use everything to the max , I have tried changes preferences but didn't look like it did something soo I reset all my settings and It really suffering. I am on Ventura 13.6 and here are my system info : 

Adobe Photoshop Version: 25.1.0 20231016.r.120 ca99df2 x64 Number of Launches: 390 Operating System: Mac OS 13.6.0 System architecture: Intel CPU Family:6, Model:14, Stepping:9 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2, AVX, AVX2 Physical processor count: 4 Processor speed: 3400 MHz Built-in memory: 8192 MB Free memory: 2084 MB Memory available to Photoshop: 5333 MB Memory used by Photoshop: 70 % Crash Handler: Adobe DCX Version: 7.13.2 SAM SDK Version: 6.9.6 ACP.local Status: - SDK Version: 3.4.0 - Core Sync Status: Reachable and compatible - Core Sync Running: 6.6.4.2 - Min Core Sync Required: 4.3.66.28 Live Edit Client SDK Version: 4.0.4 C2PA library version: adobe_c2pa/0.7.6 c2pa-rs/0.25.2 NGL Version: 1.35.0.19 Chalkboard: Disabled. Precise Color Management for HDR Display: Disabled. Manta Canvas: Enabled. Alias Layers: Disabled. Highbeam: Enabled. Touch Bar Property Feedback: Enabled. Image tile size: 1024K Image cache levels: 4 Font Preview: Medium HarfBuzz Version: 7.3.0 TextEngine: Unified Text Engine ======= GPU
Native API stable: True OpenGL API stable: True OpenCL API stable: True GPUDeny: 0
GPUForce: 0
useGPU: 1
useOpenCL: 1
isGPUCapable: 1
GPUName: AMD Radeon Pro 560
GPUVendor: AMD
IsNativeGPUCapable: 1
IsOpenGLGPUCapable: 1
IsOpenCLGPUCapable: 1
HasSufficientRAM: 1
GPU accessible RAM: 4,294 MB
Required GPU accessible RAM: 1,500 MB
UseGraphicsProcessorChecked: 1
UseOpenCLChecked: 1
Display: 1 Display Bounds: top=0, left=0, bottom=1152, right=2048 High DPI Monitor Main Display Display Type: WCG Display: 2 Display Bounds: top=72, left=-1920, bottom=1152, right=0 Display Type: SDR ------- Sniffer output
[0 ms]
Launch GPUSnifferThread

[0 ms]
Start RunAllAPIs

[0 ms]
"/Applications/Adobe Photoshop 2024/Adobe Photoshop 2024.app/Contents/MacOS/sniffer" -baseTimeMS=886990 -comment=Photoshop Version: Adobe Photoshop 25.1.0 20231016.r.120 ca99df2 x64

[1048 ms]
Start sniffer 2023-11-10 08:14:43
# Photoshop Version: Adobe Photoshop 25.1.0 20231016.r.120 ca99df2 x64
sniffer -baseTimeMS=886990 -comment=Photoshop Version: Adobe Photoshop 25.1.0 20231016.r.120 ca99df2 x64

{34 ms}
Start platform native
# displays: 2
Display 0
Display: 69942996
Main: TRUE
Built in: TRUE
Stereo: FALSE
Bounds: (0, 0) -> (2,048, 1,152)
Dimensions: (4,096 2,304)
Physical size: (479.44 269.685)
Pixel size: (0.117051 0.117051)
Dynamic range: (0 1)
Potential dynamic range: (0 2)
Reference dynamic range: (0 0)
Attached Device: (DeviceID name=AMD Radeon Pro 560 index=0)

Display 1
Display: 188954050
Main: FALSE
Built in: FALSE
Stereo: FALSE
Bounds: (-1,920, 72) -> (0, 1,152)
Dimensions: (1,920 1,080)
Physical size: (518.809 291.83)
Pixel size: (0.270213 0.270213)
Dynamic range: (0 1)
Potential dynamic range: (0 1)
Reference dynamic range: (0 0)
Attached Device: (DeviceID name=AMD Radeon Pro 560 index=0)

# devices: 1
Device 0
Name: AMD Radeon Pro 560
Preferred: TRUE
Power Envelope: DISCRETE
Attachment: EMBEDDED
# attached displays: 2
69942996
188954050
GPU accessible RAM: 4,294 MB
VRAM: 4,294 MB
Dedicated System RAM: 0 MB
Shared System RAM: 0 MB
API version: 1.0 (1.0)
Device version: 1.0 (1.0)
Vendor name: AMD
Driver date: UNKNOWN
Driver age: UNKNOWN
Driver version: UNKNOWN
End platform native
{276 ms}

{276 ms}
Start platform OpenGL
# displays: 2
Display 0
Display: 69942996
Main: TRUE
Built in: TRUE
Stereo: FALSE
Bounds: (0, 0) -> (2,048, 1,152)
Dimensions: (4,096 2,304)
Physical size: (479.44 269.685)
Pixel size: (0.117051 0.117051)
Dynamic range: (0 1)
Potential dynamic range: (0 2)
Reference dynamic range: (0 0)
Attached Device: (DeviceID name=16915465 index=0)

Display 1
Display: 188954050
Main: FALSE
Built in: FALSE
Stereo: FALSE
Bounds: (-1,920, 72) -> (0, 1,152)
Dimensions: (1,920 1,080)
Physical size: (518.809 291.83)
Pixel size: (0.270213 0.270213)
Dynamic range: (0 1)
Potential dynamic range: (0 1)
Reference dynamic range: (0 0)
Attached Device: (DeviceID name=16915465 index=0)

# devices: 1
Device 0
Name: AMD Radeon Pro 560 OpenGL Engine
Preferred: TRUE
Power Envelope: DISCRETE
Attachment: UNKNOWN
# attached displays: 2
69942996
188954050
GPU accessible RAM: 4,096 MB
VRAM: 4,096 MB
Dedicated System RAM: 0 MB
Shared System RAM: 0 MB
API version: 2.1 (2.1 ATI-4.14.1)
Device version: 2.1 (2.1 ATI-4.14.1)
Vendor name: AMD
Driver date: UNKNOWN
Driver age: UNKNOWN
Driver version: UNKNOWN
GLSL version: 1.20 (1.20)
CGL ID: 16915465
Display mask: 1023
End platform OpenGL
{299 ms}

{299 ms}
Start platform OpenCL
# displays: 0

# devices: 1
Device 0
Name: AMD Radeon Pro 560 Compute Engine
Preferred: TRUE
Power Envelope: DISCRETE
Attachment: UNKNOWN
# attached displays: 0
GPU accessible RAM: 4,294 MB
VRAM: 4,294 MB
Dedicated System RAM: 0 MB
Shared System RAM: 0 MB
API version: 1.2 (OpenCL 1.2 (Jun 23 2023 20:23:49))
Device version: 1.2 (OpenCL 1.2 )
Vendor name: AMD
Driver date: UNKNOWN
Driver age: UNKNOWN
Driver version: UNKNOWN
Bandwidth: 60 GB / s
Compute score: 728.375
Device name string: AMD Radeon Pro 560 Compute Engine
Device vendor string: AMD
Platform name string: Apple
Platform vendor string: Apple
End platform OpenCL
{1041 ms}

Exit code kExitNormal
End sniffer 2023-11-10 08:14:44
[kStatusNormal, kExitNormal]

[1048 ms]
Finish RunAllAPIs

[20524 ms]
Start GetSnifferResult

[20524 ms]
Finish GetSnifferResult

------- Sniffer output
======= GPU
License Type: Subscription Serial number: 90970346818560175833 GUIDBucket: Composite Core GPU (comp_core_gpu): on Composite Core Threads (MultithreadedCompositing): on Composite Core UI (comp_core_ui): off Composite Core Feature Prefs (CompCoreFeaturePrefs): off Application folder: /Applications/Adobe Photoshop 2024/ Photoshop scratch has async I/O enabled Scratch volume(s): Startup, 1,89T, 1,44T free Required Plugins folder: /Applications/Adobe Photoshop 2024/Adobe Photoshop 2024.app/Contents/PlugIns/Required/ Primary Plugins folder: /Applications/Adobe Photoshop 2024/Plug-ins/ Installed components: dvametadata.framework dvametadata 23.0.0.0 AdobeXMPScript.framework AdobeXMPScript 79.1462899777 79.1462899777 libdynamic-napi.framework Torq Native local ICUUnicode.framework ICUUnicode 14.1.1.d035417 ICUConverter.framework ICUConverter 14.1.1.d035417 AdobeCrashReporter.framework AdobeCrashReporter 13.2.0.202308080411_d22925e boost_system.framework boost_system 23.0.0.0 AdobeACE.framework AdobeACE 6.0.1 79.4142c440df. dvanet.framework dvanet 23.0.0.0 AdobeOwl.framework AdobeOwl mediacoreif.framework mediacoreif 23.0.0.0 dvascripting.framework dvascripting 23.0.0.0 dvaappsupport.framework dvaappsupport 23.0.0.0 AdobeAXE8SharedExpat.framework AdobeAXE8SharedExpat 6.0.0 79.8fc6e4e5. AIDE.framework AIDE 5.7.0 79.43e30357 boost_chrono.framework boost_chrono 23.0.0.0 dynamiclink.framework dynamiclink 23.0.0.0 dvaaccelerate.framework dvaaccelerate 23.0.0.0 dvametadataUI.framework dvametadataUI 23.0.0.0 AdobeARE.framework AdobeARE 3.0.0 79.625377 AdobePDFPort.framework AdobePDFPort 4.0.0 79.625377 ICUInternationalization.framework ICUInternationalization 14.1.1.d035417 boost_filesystem.framework boost_filesystem 23.0.0.0 AdobeBIB.framework AdobeBIB 4.0.0 79.4142c440df. AdobeXMPFiles.framework AdobeXMPFiles 79.1462899777 79.1462899777 AdobeLinguistic.framework 15.0.0.2d5dab2 dvaplayer.framework dvaplayer 23.0.0.0 filterport.framework filterport 28.0.0.170 PlugPlugOwl.framework PlugPlugOwl 11.5.2.130 libzip.framework libzip 23.0.0.0 AdobeAGM.framework AdobeAGM 7.1.0 79.4142c440df. AdobeSVGRE.framework AdobeSVGRE 9.3.0 "BUILDVERSION_HELPER" AdobePDFL.framework AdobePDFL 17.0.0 79 . 62ab65068 dvavulcansupport.framework dvavulcansupport 23.0.0.0 dvacore.framework dvacore 23.0.0.0 aiport.framework aiport 28.0.0.170 AdobePIP.framework AdobePIP 8.2.0.16 AdobePDFSettings.framework AdobePDFSettings 1.7 AdobeAXEDOMCore.framework AdobeAXEDOMCore 6.0.0 79.8fc6e4e5. dvatransport.framework dvatransport 23.0.0.0 AdobeXMP.framework AdobeXMPCore 79.1462899777 79.1462899777 AdobeJP2K.framework AdobeJP2K 4.0.1 79.15070c2 dvaaudiodevice.framework dvaaudiodevice 23.0.0.0 LogSession.framework LogSession 8.2.0.16 dvaaudiodsp.framework dvaaudiodsp 23.0.0.0 PlugPlugExternalObject.framework 11.5.2.130 AdobeSVGAGM.framework AdobeSVGAGM 4.0.0 79.1887391. dvametadataapi.framework dvametadataapi 23.0.0.0 WRServices.framework WRServices 18.0.0 18.0.0.0 AdobeBIBUtils.framework AdobeBIBUtils 4.0.0 79.4142c440df. boost_threads.framework boost_threads 23.0.0.0 CloudAILib.framework CloudAILib 28.0.0.170 SPBasic.framework SPBasic 28.0.0.170 AdobeCoolType.framework AdobeCoolType 9.0.0 79.4142c440df. boost_regex.framework boost_regex 23.0.0.0 dvamediatypes.framework dvamediatypes 23.0.0.0 AdbePM.framework AdbePM 1 boost_date_time.framework boost_date_time 23.0.0.0 dynamic-torqnative.framework Torq Native local AdobeMPS.framework AdobeMPS 9.0.0.53210 79.51aea8ab dvaui.framework dvaui 23.0.0.0 MacMemory.framework MacMemory 28.0.0.170 AILib.framework AILib 28.0.0.170 ICUData.framework ICUData 14.1.1.d035417 dvamarshal.framework dvamarshal 23.0.0.0 aifm.framework aifm 28.0.0.170 Unified Extensibility Platform uxp-7.3.0-6 UPIC 2.6.0 Required plugins: Accented Edges 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Adaptive Wide Angle 25.1.0, © 2014-2023 Adobe. All rights reserved. - from the file “Adaptive Wide Angle.plugin” Angled Strokes 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Average 25.1 © 1993-2023 Adobe. All rights reserved. - from the file “Average.plugin” Bas Relief 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” BMP 25.1.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Camera Raw 16.0.1 (1683), Copyright © 2023 Adobe Systems Incorporated - from the file “Camera Raw.plugin” Camera Raw Filter 16.0.1 (1683), Copyright © 2023 Adobe Systems Incorporated - from the file “Camera Raw.plugin” Chalk & Charcoal 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Charcoal 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Chrome 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Cineon 25.1 © 2002-2023 Adobe. All rights reserved. - from the file “Cineon.plugin” Clouds 25.1 © 1993-2023 Adobe. All rights reserved. - from the file “Clouds.plugin” Color Halftone 25.1.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Colored Pencil 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Conté Crayon 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Craquelure 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Crop and Straighten Photos 25.1 © 2003-2023 Adobe. All rights reserved. - from the file “CropPhotosAuto.plugin” Crop and Straighten Photos Filter 25.1.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Crosshatch 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Crystallize 25.1.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Cutout 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Dark Strokes 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” De-Interlace 25.1.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Dicom 25.1 © 2003-2023 Adobe. All rights reserved. - from the file “dicom.plugin” Difference Clouds 25.1 © 1993-2023 Adobe. All rights reserved. - from the file “Clouds.plugin” Diffuse Glow 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Displace 25.1.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Dry Brush 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Entropy 25.1 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” Export Color Lookup Tables 25.1 © 2012-2023 Adobe. All rights reserved. - from the file “Export3DLUT.plugin” Extrude 25.1.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” FastCore Routines 25.1 © 1990-2023 Adobe. All rights reserved. - from the file “FastCore.plugin” Fibers 25.1.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Film Grain 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Filter Gallery 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Fresco 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Glass 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Glowing Edges 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Grain 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Graphic Pen 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Halftone Pattern 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Halide Bottlenecks 25.1 © 2023-2023 Adobe. All rights reserved. - from the file “HalideBottlenecks.plugin” HDRMergeUI 25.1, Copyright © 2002-2023 Adobe. All rights reserved. - from the file “HDRMergeUI.plugin” HSB/HSL 25.1.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” IFF Format 25.1.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Ink Outlines 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” JPEG 2000 25.1 © 2001-2023 Adobe. All rights reserved. - from the file “JPEG2000.plugin” Kurtosis 25.1 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” Lens Blur 25.1.0, © 2002-2023 Adobe. All rights reserved. - from the file “Lens Blur.plugin” Lens Correction 25.1.0, © 2002-2023 Adobe. All rights reserved. - from the file “Lens Correct.plugin” Lens Flare 25.1.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Liquify 25.1.0, © 2001-2023 Adobe. All rights reserved. - from the file “Liquify.plugin” Matlab Operation 25.1 © 1993-2023 Adobe. All rights reserved. - from the file “ChannelPort.plugin” Maximum 25.1 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” Mean 25.1 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” Measurement Core 25.1 © 1993-2023 Adobe. All rights reserved. - from the file “MeasurementCore.plugin” Median 25.1 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” Mezzotint 25.1.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Minimum 25.1 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” MMXCore Routines 25.1 © 1990-2023 Adobe. All rights reserved. - from the file “MMXCore.plugin” Mosaic Tiles 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Multiprocessor Support 25.1 © 1990-2023 Adobe. All rights reserved. - from the file “MultiProcessor Support.plugin” Neon Glow 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Note Paper 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” NTSC Colors 25.1 © 1993-2023 Adobe. All rights reserved. - from the file “NTSC Colors.plugin” Ocean Ripple 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” OpenEXR 25.1.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Paint Daubs 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Palette Knife 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Parametric Filter 21.0 © 2019 Adobe. All rights reserved. - from the file “MaterialFilter.plugin” Patchwork 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Paths to Illustrator 25.1.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” PCX 25.1 © 1989-2023 Adobe. All rights reserved. - from the file “PCX.plugin” Photocopy 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Picture Package Filter 25.1 © 1993-2023 Adobe. All rights reserved. - from the file “ChannelPort.plugin” Pinch 25.1.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Pixar 25.1 © 1989-2023 Adobe. All rights reserved. - from the file “Pixar.plugin” Plaster 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Plastic Wrap 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Pointillize 25.1.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Polar Coordinates 25.1.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Portable Bit Map 25.1 © 1989-2023 Adobe. All rights reserved. - from the file “PBM.plugin” Poster Edges 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Radial Blur 25.1.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Radiance 25.1 © 2003-2023 Adobe. All rights reserved. - from the file “Radiance.plugin” Range 25.1 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” Render Color Lookup Grid 25.1 © 2012-2023 Adobe. All rights reserved. - from the file “Export3DLUT.plugin” Reticulation 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Ripple 25.1.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Rough Pastels 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Save for Web 25.1.0, © 1999-2023 Adobe. All rights reserved. - from the file “Save for Web.plugin” ScriptingSupport 25.1, © 2002-2023 Adobe. All rights reserved. - from the file “ScriptingSupport.plugin” Shear 25.1.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Skewness 25.1 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” Smart Blur 25.1.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Smudge Stick 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Solarize 25.1 © 1993-2023 Adobe. All rights reserved. - from the file “Solarize.plugin” SP Substance Suite 21.0 © 2019 Adobe. All rights reserved. - from the file “MaterialSuite.plugin” Spatter 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Spherize 25.1.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Sponge 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Sprayed Strokes 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Stained Glass 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Stamp 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Standard Deviation 25.1 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” Sumi-e 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Summation 25.1 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” Targa 25.1.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Texturizer 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Tiles 25.1.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Torn Edges 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Twirl 25.1.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Underpainting 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Vanishing Point 25.1.0, © 2003-2023 Adobe. All rights reserved. - from the file “VanishingPoint.plugin” Variance 25.1 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” Water Paper 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Watercolor 25.1.0, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Wave 25.1.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Wind 25.1.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Wireless Bitmap 25.1 © 1989-2023 Adobe. All rights reserved. - from the file “WBMP.plugin” ZigZag 25.1.0, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Optional and third party plugins: NONE Duplicate and Disabled plugins: NONE Plugins that failed to load: NONE Unified Extensibility Platform - Extensions: Home Screen (Loaded) 7.1.0.7 - from the file "Required Folder" CDO: 1.143.0
CmdN: 1.18.32
CDP: 1.167.0 Loaded at: 205 ms - launch time impact: 486 ms ccx-timeline (Prepared) 3.1.12.0 - from the file "Required Folder" CCX Commenting UXP Webview (Loaded) 27.3.1.0 - from the file "Required Folder" Loaded at: 25661 ms - launch time impact: 0 ms CCX Sharesheet UXP (Prepared) 24.10.0.0 - from the file "Required Folder" Flat-Icons for Photoshop (Prepared) 1.0.1.0 - from the file "Plugin Marketplace" Auto Icon (Prepared) 1.0.0.0 - from the file "Plugin Marketplace" pexels (Prepared) 0.4.13.0 - from the file "Plugin Marketplace" Content Credentials (Loaded) 0.40.3.0 - from the file "Required Folder" Loaded at: 25183 ms - launch time impact: 4 ms CC Libraries Panel (Prepared) 3.25.28.0 - from the file "/Library/Application Support/Adobe/CEP/extensions/CC_LIBRARIES_PANEL_EXTENSION_3_25_28/" CAPTURE: 2.0.41 STOCK: 4.1.0 Parametric Filter (Loaded) 0.1.8.0 - from the file "Required Folder" Loaded at: 25663 ms - launch time impact: 1 ms Photoshop Adjustments Panel (Loaded) 1.29.26.0 - from the file "Required Folder" Loaded at: 25663 ms - launch time impact: 1 ms Photoshop UXP Export-As (Prepared) 5.8.32.0 - from the file "Required Folder" Photoshop Facepile (Loaded) 1.3.0.0 - from the file "Required Folder" Loaded at: 25664 ms - launch time impact: 4 ms Photoshop In App Messaging (Loaded) 4.3.7.0 - from the file "Required Folder" Loaded at: 25665 ms - launch time impact: 0 ms Information Alert (Prepared) 0.5.0.0 - from the file "Required Folder" Photoshop Selection Feedback (Prepared) 0.5.0.0 - from the file "Required Folder" Plugins Panel (Prepared) 1.4.3.0 - from the file "Required Folder" IC popup message (Loaded) 1.0.0.0 Loaded at: 25184 ms - launch time impact: 0 ms Multilayer Protection (Loaded) 1.0.0.0 Loaded at: 25185 ms - launch time impact: 0 ms Discover Panel (Loaded) 2307.79.1.8 - from the file "Required Folder" Loaded at: 25752 ms - launch time impact: 0 ms Neural Filters (Registered) 1.15.0.100 - from the file "Required Folder" Scan time: 3 ms - entries: 44 Extensions: Libraries 1.0.0 - from the file “/Library/Application Support/Adobe/CEP/extensions/CC_LIBRARIES_PANEL_EXTENSION_3_25_28/index.html” com.adobe.stock.panel.licensing-embedded 1.0.0 - from the file “/Library/Application Support/Adobe/CEP/extensions/CC_LIBRARIES_PANEL_EXTENSION_3_25_28/extensions/stock-panel-licensing/index.html” com.adobe.capture.extension 2.0.41 - from the file “/Library/Application Support/Adobe/CEP/extensions/CC_LIBRARIES_PANEL_EXTENSION_3_25_28/extensions/capture/capture.html” Zeplin 1.0.0 - from the file “/Users/jessica/Library/Application Support/Adobe/CEP/extensions/io.zeplin.photoshop-panel/index.html” Export As 4.8.15 - from the file “/Applications/Adobe Photoshop 2024/Adobe Photoshop 2024.app/Contents/Resources/CEP/extensions/com.adobe.photoshop.crema/index.html” Export As 4.8.15 - from the file “/Applications/Adobe Photoshop 2024/Adobe Photoshop 2024.app/Contents/Resources/CEP/extensions/com.adobe.photoshop.crema/index.html” Icons8 1.0.0 - from the file “/Library/Application Support/Adobe/CEP/extensions/com.icons8/build/ui.html” Free Stock Search 1.5.6 - from the file “/Library/Application Support/Adobe/CEP/extensions/freeStockSearch/index.html” com.adobe.cclibraries.manager 1.0.0 - from the file “/Library/Application Support/Adobe/CEP/extensions/CC_LIBRARIES_PANEL_EXTENSION_3_25_28/manager.html” Installed TWAIN devices: NONE

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jan 01, 2024 Jan 01, 2024

Same here:

 

Adobe Photoshop Version: 25.3.1 20231212.r.241 46eb480 arm64 Number of Launches: 10 Operating System: Mac OS 14.1.2 System architecture: Apple M1, HybridCPU(4:4) Physical processor count: 8 Built-in memory: 16384 MB Free memory: 8486 MB Memory available to Photoshop: 12733 MB Memory used by Photoshop: 70 % Crash Handler: Adobe DCX Version: 7.13.2 SAM SDK Version: 7.2.0 ACP.local Status: - SDK Version: 3.4.0 - Core Sync Status: Reachable and compatible - Core Sync Running: 7.0.0.9 - Min Core Sync Required: 4.3.66.28 Live Edit Client SDK Version: 4.0.4 C2PA library version: adobe_c2pa/0.7.6 c2pa-rs/0.25.2 NGL Version: 1.35.0.19 Chalkboard: Disabled. Precise Color Management for HDR Display: Disabled. Manta Canvas: Enabled. Alias Layers: Disabled. Highbeam: Enabled. Touch Bar Property Feedback: Enabled. Image tile size: 1024K Image cache levels: 4 Font Preview: Medium HarfBuzz Version: 7.3.0 TextEngine: Unified Text Engine ======= GPU
Native API stable: True OpenGL API stable: True OpenCL API stable: True GPUDeny: 0
GPUForce: 0
useGPU: 1
useOpenCL: 1
isGPUCapable: 1
GPUName: Apple M1
GPUVendor: APPLE
IsNativeGPUCapable: 1
IsOpenGLGPUCapable: 1
IsOpenCLGPUCapable: 1
HasSufficientRAM: 1
GPU accessible RAM: 11,453 MB
Required GPU accessible RAM: 1,500 MB
UseGraphicsProcessorChecked: 1
UseOpenCLChecked: 1
Display: 1 Display Bounds: top=0, left=0, bottom=1050, right=1680 High DPI Monitor Main Display Display Type: WCG Display: 2 Display Bounds: top=-1440, left=-511, bottom=0, right=2049 Display Type: WCG ------- Sniffer output
[0 ms]
Launch GPUSnifferThread

[0 ms]
Start RunAllAPIs

[0 ms]
Start GetSnifferResult

[0 ms]
"/Applications/Adobe Photoshop 2024/Adobe Photoshop 2024.app/Contents/MacOS/sniffer" -baseTimeMS=784812502 -comment=Photoshop Version: Adobe Photoshop 25.3.1 20231212.r.241 46eb480 arm64

[259 ms]
Start sniffer 2024-01-01 17:08:56
# Photoshop Version: Adobe Photoshop 25.3.1 20231212.r.241 46eb480 arm64
sniffer -baseTimeMS=784812502 -comment=Photoshop Version: Adobe Photoshop 25.3.1 20231212.r.241 46eb480 arm64

{34 ms}
Start platform native
# displays: 2
Display 0
Display: 1
Main: TRUE
Built in: TRUE
Stereo: FALSE
Bounds: (0, 0) -> (1,680, 1,050)
Dimensions: (3,360 2,100)
Physical size: (286.389 178.993)
Pixel size: (0.0852349 0.0852349)
Dynamic range: (0 2)
Potential dynamic range: (0 2)
Reference dynamic range: (0 0)
Attached Device: (DeviceID name=Apple M1 index=0)

Display 1
Display: 2
Main: FALSE
Built in: FALSE
Stereo: FALSE
Bounds: (-511, -1,440) -> (2,049, 0)
Dimensions: (2,560 1,440)
Physical size: (602.074 338.667)
Pixel size: (0.235185 0.235185)
Dynamic range: (0 1)
Potential dynamic range: (0 1)
Reference dynamic range: (0 0)
Attached Device: (DeviceID name=Apple M1 index=0)

# devices: 1
Device 0
Name: Apple M1
Preferred: TRUE
Power Envelope: DISCRETE
Attachment: EMBEDDED
# attached displays: 2
1
2
GPU accessible RAM: 11,453 MB
VRAM: 0 MB
Dedicated System RAM: 0 MB
Shared System RAM: 11,453 MB
API version: 1.0 (1.0)
Device version: 1.0 (1.0)
Vendor name: APPLE
Driver date: UNKNOWN
Driver age: UNKNOWN
Driver version: UNKNOWN
End platform native
{166 ms}

{166 ms}
Start platform OpenGL
# displays: 2
Display 0
Display: 1
Main: TRUE
Built in: TRUE
Stereo: FALSE
Bounds: (0, 0) -> (1,680, 1,050)
Dimensions: (3,360 2,100)
Physical size: (286.389 178.993)
Pixel size: (0.0852349 0.0852349)
Dynamic range: (0 2)
Potential dynamic range: (0 2)
Reference dynamic range: (0 0)
Attached Device: (DeviceID name=16940800 index=0)

Display 1
Display: 2
Main: FALSE
Built in: FALSE
Stereo: FALSE
Bounds: (-511, -1,440) -> (2,049, 0)
Dimensions: (2,560 1,440)
Physical size: (602.074 338.667)
Pixel size: (0.235185 0.235185)
Dynamic range: (0 1)
Potential dynamic range: (0 1)
Reference dynamic range: (0 0)
Attached Device: (DeviceID name=16940800 index=0)

# devices: 1
Device 0
Name: Apple M1
Preferred: TRUE
Power Envelope: DISCRETE
Attachment: UNKNOWN
# attached displays: 2
1
2
GPU accessible RAM: 10,922 MB
VRAM: 10,922 MB
Dedicated System RAM: 0 MB
Shared System RAM: 0 MB
API version: 2.1 (2.1 Metal - 88)
Device version: 2.1 (2.1 Metal - 88)
Vendor name: APPLE
Driver date: UNKNOWN
Driver age: UNKNOWN
Driver version: UNKNOWN
GLSL version: 1.20 (1.20)
CGL ID: 16940800
Display mask: 3
End platform OpenGL
{197 ms}

{197 ms}
Start platform OpenCL
# displays: 0

# devices: 1
Device 0
Name: Apple M1
Preferred: TRUE
Power Envelope: INTEGRATED
Attachment: UNKNOWN
# attached displays: 0
GPU accessible RAM: 11,453 MB
VRAM: 11,453 MB
Dedicated System RAM: 0 MB
Shared System RAM: 0 MB
API version: 1.2 (OpenCL 1.2 (Sep 30 2023 03:48:09))
Device version: 1.2 (OpenCL 1.2 )
Vendor name: APPLE
Driver date: UNKNOWN
Driver age: UNKNOWN
Driver version: UNKNOWN
Bandwidth: 1,943 GB / s
Compute score: 11,762.1
Device name string: Apple M1
Device vendor string: Apple
Platform name string: Apple
Platform vendor string: Apple
End platform OpenCL
{258 ms}

Exit code kExitNormal
End sniffer 2024-01-01 17:08:56
[kStatusNormal, kExitNormal]

[259 ms]
Finish RunAllAPIs

[261 ms]
Finish GetSnifferResult

------- Sniffer output
======= GPU
License Type: Subscription Serial number: 96740742401539059075 GUIDBucket: Composite Core GPU (comp_core_gpu): on Composite Core Threads (MultithreadedCompositing): on Composite Core UI (comp_core_ui): off Composite Core Feature Prefs (CompCoreFeaturePrefs): off Application folder: /Applications/Adobe Photoshop 2024/ Photoshop scratch has async I/O enabled Scratch volume(s): Startup, 926,4G, 65,7G free Required Plugins folder: /Applications/Adobe Photoshop 2024/Adobe Photoshop 2024.app/Contents/PlugIns/Required/ Primary Plugins folder: /Applications/Adobe Photoshop 2024/Plug-ins/ Installed components: dvametadata.framework dvametadata 23.0.0.0 AdobeXMPScript.framework AdobeXMPScript 79.1462899777 79.1462899777 libdynamic-napi.framework Torq Native local ICUUnicode.framework ICUUnicode 14.1.1.d035417 ICUConverter.framework ICUConverter 14.1.1.d035417 AdobeCrashReporter.framework AdobeCrashReporter 14.0.0.202310292158_2f28289 boost_system.framework boost_system 23.0.0.0 AdobeACE.framework AdobeACE 6.0.1 79.4142c440df. dvanet.framework dvanet 23.0.0.0 AdobeOwl.framework AdobeOwl mediacoreif.framework mediacoreif 23.0.0.0 dvascripting.framework dvascripting 23.0.0.0 dvaappsupport.framework dvaappsupport 23.0.0.0 AdobeAXE8SharedExpat.framework AdobeAXE8SharedExpat 6.0.0 79.8fc6e4e5. AIDE.framework AIDE 5.7.0 79.43e30357 boost_chrono.framework boost_chrono 23.0.0.0 dynamiclink.framework dynamiclink 23.0.0.0 dvaaccelerate.framework dvaaccelerate 23.0.0.0 dvametadataUI.framework dvametadataUI 23.0.0.0 AdobeARE.framework AdobeARE 3.0.0 79.625377 AdobePDFPort.framework AdobePDFPort 4.0.0 79.625377 ICUInternationalization.framework ICUInternationalization 14.1.1.d035417 boost_filesystem.framework boost_filesystem 23.0.0.0 AdobeBIB.framework AdobeBIB 4.0.0 79.4142c440df. AdobeXMPFiles.framework AdobeXMPFiles 79.1462899777 79.1462899777 AdobeLinguistic.framework 15.0.0.2d5dab2 dvaplayer.framework dvaplayer 23.0.0.0 filterport.framework filterport 28.0.0.170 PlugPlugOwl.framework PlugPlugOwl 11.5.2.130 libzip.framework libzip 23.0.0.0 AdobeAGM.framework AdobeAGM 7.1.0 79.4142c440df. AdobeSVGRE.framework AdobeSVGRE 9.3.0 "BUILDVERSION_HELPER" AdobePDFL.framework AdobePDFL 17.0.0 79 . 62ab65068 dvavulcansupport.framework dvavulcansupport 23.0.0.0 dvacore.framework dvacore 23.0.0.0 aiport.framework aiport 28.0.0.170 AdobePIP.framework AdobePIP 8.2.0.16 AdobePDFSettings.framework AdobePDFSettings 1.7 AdobeAXEDOMCore.framework AdobeAXEDOMCore 6.0.0 79.8fc6e4e5. dvatransport.framework dvatransport 23.0.0.0 AdobeXMP.framework AdobeXMPCore 79.1462899777 79.1462899777 AdobeJP2K.framework AdobeJP2K 4.0.1 79.15070c2 dvaaudiodevice.framework dvaaudiodevice 23.0.0.0 LogSession.framework LogSession 8.2.0.16 dvaaudiodsp.framework dvaaudiodsp 23.0.0.0 PlugPlugExternalObject.framework 11.5.2.130 AdobeSVGAGM.framework AdobeSVGAGM 4.0.0 79.1887391. dvametadataapi.framework dvametadataapi 23.0.0.0 WRServices.framework WRServices 18.0.0 18.0.0.0 AdobeBIBUtils.framework AdobeBIBUtils 4.0.0 79.4142c440df. boost_threads.framework boost_threads 23.0.0.0 CloudAILib.framework CloudAILib 28.0.0.170 SPBasic.framework SPBasic 28.0.0.170 AdobeCoolType.framework AdobeCoolType 9.0.0 79.4142c440df. boost_regex.framework boost_regex 23.0.0.0 dvamediatypes.framework dvamediatypes 23.0.0.0 AdbePM.framework AdbePM 1 boost_date_time.framework boost_date_time 23.0.0.0 dynamic-torqnative.framework Torq Native local AdobeMPS.framework AdobeMPS 9.0.0.53210 79.51aea8ab dvaui.framework dvaui 23.0.0.0 MacMemory.framework MacMemory 28.0.0.170 AILib.framework AILib 28.0.0.170 ICUData.framework ICUData 14.1.1.d035417 dvamarshal.framework dvamarshal 23.0.0.0 aifm.framework aifm 28.0.0.170 Unified Extensibility Platform uxp-7.3.0-6 UPIC 2.6.0 Required plugins: Accented Edges 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Adaptive Wide Angle 25.3.1, © 2014-2023 Adobe. All rights reserved. - from the file “Adaptive Wide Angle.plugin” Analog Efex Pro 3 5.0.2.37, Copyright c2000-2020, DxO Labs - from the file “NikCollection.plugin” Angled Strokes 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” ApplyImageDataFilter NO VERSION - from the file “GigapixelAIApply.plugin” Average 25.3 © 1993-2023 Adobe. All rights reserved. - from the file “Average.plugin” BackgroundFilter 5.0.5, Copyright ©2000-2023, DxO Labs - from the file “BackgroundFilter.plugin” Bas Relief 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” BMP 25.3.1, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Camera Raw 16.1 (1728), Copyright © 2023 Adobe Systems Incorporated - from the file “Camera Raw.plugin” Camera Raw Filter 16.1 (1728), Copyright © 2023 Adobe Systems Incorporated - from the file “Camera Raw.plugin” Chalk & Charcoal 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Charcoal 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Chrome 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Cineon 25.3 © 2002-2023 Adobe. All rights reserved. - from the file “Cineon.plugin” Clouds 25.3 © 1993-2023 Adobe. All rights reserved. - from the file “Clouds.plugin” Color Efex Pro 5 5.0.2.37, Copyright c2000-2020, DxO Labs - from the file “NikCollection.plugin” Color Halftone 25.3.1, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Colored Pencil 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Conté Crayon 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Craquelure 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Crop and Straighten Photos 25.3 © 2003-2023 Adobe. All rights reserved. - from the file “CropPhotosAuto.plugin” Crop and Straighten Photos Filter 25.3.1, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Crosshatch 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Crystallize 25.3.1, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Cutout 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Dark Strokes 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” De-Interlace 25.3.1, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Dfine 2 5.0.5, Copyright ©2000-2023, DxO Labs - from the file “Dfine2.plugin” Dicom 25.3 © 2003-2023 Adobe. All rights reserved. - from the file “dicom.plugin” Difference Clouds 25.3 © 1993-2023 Adobe. All rights reserved. - from the file “Clouds.plugin” Diffuse Glow 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Displace 25.3.1, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Dry Brush 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Entropy 25.3 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” Export Color Lookup Tables 25.3 © 2012-2023 Adobe. All rights reserved. - from the file “Export3DLUT.plugin” Extrude 25.3.1, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” FastCore Routines 25.3 © 1990-2023 Adobe. All rights reserved. - from the file “FastCore.plugin” Fibers 25.3.1, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Film Grain 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Filter Gallery 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” FineStructuresFilter 5.0.5, Copyright ©2000-2023, DxO Labs - from the file “FineStructuresFilter.plugin” Fresco 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” GatherImageDataFilter NO VERSION - from the file “GigapixelAIGather.plugin” Glass 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Glowing Edges 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Grain 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Graphic Pen 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Halftone Pattern 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Halide Bottlenecks 25.3 © 2023-2023 Adobe. All rights reserved. - from the file “HalideBottlenecks.plugin” HDR Efex Pro 2 5.0.5.46, Copyright c2000-2023, DxO Labs - from the file “HDR Efex Pro 2.plugin” HDRMergeUI 25.3, Copyright © 2002-2023 Adobe. All rights reserved. - from the file “HDRMergeUI.plugin” HotPixelsFilter 5.0.5, Copyright ©2000-2023, DxO Labs - from the file “HotPixelsFilter.plugin” HSB/HSL 25.3.1, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” IFF Format 25.3.1, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Ink Outlines 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” JPEG 2000 25.3 © 2001-2023 Adobe. All rights reserved. - from the file “JPEG2000.plugin” Kurtosis 25.3 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” Lens Blur 25.3.1, © 2002-2023 Adobe. All rights reserved. - from the file “Lens Blur.plugin” Lens Correction 25.3.1, © 2002-2023 Adobe. All rights reserved. - from the file “Lens Correct.plugin” Lens Flare 25.3.1, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Liquify 25.3.1, © 2001-2023 Adobe. All rights reserved. - from the file “Liquify.plugin” Luminar AI NO VERSION - from the file “LuminarAIPlugin.plugin” Luminar Neo NO VERSION - from the file “LuminarNeoPlugin.plugin” Matlab Operation 25.3 © 1993-2023 Adobe. All rights reserved. - from the file “ChannelPort.plugin” Maximum 25.3 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” Mean 25.3 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” Measurement Core 25.3 © 1993-2023 Adobe. All rights reserved. - from the file “MeasurementCore.plugin” Median 25.3 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” Merge to HDR Efex Pro 2 5.0.5.46, Copyright c2000-2023, DxO Labs - from the file “HDR Efex Pro 2 Automation.plugin” Merge to Nik 6 HDR Efex NO VERSION - from the file “Nik6HDRMerge.plugin” Mezzotint 25.3.1, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Minimum 25.3 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” MMXCore Routines 25.3 © 1990-2023 Adobe. All rights reserved. - from the file “MMXCore.plugin” Mosaic Tiles 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Multiprocessor Support 25.3 © 1990-2023 Adobe. All rights reserved. - from the file “MultiProcessor Support.plugin” Neon Glow 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Nik 6 Analog Efex NO VERSION - from the file “NikCollection.plugin” Nik 6 Color Efex NO VERSION - from the file “NikCollection.plugin” Nik 6 Dfine NO VERSION - from the file “NikCollection.plugin” Nik 6 HDR Efex NO VERSION - from the file “NikCollection.plugin” Nik 6 Perspective automation Nik 6 Perspective Photoshop Plugin - from the file “PhotoshopPlugin-automationNik 6 Perspective.plugin” Nik 6 Perspective Nik 6 Perspective Photoshop Plugin - from the file “PhotoshopPlugin-filterNik 6 Perspective.plugin” Nik 6 Presharpener NO VERSION - from the file “NikCollection.plugin” Nik 6 PresharpenerNik Collection 6stub NO VERSION - from the file “NikCollection.plugin” Nik 6 Sharpener Output NO VERSION - from the file “NikCollection.plugin” Nik 6 Silver Efex NO VERSION - from the file “NikCollection.plugin” Nik 6 Viveza NO VERSION - from the file “NikCollection.plugin” Nik Collection 6 Palette NO VERSION - from the file “Nik Collection 6 Palette.plugin” Nik Collection Service NO VERSION - from the file “NikCollection.plugin” Nik Selective Tool 2 ©2000-2023, DxO Labs - from the file “SelectivePalette.plugin” Nik6BackgroundFilter NO VERSION - from the file “Nik6BackgroundFilter.plugin” Nik6FineStructuresFilter NO VERSION - from the file “Nik6FineStructuresFilter.plugin” Nik6HotPixelsFilter NO VERSION - from the file “Nik6HotPixelsFilter.plugin” Nik6ShadowsFilter NO VERSION - from the file “Nik6ShadowsFilter.plugin” Nik6SkinFilter NO VERSION - from the file “Nik6SkinFilter.plugin” Nik6SkyFilter NO VERSION - from the file “Nik6SkyFilter.plugin” Nik6StrongNoiseFilter NO VERSION - from the file “Nik6StrongNoiseFilter.plugin” Note Paper 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” NTSC Colors 25.3 © 1993-2023 Adobe. All rights reserved. - from the file “NTSC Colors.plugin” Ocean Ripple 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” OpenEXR 25.3.1, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Optics NO VERSION - from the file “Optics.plugin” Paint Daubs 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Palette Knife 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Parametric Filter 21.0 © 2019 Adobe. All rights reserved. - from the file “MaterialFilter.plugin” Patchwork 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Paths to Illustrator 25.3.1, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” PCX 25.3 © 1989-2023 Adobe. All rights reserved. - from the file “PCX.plugin” Perspective Efex automation Perspective Efex Photoshop Plugin - from the file “PhotoshopPlugin-automationPerspectiveEfex.plugin” Perspective Efex Perspective Efex Photoshop Plugin - from the file “PhotoshopPlugin-filterPerspectiveEfex.plugin” Photocopy 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Picture Package Filter 25.3 © 1993-2023 Adobe. All rights reserved. - from the file “ChannelPort.plugin” Pinch 25.3.1, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Pixar 25.3 © 1989-2023 Adobe. All rights reserved. - from the file “Pixar.plugin” Plaster 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Plastic Wrap 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Pointillize 25.3.1, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Polar Coordinates 25.3.1, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Portable Bit Map 25.3 © 1989-2023 Adobe. All rights reserved. - from the file “PBM.plugin” Poster Edges 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Radial Blur 25.3.1, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Radiance 25.3 © 2003-2023 Adobe. All rights reserved. - from the file “Radiance.plugin” Range 25.3 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” Render Color Lookup Grid 25.3 © 2012-2023 Adobe. All rights reserved. - from the file “Export3DLUT.plugin” Reticulation 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Retouch4me Dodge Burn CC (14.0.0.0) ©1993-2013 Adobe Systems Incorporated - from the file “Retouch4me Dodge Burn.plugin” Retouch4me Heal CC (14.0.0.0) ©1993-2013 Adobe Systems Incorporated - from the file “Retouch4me Heal.plugin” Retouch4me Mattifier CC (14.0.0.0) ©1993-2013 Adobe Systems Incorporated - from the file “Retouch4me Mattifier.plugin” Retouch4me Portrait Volumes CC (14.0.0.0) ©1993-2013 Adobe Systems Incorporated - from the file “Retouch4me Portrait Volumes Plugin.plugin” Retouch4me Skin Mask CC (14.0.0.0) ©1993-2013 Adobe Systems Incorporated - from the file “Retouch4me Skin Mask.plugin” Retouch4me Skin Tone Retouch4me series - from the file “Retouch4me Skin Tone.plugin” Ripple 25.3.1, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Rough Pastels 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Save for Web 25.3.1, © 1999-2023 Adobe. All rights reserved. - from the file “Save for Web.plugin” ScriptingSupport 25.3, © 2002-2023 Adobe. All rights reserved. - from the file “ScriptingSupport.plugin” Service Nik 6 HDR Efex Filter NO VERSION - from the file “NikCollection.plugin” ShadowsFilter 5.0.5, Copyright ©2000-2023, DxO Labs - from the file “ShadowsFilter.plugin” Sharpener Pro 3: (1) RAW Presharpener 5.0.5, Copyright ©2000-2023, DxO Labs - from the file “SHP3RPS.plugin” Sharpener Pro 3: (2) Output Sharpener 5.0.5, Copyright ©2000-2023, DxO Labs - from the file “SHP3OS.plugin” Shear 25.3.1, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Silver Efex Pro 3 5.0.2.37, Copyright c2000-2020, DxO Labs - from the file “NikCollection.plugin” Skewness 25.3 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” SkinFilter 5.0.5, Copyright ©2000-2023, DxO Labs - from the file “SkinFilter.plugin” SkyFilter 5.0.5, Copyright ©2000-2023, DxO Labs - from the file “SkyFilter.plugin” Smart Blur 25.3.1, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Smudge Stick 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Solarize 25.3 © 1993-2023 Adobe. All rights reserved. - from the file “Solarize.plugin” SP Substance Suite 21.0 © 2019 Adobe. All rights reserved. - from the file “MaterialSuite.plugin” Spatter 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Spherize 25.3.1, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Sponge 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Sprayed Strokes 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Stained Glass 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Stamp 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Standard Deviation 25.3 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” StrongNoiseFilter 5.0.5, Copyright ©2000-2023, DxO Labs - from the file “StrongNoiseFilter.plugin” Sumi-e 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Summation 25.3 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” Targa 25.3.1, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Texturizer 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Tiles 25.3.1, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Topaz Gigapixel AI NO VERSION - from the file “GigapixelAIAutomation.plugin” Torn Edges 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Twirl 25.3.1, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Underpainting 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Vanishing Point 25.3.1, © 2003-2023 Adobe. All rights reserved. - from the file “VanishingPoint.plugin” Variance 25.3 © 2006-2023 Adobe. All rights reserved. - from the file “statistics.plugin” Viveza 3 5.0.2.37, Copyright c2000-2020, DxO Labs - from the file “NikCollection.plugin” Water Paper 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Watercolor 25.3.1, © 1991-2023 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Wave 25.3.1, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Wind 25.3.1, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Wireless Bitmap 25.3 © 1989-2023 Adobe. All rights reserved. - from the file “WBMP.plugin” ZigZag 25.3.1, © 2003-2023 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Optional and third party plugins: Topaz DeNoise AI CS3 (10.0) ©1993-2007 Adobe Systems Incorporated - from the file “/Applications/Topaz DeNoise AI.app/Contents/Resources/PS_Plugins/TopazDeNoiseAI.plugin/” Topaz Photo AI NO VERSION - from the file “/Applications/Adobe Photoshop 2024/Plug-ins/TopazPhotoAI.plugin/” Topaz Photo AI NO VERSION - from the file “/Applications/Adobe Photoshop 2024/Plug-ins/TopazPhotoAIAutomate.plugin/” Topaz Sharpen AI CS3 (10.0) ©1993-2007 Adobe Systems Incorporated - from the file “/Applications/Topaz Sharpen AI.app/Contents/Resources/PS_Plugins/TopazSharpenAI.plugin/” TPAIApplyImageDataFilter NO VERSION - from the file “/Applications/Adobe Photoshop 2024/Plug-ins/TopazPhotoAIApply.plugin/” TPAIGatherImageDataFilter NO VERSION - from the file “/Applications/Adobe Photoshop 2024/Plug-ins/TopazPhotoAIGather.plugin/” Duplicate and Disabled plugins: Luminar Neo NO VERSION - from the file “/Applications/Adobe Photoshop 2024/Plug-ins/Filters/LuminarNeoPlugin.plugin/” Nik Collection Service 5.0.2.37, Copyright c2000-2020, DxO Labs - from the file “NikCollection.plugin” Topaz DeNoise AI CS3 (10.0) ©1993-2007 Adobe Systems Incorporated - from the file “TopazDeNoiseAI.plugin” Topaz Photo AI NO VERSION - from the file “TopazPhotoAI.plugin” Topaz Photo AI NO VERSION - from the file “TopazPhotoAIAutomate.plugin” Topaz Sharpen AI CS3 (10.0) ©1993-2007 Adobe Systems Incorporated - from the file “TopazSharpenAI.plugin” TPAIApplyImageDataFilter NO VERSION - from the file “TopazPhotoAIApply.plugin” TPAIGatherImageDataFilter NO VERSION - from the file “TopazPhotoAIGather.plugin” Plugins that failed to load: Luminar 4 NO VERSION - - from the file “/Library/Application Support/Adobe/Plug-Ins/CC/Skylum/Luminar4Plugin.plugin/” Unified Extensibility Platform - Extensions: Home Screen (Loaded) 7.2.0.44 - from the file "Required Folder" CmdN: 1.19.10
UAB: 2.18.0-2 Loaded at: 140 ms - launch time impact: 362 ms ccx-timeline (Prepared) 3.1.12.0 - from the file "Required Folder" CCX Commenting UXP Webview (Loaded) 27.3.1.0 - from the file "Required Folder" Loaded at: 7892 ms - launch time impact: 0 ms CCX Sharesheet UXP (Prepared) 24.10.0.0 - from the file "Required Folder" CC Libraries Panel (Prepared) 3.25.28.0 - from the file "/Library/Application Support/Adobe/CEP/extensions/CC_LIBRARIES_PANEL_EXTENSION_3_25_28/" CAPTURE: 2.0.41 STOCK: 4.1.0 Raya Pro 6 (Prepared) 1.5.0.0 - from the file "Plugin Marketplace" pexels (Prepared) 0.4.13.0 - from the file "Plugin Marketplace" Infinite Unify (Prepared) 2.0.1.0 - from the file "Plugin Marketplace" TK9 My Actions-Tab 3 (Prepared) 2.0.0.0 - from the file "Plugin Marketplace" TK9 Multi-Mask (Prepared) 2.0.0.0 - from the file "Plugin Marketplace" TK9 Export (Prepared) 2.0.0.0 - from the file "Plugin Marketplace" TK9 Cx (Loaded) 2.0.0.0 - from the file "Plugin Marketplace" Loaded at: 6122 ms - launch time impact: 2 ms TK9 Combo (Prepared) 2.0.0.0 - from the file "Plugin Marketplace" TK9 My Actions (Loaded) 2.0.0.0 - from the file "Plugin Marketplace" Loaded at: 7593 ms - launch time impact: 0 ms Concept.art (Loaded) 1.0.0.0 - from the file "Plugin Marketplace" Loaded at: 10990 ms - launch time impact: 0 ms TK Gen Fill (Loaded) 1.2.0.0 - from the file "Plugin Marketplace" Loaded at: 6155 ms - launch time impact: 2 ms Loupedeck (Prepared) 1.0.9.0 - from the file "Plugin Marketplace" PiXimperfect Compositing (Prepared) 1.3.0.0 - from the file "Plugin Marketplace" Content Credentials (Loaded) 0.41.2.0 - from the file "Required Folder" Loaded at: 7500 ms - launch time impact: 0 ms In app notifications (Loaded) 2.0.4.0 - from the file "Required Folder" Loaded at: 7894 ms - launch time impact: 0 ms Parametric Filter (Loaded) 0.1.8.0 - from the file "Required Folder" Loaded at: 7897 ms - launch time impact: 0 ms Photoshop Adjustments Panel (Loaded) 2.1.1.0 - from the file "Required Folder" Loaded at: 7897 ms - launch time impact: 0 ms Photoshop UXP Export-As (Prepared) 5.8.34.0 - from the file "Required Folder" Photoshop In App Messaging (Loaded) 4.3.9.0 - from the file "Required Folder" Loaded at: 7897 ms - launch time impact: 0 ms Information Alert (Prepared) 0.5.0.0 - from the file "Required Folder" Photoshop Selection Feedback (Prepared) 0.5.0.0 - from the file "Required Folder" Plugins Panel (Prepared) 1.4.3.0 - from the file "Required Folder" IC popup message (Loaded) 1.0.0.0 Loaded at: 7501 ms - launch time impact: 0 ms Multilayer Protection (Loaded) 1.0.0.0 Loaded at: 7502 ms - launch time impact: 0 ms Discover Panel (Loaded) 2310.86.1.14 - from the file "Required Folder" Loaded at: 7961 ms - launch time impact: 21 ms Neural Filters (Registered) 1.15.0.100 - from the file "Required Folder" Scan time: 7 ms - entries: 55 Installed TWAIN devices: NONE

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jan 26, 2024 Jan 26, 2024

I'm having MASSIVE memory leaks just trying to run everyday tasks in Photoshop. I've tried the released version, the Intel version, AND the Beta Version. I have 64 GB of Ram, and literally this is the only program that I use (and it's a critical one to my work) that is a problem with my system. I have an M1 Macbook Pro Max, so should NOT have any issues ever with this. I'm so frustrated I want to give up on Adobe. What a pain.

 

Adobe Photoshop Version: 25.5.0 20240122.m.2475 640cea4 arm64 Number of Launches: 16 Operating System: Mac OS 14.2.1 System architecture: Apple M1 Max, HybridCPU(8:2) Physical processor count: 10 Built-in memory: 65536 MB Free memory: 5605 MB Memory available to Photoshop: 61601 MB Memory used by Photoshop: 70 % Crash Handler: Adobe DCX Version: 7.13.2 SAM SDK Version: 7.4.0-fio ACP.local Status: - SDK Version: 3.4.0 - Core Sync Status: Reachable and compatible - Core Sync Running: 7.0.0.9 - Min Core Sync Required: 4.3.66.28 Live Edit Client SDK Version: 4.0.4 Open Color IO version: 2.3.0 C2PA library version: adobe_c2pa/0.7.6-2 c2pa-rs/0.25.2-patch NGL Version: 1.36.0.10 Sophia Info: - Ps_Feature_Flag, Feature Flag URL (AEM) campaignID:70023 variationID:215771
Chalkboard: Disabled. Precise Color Management for HDR Display: Disabled. Manta Canvas: Enabled. Alias Layers: Disabled. Highbeam: Enabled. Touch Bar Property Feedback: Enabled. Image tile size: 1024K Image cache levels: 4 Font Preview: Huge HarfBuzz Version: 7.3.0 TextEngine: Unified Text Engine Photoshop crashed on 2023-11-30 at 5:58:49 PM (GetImageViewResourceSharingGLContext) ======= GPU
Native API stable: True OpenGL API stable: True OpenCL API stable: True GPUDeny: 0
GPUForce: 0
useGPU: 1
useOpenCL: 1
isGPUCapable: 1
GPUName: Apple M1 Max
GPUVendor: APPLE
IsNativeGPUCapable: 1
IsOpenGLGPUCapable: 1
IsOpenCLGPUCapable: 1
HasSufficientRAM: 1
GPU accessible RAM: 51,539 MB
Required GPU accessible RAM: 1,500 MB
UseGraphicsProcessorChecked: 1
UseOpenCLChecked: 1
Display: 1 Display Bounds: (0, 0) -> (3840, 2160) Display scale: 2 High DPI Monitor Main Display Display Type: WCG Display: 2 Display Bounds: (8960, 418) -> (12416, 2652) Display scale: 2 High DPI Monitor Display Type: HDR Display: 3 Display Bounds: (3840, -228) -> (8960, 2652) Display scale: 2 High DPI Monitor Display Type: WCG ------- Sniffer output
[0 ms]
Launch GPUSnifferThread

[0 ms]
Start RunAllAPIs

[0 ms]
"/Applications/Adobe Photoshop (Beta)/Adobe Photoshop (Beta).app/Contents/MacOS/sniffer" -baseTimeMS=44513299 -comment=Photoshop Version: Adobe Photoshop 25.5.0 20240122.m.2475 640cea4 arm64

[0 ms]
Start GetSnifferResult

[157 ms]
Start sniffer 2024-01-26 08:18:50
# Photoshop Version: Adobe Photoshop 25.5.0 20240122.m.2475 640cea4 arm64
sniffer -baseTimeMS=44513299 -comment=Photoshop Version: Adobe Photoshop 25.5.0 20240122.m.2475 640cea4 arm64

{15 ms}
Start platform native
# displays: 3
Display 0
Display: 2
Main: TRUE
Built in: FALSE
Stereo: FALSE
Bounds: (0, 0) -> (3,840, 2,160)
Dimensions: (3,840 2,160)
Display scale: 2
Physical size: (598.38 340.77)
Pixel size: (0.155828 0.157764)
Dynamic range: (0 1)
Potential dynamic range: (0 1)
Reference dynamic range: (0 0)
Attached Device: (DeviceID name=Apple M1 Max index=0)

Display 1
Display: 1
Main: FALSE
Built in: TRUE
Stereo: FALSE
Bounds: (8,960, 418) -> (12,416, 2,652)
Dimensions: (3,456 2,234)
Display scale: 2
Physical size: (344.245 222.524)
Pixel size: (0.0996078 0.0996078)
Dynamic range: (0 1)
Potential dynamic range: (0 16)
Reference dynamic range: (0 0)
Attached Device: (DeviceID name=Apple M1 Max index=0)

Display 2
Display: 5
Main: FALSE
Built in: FALSE
Stereo: FALSE
Bounds: (3,840, -228) -> (8,960, 2,652)
Dimensions: (5,120 2,880)
Display scale: 2
Physical size: (599.3 329.514)
Pixel size: (0.117051 0.114414)
Dynamic range: (0 1)
Potential dynamic range: (0 1)
Reference dynamic range: (0 1)
Attached Device: (DeviceID name=Apple M1 Max index=0)

# devices: 1
Device 0
Name: Apple M1 Max
Preferred: TRUE
Power Envelope: DISCRETE
Attachment: EMBEDDED
# attached displays: 3
2
1
5
GPU accessible RAM: 51,539 MB
VRAM: 0 MB
Dedicated System RAM: 0 MB
Shared System RAM: 51,539 MB
API version: 1.0 (1.0)
Device version: 1.0 (1.0)
Vendor name: APPLE
Driver date: UNKNOWN
Driver age: UNKNOWN
Driver version: UNKNOWN
End platform native
{119 ms}

{119 ms}
Start platform OpenGL
# displays: 3
Display 0
Display: 2
Main: TRUE
Built in: FALSE
Stereo: FALSE
Bounds: (0, 0) -> (3,840, 2,160)
Dimensions: (3,840 2,160)
Display scale: 2
Physical size: (598.38 340.77)
Pixel size: (0.155828 0.157764)
Dynamic range: (0 1)
Potential dynamic range: (0 1)
Reference dynamic range: (0 0)
Attached Device: (DeviceID name=16940800 index=0)

Display 1
Display: 1
Main: FALSE
Built in: TRUE
Stereo: FALSE
Bounds: (8,960, 418) -> (12,416, 2,652)
Dimensions: (3,456 2,234)
Display scale: 2
Physical size: (344.245 222.524)
Pixel size: (0.0996078 0.0996078)
Dynamic range: (0 1)
Potential dynamic range: (0 16)
Reference dynamic range: (0 0)
Attached Device: (DeviceID name=16940800 index=0)

Display 2
Display: 5
Main: FALSE
Built in: FALSE
Stereo: FALSE
Bounds: (3,840, -228) -> (8,960, 2,652)
Dimensions: (5,120 2,880)
Display scale: 2
Physical size: (599.3 329.514)
Pixel size: (0.117051 0.114414)
Dynamic range: (0 1)
Potential dynamic range: (0 1)
Reference dynamic range: (0 1)
Attached Device: (DeviceID name=16940800 index=0)

# devices: 1
Device 0
Name: Apple M1 Max
Preferred: TRUE
Power Envelope: DISCRETE
Attachment: UNKNOWN
# attached displays: 3
2
1
5
GPU accessible RAM: 49,152 MB
VRAM: 49,152 MB
Dedicated System RAM: 0 MB
Shared System RAM: 0 MB
API version: 2.1 (2.1 Metal - 88)
Device version: 2.1 (2.1 Metal - 88)
Vendor name: APPLE
Driver date: UNKNOWN
Driver age: UNKNOWN
Driver version: UNKNOWN
GLSL version: 1.20 (1.20)
CGL ID: 16940800
Display mask: 31
End platform OpenGL
{127 ms}

{127 ms}
Start platform OpenCL
# displays: 0

# devices: 1
Device 0
Name: Apple M1 Max
Preferred: TRUE
Power Envelope: INTEGRATED
Attachment: UNKNOWN
# attached displays: 0
GPU accessible RAM: 51,539 MB
VRAM: 51,539 MB
Dedicated System RAM: 0 MB
Shared System RAM: 0 MB
API version: 1.2 (OpenCL 1.2 (Nov 11 2023 23:48:17))
Device version: 1.2 (OpenCL 1.2 )
Vendor name: APPLE
Driver date: UNKNOWN
Driver age: UNKNOWN
Driver version: UNKNOWN
Bandwidth: 19,206 GB / s
Compute score: 28,907.9
Device name string: Apple M1 Max
Device vendor string: Apple
Platform name string: Apple
Platform vendor string: Apple
End platform OpenCL
{155 ms}

Exit code kExitNormal
End sniffer 2024-01-26 08:18:50
[kStatusNormal, kExitNormal]

[157 ms]
Finish RunAllAPIs

[158 ms]
Finish GetSnifferResult

------- Sniffer output
======= GPU
License Type: Subscription Serial number: 90970531720414207567 GUIDBucket: Composite Core GPU (comp_core_gpu): on Composite Core Threads (MultithreadedCompositing): on Composite Core UI (comp_core_ui): off Composite Core Feature Prefs (CompCoreFeaturePrefs): off Document Graph (DocumentGraph): off Application folder: /Applications/Adobe Photoshop (Beta)/ Photoshop scratch has async I/O enabled Scratch volume(s): Startup, 1.81T, 967.4G free Required Plugins folder: /Applications/Adobe Photoshop (Beta)/Adobe Photoshop (Beta).app/Contents/PlugIns/Required/ Primary Plugins folder: /Applications/Adobe Photoshop (Beta)/Plug-ins/ Installed components: dvametadata.framework dvametadata 23.0.0.0 AdobeXMPScript.framework AdobeXMPScript 79.f354efc70 79.f354efc70 libdynamic-napi.framework Torq Native local ICUUnicode.framework ICUUnicode 14.1.1.d035417 ICUConverter.framework ICUConverter 14.1.1.d035417 AdobeCrashReporter.framework AdobeCrashReporter 14.0.0.202310292158_2f28289 boost_system.framework boost_system 23.0.0.0 AdobeACE.framework AdobeACE 6.0.1 79.349de4fcc0. dvanet.framework dvanet 23.0.0.0 AdobeOwl.framework AdobeOwl mediacoreif.framework mediacoreif 23.0.0.0 dvascripting.framework dvascripting 23.0.0.0 dvaappsupport.framework dvaappsupport 23.0.0.0 AdobeAXE8SharedExpat.framework AdobeAXE8SharedExpat 6.0.0 79.a28ee6c. AIDE.framework AIDE 6.0.0 79.e59fc310 boost_chrono.framework boost_chrono 23.0.0.0 dynamiclink.framework dynamiclink 23.0.0.0 dvaaccelerate.framework dvaaccelerate 23.0.0.0 dvametadataUI.framework dvametadataUI 23.0.0.0 AdobeARE.framework AdobeARE 3.0.0 79.625377 AdobePDFPort.framework AdobePDFPort 4.0.0 79.625377 ICUInternationalization.framework ICUInternationalization 14.1.1.d035417 boost_filesystem.framework boost_filesystem 23.0.0.0 AdobeBIB.framework AdobeBIB 4.0.0 79.349de4fcc0. AdobeXMPFiles.framework AdobeXMPFiles 79.f354efc70 79.f354efc70 AdobeLinguistic.framework 15.0.0.2d5dab2 dvaplayer.framework dvaplayer 23.0.0.0 filterport.framework filterport 28.0.0.170 PlugPlugOwl.framework PlugPlugOwl 11.5.2.130 libzip.framework libzip 23.0.0.0 AdobeAGM.framework AdobeAGM 7.1.0 79.349de4fcc0. AdobeSVGRE.framework AdobeSVGRE 9.3.0 "79.968b720f." AdobePDFL.framework AdobePDFL 17.0.0 79 . 82c92b10 dvavulcansupport.framework dvavulcansupport 23.0.0.0 dvacore.framework dvacore 23.0.0.0 aiport.framework aiport 28.0.0.170 AdobePIP.framework AdobePIP 8.2.0.16 AdobePDFSettings.framework AdobePDFSettings 1.7 AdobeAXEDOMCore.framework AdobeAXEDOMCore 6.0.0 79.a28ee6c. dvatransport.framework dvatransport 23.0.0.0 AdobeXMP.framework AdobeXMPCore 79.f354efc70 79.f354efc70 AdobeJP2K.framework AdobeJP2K 4.0.1 79.eda3309 dvaaudiodevice.framework dvaaudiodevice 23.0.0.0 LogSession.framework LogSession 8.2.0.16 dvaaudiodsp.framework dvaaudiodsp 23.0.0.0 PlugPlugExternalObject.framework 11.5.2.130 AdobeSVGAGM.framework AdobeSVGAGM 4.0.0 79.4d9d554. dvametadataapi.framework dvametadataapi 23.0.0.0 WRServices.framework WRServices 18.0.0 18.0.0.0 AdobeBIBUtils.framework AdobeBIBUtils 4.0.0 79.349de4fcc0. boost_threads.framework boost_threads 23.0.0.0 CloudAILib.framework CloudAILib 28.0.0.170 SPBasic.framework SPBasic 28.0.0.170 AdobeCoolType.framework AdobeCoolType 9.0.3 79.349de4fcc0. boost_regex.framework boost_regex 23.0.0.0 dvamediatypes.framework dvamediatypes 23.0.0.0 AdbePM.framework AdbePM 1 boost_date_time.framework boost_date_time 23.0.0.0 dynamic-torqnative.framework Torq Native local AdobeMPS.framework AdobeMPS 9.0.0.53906 79.7a67d565 dvaui.framework dvaui 23.0.0.0 MacMemory.framework MacMemory 28.0.0.170 AILib.framework AILib 28.0.0.170 ICUData.framework ICUData 14.1.1.d035417 dvamarshal.framework dvamarshal 23.0.0.0 aifm.framework aifm 28.0.0.170 Unified Extensibility Platform uxp-7.4.1-release UPIC 2.6.0 Required plugins: Accented Edges 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Adaptive Wide Angle 25.5.0, © 2014-2024 Adobe. All rights reserved. - from the file “Adaptive Wide Angle.plugin” Angled Strokes 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Average 25.5 © 1993-2024 Adobe. All rights reserved. - from the file “Average.plugin” Bas Relief 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” BMP 25.5.0, © 2003-2024 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Camera Raw 16.1.1 (1733), Copyright © 2023 Adobe Systems Incorporated - from the file “Camera Raw.plugin” Camera Raw Filter 16.1.1 (1733), Copyright © 2023 Adobe Systems Incorporated - from the file “Camera Raw.plugin” Chalk & Charcoal 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Charcoal 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Chrome 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Cineon 25.5 © 2002-2024 Adobe. All rights reserved. - from the file “Cineon.plugin” Clouds 25.5 © 1993-2024 Adobe. All rights reserved. - from the file “Clouds.plugin” Color Halftone 25.5.0, © 2003-2024 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Colored Pencil 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Conté Crayon 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Craquelure 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Crop and Straighten Photos 25.5 © 2003-2024 Adobe. All rights reserved. - from the file “CropPhotosAuto.plugin” Crop and Straighten Photos Filter 25.5.0, © 2003-2024 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Crosshatch 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Crystallize 25.5.0, © 2003-2024 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Cutout 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Dark Strokes 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” De-Interlace 25.5.0, © 2003-2024 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Dicom 25.5 © 2003-2024 Adobe. All rights reserved. - from the file “dicom.plugin” Difference Clouds 25.5 © 1993-2024 Adobe. All rights reserved. - from the file “Clouds.plugin” Diffuse Glow 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Displace 25.5.0, © 2003-2024 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Dry Brush 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Entropy 25.5 © 2006-2024 Adobe. All rights reserved. - from the file “statistics.plugin” Export Color Lookup Tables 25.5 © 2012-2024 Adobe. All rights reserved. - from the file “Export3DLUT.plugin” Extrude 25.5.0, © 2003-2024 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” FastCore Routines 25.5 © 1990-2024 Adobe. All rights reserved. - from the file “FastCore.plugin” Fibers 25.5.0, © 2003-2024 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Film Grain 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Filter Gallery 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Fresco 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Glass 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Glowing Edges 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Grain 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Graphic Pen 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Halftone Pattern 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Halide Bottlenecks 25.5 © 2024-2024 Adobe. All rights reserved. - from the file “HalideBottlenecks.plugin” HDRMergeUI 25.5, Copyright © 2002-2024 Adobe. All rights reserved. - from the file “HDRMergeUI.plugin” HSB/HSL 25.5.0, © 2003-2024 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” IFF Format 25.5.0, © 2003-2024 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Ink Outlines 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” JPEG 2000 25.5 © 2001-2024 Adobe. All rights reserved. - from the file “JPEG2000.plugin” Kurtosis 25.5 © 2006-2024 Adobe. All rights reserved. - from the file “statistics.plugin” Lens Blur 25.5.0, © 2002-2024 Adobe. All rights reserved. - from the file “Lens Blur.plugin” Lens Correction 25.5.0, © 2002-2024 Adobe. All rights reserved. - from the file “Lens Correct.plugin” Lens Flare 25.5.0, © 2003-2024 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Liquify 25.5.0, © 2001-2024 Adobe. All rights reserved. - from the file “Liquify.plugin” Matlab Operation 25.5 © 1993-2024 Adobe. All rights reserved. - from the file “ChannelPort.plugin” Maximum 25.5 © 2006-2024 Adobe. All rights reserved. - from the file “statistics.plugin” Mean 25.5 © 2006-2024 Adobe. All rights reserved. - from the file “statistics.plugin” Measurement Core 25.5 © 1993-2024 Adobe. All rights reserved. - from the file “MeasurementCore.plugin” Median 25.5 © 2006-2024 Adobe. All rights reserved. - from the file “statistics.plugin” Mezzotint 25.5.0, © 2003-2024 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Minimum 25.5 © 2006-2024 Adobe. All rights reserved. - from the file “statistics.plugin” MMXCore Routines 25.5 © 1990-2024 Adobe. All rights reserved. - from the file “MMXCore.plugin” Mosaic Tiles 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Multiprocessor Support 25.5 © 1990-2024 Adobe. All rights reserved. - from the file “MultiProcessor Support.plugin” Neon Glow 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Note Paper 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” NTSC Colors 25.5 © 1993-2024 Adobe. All rights reserved. - from the file “NTSC Colors.plugin” Ocean Ripple 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” OpenEXR 25.5.0, © 2003-2024 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Paint Daubs 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Palette Knife 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Parametric Filter 21.0 © 2019 Adobe. All rights reserved. - from the file “MaterialFilter.plugin” Patchwork 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Paths to Illustrator 25.5.0, © 2003-2024 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” PCX 25.5 © 1989-2024 Adobe. All rights reserved. - from the file “PCX.plugin” Photocopy 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Picture Package Filter 25.5 © 1993-2024 Adobe. All rights reserved. - from the file “ChannelPort.plugin” Pinch 25.5.0, © 2003-2024 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Pixar 25.5 © 1989-2024 Adobe. All rights reserved. - from the file “Pixar.plugin” Plaster 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Plastic Wrap 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Pointillize 25.5.0, © 2003-2024 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Polar Coordinates 25.5.0, © 2003-2024 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Portable Bit Map 25.5 © 1989-2024 Adobe. All rights reserved. - from the file “PBM.plugin” Poster Edges 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Radial Blur 25.5.0, © 2003-2024 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Radiance 25.5 © 2003-2024 Adobe. All rights reserved. - from the file “Radiance.plugin” Range 25.5 © 2006-2024 Adobe. All rights reserved. - from the file “statistics.plugin” Render Color Lookup Grid 25.5 © 2012-2024 Adobe. All rights reserved. - from the file “Export3DLUT.plugin” Reticulation 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Ripple 25.5.0, © 2003-2024 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Rough Pastels 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Save for Web 25.5.0, © 1999-2024 Adobe. All rights reserved. - from the file “Save for Web.plugin” ScriptingSupport 25.5, © 2002-2024 Adobe. All rights reserved. - from the file “ScriptingSupport.plugin” Shear 25.5.0, © 2003-2024 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Skewness 25.5 © 2006-2024 Adobe. All rights reserved. - from the file “statistics.plugin” Smart Blur 25.5.0, © 2003-2024 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Smudge Stick 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Solarize 25.5 © 1993-2024 Adobe. All rights reserved. - from the file “Solarize.plugin” SP Substance Suite 21.0 © 2019 Adobe. All rights reserved. - from the file “MaterialSuite.plugin” Spatter 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Spherize 25.5.0, © 2003-2024 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Sponge 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Sprayed Strokes 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Stained Glass 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Stamp 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Standard Deviation 25.5 © 2006-2024 Adobe. All rights reserved. - from the file “statistics.plugin” Sumi-e 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Summation 25.5 © 2006-2024 Adobe. All rights reserved. - from the file “statistics.plugin” Targa 25.5.0, © 2003-2024 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Texturizer 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Tiles 25.5.0, © 2003-2024 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Torn Edges 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Twirl 25.5.0, © 2003-2024 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Underpainting 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Vanishing Point 25.5.0, © 2003-2024 Adobe. All rights reserved. - from the file “VanishingPoint.plugin” Variance 25.5 © 2006-2024 Adobe. All rights reserved. - from the file “statistics.plugin” Water Paper 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Watercolor 25.5.0, © 1991-2024 Adobe. All rights reserved. - from the file “Filter Gallery.plugin” Wave 25.5.0, © 2003-2024 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Wind 25.5.0, © 2003-2024 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Wireless Bitmap 25.5 © 1989-2024 Adobe. All rights reserved. - from the file “WBMP.plugin” ZigZag 25.5.0, © 2003-2024 Adobe. All rights reserved. - from the file “Standard Multiplugin.plugin” Optional and third party plugins: Topaz Photo AI NO VERSION - from the file “/Applications/Adobe Photoshop (Beta)/Plug-ins/TopazPhotoAI.plugin/” Topaz Photo AI NO VERSION - from the file “/Applications/Adobe Photoshop (Beta)/Plug-ins/TopazPhotoAIAutomate.plugin/” TPAIApplyImageDataFilter NO VERSION - from the file “/Applications/Adobe Photoshop (Beta)/Plug-ins/TopazPhotoAIApply.plugin/” TPAIGatherImageDataFilter NO VERSION - from the file “/Applications/Adobe Photoshop (Beta)/Plug-ins/TopazPhotoAIGather.plugin/” Duplicate and Disabled plugins: Topaz Photo AI NO VERSION - from the file “TopazPhotoAI.plugin” Topaz Photo AI NO VERSION - from the file “TopazPhotoAIAutomate.plugin” TPAIApplyImageDataFilter NO VERSION - from the file “TopazPhotoAIApply.plugin” TPAIGatherImageDataFilter NO VERSION - from the file “TopazPhotoAIGather.plugin” Plugins that failed to load: NONE Unified Extensibility Platform - Extensions: Home Screen (Loaded) 7.2.1.5 - from the file "/Library/Application Support/Adobe/UXP/extensions/com.adobe.ccx.start-7.2.1/" CmdN: 1.19.10
UAB: 2.18.0-4 Loaded at: 64 ms - launch time impact: 192 ms ccx-timeline (Loaded) 3.1.12.0 - from the file "Required Folder" Loaded at: 1055744 ms - launch time impact: 0 ms CCX Commenting UXP Webview (Loaded) 30.1.0.0 - from the file "Required Folder" Loaded at: 30387 ms - launch time impact: 0 ms Beta Feedback (Prepared) 1.15.3.0 - from the file "Required Folder" CCX Sharesheet UXP (Prepared) 29.4.0.0 - from the file "Required Folder" CC Libraries Panel (Prepared) 4.5.63.0 - from the file "Required Folder" CAPTURE: 2.0.41 STOCK: 4.2.2 Content Credentials (Loaded) 0.41.7.0 - from the file "Required Folder" Loaded at: 30252 ms - launch time impact: 0 ms In app notifications (Loaded) 2.0.4.0 - from the file "Required Folder" Loaded at: 30387 ms - launch time impact: 0 ms Parametric Filter (Loaded) 0.1.8.0 - from the file "Required Folder" Loaded at: 30387 ms - launch time impact: 0 ms Photoshop Adjustments Panel (Loaded) 2.1.10.0 - from the file "Required Folder" Loaded at: 30388 ms - launch time impact: 1 ms Photoshop UXP Export-As (Loaded) 5.8.34.0 - from the file "Required Folder" Loaded at: 322162 ms - launch time impact: 0 ms Photoshop In App Messaging (Loaded) 4.3.9.0 - from the file "Required Folder" Loaded at: 30388 ms - launch time impact: 0 ms Information Alert (Prepared) 0.5.0.0 - from the file "Required Folder" Photoshop Selection Feedback (Prepared) 0.5.0.0 - from the file "Required Folder" Plugins Panel (Prepared) 1.4.3.0 - from the file "Required Folder" IC popup message (Loaded) 1.0.0.0 Loaded at: 30253 ms - launch time impact: 0 ms Multilayer Protection (Loaded) 1.0.0.0 Loaded at: 30254 ms - launch time impact: 0 ms Discover Panel (Loaded) 2312.89.0.10 - from the file "Required Folder" Loaded at: 30389 ms - launch time impact: 10 ms Neural Filters (Registered) 1.15.0.100 - from the file "Required Folder" Scan time: 0 ms - entries: 30 Installed TWAIN devices: NONE

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 26, 2024 Jan 26, 2024

@EthosWhippet are you using the Remove Tool at all? I've seen the memory leak issue with that tool specifically.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jan 26, 2024 Jan 26, 2024

Yes, on occasion. However, this is happening on startup of the program, before I even do anything, then persists and gets worse. I've tried uninstalling, re-installing, removing all plugins, removing all fonts, still persists. I open the program, it sucks 35 + GB of ram. 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 26, 2024 Jan 26, 2024

@EthosWhippet 35GB right out of the gate isn't indicitive of a memory leak. Have you tried resetting preferences and clearing caches?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jan 26, 2024 Jan 26, 2024
Yes. I've uninstalled, removed all traces, clean re-install without
preferences etc. NOTHING helps.




[image: __tpx__]
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 26, 2024 Jan 26, 2024

@EthosWhippet I have the same setup as you and dont see the 35 GB on startup.

I did notice this in your system report:

Built-in memory: 65536 MB

Free memory: 5605 MB

Memory available to Photoshop: 61601 MB

 

What does your Activity Monitor show? (Applications/Utilities/Activity Monitor - click the Memory tab)

Are you running Chrome at all?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jan 27, 2024 Jan 27, 2024

At first I thought it is Adope photoshop, but then I found out that Apple photos has some process filling the memory. When I rebuild the database and waited some time the memory problem was gone.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jan 27, 2024 Jan 27, 2024
Not for me, the Activity Monitor shows it being ONLY Photoshop.



[image: __tpx__]
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jan 28, 2024 Jan 28, 2024

I figured out what was causing this for ME. For some reason, when I load ANY of my saved patterns into Photoshop, ram usage goes from 10-15 gb all the way up to 37 GB and stays there. If I delete all the patterns (included legacy patterns etc), it stays high until I re-boot the program. So basically, using any sort of patterns is currently messing with performance worse than the neural filters. Why in the world would this be? I use them regularly, so this is not cool.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Jan 30, 2024 Jan 30, 2024

@EthosWhippet Would you be able to provide the patterns preset file(s) you are working with? It is possible that:

  • the file itself is large
  • contains a high number of patterns
  • the resolution of the patterns is big

Launching Photoshop after importing presets with some combination of the above could require using the amount of memory you are seeing taken up. These patterns are loaded into temporary memory on launch so they are ready to use and remain there until you close the application, even if you delete the file from which they were loaded. The patterns could be larger in temp memory than on disk thanks to being uncompressed from the preset file. But I could tell you more if I have a file to recreate the behavior with. 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jan 30, 2024 Jan 30, 2024

I use a LOT of patterns, and have them saved into one file that I load every time I have to re-install Photoshop (which lately seems like once a week). So, that is likely the problem. I have my brushes, gradients, and swatches saved the same way for the same reason.  However, having to load them one at a time just to use them seems counterintuitive, and a pain in the butt.

 

How would you like me to proved you with the file?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Jan 30, 2024 Jan 30, 2024

Any file sharing service is fine. Dropbox, for example, works.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jan 30, 2024 Jan 30, 2024
LATEST
I went and looked at the file I'm loading, and it's bigger than I thought
(4.5 GB), so this situation is likely MY fault. No point loading it here,
sorry.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines