Re: segmentation fault in umask()
- From: Mark <i@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 31 May 2007 14:09:56 +0100
On Thu, 31 May 2007 11:25:26 +0100, Mark
<i@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
Hi,
Some programs (that I wrote) now always segmentation fault on Linux.
They used to work and they still work on all but one machine.
I ran strace and the last few lines are:
uname({sys="Linux", node="node", ...}) = 0
umask(02 <unfinished ...>
--- SIGSEGV (Segmentation fault) @ 0 (46) ---
+++ killed by SIGSEGV +++
Does this mean that it crashes in umask()? There is no corefile
produced.
This is on OpenSUSE 64 bit (2.6.18.2-34-default)
Please ignore. Problem solved.
M
.
- Follow-Ups:
- Re: segmentation fault in umask()
- From: CBFalconer
- Re: segmentation fault in umask()
- References:
- segmentation fault in umask()
- From: Mark
- segmentation fault in umask()
- Prev by Date: Re: Only some websites will open - Ubuntu
- Next by Date: Epson DX6000 Card Reader
- Previous by thread: segmentation fault in umask()
- Next by thread: Re: segmentation fault in umask()
- Index(es):
Relevant Pages
|