OpenSUSE Multimedia :: Serious Xorg Memory Leak KDE 4.2 OS 11.0?

Feb 3, 2009

I have 4 gigs of ram and xorg goobles up 70+% in a matter of an hour or so. I'm running a java app with lots of 2D graphics, firefox, pidgin, and one other java app. I recently upgraded to KDE 4.2 and got dual ATI firepro 3700 cards running 3 22" widescreens. The memory gets eaten until my java app crashes.

I'm using the fglrx driver as it seems the radeonhd one doesn't recognize the firepro 3700. Can one only have a single KDE4 version on the machine. I would like to be able to swtch back and forth between 4.1 and 4.2 in order to troubleshoot without all the downloading and installing in yast.

View 2 Replies


ADVERTISEMENT

Ubuntu :: Memory Leak / Some Process Eating All Memory

Jan 29, 2011

I have had a fresh install of Ubuntu 9.10 and installed some software after that.Since third some, some process is eating half of my memory.I have checked processes running in system manager but everything is normal.Maximum is consumed by compiz which is about 26 mb, seems very normal.I did restarted my computer several times, and in the start for 5 mins, its fine after that again my cpu fans runs at very fast speed and my one cpu is used up 95 % (I have dual core).Please help me out, this invisible thing is driving me crazy.I am attaching my htop screen shot (sorted by cpu %), now the cpu is not used by completely but fan is still struggling hard and fast.

View 9 Replies View Related

Programming :: Memory Leak In C++?

Mar 3, 2011

I'm currently developping a program in C++, using Qt, for an embedded board (SBC9261).It works well but crashes after some time, due to a system memory overload (my program uses more and more memory until 100%, when it crashes).I've been able to figure out the source of the memory leak :The function f is called by my program every second. f instanciates a new object (a QImage from the Qt lib), does a bunch of processing on it, and returns it to the calling function :

