Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash when pressing space bar in sceneview/settings dialog #174

Closed
olilarkin opened this issue Feb 9, 2022 · 2 comments
Closed

Crash when pressing space bar in sceneview/settings dialog #174

olilarkin opened this issue Feb 9, 2022 · 2 comments

Comments

@olilarkin
Copy link

olilarkin commented Feb 9, 2022

here is a repeatable crash on macOS...

click settings, then press the space bar

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               REAPER [2668]
Path:                  /Applications/REAPER.app/Contents/MacOS/REAPER
Identifier:            com.cockos.reaper
Version:               6.46.0_ae05ce4u (6.46.0_ae05ce4u)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2022-02-10 00:46:02.2870 +0100
OS Version:            macOS 12.1 (21C52)
Report Version:        12
Anonymous UUID:        C828721A-9C70-77E8-C8B6-1BFB70ABF40F


Time Awake Since Boot: 2800 seconds

System Integrity Protection: disabled

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

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

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

VM Region Info: 0x1 is not in any region.  Bytes before following region: 4339023871
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      UNUSED SPACE AT START
--->  
      __TEXT                      102a04000-1031fc000    [ 8160K] r-x/r-x SM=COW  .../MacOS/REAPER

Application Specific Information:
objc_msgSend() selector name: type


Thread 0 Crashed:: reaper Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib               	       0x1b6a00308 objc_msgSend + 8
1   AppKit                        	       0x1b998bd70 -[NSView _nextResponderForEvent:] + 60
2   AppKit                        	       0x1b998bc38 forwardMethod + 84
3   EAR Scene                     	       0x12a4060dc juce::JuceNSViewClass::keyDown(objc_object*, objc_selector*, NSEvent*) + 288
4   AppKit                        	       0x1b9906a78 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 5920
5   AppKit                        	       0x1b99050ec -[NSWindow(NSEventRouting) sendEvent:] + 348
6   AppKit                        	       0x1b9904558 -[NSApplication(NSE

CRASH

PS. Congratulations on the release, this is amazing with HOA support...

@firthm01
Copy link
Contributor

Hi, thank you for raising this and for the crash report - that's really helpful 👍 We've identified the issue and it's high on our priorities, so we hope to have a fix out very soon.

@rsjbailey
Copy link
Contributor

This should be fixed in 0.7.1, which we've just released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants