Ubuntu :: Segmentation Faults From Random Programs?

Mar 2, 2011

I have an annoying problem with Ubuntu 10.10 64bit. I made a clean installation of Ubuntu on my LG P310 laptop and I'm using the Nvidia proprietary driver. The problem is that I get segmentation faults from random program after a while of usage. Examples of programs are Thunderbird, Synaptic, apt-get and tap crashes in Chromium (which I would think is segmentation faults). It would seem like a underlying library is causing the faults. The problem disappear after a reboot, the faults might only occur after a wakeup from suspend, I'm not sure about that at the moment. I can't figure out what triggers these faults, and I don't know how to do error tracing in this case.

View 5 Replies


ADVERTISEMENT

Ubuntu :: Razerd Segmentation Faults In Maverick?

Nov 23, 2010

I have am using Maverick Meerkat 10.10 Kernel version: 2.6.35-22-generic I have a Razer DeathAdder gaming mouse. I am trying to compile/run this tool: Razer config tool I have jumped through several hoops:[URL]..

This install was for 10.04. This link helped with taming the mouse a little:[URL]..

Code:
xinput --set-prop "Razer Razer DeathAdder" "Device Accel Constant Deceleration" 5
Code:
xinput --set-prop "Razer Razer DeathAdder" "Device Accel Velocity Scaling" 1

I get the program to compile (after some problems the usb.h file not being where the system said it was) and I install it following these instructions in the README file that I have attached. I get a segmentation fault error when the razer daemon razerd tries to start:
[Code]...

View 9 Replies View Related

CentOS 5 :: Segmentation Faults With Yum, Logrotate, And Others?

Dec 4, 2010

Recently I noticed that on my Centos 5.4 system, yum no longer works and is giving segmentation faults. I can run "yum --help" and it works, but if I try to run something like "yum upgrade php" it will fault. I also noticed that other things are seg faulting as well, like /usr/sbin/logrotate and /usr/bin/certwatch.

I am guessing there is some sort of common library that needs fixing, but I have no idea what. I've read other posts about the yum segmentation fault and have tried various steps provided but so far no luck in getting it to work again. It used to work, and I rarely change this system so I'm not sure what could have caused it.

View 2 Replies View Related

Ubuntu Servers :: How To Troubleshoot Cups Segmentation Faults

Apr 5, 2011

I've set up a new virtual server (ubuntu 10.04 LTS on RHEVM, "uname -a Linux print-me 2.6.32-31-server #60-Ubuntu SMP Thu Mar 17 23:33:39 UTC 2011 x86_64 GNU/Linux") 2 weeks ago just for cups and samba printing (no other filesharing). Ran tests and it looked fine, then last friday I have added 10 Ricoh printers and 3 hp printers. Looked fine, apart from an issue with one "HP Color Laserjet 2600n", but resolved this with the help of the driver found here: [URL].. Since saturday, cups crashes daily in the morning with a segmentation fault (segfault:, eg:

/var/log/kern.log:Apr 3 06:40:39 print-me kernel: [154716.314945] cupsd[20713]: segfault at 7f097c8cd5d0 ip 00007f0ab0f0fb0f sp 00007fff5282dc10 error 4 in libcups.so.2[7f0ab0efb000+47000]

I wanted to trace what happens just before this by changing the LogLevel[URL]..upsd-conf.html) but setting it to anything higher than notice makes cups segfault again, with additional message on CLI:

[Code]...

View 1 Replies View Related

Ubuntu :: Multiple Applications Segmentation Faults After GNOME Load

May 4, 2010

some users [ possibly ATI card owners running fglrx default ubuntu driver ] have issues having compiz enabled and trying to change the mouse pointer to a larger size. It actually doesn't get resized at all, expect when moved over Firefox and OpenOffice.I was fiddling in trying to get a workaround for this when suddenly Nautilus started to crash and respawn in an infinite loop. Everything then started to fail. gnome-terminal wouldn't open, xterm wouldn't open, menus wouldn't respond. Etc.The entire GNOME desktop was inoperable.

