Software :: X-server Segmentation Fault On Program Launching?

Apr 14, 2010

Having upgraded Debian Linux i386 squeeze release from kernel 2.6.30 to 2.6.32 everything works except X-server segmentation fault on launching a graphic program (CHIMERA, [URL]... I have successfully recompiled CHIMERA on the updated Linux, to no avail.

Below - between *** - the final part of "Xorg.0.log" reporting troubles. Before that, the log is identical to when X-server is working properly (reported in full between ).

[Code]...

View 5 Replies


ADVERTISEMENT

OpenSUSE :: Segmentation Fault While Launching Eric?

Sep 13, 2009

I get segmentation fault error while trying to launch eric python IDE. I tried reinstalling a lot of times but with no use. I even tried using a different version but gives the same error. I am only installing it through rpms. here is the stacktrace.

[Code]...

(I also tried chmod to make it executable since the gdb said it is not in executable format.)

View 9 Replies View Related

Programming :: Segmentation Fault While Trying To Run C Program

Jul 28, 2011

i wrote a program to fill an array with 100 random numbers ranging from 1 - 200. i compiled the program using gcc. the program successfully compiled but when i try to run it i get a segmentation fault. here is the code. i put *** on the line that gdb indicated was the problem.

#include <stdio.h>
#include<stdlib.h>
#include<time.h>

[code]....

View 2 Replies View Related

General :: Execute A C Program - Segmentation Fault

Nov 17, 2009

I am using RHEL, and trying to execute a c program.I'm able to compile properly and execute until i reach a function getHandle, where the program gives a segmentation fault. Segmentation fault occurs in getHandle().

Here is the code:

View 3 Replies View Related

Programming :: Segmentation Fault In Program At Run Time?

Oct 16, 2010

I am making a program to do a breadth first search.The code which I am posting here just makes a que of the nodes visited in a binary tree in inorder fashion,so this implementation is not yet complete.While developing I got a segmentation fault which I was not able to understand why I am getting so I am posting since the tree of same program (without BFS) is working.

Code:
#include<stdio.h>
#include<stdlib.h>

[code]...

View 4 Replies View Related

Programming :: Program Giving Segmentation Fault?

Dec 25, 2010

My program is to find the values of variables using matrices and in matrices using GAUSS ELIMINATION method. It gives segmentation fault then I input the values of coefficients of the variables.

#include<stdio.h>
void main()
{
int n;
int i,j,l;
float m;

[Code]...

View 5 Replies View Related

Programming :: C - When Write A Program That Gives The Segmentation Fault Error

Jun 9, 2010

I am using Ubuntu 9.04 linux 2.6.28-11-generic. When I write a program that gives the "Segmentation fault" error, or when I send this signal (SIGSEGV) to a program, the "Segmentation fault" is shown and no core dumped. When I look for "core" file in the current directory, I can't find it, too.

View 2 Replies View Related

Slackware :: Program Segmentation Fault When Building With A Slackbuild?

Nov 25, 2010

So I've wanting to try out the new development branch of compiz (0.9). I made some slackbuilds a while back and installed all of the necessary packages for the compiz window manager. However when ever I tried to launch the program using "compiz --replace ccp &" I would get a segmentation fault. I forgot about it but today I decided to give it another go and after a few hours I decided to try and see what would happen if I just built compiz-core from source with out using a slackbuild, and sure enough it now works. I have hacked the script trying different combinations to try and make it work but no matter what I try unless I install from scratch (directly into the tree) it will not work. If anyone has any ideas on how to fix this so I can make an actual slack package please let me know. Also I used the main developers forum post as a referencem you can view his instructions here [URL]..

View 1 Replies View Related

Ubuntu :: Program Received Signal SIGSEGV, Segmentation Fault?

Mar 6, 2010

I'm debugging some C++ code, but as I know very little about it, I can't find the problem.Here the debugging output:

Quote:

rihab@rihab-laptop:~/ns-test$ gdb ns
(gdb) run /home/rihab/ns-allinone-2.34/ns-2.34/OWNS/demos/owns_demo.tcl[code].....

View 1 Replies View Related

Programming :: Short C++ Program Segmentation Fault. Using GCC 4.4.5 On Ubuntu 32bit?

Jun 12, 2011

I'm very excited to post a question, since I always do everything by myself. I'm reading several lines from a text file using istream::getline(char *, streamsize n). I get the file name from the command line. Here is the code:

Code:
#include <iostream>
#include <fstream>
using namespace std;
int main ( int argc, char *argv[])

[Code]...

Using GCC 4.4.5 on Ubuntu 32bit Btw: I know assembly language and know what a segmentation fault is

View 4 Replies View Related

Programming :: Run Program That Distributes Grades And Puts It In A Table - Keep Getting Segmentation Fault

Apr 19, 2011

I'm trying to run my program that distributes grades and puts it in a table. The code compiles but when I run it I get a Segmentation Fault. I'm still new to arrays, but I think the issue is where I'm trying to make the table. Here is my code:

Code:

#include <stdio.h>
#include "constant.h"
int readValues(int[]);
int findMedian(int[], int);

[code]....

View 14 Replies View Related

Server :: Can't Log Into Centos - 766 Segmentation Fault

Mar 5, 2010

I have a centos server running nagios for monitoring. I restarted the machine, it is actually a console server anyway. After getting to the login screen, I typed in my user name but it never propt for my password. I can't even ssh into the system. So I tried to use the installation cd and enter into rescue mode where I typed chroot and was able to enter into the root environment. I was able to configure a network interface in the rescue mode and can ping the machine at this point, though can ssh still. In the root environment, I tried running couple commands. like try to restart the sshd. When I typed /etc/init.d/sshd restart, I got an error saying:

766 segmentation fault.

when I vi any thing I get error:

segmentation fault.

how can I solve this problem? What is causes this. Even in the event of restarting the machine, I see so many fails with segmentation fault.

View 5 Replies View Related

Programming :: Server Is Crashing With Segmentation Fault?

May 2, 2011

I am getting below information from the core file on our production servers. one of our server is crashing with segmentation fault .Program terminated with signal 11, Segmentation fault.

#0 0x00b24332 in _int_malloc () from /lib/libc.so.6
(gdb) where
#0 0x00b24332 in _int_malloc () from /lib/libc.so.6

[code]....

View 2 Replies View Related

General :: Raq4 Server - Segmentation Fault - What Does It Mean

May 30, 2011

Iam currently messing about with a Raq4 server and getting the above response,

I have post the log below.

View 7 Replies View Related

General :: Segmentation Fault For Centos Mail Server?

Jan 5, 2010

My centos linux mailserver has crushed and does not allow any login form any user including root. I have managed to start it in single user mode but using vi editor, df command gives segmentation fault. I suspect the /var/* is full but I can neither remove any file/folder/mail/logs nor copy these to make a backup.Attempt to do this as single user/root is met with readonly files yet I have given full permissions to the files and the folders.

View 5 Replies View Related

Software :: Ubuntu Server 10.10 - Segmentation Fault Error On Quota Activation

Jan 25, 2011

I'm running ubuntu server 10.10 64 bit.
1. Set quota in /etc/fstab like this:
/dev/sdb1 /var/www reiserfs defaults,usrquota 0 2
2. Checked quotas:
# quotacheck -cavm
quotacheck: Your kernel probably supports journaled quota but you are not using it. Consider switching to journaled quota to avoid running quotacheck after an unclean shutdown.
3. Tried to activate quotas using "quotaon -a" and got a segmentation fault error.
When I change filesystem to ext3 (using mkfs.ext3 and changing /etc/fstab) it works well. So there are 2 problems, quotacheck warning about journaled quota and the segmentation fault error.

View 1 Replies View Related

Software :: The Command Rpm Shows The Message "segmentation Fault" In Red Hat 8.0 Server

Aug 15, 2009

I have a red hat linux 8.0 server and I want to upgrade mysql 3.23.58 to 4.0, but my rpm command shows this error "segmentation fault" at the end of the rpm -Uvh mysql-server-version command, is there another way to upgrade it?

View 1 Replies View Related

Programming :: What Is The Segmentation Fault

Apr 19, 2011

I using a linux kernel v2.6.26.something. Distribution: OpenSuse 10.3. While writing a c program on linux in KATE, i used character pointers to declare a string like, for ex: " char *temp " but compilation with gcc gives me the error," Segmentation Fault " what is segmentation Fault Why does it occur or what are the reasons behind it?

View 14 Replies View Related

CentOS 5 :: Yum Segmentation Fault

Apr 11, 2011

I did a Yum update last Friday. It was done before 5.6 was released so I still have 5.5 + various updates. Yum is now giving me a segmentation fault when I try to run it. I believe it has to do with an improperly synchronized version of sqlite which was updated and then Yum stopped working. I'm guessing that installing the latest Yum RPM will fix the dependency issues. Will this throw me out of sync with for instance updating to 5.6?

View 5 Replies View Related

Debian :: VLC Segmentation Fault - Microcode?

Feb 26, 2016

VLC was behaving weirdly recently and when I've tried to run it with primusrun command (since I have optimus card) it gave me a segmentation fault

Code: Select allVLC media player 2.2.1 Terry Pratchett (Weatherwax) (revision 2.2.1-0-ga425c42)
Segmentation fault

I've read on google that issue has been solved by a few people from updating the microcode, but I don't even understand what microcode is, I'm also not sure whether I should install amd64 or intel package for it?

Here is my lscpu

Code: Select all$ lscpu
Architecture:          x86_64
CPU op-mode(s):        32-bit, 64-bit
Byte Order:            Little Endian
CPU(s):                4
On-line CPU(s) list:   0-3

[Code] ....

View 8 Replies View Related

Fedora :: Kde Making Segmentation Fault?

Jan 14, 2010

my KDE is making segmentation fault. KDE is not required to restart but this segmentation fault is making every time (after 2 min) when i login to kde/fedora. this is making me annoying.. my linux info is following:

uname -r # 2.6.31.9-174.fc12.x86_64
KDE: 4.3.4 (KDE 4.3.4)
problem:

[code]....

View 5 Replies View Related

OpenSUSE :: Segmentation Fault During Shutdown

Feb 8, 2010

I updated kernel to 2.6.31.12-0.1-desktop yesterday and now i have problem with shutdown.
Everything goes as usual and system shutting down, but after all monitor keeps to work, and computer also doesn't halt.The last two lines i see on screen are:The system will be halted immediately Segmentation Fault Also i hear that some cooler or may be hard disk stops after this. But monitor and the rest of computer are still working With previous kernel i had no this problem.Reboot command works normal

View 9 Replies View Related

OpenSUSE :: Segmentation Fault In Skype?

May 5, 2010

Some time ago I had to reinstall all my packages under 64-bit OpenSuse 11.2. After that I can't get Skype working - Skype always gives me "segmentation fault" when trying to execute it (from command-line).

I've followed steps recommended in wiki, I've tried different versions (32-bit as well as 64-bit RPMs) downloaded from different repositories (including old 1.4.0.xx). Nothing changes anything.

I don't have any webcam and I've never had one, so I guess it cannot be related to that.

View 1 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

Programming :: Socket And Segmentation Fault

Jul 16, 2010

I am programming an application with an ARM device with an embedded version of Linux. My application talks to a java application via socket. If there is any connection problems, it attempts the connection again. My problem is that after exactly 146 times, there is a Segmentation Fault. Apparently this happens in opening the socket, which is not successful after this amount of attempts.

Following, some code that I'm using:

The function for openning the socket and perform a connection:

Code:

View 2 Replies View Related

General :: What Different Between Segmentation Fault And Aborted

Mar 11, 2010

What different between Segmentation fault and aborted

When I read about dbg I make different reason from the tutorial ....with the same code

Example in tutorial the gdb Display a message like this

Code:

And in my computer I have

Code:

I want to know what the different between them

View 2 Replies View Related

General :: Segmentation Fault With Ls On Certain Directory?

May 11, 2010

I have a problem with a directory which contains my music collection. It can't be opened; all other directories work fine. I can cd into my ~/Music directory, but ls gives segfault and KDE programs hang when trying to open this directory. The problem probably has appeared after the rename of subdirectory under the Windows (don't remember particular ext3 driver; can check tomorrow).fsck says that the partition is fine. The whole disk is mounted on the single partition. Windows is located on another physical disk.Is there any way to recover my directory?

View 4 Replies View Related







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