RE: Segmentation Fault as user only

2001-05-01 Thread Mike A. Harris
On Mon, 30 Apr 2001, Ward William E DLDN wrote: >If you needed rwx, then the use chmod 777. The proper permissions on /tmp are set with: chmod 1777 /tmp You need the sticky bit set. -- Mike A. Harris Shipping/mailing address: OS Systems Engineer 190 Pittsburgh

Re: Segmentation Fault as user only (solved twice)

2001-04-30 Thread Otto Lenz
ute the program. Thanks again. This group was extremely helpful. Otto. - Original Message - From: "Ward William E DLDN" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 30, 2001 8:13 AM Subject: RE: Segmentation Fault as user only > Otto, c

Re: Segmentation Fault as user only

2001-04-30 Thread Frank Carreiro
A... I don't bother with RPM's myself. I always insist on source code (call me nuts but I want code ::grinz::) Frank Matthew Melvin wrote: > On Mon, 30 Apr 2001 at 9:28am (-0600), Frank Carreiro wrote: > >> Strange that it would seg fault as a normal user. I haven't tried >> Maelstro

RE: Segmentation Fault as user only

2001-04-30 Thread Matthew Melvin
On Mon, 30 Apr 2001 at 9:28am (-0600), Frank Carreiro wrote: > Strange that it would seg fault as a normal user. I haven't tried > Maelstrom yet in RH7.1 however I have it installed on a 6.2 box and it > runs fine from any user account. Some investigation showed that although they were all desc

RE: Segmentation Fault as user only

2001-04-30 Thread Frank Carreiro
Strange that it would seg fault as a normal user. I haven't tried Maelstrom yet in RH7.1 however I have it installed on a 6.2 box and it runs fine from any user account. I would check permissions though I can't see why lack of permissions would seg fault anything. <---(ignorance speaking here

RE: Segmentation Fault as user only

2001-04-30 Thread Ward William E DLDN
quires the graphical interface? Does that help? - Original Message - From: "Mike Chambers" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, April 29, 2001 9:14 AM Subject: Re: Segmentation Fault as user only > - Original Message - > From: &q

Re: Segmentation Fault as user only

2001-04-29 Thread Matthew Melvin
On Sun, 29 Apr 2001 at 8:21pm (-0600), Otto Lenz wrote: > Matthew, > Thanks for the suggestions. I'm not sure what 'suid' means - I thought 'su' > was 'substitute user'. > But, I did find out what 'strace' was and I tried running it under or > through 'strace' - which was interesting (and I'm su

Re: Segmentation Fault as user only

2001-04-29 Thread Otto Lenz
Otto. - Original Message - From: "Mike Chambers" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, April 29, 2001 5:51 PM Subject: Re: Segmentation Fault as user only > - Original Message ----- > From: "Otto Lenz" <[EMAIL PROTECTED]> &

Re: Segmentation Fault as user only

2001-04-29 Thread Mike Chambers
- Original Message - From: "Otto Lenz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, April 29, 2001 11:59 AM Subject: Re: Segmentation Fault as user only > Whether I login as 'user', or login as root and then 'su user' in a ter

Re: Segmentation Fault as user only

2001-04-29 Thread Matthew Melvin
On Sun, 29 Apr 2001 at 10:59am (-0600), Otto Lenz wrote: > Whether I login as 'user', or login as root and then 'su user' in a terminal > window, the results are the same. As root, the game/program runs fine; as > 'user' I get the segmentation fault. The results are the same whether in > Gnome

Re: Segmentation Fault as user only

2001-04-29 Thread Otto Lenz
help? - Original Message - From: "Mike Chambers" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, April 29, 2001 9:14 AM Subject: Re: Segmentation Fault as user only > - Original Message - > From: "Otto Lenz" <[EMAIL PROTECTED]>

Re: Segmentation Fault as user only

2001-04-29 Thread Mike Chambers
- Original Message - From: "Otto Lenz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, April 29, 2001 8:28 AM Subject: Segmentation Fault as user only > I'm new to Linux. Just installed RH7.1 - everything seemed to go OK. > My son wanted to

Segmentation Fault as user only

2001-04-29 Thread Otto Lenz
I'm new to Linux. Just installed RH7.1 - everything seemed to go OK. My son wanted to try his hand at some of the games - so I added him as a user - and ran into a small problem. I can run the game 'Maelstrom' as root - no problems. If, however, I log in as any other user (or my son logs in), th