Opened 4 years ago

Closed 4 years ago

#60684 closed defect (fixed)

gtk-vnc looking for x11 specific symbol causes crash in virt-manager +quartz variant

Reported by: alexeijd Owned by: danchr (Dan Villiom Podlaski Christiansen)
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc:
Port: gtk-vnc virt-manager

Description (last modified by jmroot (Joshua Root))

opening a virtual machine that has display-vnc configured instead of display spice causes virt-manager +quartz variant to crash:

Process:               Python [55210]
Path:                  /opt/local/Library/Frameworks/Python.framework/Versions/3.7/Resources/Python.app/Contents/MacOS/Python
Identifier:            org.python.python
Version:               3.7.7 (3.7.7)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Terminal [697]
User ID:               501

Date/Time:             2020-06-19 10:31:46.505 +0100
OS Version:            Mac OS X 10.15.5 (19F101)
Report Version:        12
Anonymous UUID:        69566D67-1B3C-03AC-D106-8FB436B0C83E

Sleep/Wake UUID:       DCF97D95-A796-42FC-A7A8-EB68A13C47FB

Time Awake Since Boot: 760000 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    DYLD, [0x4] Symbol missing

Application Specific Information:
crashed on child side of fork pre-exec

Dyld Error Message:
  Symbol not found: _gdk_x11_display_get_type
  Referenced from: /opt/local/lib/libgtk-vnc-2.0.0.dylib
  Expected in: /opt/local/lib/libgdk-3.0.dylib

Change History (2)

comment:1 Changed 4 years ago by jmroot (Joshua Root)

Description: modified (diff)
Keywords: virt-manager removed
Owner: set to danchr
Port: virt-manager added
Status: newassigned

comment:2 Changed 4 years ago by danchr (Dan Villiom Podlaski Christiansen)

Resolution: fixed
Status: assignedclosed

In 8d9ecaac8a87a98b857a48f6fe5960485112c70d/macports-ports (master):

spice-gtk: update to 0.38; add quartz variant

Fixes: #60684

Note: See TracTickets for help on using tickets.