Opened 13 years ago

Closed 13 years ago

#116 closed defect (fixed)

pygst is broken on PowerPC (used to crash the application)

Reported by: Antoine Martin Owned by: Antoine Martin
Priority: major Milestone: 1.0
Component: OSX Build Keywords:
Cc:

Description

It crashes on copy_u8_altivec2 in liboil.

This is a known issue:

However, applying the patches in the debian bug entry did NOT resolve the issue and the application still crashes at the exact same point which is rather odd.

Until this is resolved, something must be added to prevent us from trying to load pygst on PowerPC macs. (this was done by hand to make the 0.11.0 ppc build)

Change History (3)

comment:1 Changed 13 years ago by Antoine Martin

Milestone: 0.111.0
Owner: changed from Antoine Martin to Antoine Martin
Status: newaccepted
Summary: pygst is broken on PowerPC and crashes the applicationpygst is broken on PowerPC (used to crash the application)

Completely disabled sound support on "powerpc" arch in r3289 (doh: r3300 does it properly)

Last edited 13 years ago by Antoine Martin (previous) (diff)

comment:2 Changed 13 years ago by Antoine Martin

Component: GlobalOSX Build

comment:3 Changed 13 years ago by Antoine Martin

Resolution: fixed
Status: acceptedclosed

Now works fine, latest OSX/PowerPC build includes working gst bindings! (reverted workaround in r3616)

Note: See TracTickets for help on using tickets.