Logging out and choosing Fluxbox and KDE didn't help. I was sent right back to the GDM login screen. Hmm... seems not related entirely to GNOME... if it all.From a terminal, I could see constant crashes, segfaults on libc6-2.11.1..While at it, I logged on another account (my wife's) and everything was perfectly FINE, with no issues at all. Creating them another account and initializing, it also didn't happen any segfaults. However, everytime I logged in my own account, everything would happen again... nautilus respawning, no terminal, nothing, not even logout would work. Either I hit a MAJOR BUG in libc6 current ubuntu compile, or a setting file inside my home dir got really corrupted and screwed up. It was very frustrating, because this bug was a show stopper. For those who concern, my mobo is an Asus M3A78-EM running a ATI HD 3200 IGP, and I have ubuntu-default fglrx running.

I had run memtest+ overnight and no errors whatsoever. The fact that this was an "account specific" issue deems that there is no hardware fault. I had to migrate my old account to a newly created account, it was hard work because of my 100GB files. Setting ownership in each of them, etc. Everything is OK now, but I really wished to know what dimmed out my bright Lucid Lynx experience yesterday. And I just hope this doesn't happen again.

View 2 Replies View Related

Debian :: Noob Messes Up On Apt-get Now Lots Of Segmentation Faults?

Feb 12, 2010

I have been running happily on Knoppmyth R5F27 (on Debian GNU 4.0/Etch) for a good long time. Everything has been operating well. My kids get to record their Mythbusters. Life is good. Tonight, though, I tried to make things better. And that was the mistake.

I read that we could use our PS3 to watch videos on Hulu. But, I needed a kind of proxy server or something to mask that I was using the PS3 browser. So, I thought I would install squid on the myth box.

I first tried apt-get install squid But, that didn't quite work. So, at a friend's suggestion, I ran: apt-get update Which had problems, too. Still, being a noob, I reran the apt-get install squid and a bunch of stuff came down. It has problems, too.

So, I turned back to apt-get update and realized there was a problem in sources.list. I updated it to have a more current repository and received the update. Then I realized that the apt-get for squid was pulling down resources for lenny. I struggled trying to kill the install for Squid. Failed. And then rebooted just to see if I have problems.

And I do. Mythbackend won't start. The command to do so produces a segmentation fault. Ditto for mythfrontend and mythtv-setup. I don't know what to do. Can someone help me roll this back to a stable setup of Etch? If you want to see my (very messy) attempt to install squid and update the system you can look at[URL]..

View 3 Replies View Related

Programming :: Can A Segmentation Fault Affect Other Running Programs

Jul 30, 2011

I tried a little C programming, and got a bunch of segmentation fault the first few tries. But from what I understand, the whole purpose of segmentation faults is the protect other programs from the damaging effects of my program. Yet, if I trigger a segfault enough times, weird things happen to my other running programs. I usually run a console inside Kate, and after 10 or so segfaults, Kate sometimes freezes or randomly highlights text, etc. just random behavior. Also, my desktop will occasionally hang and things will start failing, like copying files and such. I have to log out to restore everything to normal, but logging out is difficult since the logout prompt freezes. I have never experienced such behavior before I began programming, my system has been relatively stable. I run my program from inside Kate's console, so I was wondering if all KDE applications share memory or something, because this has happened once or twice, and only when I trigger a segfault many times.

View 4 Replies View Related

Ubuntu Multimedia :: Copy Random Jpg From Random Folder

Jan 19, 2010

I'm looking for a script that copies a random .jpg from a random folder in my ~/Pictures folder to my ~/temp folder with a standard filename. This file will then be displayed in Conky. I can fix the last part, but I cannot find a way to do the first part.

View 3 Replies View Related

Software :: Apache2 Error.log Seg Faults?

Jan 12, 2009

On my Debian Etch server, I'm finding a lot of the following in my /var/log/apache2/error.log file:

Code:
[Mon Jan 12 09:34:17 2009] [notice] child pid 17217 exit signal Segmentation fault (11)
[Mon Jan 12 09:34:18 2009] [notice] child pid 17206 exit signal Segmentation fault (11)
[Mon Jan 12 09:34:18 2009] [notice] child pid 17216 exit signal Segmentation fault (11)

