View Single Post
Old 05-15-2019, 07:26 AM   #2921
MixMonkey
Human being with feelings
 
MixMonkey's Avatar
 
Join Date: Sep 2017
Location: London, England.
Posts: 4,882
Default

Quote:
Originally Posted by Geoff Waddington View Post
New build is up.

Put in a possible fix for the crashes on exit for both Mac and Windows.

Please let me know what you find.
Still crashes on exit on Mac:
Code:
Thread 0 Crashed:: reaper  Dispatch queue: com.apple.main-thread
0   reaper_csurf_integrator.dylib 	0x0000000118710c84 Widget::SetValue(double) + 116
1   reaper_csurf_integrator.dylib 	0x00000001186edee1 Widget::Reset() + 33
2   reaper_csurf_integrator.dylib 	0x00000001186eddf5 ControlSurface::ResetAllWidgets() + 101
3   reaper_csurf_integrator.dylib 	0x00000001186edbc5 Page::ResetAllWidgets() + 101
4   reaper_csurf_integrator.dylib 	0x00000001186eab1d Manager::ResetAllWidgets() + 109
5   reaper_csurf_integrator.dylib 	0x00000001186eaa4c CSurfIntegrator::~CSurfIntegrator() + 60
6   reaper_csurf_integrator.dylib 	0x00000001186eab55 CSurfIntegrator::~CSurfIntegrator() + 21
7   reaper_csurf_integrator.dylib 	0x00000001186eab79 CSurfIntegrator::~CSurfIntegrator() + 25
8   com.cockos.reaper             	0x000000010e6db1ef CSurf_Close(bool) + 415
9   com.cockos.reaper             	0x000000010ea1a88c MainProc(HWND__*, unsigned int, unsigned long, long) + 11004
10  ???                           	0x0000000000000010 0 + 16
Removing the two C4 folders and .ini entries cures it.

Will try Windows and report back.
MixMonkey is offline   Reply With Quote