All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.6.38-rc echo 3 > /proc/sys/vm/drop_caches repairs mplayer distortions
@ 2011-03-14 21:34 Hans de Bruin
  2011-03-15 18:59   ` Johannes Weiner
  0 siblings, 1 reply; 5+ messages in thread
From: Hans de Bruin @ 2011-03-14 21:34 UTC (permalink / raw)
  To: linux-kernel

Since the start of the start of 2.6.38-rc I sporadic have problems with 
mplayer. A mpeg stream sometimes gets distorted when mplayer starts. An 
example is at http://www.xs4all.nl/~bruinjm/mplayer.png . I do not know 
how to trigger the behaviour, so bissecting is not possible. Since 
yesterday however I found a way to 'repair' mplayer:

echo 3 > /proc/sys/vm/drop_caches

This repairs mplayer while it is running. My latop is runs on nfsroot, 
and the mpegstreams are payed over nfs or http. I can have two instances 
of mplayer running the same mpeg stream over nfs or http with only one 
instance distorded.

-- 
Hans


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 2.6.38-rc echo 3 > /proc/sys/vm/drop_caches repairs mplayer distortions
  2011-03-14 21:34 2.6.38-rc echo 3 > /proc/sys/vm/drop_caches repairs mplayer distortions Hans de Bruin
@ 2011-03-15 18:59   ` Johannes Weiner
  0 siblings, 0 replies; 5+ messages in thread
From: Johannes Weiner @ 2011-03-15 18:59 UTC (permalink / raw)
  To: Hans de Bruin; +Cc: linux-mm, linux-kernel

linux-mm cc'd

On Mon, Mar 14, 2011 at 10:34:31PM +0100, Hans de Bruin wrote:
> Since the start of the start of 2.6.38-rc I sporadic have problems
> with mplayer. A mpeg stream sometimes gets distorted when mplayer
> starts. An example is at http://www.xs4all.nl/~bruinjm/mplayer.png .
> I do not know how to trigger the behaviour, so bissecting is not
> possible. Since yesterday however I found a way to 'repair' mplayer:
> 
> echo 3 > /proc/sys/vm/drop_caches
> 
> This repairs mplayer while it is running.

While echo is running?  Or does one cache drop fix the problem until
mplayer exits?  Could you describe exactly the steps you are going
through and the effects they have?

Thanks!

> My latop is runs on nfsroot, and the mpegstreams are payed over nfs
> or http. I can have two instances of mplayer running the same mpeg
> stream over nfs or http with only one instance distorded.
> 
> -- 
> Hans
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 2.6.38-rc echo 3 > /proc/sys/vm/drop_caches repairs mplayer distortions
@ 2011-03-15 18:59   ` Johannes Weiner
  0 siblings, 0 replies; 5+ messages in thread
From: Johannes Weiner @ 2011-03-15 18:59 UTC (permalink / raw)
  To: Hans de Bruin; +Cc: linux-mm, linux-kernel

linux-mm cc'd

On Mon, Mar 14, 2011 at 10:34:31PM +0100, Hans de Bruin wrote:
> Since the start of the start of 2.6.38-rc I sporadic have problems
> with mplayer. A mpeg stream sometimes gets distorted when mplayer
> starts. An example is at http://www.xs4all.nl/~bruinjm/mplayer.png .
> I do not know how to trigger the behaviour, so bissecting is not
> possible. Since yesterday however I found a way to 'repair' mplayer:
> 
> echo 3 > /proc/sys/vm/drop_caches
> 
> This repairs mplayer while it is running.

While echo is running?  Or does one cache drop fix the problem until
mplayer exits?  Could you describe exactly the steps you are going
through and the effects they have?

Thanks!

> My latop is runs on nfsroot, and the mpegstreams are payed over nfs
> or http. I can have two instances of mplayer running the same mpeg
> stream over nfs or http with only one instance distorded.
> 
> -- 
> Hans
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 2.6.38-rc echo 3 > /proc/sys/vm/drop_caches repairs mplayer distortions
  2011-03-15 18:59   ` Johannes Weiner
