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

Reply
 
Thread Tools Display Modes
Old 04-18-2014, 02:48 PM   #1
stevef
Human being with feelings
 
Join Date: Aug 2011
Posts: 52
Default Getting a lot of Crashes in Mavericks

Hi,

For a few months now I have been getting quite a few crashes, the type where Reaper vanishes and I am back to the Desktop. I have been too busy to really delve in to it and hoped it would get better with updates, but it hasn't. It is getting a lot worse as well now. For example, in a 2 hours session tonight, I have been thrown out probably 6 or 7 times!

The problem is, I can't really tell you exactly when it happens and what you can do to recreate, as there doesn't seem to be a pattern. Having said that, when it does crash it seems to be mainly when either a) saving b) deleting an item or c) pasting something - probably more a) & b).

Below I have put the last 2 crash logs with the crashing thread info, the 1 whenwhen saving I think and the second when pasting a couple of tracks in from one project to another. The logs don't seem to point to anything 3rd party, but I am not good at reading them. Mainly seems to be OS X related?

Anyway, help would be appreciated, as to get around this I am having to constantly save, and of course, saving is on of the triggers, so it is a pain.

My computer Details are:

iMac 27"
OS X 10.9.2
Intel Core i5 2.8ghz
16GB RAM
ATI Radeon HD 5750 1024 MB
Reaper Version: 4.611
SWS Extension: 2.4 Build 8

Let me know if you need anything else.

Here are the logs:

1

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

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000208009641058

VM Regions Near 0x208009641058:
    __LINKEDIT             00001234802e8000-00001234802f7000 [   60K] r--/rwx SM=COW  /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRadeonX3000GLDriver
