Opened 19 years ago

Closed 18 years ago

Last modified 18 years ago

#319 closed defect (worksforme)

mplayer becomes stuck when building the audio filter chain on mac osx tiger

Reported by: devchan1@… Owned by: alex@…
Priority: very important Component: ao
Version: HEAD Severity: critical
Keywords: Cc: diego@…
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

mplayer stalls for some time at this step:

Building audio filter chain for 44100Hz/2ch/s16be -> 44100Hz/2ch/s16be...

this is what a gdb backtrace shows:

0xffff8660 in _bzero () at
/System/Library/Frameworks/System.framework/PrivateHeaders/ppc/cpu_capabilities.h:187
187
/System/Library/Frameworks/System.framework/PrivateHeaders/ppc/cpu_capabilities.h:
No such file or directory.

in

/System/Library/Frameworks/System.framework/PrivateHeaders/ppc/cpu_capabilities.h
(gdb) bt
#0 0xffff8660 in _bzero () at
/System/Library/Frameworks/System.framework/PrivateHeaders/ppc/cpu_capabilities.h:187
#1 0x0006d0e8 in ?? ()
#2 0x00005dfc in ?? ()
#3 0x00002de8 in ?? ()
#4 0x00002c8c in ?? ()

Change History (3)

comment:1 by devchan1@…, 19 years ago

Component: afao
Priority: importantvery important
Severity: majorcritical

comment:2 by diego@…, 18 years ago

Cc: diego@… added

Is this still a problem with latest CVS? I cannot reproduce.

comment:3 by reimar, 18 years ago

Resolution: worksforme
Status: newclosed

Reopen if problem persists, and please provide backtrace from MPlayer compiled
with --enable-debug=3.

Note: See TracTickets for help on using tickets.