[Bug 743323] Re: vlc memory leak

2011-05-06 Thread Guy Taylor
Running VLC from git master be80120018938f54489dc250b876a904a8206015 this 
does not appear.
Maybe 
http://git.videolan.org/?p=vlc.git;a=commit;h=77dd16bace3e70599cab1a36fe94565bca717227;

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/743323

Title:
  vlc memory leak

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 743323] Re: vlc memory leak

2011-05-05 Thread manzdagratiano
This just happened to me on Arch Linux, and is not Ubuntu-specific, but
an upstream bug. According to this post:

http://forum.videolan.org/viewtopic.php?f=13t=89771

they are aware of this issue. Also, it seems from there that the ALSA
workaround does not work.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/743323

Title:
  vlc memory leak

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 743323] Re: vlc memory leak

2011-05-03 Thread David Dusanic
Ok, have the same problem here.
Everything was explained yet, Im on Kubuntu Natty 32 bit.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/743323

Title:
  vlc memory leak

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 743323] Re: vlc memory leak

2011-05-03 Thread LocutusOfBorg
@dolphinaura
I think you missed something in the second part of the code... :)

[code]
sudo mv /usr/bin/pulseaudio.dead /usr/bin/pulseaudio
sudo /etc/init.d/pulseaudio start
[/code]

this should be correct...

I removed pulseaudio from respawn and killed it... vlc is working also
if you don't set audio output to alsa... (maybe alsa is the default
now?)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/743323

Title:
  vlc memory leak

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 743323] Re: vlc memory leak

2011-05-03 Thread LocutusOfBorg
** Also affects: pulseaudio (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: pulseaudio (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/743323

Title:
  vlc memory leak

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 743323] Re: vlc memory leak

2011-05-03 Thread LocutusOfBorg
please see http://forum.videolan.org/viewtopic.php?f=13t=89621

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/743323

Title:
  vlc memory leak

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 743323] Re: vlc memory leak

2011-05-03 Thread Ludovic Claude
I have this issue while playing streamed video, and it can take
sometimes less than 10 seconds after starting playing video when the
system becomes unstable.

Here is the system log, when unity decides to kill this process. VLC takes 
3.5Gb or RAM when it's killed!
http://paste.ubuntu.com/603010/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/743323

Title:
  vlc memory leak

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 743323] Re: vlc memory leak

2011-04-30 Thread Solitaire
I'm having the same issue.

I'm using a 2Ghz celeron laptop upgraded 10.10 to 11.04 (both 32bit)
1Gb ram - 1Gb swap

Happens when playing any video (mpg, avi mvk) when its paused for 3+ mins 
I only run videos using cvlc

vlc was rock steady in 10.10

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/743323

Title:
  vlc memory leak

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 743323] Re: vlc memory leak

2011-04-30 Thread dolphinaura
@LocutusOfBorg

Kill all pulseaudio processes
[code]
sudo mv /usr/bin/pulseaudio /usr/bin/pulseaudio.dead
sudo /etc/init.d/pulseaudio stop
sudo killall pulseaudio
[/code]

Then, set the VLC audio output to ALSA.

To return pulseaudio back to normal...
[code]
sudo mv /usr/bin/pulseaudio.dead
sudo /etc/init.d/pulseaudio start
[/code]

If using ALSA instead of pulseaudio works, then pulseaudio is the
culprit.

have fun!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/743323

Title:
  vlc memory leak

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 743323] Re: vlc memory leak

2011-04-30 Thread dolphinaura
and I mean works as in no high RAM/Resource usage.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/743323

Title:
  vlc memory leak

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 743323] Re: vlc memory leak

2011-04-28 Thread LocutusOfBorg
I think the problem is in the pulseaudio/vlc integration, because
sometimes I have to kill pulseaudio after the crash to get sound work
well again.

** Changed in: vlc (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/743323

Title:
  vlc memory leak

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 743323] Re: vlc memory leak

2011-04-26 Thread drizzle
im experiencing this issue in natty - vlc will use up all available ram
and then the swap disk making the system completely unuseable - I have
to hard reboot the entire box - this consistently happens to me when i
play .flv files

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/743323

Title:
  vlc memory leak

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 743323] Re: vlc memory leak

2011-04-25 Thread Benjamin Drung
There's no difference between the Debian and Ubuntu package that could
explain the different behavior. The bug could be triggered by different
library version or by different plugins. Do you use pulseaudio on
Ubuntu, but alsa on Debian?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/743323

Title:
  vlc memory leak

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 743323] Re: vlc memory leak

2011-04-24 Thread David Tomic
This has been happening pretty frequently to me as well. Ubuntu 11.04
x64.

I've got 8GB of RAM in this system, and it normally sits on ~2.5GB used.

When VLC decides to go crazy the RAM shoots up to 100% usage [very
quickly], and then my swap space starts getting eaten up as well.

If the swap space fills up completely, then the whole system basically
becomes completely unresponsive, and I need to do a hard reset in order
to get it running again.

If I can catch it before that happens though, and manage to kill the VLC
process, then my memory usage drops back to normal, but any swap space
that's been eaten up stays like that until the next time I reboot.

I've basically had to give up on using VLC until this gets resolved ...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/743323

Title:
  vlc memory leak

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 743323] Re: vlc memory leak

2011-04-24 Thread Virgil Brummond
I have had vlc running on Debian 6 for days on end and have not had this
issue; but I have encountered it on Ubuntu 10.10. Perhaps Ubuntu patches
are causing this?

Also, you can reset swap with: sudo swapoff -a  sudo swapon -a

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/743323

Title:
  vlc memory leak

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 743323] Re: vlc memory leak

2011-04-13 Thread Šarūnas
also happens for mkv files - and the leak happens after pausing - resume
is not required to reproduce (at least for me)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/743323

Title:
  vlc memory leak

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 743323] Re: vlc memory leak

2011-03-26 Thread Florian Pichon
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/743323

Title:
  vlc memory leak

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 743323] Re: vlc memory leak

2011-03-26 Thread Florian Pichon
Here is the valgrind log

** Attachment added: valgrind log
   
https://bugs.launchpad.net/ubuntu/+source/vlc/+bug/743323/+attachment/1944129/+files/valgrind-logs-vlc.tar.gz

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/743323

Title:
  vlc memory leak

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


<    1   2