Opened 16 years ago

Closed 16 years ago

#1103 closed defect (fixed)

dumpstream needs to be killed twice for exiting

Reported by: r_rt.bug@… Owned by: r_togni@…
Priority: normal Component: demuxer
Version: HEAD Severity: normal
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

When run with -dumpstream option and killed with a "kill" command, mplayer output "MPlayer interrupted by signal 15 in module: dumpstream" but doesn't exit.

On the second kill, mplayer exit.

Change History (2)

comment:1 by reimar, 16 years ago

Please try again with SVN r27092.
But note that killing is only really reliable if you kill -9 which may have annoying side-effects.

comment:2 by r_rt.bug@…, 16 years ago

Resolution: fixed
Status: newclosed

SVN r27092 fix the bug according to my tests.

I keep a "kill -9" a few seconds after the first kill in my scripts as suggested.

Thanks.

Note: See TracTickets for help on using tickets.