Opened 12 years ago

Closed 12 years ago

Last modified 3 years ago

#32802 closed defect (fixed)

bus error while loading xvid

Reported by: mroman@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: XviD

Description

ffmpeg, ffmpeg-devel, mplayer, mplayer-devel, etc crash at start on 32-bit 10.6 if xvid is not compiled with:
configure.args --disable-assembly

Change History (5)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… removed

comment:2 Changed 12 years ago by jmroot (Joshua Root)

Port: XviD added; xvid removed

comment:3 Changed 12 years ago by raphael-st (Raphael Straub)

Resolution: fixed
Status: newclosed

comment:4 in reply to:  3 Changed 12 years ago by raphael-st (Raphael Straub)

Replying to raphael@…:

r96955

revbump in r96957

comment:5 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

In faa70a86d2fa7b7b0c53a61b827061c5f6ea0270/macports-ports (master):

XviD: Fix universal build that includes arm64

Closes: #63146

Also presumably fix ppc/i386 universal build by ensuring that
--disable-assembly is specified for the Intel parts and not the PowerPC
parts regardless whether the build machine is Intel or PowerPC.

See: #32802

Note: See TracTickets for help on using tickets.