Code:
QImage *MyClass::f(QString filename) {// Open image
QImage *image = new QImage(filename);

[code]....

View 5 Replies View Related

Hardware :: Memory Leak On CentOS?

Jan 24, 2011

root@XXXXX:~# uname -a Linux myserver 2.6.18-194.11.4.el5 #1 SMP Tue Sep 21 05:40:24 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux I'm having serious memory leak issues on a server running CentOS. Running 'top' I can't find any proccess with an unusual memory usage. Is there any other way to check what is using this memory? Right now it shows that I have 4.8GB of RAM used, but top shows only few proccesses, one with 4% and lots of 0.0%.

View 9 Replies View Related

Programming :: Creating A Memory Leak In C++?

Dec 16, 2010

I need to write a small program that eats away at availabe memory. I need to creaty a memory leak to test how other programs cope. I need to run this program on linux and see if the available memory is decreasing.

So I have done:
Code:
int main()
{
int *buffer;
while(1)

[Code]...

View 10 Replies View Related

General :: Find Memory Leak For Process

Mar 5, 2010

Is there any link where i can get information about below?

Dirty memory
RSS
PSS
One more?

if a set of process are getting executed in a use case say 50 times. How do one know the memory leak for a particular process?

View 1 Replies View Related

General :: Memory Leak Whenever Try To Connect The Server Using The ()?

Jun 3, 2010

I am facing problem of Memory leak whenever i try to connect the Server using the ().getting rid of this problem.

View 1 Replies View Related

Server :: Malloc-64 Memory Leak/trashing?

Mar 2, 2011

I'm afraid I have a huge issue with my newest Fedora 14 server. I recently migrated to Fedora 14 from Centos 5, which was very stable, but had ancient packages and libraries and my users were revolting...The machine is a HP ProLiant 360 G7, with 12G RAM and 6 SAS drives in RAID 5.After I migrated to Fedora 14, I noticed that for some reason, during the course of about 24 hours, all usable RAM "disappears" and applications are forced down to swap space. Needless to say I didn't have this issue on CentOS.

The server does heavy IO as per it's function (it's a heavily loaded file processing server and user simulation computing station among other things, which causes lots of random IO), so I thought it may be the cache, but then I realized it cannot be - because obviously Linux will use onyl "unused" RAM for caching and frees it up as soon as an app need it. Then, I thought to check the "slabtop" to see what's going on in Kernel memory. Unfortunately I don't have the screenshot from the time just before the latest crash, but there's a certain value displayed by slabtop, which slowly, byte-from-byte creeps over all available RAM, eventually forcing applications down to the swap. This is malloc-64, and as you can see from the bellow copy-paste, it's building up again even now...


Code:
Active / Total Objects (% used) : 9118075 / 9153600 (99.6%)
Active / Total Slabs (% used) : 152157 / 152157 (100.0%)

[code]...

View 4 Replies View Related

Programming :: Memory Leak Whenever Try To Connect The Server Using The ()?

Jun 3, 2010

I am facing problem of Memory leak whenever i try to connect the Server using the ().

View 2 Replies View Related

Programming :: Write() To Disk Causes Memory Leak?

Oct 26, 2010

I have encountered this problem of memory usage is increasing as the during the my program is being run until 1Mb is left then it stays at that.A part of the program is this:

Code:
#define WRITE_BUF_SIZE (1024*1024)
void post_data(const void *data, unsigned long size)

[code]....

View 3 Replies View Related

CentOS 5 :: Memory Leak Bug On Production Server

Mar 20, 2009

My server [URL] goes down in some cases.

On general time load average is 0,15-0,2 Only http(with php) and mysql working on it.

Here are some screens when the server goes down: [URL]

Here are the same bug with mine described: [URL]

View 5 Replies View Related

Ubuntu Installation :: GEM Memory Leak From GLX 1.4 Backport, First Step?

May 15, 2010

I can confirm my machine's GLX version is 1.4, and I definitively get the slow down problem, however, after running in a terminal:

Code:
grep "object bytes" /sys/kernel/debug/dri/0/gem_objects
grep: /sys/kernel/debug/dri/0/gem_objects: No such file or directory
What am I doing wrong?

View 1 Replies View Related

Ubuntu :: Nvidia 195.36.24 Driver 10.04 Lucid Memory Leak?

May 21, 2010

I dont know if this issue has already been solved, or if there are other threads dealing with it, but Im quite desperate with this bug that has been annoying me since I upgraded from 9.10 to 10.04.

Firs I thought it would be GEM related, but Im using a proprietary graphics card, so thats not the way to solve it. I experience the problems a memory leak provokes, mainly that, as time goes by with the laptop turned on, the system needs more resources to execute simple actions, and it freezes too many times. Plus IBUS will, suddenly, stop working (I still don't know if it is related or not), and, most of the times I log in, Notification Area 2.30.0 will load with errors.

View 3 Replies View Related

Ubuntu Servers :: Apache Segfaults Causes Memory Leak?

Jun 12, 2011

I'm having some strange issues with apache. Time by time it segfaults, eats all available memory (including swap) and makes server non responding.Ubuntu Server 10.04.2 LTS

Some strange logs:
Jun 12 12:00:18 *** kernel: [40767.969443] apache2[7635]: segfault at 726f7272 ip 00007f13a31f3f16 sp 00007fff6f740ea0 error 4 in libapr-1.so.0.3.8[7f13a31d7000+35000]

[code]....

View 3 Replies View Related

Ubuntu Installation :: Memory Leak Lenovo Ideapad Y560?

Nov 18, 2010

I installed Ubuntu 10.4 and everything works great "out of the box"! I didn't install any drivers.blem, a major one...When I type "top" right after a reboot, around 1GB of RAM is in use. After a few min it grows to 2GB, even 2.5GB for no reason. Luckily, my machine has 6GB of RAM but it's still a major issue for me.I read on another forum another user with the same problem on the same Lenovo machine and he solved it by installing the newest driver for his ATI device. I don't have ATI, but I have the impression that I can solve my problem the same way. Do you have any idea what driver my cause that? I checked the Intel site for a new Intel HD graphics driver but they don't have ones for Linux.

View 2 Replies View Related

CentOS 5 :: Apache Memory Leak Since Glibc-2.5-42.el5_4.2 Update?

Jan 4, 2010

I updated several packages on one of my servers on Dec 21st and have been seeing excessive swapfile usage since then. The problem process seems to be httpd which in our environment runs a subversion server as well as serving a number of php pages over https. At present I am having to bounce apache approximately every 5 days as it has used all 8GB swap in that time.

[Code]..

Of the updates listed as installed, the only one that looks likely to affect apache is glibc. Looking at the stats from sar -r I can see swap usage increasing by approx 3% (of 8GB) every hour.

View 3 Replies View Related

Fedora :: Minimize / Prevent The Memory Leak Other Than Waiting For The Next Version Of Gnome 3?

May 27, 2011

I'm using Fedora 15 with Gnome 3 on a 32 bit laptop. I noticed that there seems to be a huge memory leak issue with Gnome shell. When I restart it, it is around 20 MB. But it keeps rising, and after around eight hours, I noticed it was around 250 MB! I found a solution online that said to simply restart the shell if the gnome-shell memory consumption becomes too large. While this is fine as a temporary solution, I am looking for a permanent one. Is there a way to minimize/prevent the memory leak other than waiting for the next version of Gnome 3?

View 3 Replies View Related

OpenSUSE Multimedia :: Xorg Eatting Too Many Cpu Cycles?

Nov 20, 2010

I am running open suse 11.3 and keep up on maintenance. Ever since upgrading to 11.3 I find that the number of cpu cycles is being eaten for apparently nothing. In looking at the system monitor I frequently find that Xorg is using 24% and frequently more than that. What can be done to reduce the cpu cycles, or fix the problem?

View 9 Replies View Related

Ubuntu :: Xorg Eating A Lot Of Memory / Makes System Freeze

Apr 7, 2011

Xorg takes 700+ mbs of ram, then in matter of hours it fills the swap and then system basically stops responding or whatever. And because its constantly allocating, it degrades perforamce horribly.Interesting thing is I never had this problem before, recently one of my ram modules broke (2+2 GB) and now I have only one, but it still doesnt explain the memory overuse. Windows 7 works perfectly fine.

View 7 Replies View Related

OpenSUSE Multimedia :: Audio Stops Playing When Switching To Console From Xorg

Aug 31, 2011

My Audio stops playing when switching to console from Xorg. When I switch back it continues playing. Is it supposed to be like this? Any way I can make it play continuously? I've already checked the Howtos and this forum for this problem but havent found anything similar.

View 9 Replies View Related

OpenSUSE :: Xorg.0.log The The Xorg ATI Driver Is Failing ALL Options?

Jun 18, 2011

I found in my xorg.0.log the the xorg ATI driver is failing ALL options.

Code:
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 8.942] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[ 8.942] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 8.942] (WW) The directory "/usr/share/fonts/TTF/" does not exist.