@ 2011-03-15 22:10     ` Hans de Bruin
  -1 siblings, 0 replies; 5+ messages in thread
From: Hans de Bruin @ 2011-03-15 22:10 UTC (permalink / raw)
  To: Johannes Weiner; +Cc: linux-mm, linux-kernel

On 03/15/2011 07:59 PM, Johannes Weiner wrote:
> linux-mm cc'd
>
> On Mon, Mar 14, 2011 at 10:34:31PM +0100, Hans de Bruin wrote:
>> Since the start of the start of 2.6.38-rc I sporadic have problems
>> with mplayer. A mpeg stream sometimes gets distorted when mplayer
>> starts. An example is at http://www.xs4all.nl/~bruinjm/mplayer.png .
>> I do not know how to trigger the behaviour, so bissecting is not
>> possible. Since yesterday however I found a way to 'repair' mplayer:
>>
>> echo 3>  /proc/sys/vm/drop_caches
>>
>> This repairs mplayer while it is running.
>
> While echo is running?  Or does one cache drop fix the problem until
> mplayer exits?  Could you describe exactly the steps you are going
> through and the effects they have?
>

mplayer either starts with a corrupt screen or not. Without interference 
  there are no switches from good to bad or the other way around. When I 
run echo 3> ... its completes in a blink of an eye and at the same time 
the mplayer screen switches from bad to good.

In an earlier snapshot I made 
(http://www.xs4all.nl/~bruinjm/earlier.png) you can see (if you ignore 
the starship) two mplayers playing the same file. The colors look the 
same. The contens on the bad window is moving horizontaly.

sometimes restarting mplayer helps, some times not. When its not the 
corrupt screens are persistent. clearing the cache between running seems 
mplayer seems to help in these cases (although I only tested this ones).

The 8mbit/s videocapture streams to have a much higher change of going 
wrong than 1mbit/s streams from other sources.

The first incident was at 26-jan the second at 7-feb. I use mplayer to 
watch the news 4 times a week. so its not failing often. At 26-jan my 
tree was at commit 6663050 (I pull and rebuild every day)

only mplayer is misbehaving. My other two favorite programs firefox and 
thunderbird work fine and I have not seen corrupt files.

-- 
Hans




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 2.6.38-rc echo 3 > /proc/sys/vm/drop_caches repairs mplayer distortions
@ 2011-03-15 22:10     ` Hans de Bruin
  0 siblings, 0 replies; 5+ messages in thread
From: Hans de Bruin @ 2011-03-15 22:10 UTC (permalink / raw)
  To: Johannes Weiner; +Cc: linux-mm, linux-kernel

On 03/15/2011 07:59 PM, Johannes Weiner wrote:
> linux-mm cc'd
>
> On Mon, Mar 14, 2011 at 10:34:31PM +0100, Hans de Bruin wrote:
>> Since the start of the start of 2.6.38-rc I sporadic have problems
>> with mplayer. A mpeg stream sometimes gets distorted when mplayer
>> starts. An example is at http://www.xs4all.nl/~bruinjm/mplayer.png .
>> I do not know how to trigger the behaviour, so bissecting is not
>> possible. Since yesterday however I found a way to 'repair' mplayer:
>>
>> echo 3>  /proc/sys/vm/drop_caches
>>
>> This repairs mplayer while it is running.
>
> While echo is running?  Or does one cache drop fix the problem until
> mplayer exits?  Could you describe exactly the steps you are going
> through and the effects they have?
>

mplayer either starts with a corrupt screen or not. Without interference 
  there are no switches from good to bad or the other way around. When I 
run echo 3> ... its completes in a blink of an eye and at the same time 
the mplayer screen switches from bad to good.

In an earlier snapshot I made 
(http://www.xs4all.nl/~bruinjm/earlier.png) you can see (if you ignore 
the starship) two mplayers playing the same file. The colors look the 
same. The contens on the bad window is moving horizontaly.

sometimes restarting mplayer helps, some times not. When its not the 
corrupt screens are persistent. clearing the cache between running seems 
mplayer seems to help in these cases (although I only tested this ones).

The 8mbit/s videocapture streams to have a much higher change of going 
wrong than 1mbit/s streams from other sources.

The first incident was at 26-jan the second at 7-feb. I use mplayer to 
watch the news 4 times a week. so its not failing often. At 26-jan my 
tree was at commit 6663050 (I pull and rebuild every day)

only mplayer is misbehaving. My other two favorite programs firefox and 
thunderbird work fine and I have not seen corrupt files.

-- 
Hans



--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-03-15 22:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-14 21:34 2.6.38-rc echo 3 > /proc/sys/vm/drop_caches repairs mplayer distortions Hans de Bruin
2011-03-15 18:59 ` Johannes Weiner
2011-03-15 18:59   ` Johannes Weiner
2011-03-15 22:10   ` Hans de Bruin
2011-03-15 22:10     ` Hans de Bruin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.