I don't really understand because it used to work flawlessly and now the same patch is giving me constant crashes.
It will happen when I render. I'll get to render once or twice and then it crashes eventually, especially when switching between fractals, such as if I have multiple loaded into the top bar, switching between them 3 times is 100% crash rate, 2 times is probably 50% crash rate.
If I try to load a fractal file, the program crashes on rendering the preview.
Even if preview quality is set to low.
OpenCL and OpenCL settings have no effect (other then speeding up the renders that do work of course).
My log reads as such:
PID: 4508, time: 0.013, Prepare translator
PID: 4508, time: 0.013, locale, value = en_US
PID: 4508, time: 0.013, Installing translator
PID: 4508, time: 0.024, Warning: Warning: QT_DEVICE_PIXEL_RATIO is deprecated. Instead use:
QT_AUTO_SCREEN_SCALE_FACTOR to enable platform plugin controlled per-screen factors.
QT_SCREEN_SCALE_FACTORS to set per-screen factors.
QT_SCALE_FACTOR to set the application global scale factor. (:0,
PID: 4508, time: 0.039, CreateDefaultFolders()
PID: 4508, time: 0.040, Directory already exists, value = C:\Users\user\mandelbulber\
PID: 4508, time: 0.040, Directory already exists, value = C:\Users\user\mandelbulber\
PID: 4508, time: 0.040, Directory already exists, value = C:\Users\user\mandelbulber\images
PID: 4508, time: 0.040, Directory already exists, value = C:\Users\user\mandelbulber\thumbnails
PID: 4508, time: 0.040, Directory already exists, value = C:\Users\user\mandelbulber\toolbar
PID: 4508, time: 0.040, Directory already exists, value = C:\Users\user\mandelbulber\httpCache
PID: 4508, time: 0.040, Directory already exists, value = C:\Users\user\mandelbulber\customWindowState
PID: 4508, time: 0.040, Directory already exists, value = C:\Users\user\mandelbulber\settings
PID: 4508, time: 0.041, Directory already exists, value = C:\Users\user\mandelbulber\slices
PID: 4508, time: 0.041, Directory already exists, value = C:\Users\user\mandelbulber\materials
PID: 4508, time: 0.041, Directory already exists, value = C:\Users\user\mandelbulber\animation
PID: 4508, time: 0.041, Directory already exists, value = C:\Users\user\mandelbulber\netrender
PID: 4508, time: 0.041, Directory already exists, value = C:\Users\user\mandelbulber\gradients
PID: 4508, time: 0.041, Directory already exists, value = C:\Users\user\mandelbulber\openclTemp
PID: 4508, time: 0.041, Directory already exists, value = C:\Users\user\mandelbulber\customFormulas
PID: 4508, time: 0.041, Directory already exists, value = C:\Users\user\mandelbulber\undo
PID: 4508, time: 0.045, Info: "Removed 1 old files from C:\Users\user\mandelbulber\httpCache. Saved 0 MB"
PID: 4508, time: 0.045, Removed 1 old files from C:\Users\user\mandelbulber\httpCache. Saved 0 MB
PID: 4508, time: 0.045, Parameters initialization started: main
PID: 4508, time: 0.046, Parameters initialization finished
PID: 4508, time: 0.046, Fractal parameters initialization started: fractal0
PID: 4508, time: 0.047, Fractal parameters initialization finished
PID: 4508, time: 0.047, Fractal parameters initialization started: fractal1
PID: 4508, time: 0.047, Fractal parameters initialization finished
PID: 4508, time: 0.047, Fractal parameters initialization started: fractal2
PID: 4508, time: 0.048, Fractal parameters initialization finished
PID: 4508, time: 0.048, Fractal parameters initialization started: fractal3
PID: 4508, time: 0.048, Fractal parameters initialization finished
PID: 4508, time: 0.048, Fractal parameters initialization started: fractal4
PID: 4508, time: 0.049, Fractal parameters initialization finished
PID: 4508, time: 0.049, Fractal parameters initialization started: fractal5
PID: 4508, time: 0.049, Fractal parameters initialization finished
PID: 4508, time: 0.049, Fractal parameters initialization started: fractal6
PID: 4508, time: 0.050, Fractal parameters initialization finished
PID: 4508, time: 0.050, Fractal parameters initialization started: fractal7
PID: 4508, time: 0.050, Fractal parameters initialization finished
PID: 4508, time: 0.050, Fractal parameters initialization started: fractal8
PID: 4508, time: 0.051, Fractal parameters initialization finished
PID: 4508, time: 0.051, Loading settings started, value = C:\Users\user\mandelbulber\mandelbulber_226.ini
PID: 4508, time: 0.052, Settings loaded, value = # Mandelbulber settings file
[main_parameters]
aux_light_manual_placement_dist 0.0396544;
camera_rotation_step 2.5;
default_image_path G:\Fractals\chaospro;
default_settings_path G:\Fractals\chaospro;
flight_animation_image_type jpg;
flight_sec_per_frame 100;
image_preview_scale 1;
jpeg_quality 100;
language en_EN;
limit_CPU_cores 6;
opencl_device_list e8a2e3;
opencl_enabled true;
opencl_memory_limit 8000;
quit_do_not_ask_again true;
show_wireframe_lights true;
ui_skin 1;
ui_style_type 1;
PID: 4508, time: 0.052, cSettings::Decode(std::shared_ptr<cparametercontainer> par, std::shared_ptr<cfractalcontainer> fractPar, cAnimationFrames *frames)</cfractalcontainer></cparametercontainer>
Have you recently updated the system or gfx driver?
I just updated all the way. My last update was released in August, I may
have updated midway and that caused it I do not remember... But the new
driver update seems worse with crashing even.
I am using a Radeon RX580.
Although even with OpenCL off, it's still an issue.
On Fri, Oct 29, 2021, 10:51 AM Krzysztof Marczak buddhi1980@users.sourceforge.net wrote:
Related
Bugs: #17