[MPlayer-users] bug with player 0.90pre3 and nas 1.5

pl p_l at gmx.fr
Thu May 16 01:01:02 CEST 2002


On Thu, May 16, 2002 at 12:30:55AM +0200, Dominik Mierzejewski wrote:
> On Wednesday, 15 May 2002, ch_mplayer at kepler.mechanik.tu-darmstadt.de wrote:
> > Du (Dominik Mierzejewski) meintest am Wed, May 15, 2002 at 08:19:41PM +0200:
> > > > > > But it will crash when using the aspect switch
> > > > > > 
> > > > > > mplayer -ao nas test.avi  -> OK
> > > > > > mplayer -ao nas -aspect 16:9 test.avi -> crash
> > > > > > mplayer -ao oss -aspect 16:9 test.avi -> OK
> > 
> > > It's still incomplete.
> > 
> > sorry.
> > here you go.
> [snip] 
> > gdblog:
> > 
> > GNU gdb 2002-04-01-cvs
> [...]
> > This GDB was configured as "i386-linux"...(no debugging symbols found)...
>                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> 
> Still no good. You must compile mplayer with debugging symbols and not use
> 'make install' to install it (make install strips the binaries by default).
> Just copy the compiled binary over to the usual place.
> 
> [snip]
> > (gdb) bt
> > #0  0x404afc8d in memmove () from /lib/libc.so.6
> > #1  0x0815d5af in jpeg_fdct_ifast ()
> > #2  0x0815d7b5 in jpeg_fdct_ifast ()
> > #3  0x400b983c in AuDispatchEvent () from /usr/lib/libaudio.so.2
> > #4  0x0815d683 in jpeg_fdct_ifast ()
> > #5  0x0815d6c9 in jpeg_fdct_ifast ()
> > #6  0x400a40ba in pthread_start_thread () from /lib/libpthread.so.0
> > #7  0x400a4101 in pthread_start_thread_event () from /lib/libpthread.so.0
>       ^^^^^^^^^^
> See? No line numbers.

Hmmm just a wild guess: the win32 loader uses pthread but ao_nas uses
them too... They might happen to conflict for some slight changes in the
options.

Of course please send the full bugreport with lines - yet I'm afraid
that the thread you trace after the segfault might not be the real one
which caused it.

-- 
Best regards,
  pl




More information about the MPlayer-users mailing list