Skip to content

[Bug]: "NSGetSizeAndAlignment(): unsupported type encoding spec 'p' at 'OpaqueAEDataStorageType}}16' in '{OpaqueAEDataStorageType}}16'" #3022

@n8henrie

Description

@n8henrie

Before submitting your bug report, please confirm you have completed the following steps

Bug description

Turning on breakpoints for ObjC exceptions, upon running QS I'm immediately greeted by the below exception at

OSAScript *script = [[OSAScript alloc] initWithScriptDataDescriptor:aed

Thread 1: "NSGetSizeAndAlignment(): unsupported type encoding spec 'p' at 'OpaqueAEDataStorageType}}16' in '{OpaqueAEDataStorageType}}16'"

It is trying to load a JXA script (.scpt) file when this happens. It seems that removing these files from my Actions directory allows it to get past this point.

Steps to reproduce

  1. Enable objc breakpoints for exceptions
  2. Run QS

Expected behavior

No exception

MacOS Version

15.2

Quicksilver Version

2.4.3

Relevant Plugins

No response

Crash Logs or Spindump

No response

Screenshots

No response

Additional info

$ sw_vers
ProductName:            macOS
ProductVersion:         15.2
BuildVersion:           24C101

Not finding much helpful info online:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions