Segmentation fault (coredump)
 
*
Welcome, Guest. Please login or register. December 01, 2008, 05:08:02 PM


Login with username, password and session length


Pages: [1]   Go Down
  Print  
Author Topic: Segmentation fault (coredump)  (Read 1857 times)
0 Members and 1 Guest are viewing this topic.
Michael
Administrator
Hero Member
*****
Posts: 529


« Reply #1 on: May 24, 2007, 08:47:06 AM »

First guess will be to check ulimit settings (as root you can manually view the file /etc/security/limits). Check for differences between a failing user and a working user.

And please look at the coredump (using kdb). It has been a very long time since I have used adb (the first core debugger), so I cannot rattle off the commands needed to view what instruction caused the core dump. But there is lots of uesful information there. You can even run a program, and set break points, to find a possible cause.

segmentation fault means, btw, that an illegal address is being accessed.

Another idea: verify that working/failing users dont have a different LIBPATH setting. vi uses shared libraries, and if they wrong library is being used, you may get very strange behavior.
Logged
kveaswaran
Registered
*
Posts: 1


« on: May 22, 2007, 12:53:40 PM »

Hi all,

I one of our AIX 5.3 servers, I am not able to use vi. If i issue the vi command, I am getting Segmentation fault (coredump). This happens only for some users, including root. For others vi works fine. /tmp and /home are not full..

Any ideas reg this???

Thanks,
kv


Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.2 | SMF © 2006-2007, Simple Machines LLC

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM
Page created in 0.456 seconds with 18 queries.




eXTReMe Tracker

Terms of Use and Privacy and Security Policies
Copyright 2001-2008 Michael Felt and ROOTVG.NET