recent mplayer port spinning?

Brian Reichert reichert at numachi.com
Fri Jul 25 09:46:51 PDT 2003


Dunno how much further I want to chase this, but I wanted to ask
the world first:

For FreeBSD 4.7-R, I just (as in two days ago) reinstalled all of
my packages via ports (cvsupped nightly).

Now, often, mplayer spins upon quitting.  It does print "Exiting...
(End of file)", then never actually quits, it spins, eating my CPU,
and I jave to -KILL it.

A ktrace shows me:

  3230 mplayer  RET   write 1
  3230 mplayer  CALL  write(0x1,0x84e4000,0x19)
  3230 mplayer  GIO   fd 1 wrote 25 bytes
       "Exiting... (End of file)
       "
  3230 mplayer  RET   write 25/0x19
  3230 mplayer  CALL  getpid
  3230 mplayer  RET   getpid 3230/0xc9e
  3230 mplayer  CALL  getpid
  3230 mplayer  RET   getpid 3230/0xc9e
  3230 mplayer  PSIG  SIGSEGV caught handler=0x28a23568 mask=0x0 code=0x0
  3230 mplayer  CALL  sigreturn(0x8440e7c)
  3230 mplayer  RET   sigreturn JUSTRETURN
  3230 mplayer  PSIG  SIGSEGV caught handler=0x28a23568 mask=0x0 code=0x0
  3230 mplayer  CALL  sigreturn(0x8440e7c)
  3230 mplayer  RET   sigreturn JUSTRETURN
  3230 mplayer  PSIG  SIGSEGV caught handler=0x28a23568 mask=0x0 code=0x0
  3230 mplayer  CALL  sigreturn(0x8440e7c)
  3230 mplayer  RET   sigreturn JUSTRETURN
  ...

I _do_ want to open a PR on this, but I'm uncertain if if I should
just claim it's an mplayer issue, or should I do more research to
track what the point of failure it 'really' is, or just open a PR
describing my symptoms, as-is.

Any advice?

-- 
Brian 'you Bastard' Reichert		<reichert at numachi.com>
37 Crystal Ave. #303			Daytime number: (603) 434-6842
Derry NH 03038-1713 USA			BSD admin/developer at large	


More information about the freebsd-hackers mailing list