Old 06-11-2019, 06:03 AM   #1
foca
Human being with feelings
 
Join Date: Aug 2015
Location: Argentina
Posts: 21
Default Reaper crashing a lot

Reaper Version 5.978/64 bit

Computer specs:
MacBook Pro (Retina, 15-inch, Mid 2015)
2.5 GHz Intel Core i7
16 GB 1600 MHz DDR3

----------

Reaper is crashing in various situations (playing, stopped, playing in Media explorer, etc... I even went to get a coffee and when I came back it had crashed), always giving the same report for the crash, which I've pasted below.

Thanks!

---------

Process: REAPER [647]
Path: /Applications/REAPER64.app/Contents/MacOS/REAPER
Identifier: com.cockos.reaper
Version: 5.97.800 (5.97.800)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: REAPER [647]
User ID: 501

Date/Time: 2019-06-11 09:47:36.925 -0300
OS Version: Mac OS X 10.12.6 (16G1710)
Report Version: 12
Anonymous UUID: DDDE9413-6502-9F0D-501A-F26BF97A049C


Time Awake Since Boot: 1900 seconds

System Integrity Protection: enabled

Crashed Thread: 0 reaper Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: EXC_I386_GPFLT
Exception Note: EXC_CORPSE_NOTIFY

Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [0]

Thread 0 Crashed:: reaper Dispatch queue: com.apple.main-thread
0 com.cockos.reaper 0x0000000106164510 runMiscTimers() + 1952
1 com.cockos.reaper 0x00000001061630f3 Main_OnTimer(HWND__*, unsigned long) + 163
2 com.cockos.reaper 0x0000000106701741 MainProc(HWND__*, unsigned int, unsigned long, long) + 2481
3 com.cockos.reaper 0x00000001065ab6a6 SwellDialogDefaultWindowProc(HWND__*, unsigned int, unsigned long, long) + 438
4 com.apple.Foundation 0x00007fffc2e82c2f __NSFireTimer + 83
5 com.apple.CoreFoundation 0x00007fffc13f8b74 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUN CTION__ + 20
6 com.apple.CoreFoundation 0x00007fffc13f87ff __CFRunLoopDoTimer + 1071
7 com.apple.CoreFoundation 0x00007fffc13f835a __CFRunLoopDoTimers + 298
8 com.apple.CoreFoundation 0x00007fffc13efaa1 __CFRunLoopRun + 2065
9 com.apple.CoreFoundation 0x00007fffc13ef034 CFRunLoopRunSpecific + 420
10 com.apple.HIToolbox 0x00007fffc094febc RunCurrentEventLoopInMode + 240
11 com.apple.HIToolbox 0x00007fffc094fcf1 ReceiveNextEventCommon + 432
12 com.apple.HIToolbox 0x00007fffc094fb26 _BlockUntilNextEventMatchingListInModeWithFilter + 71
13 com.apple.AppKit 0x00007fffbeee4a54 _DPSNextEvent + 1120
14 com.apple.AppKit 0x00007fffbf6607ee -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:deque ue:] + 2796
15 com.apple.AppKit 0x00007fffbeed93db -[NSApplication run] + 926
16 com.apple.AppKit 0x00007fffbeea3e0e NSApplicationMain + 1237
17 com.cockos.reaper 0x000000010609e9f4 start + 52
foca is offline   Reply With Quote
Old 06-18-2019, 12:28 PM   #2
JayJSE2
Human being with feelings
 
JayJSE2's Avatar
 
Join Date: Feb 2014
Posts: 312
Default

Something similar keeps happening to me as well. Just a few minutes ago, I was renaming a track during playback and Reaper suddenly crashed giving me this error report:

Code:
Process:               REAPER [2877]
Path:                  /Applications/REAPER64.app/Contents/MacOS/REAPER
Identifier:            REAPER
Version:               5.97.800 (5.97.800)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           REAPER [2877]
User ID:               501

Date/Time:             2019-06-18 20:17:36.974 +0100
OS Version:            Mac OS X 10.14.3 (18D109)
Report Version:        12
Anonymous UUID:        F8196951-18E6-3E69-43FD-2F2A26B58770


Time Awake Since Boot: 18000 seconds

System Integrity Protection: enabled

Crashed Thread:        0  reaper  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000040000026
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [2877]

VM Regions Near 0x40000026:
--> 
    __TEXT                 0000000109481000-0000000109f74000 [ 10.9M] r-x/rwx SM=COW  /Applications/REAPER64.app/Contents/MacOS/REAPER

Thread 0 Crashed:: reaper  Dispatch queue: com.apple.main-thread
0   com.apple.HIToolbox           	0x00007fff41afc150 _MenuElementGetDataAtIndex + 9
1   com.apple.HIToolbox           	0x00007fff41b521e9 SearchCacheEntries(OpaqueCollection*, unsigned int, unsigned long, CheckMenuData*, MenuResult*, MenuData**, unsigned long*) + 232
2   com.apple.HIToolbox           	0x00007fff41b51d87 SearchCache(OpaqueCollection*, bool, bool, CheckMenuData*, MenuResult*) + 291
3   com.apple.HIToolbox           	0x00007fff41b3e1a3 CheckMenusForKeyEvent(MenuData*, CheckMenuData*) + 401
4   com.apple.HIToolbox           	0x00007fff41b3dfa5 _IsMenuKeyEvent(MenuData*, OpaqueEventRef*, unsigned int, MenuData**, unsigned short*) + 455
5   com.apple.HIToolbox           	0x00007fff41b3dda3 IsMenuKeyEvent + 111
6   com.apple.HIToolbox           	0x00007fff41c94dbe _HandleMenuKeyEvent + 145
7   com.apple.HIToolbox           	0x00007fff41c94d22 _HIMenuIsCarbonMenuKeyEvent + 22
8   com.apple.AppKit              	0x00007fff3fdad648 _NSHandleCarbonMenuEvent + 418
9   com.apple.AppKit              	0x00007fff3fdad3ea _DPSEventHandledByCarbon + 54
10  com.apple.AppKit              	0x00007fff3fda145c -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2220
11  com.apple.AppKit              	0x00007fff3fd9b165 -[NSApplication run] + 699
12  com.apple.AppKit              	0x00007fff3fd8a8a3 NSApplicationMain + 780
13  com.cockos.reaper             	0x00000001094829f4 start + 52
Can anyone at least explain what the 'Termination Reason' [Namespace SIGNAL, Code 0xb] means?
JayJSE2 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:30 AM.


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