Skip to content

Missing _CreateNibReference symbol #1587

@Lazerbeak12345

Description

@Lazerbeak12345

Expected Result
What did you expect to happen?

The application would not error on missing this symbol

Actual Result
What did happen?

Inkscape 0.92.2 (an Intel Darwin X11 app) has this in its logs before a coredump:

dyld: lazy symbol binding failed: Symbol not found: _CreateNibReference
  Referenced from: /Applications/Inkscape.app/Contents/MacOS/Inkscape
  Expected in: /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

dyld: Symbol not found: _CreateNibReference
  Referenced from: /Applications/Inkscape.app/Contents/MacOS/Inkscape
  Expected in: /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

abort_with_payload: reason: Symbol not found: _CreateNibReference
  Referenced from: /Applications/Inkscape.app/Contents/MacOS/Inkscape
  Expected in: /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
; code: 4
Abort trap: 6 (core dumped)

This is in the Inkscape source here

  • next frame up here

Steps To Reproduce
If possible, what steps can you take to reproduce the issue?

  1. Get Inkscape-0.92.2-1-x11-10.7-x86_64.dmg from the official release here. Be advised that this version is not the latest version of Inkscape, and is outdated. I'm using it for testing purposes only (and because it's FOSS).
  2. Install the dmg in the usual fashion
  3. Run this: /Applications/Inkscape.app/Contents/MacOS/Inkscape

System Information
What system are you using?

Software Version
Linux Kernel 6.12.23-1-lts
Darling fd4ba40

This is a follow-up to #1577

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