[Code].....

View 9 Replies View Related

OpenSUSE Install :: Virtual Memory / Resident Memory Of Server?

Feb 3, 2010

we found that if we use 'top' to show the memory usage of a server (SuSe Linux 10), we can get virtual memory usage as well as 'Resident memory' usage. For virtual mem or a particular process, it is around 1.1GB, which is large but for resident memory, it only consumes 300MB. Are there anyone who knows what the differences are? I would also like to know whether the difference (1.1GB - 300MB) = 800MB are actually available for use by other applications in the system.

View 1 Replies View Related

OpenSUSE Install :: Precedence Of Xorg.conf Over Xorg.conf.d?

Jan 26, 2011

I've read the how-tos (thank you oldcpu!) and wikis about how xorg.conf take precedence over the section configuration files in etc/X11/xorg.conf.d/, if it exist. I also understand that the xorg.conf can be partial. If it is missing some sections, these will be taken from the corresponding xorg.conf.d section config file. Currently I'm using a xorg.conf generated by nvidia-settings in one of my home machines, due to a dual-monitor setup. After generating xorg.conf, the device sections are:

in xorg.conf:

Code:

Section "Device"
Identifier "Device0"
Driver "nvidia"

[code]....

My question is if the Option "UseCompositeWrapper" "True" will be used or not. In other words, if a section exist in xorg.conf then it's correspondent in xorg.conf.d/ will be completely ignored *or* only the lines in xorg.conf.d/ that already exist in xorg.conf will be ignored?

View 5 Replies View Related

OpenSUSE :: Open Files From Memory Stick The Memory Stick Is Not Available?

Mar 21, 2011

When I start bluej and try to open files from my memory stick the memory stick is not available. Is there any way that I can open files directly in bluej from my memory stick.

View 3 Replies View Related

OpenSUSE Hardware :: Cannot Move Old Log File "/var/log/Xorg.0.log" To "/var/log/Xorg.0.log.old"

