Skip to content

Crash in NSPopover showRelativeToRect #18175

Description

@thecalle

Describe the bug
Last update erased all my bookmarks. Pressing the + button to add a new bookmark makes the app crash.

To Reproduce
Steps to reproduce the behavior:

  1. Open Software, all bookmarks are lost!
  2. Click on plus button to add a new bookmark
  3. Immediate crash!

Desktop (please complete the following information):

  • OS: macOS Taohe
  • Version 26.4.1 (25E253)

Additional context

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Process:             Cyberduck [64852]
Path:                /Applications/Cyberduck.app/Contents/MacOS/Cyberduck
Identifier:          ch.sudo.cyberduck
Version:             9.5.0 (45224)
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           ch.sudo.cyberduck [135040]
User ID:             501

Date/Time:           2026-06-12 16:03:14.7881 +0200
Launch Time:         2026-06-12 16:02:52.5128 +0200
Hardware Model:      Mac14,3
OS Version:          macOS 26.4.1 (25E253)
Release Type:        User

Crash Reporter Key:  EA000000-EC15-A7A3-96F7-69F8CBC17397
Incident Identifier: D7031F51-8FED-4B39-8D47-29EFCD5ACAB6

Time Awake Since Boot: 2600000 seconds

System Integrity Protection: enabled

Triggered by Thread: 0, Dispatch Queue: com.apple.main-thread

Exception Type:    EXC_BAD_ACCESS (SIGABRT)
Exception Subtype: KERN_INVALID_ADDRESS at 0x0000000000000020
Exception Codes:   0x0000000000000001, 0x0000000000000020

Termination Reason:  Namespace SIGNAL, Code 6, Abort trap: 6
Terminating Process: Cyberduck [64852]


VM Region Info: 0x20 is not in any region.  Bytes before following region: 4340858848
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      UNUSED SPACE AT START
--->  
      __TEXT                      102bc4000-102bcc000    [   32K] r-x/r-x SM=COW  /Applications/Cyberduck.app/Contents/MacOS/Cyberduck

Application Specific Information:
abort() called


Last Exception Backtrace:
0   CoreFoundation                	       0x188022be4 __exceptionPreprocess + 164
1   libobjc.A.dylib               	       0x187aae91c objc_exception_throw + 88
2   CoreFoundation                	       0x188022ae0 +[NSException exceptionWithName:reason:userInfo:] + 0
3   AppKit                        	       0x18c65461c -[NSPopover showRelativeToRect:ofView:preferredEdge:] + 244
4   libjnidispatch.dylib          	       0x10323004c 0x103220000 + 65612
5   libjnidispatch.dylib          	       0x10322e970 0x103220000 + 59760
6   libjnidispatch.dylib          	       0x10322678c 0x103220000 + 26508
7   libjnidispatch.dylib          	       0x103226bb0 Java_com_sun_jna_Native_invokeVoid + 44
8   ???                           	       0x115e77b04 ???
9   ???                           	       0x115f1c574 ???

Metadata

Metadata

Labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions