[Bug 424655] Re: using module-udev-detect leaks memory

2010-01-13 Thread gpstar
I'm having problems trying to install the Pulseaudio package from your ppa. I get these errors when i remove pulseaudio from my system and try to install the one from your ppa pulseaudio: Depends: libpulse0 (=1:0.9.19-0ubuntu4.1~crimsun1) but 1:0.9.21-0ubuntu3~~karmic~ubuntuaudiodev1 is to be

[Bug 424655] Re: using module-udev-detect leaks memory

2010-01-13 Thread gpstar
doing the sudo dpkg -P --force-depends libpulse0 sudo apt-get -f install wants to remove some gnome stuff The following packages will be REMOVED: gnome-applets gnome-control-center gnome-media gnome-panel gnome-session gnome-settings-daemon indicator-applet indicator-applet-session

[Bug 424655] Re: using module-udev-detect leaks memory

2010-01-13 Thread gpstar
Ok managed to get pulseaudio switched over. updated udev to the latest version (147~6.1) and attached is the udevadm-monitor.log the memory leak is now gone, however there are still many udev processes which are eating up CPU usage still. sudo stop udev to stop udev will bring my CPU usage back

[Bug 424655] Re: using module-udev-detect leaks memory

2009-12-29 Thread gpstar
valindil89 read post #73 https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/424655/comments/73 you have to revert back to the older udev for now to stop the leak and extra cpu usage. -- using module-udev-detect leaks memory https://bugs.launchpad.net/bugs/424655 You received this bug

[Bug 424655] Re: using module-udev-detect leaks memory

2009-12-24 Thread gpstar
ZAP, revert back to the previous version of udev to stop the leak until a fix comes out. I mentioned it in post #73 here. https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/424655/comments/73 -- using module-udev-detect leaks memory https://bugs.launchpad.net/bugs/424655 You received

[Bug 424655] Re: using module-udev-detect leaks memory

2009-12-16 Thread gpstar
revert back to the old version of udev to stop the leak in the meantime. I mentioned it in post #73 here https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/424655/comments/73 -- using module-udev-detect leaks memory https://bugs.launchpad.net/bugs/424655 You received this bug

[Bug 424655] Re: using module-udev-detect leaks memory

2009-12-16 Thread gpstar
a fresh install of karmic wont have the memory leak because it is using the older udev. updating the udev should produce it on certain system. I know it does on mine with a fresh install of 64bit karmic with my intel based hardware on my laptop after updating udev. -- using module-udev-detect

[Bug 424655] Re: Pulse audio memory leak

2009-12-14 Thread gpstar
i commented out the module-udev-detect loading so module-detect is used instead. The pulseaudio memory leak is now gone. However the higher than normal cpu idle usages is still there. There are a bunch of udevd processes in the system monitor (76+ of them) -- Pulse audio memory leak

[Bug 424655] Re: Pulse audio memory leak

2009-12-07 Thread gpstar
i have system sounds turned off, and it'll leak when idling as soon as the system is first booted up. -- Pulse audio memory leak https://bugs.launchpad.net/bugs/424655 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 424655] Re: Pulse audio memory leak

2009-12-04 Thread gpstar
here you go, i ran it as indicated in the link you sent about massif mode. ** Attachment added: pulselog2.txt http://launchpadlibrarian.net/36464911/pulselog2.txt -- Pulse audio memory leak https://bugs.launchpad.net/bugs/424655 You received this bug notification because you are a member of

[Bug 424655] Re: Pulse audio memory leak

2009-11-27 Thread gpstar
just to note, for those you who are like me and reverted back to Version 147~6.0 of udev to stop the memory leaks, you can get your hot swapping of external drives/memory sticks, etc working by opening up a terminal and typing sudo stop udev sudo start udev then your external drives will get

[Bug 424655] Re: Pulse audio memory leak

2009-11-19 Thread gpstar
pulseaudio process stable here on my end after doing the above instructions. -- Pulse audio memory leak https://bugs.launchpad.net/bugs/424655 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 424655] Re: Pulse audio memory leak

2009-11-19 Thread gpstar
ok, I made the closedir(dir); changes to udev-node.c, rebuilt the packages and installed them and rebooted. Pulseaudio is now eating up my memory. -- Pulse audio memory leak https://bugs.launchpad.net/bugs/424655 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 424655] Re: Pulse audio memory leak

2009-11-18 Thread gpstar
thanks for the link, the last post here shows what is going on http://ubuntuforums.org/showpost.php?p=8344591postcount=5 package 'udev' (147~-6.1 according to synaptic) makes pulseaudio eat up all the memory. Reverting back to the previous version of udev (146~6.0) fixes the pulseaudio memory

[Bug 424655] Re: Pulse audio memory leak

2009-11-18 Thread gpstar
revert back to the older version. Version 147~6.0 (typo on my above post on the version #). in synaptic if you have udev (147~-6.1) installed from karmic-updates, that is what is causing the problem. Select it udev in synaptic and goto Packages then Force Version and choose the 147~-6 -- Pulse

[Bug 424655] Re: Pulse audio memory leak

2009-11-18 Thread gpstar
Just did a reboot. Everything looks good. PulseAudio is sitting at a stable 1.8MB. -- Pulse audio memory leak https://bugs.launchpad.net/bugs/424655 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 424655] Re: Pulse audio memory leak

2009-11-18 Thread gpstar
I'll also point out. the karmic udev on 64bit systems (dunno about the 32bit version), will not automount usb/card reader/esata with 147.60 udev, 147.61 udev solves the issue, but then you get the pulseaudio memory problem associated with it. So downgrading to 147.60 udev you may loose the

[Bug 424655] Re: Pulse audio memory leak

2009-11-18 Thread gpstar
here's the udev-147~-6.1 log (typo again on my previous post, i should have said udev-147~-6.0 instead of 146~-6.0) ** Attachment added: udev-147~-6.1.log http://launchpadlibrarian.net/35841671/udev-147%7E-6.1.log -- Pulse audio memory leak https://bugs.launchpad.net/bugs/424655 You

[Bug 424655] Re: Pulse audio memory leak

2009-11-18 Thread gpstar
Here's the log of udev146~-6 ** Attachment added: udev 146~-6.0 log http://launchpadlibrarian.net/35841608/udev-146%7E-6.0.log -- Pulse audio memory leak https://bugs.launchpad.net/bugs/424655 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 424655] Re: Pulse audio memory leak

2009-11-11 Thread gpstar
the ppa is here https://launchpad.net/~ubuntu-audio-dev/+archive/ppa i'm using the ppa version, it does not fix the problem yet. -- Pulse audio memory leak https://bugs.launchpad.net/bugs/424655 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 424655] Re: Pulse audio memory leak

2009-11-10 Thread gpstar
here is another updated pulseaudio log file. During this time, i decided to play back a mp3 in rhythmbox. Everything was going fine until i opened up firefox to browse the web then the sound just stopped cutting out. pulseaudio kept on eating up memory, and computer started to lag, cursor lag,

[Bug 424655] Re: Pulse audio memory leak

2009-11-10 Thread gpstar
ya i get the memory leak even with everything closed and just idling. But playing back sound when firefox is open seems to make it want to crash or hang up my system as well. Could be a entire other issue though. -- Pulse audio memory leak https://bugs.launchpad.net/bugs/424655 You received this

[Bug 424655] Re: Pulse audio memory leak

2009-11-09 Thread gpstar
getting same issue on my laptop. Pulse audio is eating up memory until it slows my system to a halt and locks it up. -- Pulse audio memory leak https://bugs.launchpad.net/bugs/424655 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 424655] Re: Pulse audio memory leak

2009-11-09 Thread gpstar
ran valgrind on pulseaudio, log attached. ** Attachment added: valgrind.log http://launchpadlibrarian.net/35446726/valgrind.log -- Pulse audio memory leak https://bugs.launchpad.net/bugs/424655 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 424655] Re: Pulse audio memory leak

2009-11-09 Thread gpstar
pulseverbose.log attached as requested. ** Attachment added: pulseverbose.log http://launchpadlibrarian.net/35446987/pulseverbose.log -- Pulse audio memory leak https://bugs.launchpad.net/bugs/424655 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 424655] Re: Pulse audio memory leak

2009-11-09 Thread gpstar
oh forgot to add, here's a screenshot to show it eating up memory. http://img94.imageshack.us/img94/8135/pulseaudio.jpg -- Pulse audio memory leak https://bugs.launchpad.net/bugs/424655 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 424655] Re: Pulse audio memory leak

2009-11-09 Thread gpstar
run this in a terminal echo autospawn = no ~/.pulse/client.conf killall pulseaudio then sudo apt-get install valgrind then you can do something like this valgrind --log-file=pulselog.txt --leak-check=full -v pulseaudio then you can do this to restore pulseaudio settings afterwards To