--> 
    MALLOC_NANO            0000600000000000-0000600000600000 [ 6144K] rw-/rwx SM=COW  

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.CoreFoundation      	0x00007fff8b8fd457 CFRelease + 39
1   com.apple.HIToolbox           	0x00007fff8773cf69 TypeManager::Release(unsigned int, unsigned int, unsigned long, void const*) + 117
2   com.apple.HIToolbox           	0x00007fff8773d63c SetPtrData(void const*, void const**, unsigned int, unsigned int, unsigned long, unsigned int, int*) + 142
3   com.apple.HIToolbox           	0x00007fff8773d459 MenuElementRow::SetData(__CFAllocator const*, __CFString const*, unsigned int, unsigned long, void const*, unsigned int) + 257
4   com.apple.HIToolbox           	0x00007fff8773f4c6 MenuElementRow::RemoveData(__CFString const*) + 270
5   com.apple.HIToolbox           	0x00007fff87741576 MenuElementRow::RemoveRowData() + 32
6   com.apple.HIToolbox           	0x00007fff87741508 RowStore::RemoveRowData(long) + 76
7   com.apple.HIToolbox           	0x00007fff8774127d RowStore::DeleteRows(long, unsigned long) + 135
8   com.apple.HIToolbox           	0x00007fff87741176 MenuElement::~MenuElement() + 46
9   com.apple.HIToolbox           	0x00007fff8774111f MenuElement::~MenuElement() + 15
10  com.apple.HIToolbox           	0x00007fff8773a9b8 HIObject::HandleClassHIObjectEvent(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 216
11  com.apple.HIToolbox           	0x00007fff8773a8c4 HIObject::EventHook(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 128
12  com.apple.HIToolbox           	0x00007fff8773a1d4 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 892
13  com.apple.HIToolbox           	0x00007fff87739787 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 385
14  com.apple.HIToolbox           	0x00007fff877395f7 SendEventToEventTargetWithOptions + 43
15  com.apple.HIToolbox           	0x00007fff87740c66 HIObject::Destruct() + 120
16  com.apple.CoreFoundation      	0x00007fff8b8fd56a CFRelease + 314
17  com.apple.HIToolbox           	0x00007fff87740e99 MenuData::~MenuData() + 355
18  com.apple.HIToolbox           	0x00007fff87740d0d MenuData::~MenuData() + 15
19  com.apple.HIToolbox           	0x00007fff8773a9b8 HIObject::HandleClassHIObjectEvent(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 216
20  com.apple.HIToolbox           	0x00007fff8773a8c4 HIObject::EventHook(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 128
21  com.apple.HIToolbox           	0x00007fff8773a1d4 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 892
22  com.apple.HIToolbox           	0x00007fff87739787 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 385
23  com.apple.HIToolbox           	0x00007fff877395f7 SendEventToEventTargetWithOptions + 43
24  com.apple.HIToolbox           	0x00007fff87740c66 HIObject::Destruct() + 120
25  com.apple.CoreFoundation      	0x00007fff8b8fd56a CFRelease + 314
26  com.apple.HIToolbox           	0x00007fff8773f13a _SetMenuItemHierarchicalMenu(MenuData*, unsigned short, MenuData*) + 603
27  com.apple.HIToolbox           	0x00007fff8773eda2 SetMenuItemHierarchicalMenu + 110
28  com.apple.AppKit              	0x00007fff880faf64 -[NSCarbonMenuImpl _menuItem:atIndex:didChangeSubmenuFrom:to:] + 525
29  com.apple.AppKit              	0x00007fff880f6c62 -[NSMenuItem setSubmenu:] + 651
30  com.cockos.reaper             	0x00000001003f39db DeleteMenu(HMENU__*, int, int) + 187
31  com.cockos.reaper             	0x0000000100580f23 CustomizeMenu(char const*, HMENU__*, HWND__*) + 1427
32  com.cockos.reaper             	0x00000001004f4335 MainProc(HWND__*, unsigned int, unsigned long, long) + 13733
33  ???                           	0x5fbfe9e000000001 0 + 6899490302436835329


2

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

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000020000009b438

VM Regions Near 0x20000009b438:
    __LINKEDIT             00001234802e8000-00001234802f7000 [   60K] r--/rwx SM=COW  /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRadeonX3000GLDriver
--> 
    MALLOC_NANO            0000600000000000-0000600000800000 [ 8192K] rw-/rwx SM=COW  

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.HIToolbox           	0x00007fff877416e9 HIObject::~HIObject() + 33
1   com.apple.HIToolbox           	0x00007fff87740ed8 MenuData::~MenuData() + 418
2   com.apple.HIToolbox           	0x00007fff87740d0d MenuData::~MenuData() + 15
3   com.apple.HIToolbox           	0x00007fff8773a9b8 HIObject::HandleClassHIObjectEvent(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 216
4   com.apple.HIToolbox           	0x00007fff8773a8c4 HIObject::EventHook(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 128
5   com.apple.HIToolbox           	0x00007fff8773a1d4 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 892
6   com.apple.HIToolbox           	0x00007fff87739787 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 385
7   com.apple.HIToolbox           	0x00007fff877395f7 SendEventToEventTargetWithOptions + 43
8   com.apple.HIToolbox           	0x00007fff87740c66 HIObject::Destruct() + 120
9   com.apple.CoreFoundation      	0x00007fff8b8fd56a CFRelease + 314
10  com.apple.HIToolbox           	0x00007fff8773f13a _SetMenuItemHierarchicalMenu(MenuData*, unsigned short, MenuData*) + 603
11  com.apple.HIToolbox           	0x00007fff8773eda2 SetMenuItemHierarchicalMenu + 110
12  com.apple.AppKit              	0x00007fff880faf64 -[NSCarbonMenuImpl _menuItem:atIndex:didChangeSubmenuFrom:to:] + 525
13  com.apple.AppKit              	0x00007fff880f6c62 -[NSMenuItem setSubmenu:] + 651
14  com.cockos.reaper             	0x00000001003f39db DeleteMenu(HMENU__*, int, int) + 187
15  com.cockos.reaper             	0x0000000100580f23 CustomizeMenu(char const*, HMENU__*, HWND__*) + 1427
16  com.cockos.reaper             	0x00000001004f4335 MainProc(HWND__*, unsigned int, unsigned long, long) + 13733
17  ???                           	0x5fbfe9c000000001 0 + 6899490164997881857
stevef is offline   Reply With Quote
Old 04-19-2014, 02:52 AM   #2
Jeffos
Mortal
 
Jeffos's Avatar
 
Join Date: Dec 2008
Location: France
Posts: 1,969
Default

thanks for the report, please can you attach you custom menu here, if any?
(main menu > options/ Customize menu/toolbars > Export button > Export all)
Jeffos is offline   Reply With Quote
Old 04-19-2014, 02:55 AM   #3
stevef
Human being with feelings
 
Join Date: Aug 2011
Posts: 52
Default

Quote:
Originally Posted by Jeffos View Post
thanks for the report, please can you attach you custom menu here, if any?
(main menu > options/ Customize menu/toolbars > Export button > Export all)
Here you go.
Attached Files
File Type: reapermenuset Menu Sets.ReaperMenuSet (21.9 KB, 450 views)
stevef is offline   Reply With Quote
Old 04-23-2014, 12:00 PM   #4
stevef
Human being with feelings
 
Join Date: Aug 2011
Posts: 52
Default

Hi,

Just wondering if you have found anything on this? As you were asking about menu's and the errors mentioned them, I reset all menus to default and for the last couple of nights have had no issues. However, my workflow has slowed as I can't fin anything any more.

Thanks.

Steve.
stevef is offline   Reply With Quote
Old 07-18-2014, 06:28 AM   #5
Justin
Administrator
 
Justin's Avatar
 
Join Date: Jan 2005
Location: NYC
Posts: 15,721
Default

Hello,

Can you also send us your reaper*.ini files (from ~/Library/Application Support/REAPER/ path)? If you prefer, zip them and send them to support at cockos dot com.

Also: have you since upgraded to 10.9.4? Had the crash there too? Can you post a full dump from 10.9.4?

Thanks,

Justin

Last edited by Justin; 07-18-2014 at 07:45 AM.
Justin 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 08:30 AM.


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