Go Back   Cockos Incorporated Forums > REAPER Forums > REAPER Bug Reports

Reply
 
Thread Tools Display Modes
Old 08-07-2019, 10:42 AM   #1
felipe.ramirezrivera
Human being with feelings
 
Join Date: Jul 2018
Location: Med, Colombia
Posts: 2
Default Reaper crashes suddenly when rendering, and other bugs.

Hello!
I have been using Reaper before on my iMac 2013 without any error/bug. Recently I changed to a MacBook Pro with Touch Bar (13 inch - 2018). And since I installed Reaper there have been some bugs when rendering. Sometimes it does render well, but sometimes, when rendering or even freezing, Reaper finish the process and crashes. I've noticed also that sometimes, some floating windows, for example when I'm trying to save a plugin preset (the upcoming window to name the preset) gets hidden in the background, and there is no way to put it at front. Even if you minimize all windows, it won't respond to the buttons. This has also occurred when dialog window "are you sure you want to delete the selected track?". When this occurs, I close reaper and open it again, coming back to proper functioning, but it will begin acting strange soon (some minutes to an hour). Any ideas? I have tried with a bunch of reaper versions, and I am currently running the latest one. Thank you for your time!

UPDATE:

Today my Reaper crashed again. I could copy this message from the Thread that crashed. I hope someone here could help me.

Thread 0 Crashed:: reaper Dispatch queue: com.apple.main-thread
0 com.apple.CoreFoundation 0x00007fff50ee4e93 CFBundleGetFunctionPointerForName + 13
1 com.cockos.reaper 0x000000010e145542 GetProcAddress(void*, char const*) + 50
2 com.cockos.reaper 0x000000010e18b999 VST3_Quit() + 121
3 com.cockos.reaper 0x000000010dfa5f19 VST_Quit() + 9
4 com.cockos.reaper 0x000000010e2758fc Main_OnAppQuit() + 652
5 com.apple.CoreFoundation 0x00007fff50f21b96 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERV ER__ + 12
6 com.apple.CoreFoundation 0x00007fff50f21b10 ___CFXRegistrationPost_block_invoke + 63
7 com.apple.CoreFoundation 0x00007fff50f21a7a _CFXRegistrationPost + 404
8 com.apple.CoreFoundation 0x00007fff50f29f28 ___CFXNotificationPost_block_invoke + 87
9 com.apple.CoreFoundation 0x00007fff50e928b4 -[_CFXNotificationRegistrar findbjectbserver:enumerator:] + 1642
10 com.apple.CoreFoundation 0x00007fff50e91c67 _CFXNotificationPost + 732
11 com.apple.Foundation 0x00007fff53117f5b -[NSNotificationCenter postNotificationNamebject:userInfo:] + 66
12 com.apple.AppKit 0x00007fff4e6b7a0d -[NSApplication terminate:] + 1424
13 com.apple.AppKit 0x00007fff4e93d40f -[NSApplication _terminateFromSender:askIfShouldTerminate:saveWind ows:] + 279
14 com.apple.AppKit 0x00007fff4e93d27e __52-[NSApplication(NSAppleEventHandling) _handleAEQuit]_block_invoke + 46
15 com.apple.AppKit 0x00007fff4e9872fc ___NSMainRunLoopPerformBlockInModes_block_invoke + 25
16 com.apple.CoreFoundation 0x00007fff50efb764 __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 12
17 com.apple.CoreFoundation 0x00007fff50ebee87 __CFRunLoopDoBlocks + 394
18 com.apple.CoreFoundation 0x00007fff50ebe5a6 __CFRunLoopRun + 1174
19 com.apple.CoreFoundation 0x00007fff50ebdebe CFRunLoopRunSpecific + 455
20 com.apple.HIToolbox 0x00007fff5011d1ab RunCurrentEventLoopInMode + 292
21 com.apple.HIToolbox 0x00007fff5011cded ReceiveNextEventCommon + 355
22 com.apple.HIToolbox 0x00007fff5011cc76 _BlockUntilNextEventMatchingListInModeWithFilter + 64
23 com.apple.AppKit 0x00007fff4e4b579d _DPSNextEvent + 1135
24 com.apple.AppKit 0x00007fff4e4b448b -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:deque ue:] + 1361
25 com.apple.AppKit 0x00007fff4e4ae5a8 -[NSApplication run] + 699
26 com.apple.AppKit 0x00007fff4e49dae8 NSApplicationMain + 777
27 com.cockos.reaper 0x000000010dc061b4 start + 52


UPDATE2:

Crashed again. Steps: Just created a new project, 44.1khz 16bits, create 1 track, insert any plugin, tweak it, record something on it, doesn't show the message to save the recording, waveform appears empty inside the item. Tried with other tracks and same result. Last one appears to have a waveform, but as soon as you insert other track, it gets empty.

UPDATE 3:

Crashed again, two days later. This time while rendering like 6 tracks.

Thread 0 Crashed:: reaper Dispatch queue: com.apple.main-thread
0 com.cockos.reaper 0x0000000106ea4bab RenderProcessDialog_Init(HWND__*) + 171
1 com.cockos.reaper 0x0000000106ea2ab0 RenderWavProc(HWND__*, unsigned int, unsigned long, long) + 2256
2 com.cockos.reaper 0x0000000106f77ef6 SwellDialogDefaultWindowProc(HWND__*, unsigned int, unsigned long, long) + 438
3 com.cockos.reaper 0x0000000106ea292b RenderWavProc(HWND__*, unsigned int, unsigned long, long) + 1867
4 com.cockos.reaper 0x0000000106f77ef6 SwellDialogDefaultWindowProc(HWND__*, unsigned int, unsigned long, long) + 438
5 com.apple.Foundation 0x00007fff3123fc3b __NSFireTimer + 80
6 com.apple.CoreFoundation 0x00007fff2efb2060 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUN CTION__ + 20
7 com.apple.CoreFoundation 0x00007fff2efb1c0c __CFRunLoopDoTimer + 851
8 com.apple.CoreFoundation 0x00007fff2efb1752 __CFRunLoopDoTimers + 330
9 com.apple.CoreFoundation 0x00007fff2ef92962 __CFRunLoopRun + 2130
10 com.apple.CoreFoundation 0x00007fff2ef91ebe CFRunLoopRunSpecific + 455
11 com.apple.HIToolbox 0x00007fff2e1f11ab RunCurrentEventLoopInMode + 292
12 com.apple.HIToolbox 0x00007fff2e1f0ee5 ReceiveNextEventCommon + 603
13 com.apple.HIToolbox 0x00007fff2e1f0c76 _BlockUntilNextEventMatchingListInModeWithFilter + 64
14 com.apple.AppKit 0x00007fff2c58979d _DPSNextEvent + 1135
15 com.apple.AppKit 0x00007fff2c58848b -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:deque ue:] + 1361
16 com.apple.AppKit 0x00007fff2c5825a8 -[NSApplication run] + 699
17 com.apple.AppKit 0x00007fff2c571ae8 NSApplicationMain + 777
18 com.cockos.reaper 0x0000000106a73cb4 start + 52

Last edited by felipe.ramirezrivera; 08-09-2019 at 03:23 PM. Reason: More info about the crash
felipe.ramirezrivera is offline   Reply With Quote
Old 08-13-2019, 12:17 PM   #2
felipe.ramirezrivera
Human being with feelings
 
Join Date: Jul 2018
Location: Med, Colombia
Posts: 2
Default New crash - Rendering

Thread 0 Crashed:: reaper Dispatch queue: com.apple.main-thread
0 com.cockos.reaper 0x0000000108d4914c RenderWavProc(HWND__*, unsigned int, unsigned long, long) + 1788
1 com.cockos.reaper 0x0000000108e20106 SwellDialogDefaultWindowProc(HWND__*, unsigned int, unsigned long, long) + 438
2 com.apple.Foundation 0x00007fff3e2e2c3b __NSFireTimer + 80
3 com.apple.CoreFoundation 0x00007fff3c055060 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUN CTION__ + 20
4 com.apple.CoreFoundation 0x00007fff3c054c0c __CFRunLoopDoTimer + 851
5 com.apple.CoreFoundation 0x00007fff3c054752 __CFRunLoopDoTimers + 330
6 com.apple.CoreFoundation 0x00007fff3c035962 __CFRunLoopRun + 2130
7 com.apple.CoreFoundation 0x00007fff3c034ebe CFRunLoopRunSpecific + 455
8 com.apple.HIToolbox 0x00007fff3b2941ab RunCurrentEventLoopInMode + 292
9 com.apple.HIToolbox 0x00007fff3b293ee5 ReceiveNextEventCommon + 603
10 com.apple.HIToolbox 0x00007fff3b293c76 _BlockUntilNextEventMatchingListInModeWithFilter + 64
11 com.apple.AppKit 0x00007fff3962c79d _DPSNextEvent + 1135
12 com.apple.AppKit 0x00007fff3962b48b -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:deque ue:] + 1361
13 com.apple.AppKit 0x00007fff396255a8 -[NSApplication run] + 699
14 com.apple.AppKit 0x00007fff39614ae8 NSApplicationMain + 777
15 com.cockos.reaper 0x000000010890d1b4 start + 52
felipe.ramirezrivera is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 11:28 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.