What is a good way to trouble shoot and remedy this problem? We can't have processes dying all over the place, now can we.

View 6 Replies View Related

Fedora Security :: Spurious Interrupts And Kernel Seg Faults?

Jun 22, 2009

What does this means:

[6867450.202500] hpet1: lost 1 rtc interrupts
[6867450.548506] hpet1: lost 2 rtc interrupts
May 24 20:20:01 vms2 kernel: [6886829.451310] console-kit-dae[19655]: segfault at 198 ip 00007f4c31b7fe09 sp 000000004036c090 error 4 in libglib-2.0.so.0.1800.2[7f4c31b53000+c3000]"

View 1 Replies View Related

Programming :: ANSI C Code Seg-faults When Unsigned Int Variable Is Used?

Feb 20, 2011

I'm writing a tridiagonal solver for sparse linear systems and I coded this decreasing loop:

PHP Code:

xx[NN - 1] = gamma[NN - 1]*BB[NN - 1];
ii = NN - 2;
/* Compute the x values: */
while (ii >= 0) {
xx[ii] = gamma[ii]*(BB[ii] + xx[ii + 1]);
ii = ii - 1;


now... if ii is declared as an unsigned integer, the code gives me a segmentation fault, but if I declare it as an int, it doesn't. Using DDD I noticed that, as an unsigned int variable, when I finally decrease it, it underflows and blows up to a huge value, ergo giving me an unaccesible direction for xx in the following iteration! I taugh me not to use unsigned int variables for dereasing loops! XD

View 14 Replies View Related

Server :: Mysql - Database Can Have Faults Of Safety (security) From A Certain Size

Jun 25, 2010

A database can have faults of safety(security) from a certain size, what is this size?

View 3 Replies View Related

Programming :: Parallel Matrix - Matrix Multiplication Seg-faults?

Apr 13, 2011

I just can't find... why is my code seg-faulting?

PHP Code:
/*
Code name: Assignment #7.
File name: slice.c
Program name: Matrix multiplication (parallel version).
Version: 1.

[Code]...

Is giving my a seg-fault right at the ending point where I do the final gather from the MASTER processor.

View 9 Replies View Related

OpenSUSE :: Can't Open Other Programs Or Install New Programs

Dec 29, 2009

can open the programs pe-install, but can't open other programs or install new programs

View 4 Replies View Related

Ubuntu :: Firefox 3.5.7 Segmentation Fault

Feb 16, 2010

I just have installed Karmic Koala and have a problem running Firefox. I`ve seen that this is quite a common problem, but since I`m a newbie, I have no idea what to do. I have not found any solutions that would solve my problem yet. Every time I try to load a website including flash advertisings, Firefox just quits.

All the time I get this output.

Code:

View 1 Replies View Related

Ubuntu :: Apt-get Error: Segmentation Fault

Apr 28, 2010

I was in the process of installing something via apt-get. The laptop crashed halfway through, and now I cannot install anything new, do any updates/upgrades. I also cannot open Synaptic.When running apt-get in the terminal I get the following error:

Segmentation fault

View 3 Replies View Related

Ubuntu :: Synaptic Segmentation Fault?

Jul 4, 2010

I've been looking for an answer for this around all forums, but nothing works.So far, I've tried:

Editing "/etc/apt/apt.conf.d/70debconf" and adding
Code:
APT::Cache-Limit "33554432";

[code]....

View 3 Replies View Related

Ubuntu :: Segmentation Fault In Geany

Aug 6, 2010

I just made a pretty simple program in geany (GCC with default options)and I ended up with Segmentation fault. program is pretty simple and it performs binary search on an array.I know what segfault is but here I m clue less about why it is happening.and one thing more, the program runs fine in turbo C++ compiler.Same thing happened earlier too when I was making a program which included some simple string manipulation

View 1 Replies View Related

Ubuntu Installation :: Segmentation Fault Installing Gcl?

Feb 4, 2010

When I install GNU Common Lisp, and run (help), it suggest that as a next step I run (HELP 'CONS). This halts with a segmentation fault.<br>When I attempt to install the CVS version, the installer compains and bails, also with a segmentation fault.<br>If the fault in my hardware, or is it a program bug that should be reported to someone? If hardware, how do I force a full fsck on /dev/sda when I boot up?<br>Instinct tells me the problem is in gcl (GNU Common Lisp, stable or CVS either one), because I'm not seeing problems otherwise.<br>

View 1 Replies View Related

Ubuntu :: Pidgin Crashes With Segmentation Fault

Feb 19, 2010

Using Ubuntu 9.10 & Pidgin 2.5.5 (upgraded from 2.5.2 while writing this post, but it did not fix the problem)This problem appeared after closing pidgin and trying to run it again i.e. restarting it (I have to restart it at some point after a long runtime, but that is another issue), it fully loads up (at least, it looks like it) and then instantly crashes with segmentation fault message. Judging from the first glance on the log, the crash has something to do with the windows live protocol.Of course, I have tried searching the web and this forum for an answer, but could not find any suitable one. There is one solution I have found, that is: (re)moving the .purple folder, but that "solution" is not really an option.

View 4 Replies View Related

Ubuntu :: Segmentation Fault In Epiphany And Openshot

Aug 24, 2010

When I open up epiphany, it prompts me to either recover or don't recover my session.
No matter what the decision, it outputs a segmentation fault. I can load it with a -p switch, as well as loading it as sudo (just to test) so I'm kind of thinking if i can re set the session to default, then I will be able to get around it?

I haven't been able to test this though because I cant find where the config files for epiphany are! It doesn't output anything useful other than segmentation fault. As for openshot, I JUST installed it, and it installed with no errors, but when I try and run it, this is the output

Code:
OpenShot (version 1.1.3)
Process no longer exists: 27456. Creating new pid lock file.
A new frmMain has been created
Segmentation fault

View 9 Replies View Related

Ubuntu :: Segmentation Fault On All Gnome Applications?

Sep 16, 2010

I am unable to successfully start either the XFCE or Gnome desktops, in Gnome the my wallpaper is displayed but that is all. This problem appeared yesterday night after my hard disk filled up, then all Gnome programs began to crash, also "df" failed to terminate. I was able to clear some space from the terminal (around 2 GB).

I was able to run an xterm so I attempted to load the components of Gnome manually from the terminal, to see which were problematic. I found that every application which uses Gnome fails to execute, producing a segmentation fault. A Java crash informed me that a "problematic frame" producing SIGSEGV was libgnomevfs-2.so.0. I ran md5sum on all libraries matching the pattern /usr/lib/*gnome*, the checksums are identical to those on a working Ubuntu installation, so it is unlikely to be corruption of a library.

I have managed to determine that the problem is not in GLib or GTK+ as I wrote a simple (hello world) GTK+ application which executes without problem.Furthermore (due to a lack of Gnome's network manager) I am without a network connection on the problematic computer.

View 1 Replies View Related

Ubuntu :: Segmentation Fault After Update When In VMware

Oct 3, 2010

I have been a Windows user for many years but heard lots of good things about Ubuntu and wanted to give it a shot. I have a VMware ESXi 4.1 server so I created a new VM (Ubuntu desktop 32-bit), downloaded the Ubuntu 10.4 32-bit desktop image, mounted it, and started the installation. Everything worked fine and I got a working Ubuntu system. I created a snapshot just in case I need to get back to this position.

I then saw a prompt from Update Manager and decided to update everything it told me to, which is 300 updates. At the end, I was asked to restart and I did. At that point, the system was not willing to start again. Here is what I get (... stands for omitted text):

Segmentation Fault
Gave up waiting for root device. Common problems:
- Boot args (cat /proc/cmdline)
- check root delay ...
- check root ....

[Code]....

I have no clue what to do at this point. I tried going back to the snapshot a few times but always ended up in the same state after installing updates. I tried installing VMware tools before the running the update but it didn't make a difference.

View 9 Replies View Related

Ubuntu :: Update-manager Segmentation Fault?

Oct 25, 2010

My update-manager in ubuntu 10.10 is seg faulting this morning:alan@linux-1000:~$ sudo update-managerSegmentation faultThe UI flashes open for a fraction of a second before it crashes.I also tried apt-get:alan@linux-1000:~$ sudo apt-get install -feading package lists... DoneSegmentation faulty tree... 50%

View 4 Replies View Related

Ubuntu :: Perl Tkx Causing Segmentation Fault?

Dec 29, 2010

Running a clean install of Ubuntu 10.10 under VMWare Player on a Thinkpad with Win7. Have previously used Perl/TK for GUI apps to run under both Windows & Linux. Latest Activestate Perl (Windows) does not support Perl/Tk, recommends Tkx, so I wanted to see if Tkx would work under Ubuntu. Tried to install Tkx using cpan, got obscure failure indicating dependency problem. Found a recommendation to apt-get install tcl8.5-dev, and then cpan installed Tkx.

Note, perl 5.10.1 is installed in Maverick by default. apt-get upgrade says I have the latest perl, Tcl and TK. I installed Tkx version 1.09 (using cpan). Couldn't find any info on what perl / Tkx versions are compatible. Now Tkx is installed, but any attempt to run a script that uses Tkx causes a segmentation fault. apt-get installed pmtools to investigate. Even examining Tkx with pmtools can cause a seg fault, for example:

$ pmvers Tkx
Segmentation fault

Is Tkx known to work (or not work) under Ubuntu,version 10.10 or other versions? Any suggestions about what to try next?It's hard to find info about Perl Tkx because so many people put "Can u help, tkx in advance" or similar in postings about anything under the sun. I've read a lot of them.

View 1 Replies View Related

Ubuntu :: Plasma-desktop Segmentation Fault?

Jan 31, 2011

I had a bad surprise today as I tried to start my Kubuntu: plasma-desktop segfaults when I try to start a graphical session (and I get into a black screen with a mouse that I can move, and I do get a notification for new updates appearing at the top of the screen, but that's all)... I can still login to console, but startx won't solve the issue. That's quite a serious issue and I can't find a workaround for now.

View 1 Replies View Related

Ubuntu Installation :: Segmentation Fault On Apt-get Upgrade?

Apr 18, 2011

My computer sporadically gets segmentation faults multiple times daily, but when I try to upgrade, it consistently faults on the download. I've runCode:sudo rm /var/cache/apt/*.binbut it still faults. I'm at a loss with this, is there something else I can do to solve the segmentation faulting

View 2 Replies View Related

Ubuntu :: Segmentation Fault When Trying To Install ATI Drivers

May 25, 2011

I recently installed Ubuntu Lucid 10.04 64-bit on my desktop. I was trying to install the ATI Drivers for my graphics card (ATI Radeon HD5850) by using the guide: Search on google for "Ubuntu Lucid Installation Guide", from [URL]... Unfortunately I cannot post links yet. I was using the manual install guide. I followed the guide step by step and everything went OK without any errors, until I get to this step: fglrxinfo. And it returns with a "Segmentation Fault"

[code]...

View 6 Replies View Related

Ubuntu Security :: Sudo Chmod 777 - Segmentation Fault

Mar 7, 2010

In a rage of anger against VI I decided to open my firewall config file in gedit, made some changes and was then confronted by the fact that it was read only. I decided to change the permissions for the whole of the /etc folder with:
Code:
sudo chmod 777 /etc/*

This also changed /etc/sudoers so that now whenever I try to use sudo I get the error:
sudo: /etc/sudoers is 0777, should be 0440
segmentation fault
I cannot change it back to 440 because I need sudo to do that.

View 4 Replies View Related

Ubuntu Servers :: Oci8 Causing Segmentation Fault In PHP?

Apr 1, 2010

I'm having a problem with the oci8 module in PHP. I have been running this server for over a year with this configuration and never had an issue... I had been away since last Thursday, and suddenly this started happening this morning. I'm the only one who has server access, which has me baffled.

I've narrowed it down to the oci8 module because:

* I created a PHP script that does nothing except call oci_login(), which seg faults.
* Any web page that uses the oci functions fails... it asks you to download the PHP file, which is empty (likely because the oci_login call done before anything in PHP is printed).

View 1 Replies View Related







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