Apr 3, 2011

Just upgraded a desktop to openSUSE 11.4 with KDE, and I'm encountering various graphical problems. This machine's been running SUSE versions since 10.0 on similar hardware with few major issues, and I did the 'upgrade' by reinstalling the root partition and keeping the /home partition intact. It has a Radeon 9600 AGP card, which goes under the R300 and RV350AP monikers, and uses the radeon driver (too old for the proprietary ATI driver - deprecated). With the new KMS, it boots up fine under the monitor's correct resolution of 1440x900, though occasionally and randomly then drops to 1024x768 at the login screen. On occasions it will then arrive at the desktop under this lower resolution, other times it corrects itself before getting there.

On starting KDE, the taskbar cycles through various different settings (composited / non-composited) and colours with erroneous shadows. I've tried disabling desktop effects which at least resolves that particular issue. More troublesome is that certain actions result in a garbled display from which it is almost impossible to recover without guessing various keystrokes to cause a logout. Two examples are when running the regular (non-OpenGL) KDE slide show screen saver, when certain transformations corrupt the entire screen, and when opening the Tools -> Options dialog in LibreOffice, though strangely this only causes a problem under one user account and not another.

Running dmesg, I note it is being littered with:

Code:

[drm:radeon_vga_detect] *ERROR* VGA-1: probed a monitor but no|invalid EDID yet I have just the one VGA monitor which is VGA-0, and set as such under KDE. Not sure if that's related or a separate issue.I tried adding 'nomodeset' at boot, but it brings me to a console login and after entering 'startx' I get:

Code:

xauth: file /home/[user]/.serverauth.2891 does not exist

Fatal server error:

Cannot move old log file "/var/log/Xorg.0.log" to "/var/log/Xorg.0.log.old"
xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: server error

[code]...

Booting in failsafe mode gets me into KDE but with other weirdness and problems using the desktop. I don't know if KMS is ultimately the culprit or there's some other obvious problem, but this is what I'm left with after a 'fresh' installation (despite the /home partition still being kept from openSUSE 11.3). It's not my PC so I need to leave it in a usable state knowing these corruptions aren't going to occur, and I leave the country next week.

View 6 Replies View Related

Security :: Javascript Be Crippled So Can't Leak IP?

Mar 29, 2010

When using TOR it is recommended that you disable javascript and all other scripts because they can be used to detect your IP, defeating the purpose of TOR.

But there are some sites that simply do not work without javascript. Is it possible to keep all javascript functionality but disable just the functionality that is used to leak your IP?

View 13 Replies View Related

Debian Multimedia :: Xorg Use More Than 1.9GB Of RAM

Aug 11, 2015

I use Debian 8 with mate and when I run

Code: Select allps_mem

It show Xorg use more than 1.9GB of RAM and sometimes my system hang and freeze.

View 14 Replies View Related

Debian Multimedia :: Xorg Does Not Work With Fglrx

Jul 23, 2015

I cannot get my X working with fglrx.

Additional info:

Code: Select all# cat /etc/X11/xorg.conf.d/20-fglrx.conf
Section "Device"
   Identifier "Advanced Micro Devices, Inc. [AMD/ATI] Seymour [Radeon HD 6400M/7400M Series]"
   Driver "fglrx"
EndSection

[Code] ....

View 9 Replies View Related

Debian Multimedia :: Xorg Displays No Fonts?

Mar 3, 2010

I just upgraded my Debian Etch to Lenny. After doing so, Xorg displays no fonts. I get only rectangles. This occurs in the Login Screen and after logging in. The only thing that is readable are the contents of a terminal (even gnome-terminal). What can I do to solve this Problem? The Xorg.0.log doesn't give me any clue on what's the problem.

View 8 Replies View Related

Debian Multimedia :: Xorg Won't Work On An Old Laptop?

Apr 3, 2010

I've installed squeeze (kernel 2.6.32-3-686 now) on an old Amilo M-6100 laptop with a Silicon Motion graphic chip. I've installed Slim and LXDE but Xorg won't start properly. Apparently it doesn't recognize the screen and tries to apply a wrong resolution, no matter what I do. Also, if I try Xorg -configure, I get stuck with a black screen .

I tried to copy-paste data from a xorg.conf file from there: [URL], to no avail.

If you'd care to look at my log file: [URL]

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved