Re: pine produces segmentation faults (fwd)

1997-02-27 Thread Corey Allert
I cna dig the whole $user/.xinitrc but everythin was fine last week . .
the machine was up and running for about a month also I only ran X as root
as a test

> On Wed, 26 Feb 1997, Corey Allert wrote:
> 
> > also Xfree86 doesn't run properly  .. . it will as root but as any other
> > user X starts as if no window manager is set . .  and typing startx -exec
> > fvwm2 will bring up the correct gui but there is no command prompt in the
> > xterm . . . freaky eh??
> 
> Time to RTFM, there, Corey. I suggest a good X book, i.e. X User's Guide
> by O'Reilly (volume 3 in the X series.) 
> The reason why this isn't working is because your users don't have a
> ..xinitrc that contains a windows manager. Suggest you build a skeleton
> directory with a proper .xinitrc file, or edit the systemwide xinitrc to
> include a standard WM. As for the xterm bit, you're probably getting weird
> behaviour because the xterm probably doesn't have an & attached to it in
> whatever startup file you have Probably also your systemwide xinitrc
> doesn't have th proper read permissions if your root directory contains no
> ..xinitrc file. Finally, you shouldn't be running X as root.
> 
> This is probably in a FAQ.
> 
> Will
> 
> 
> 


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: pine produces segmentation faults (fwd)

1997-02-27 Thread William Chow


On 26 Feb 1997, Manoj Srivastava wrote:

> Hi,
> >>"Bruce" == Bruce Perens <[EMAIL PROTECTED]> writes:
> 
> From> William Chow <[EMAIL PROTECTED]>
> >> Time to RTFM, there, Corey.
> 
> Bruce> That's RTM on this list, please.
> 
>What, You don't think our manuals are Fine? ;-)
> 
> 
>manoj
> --

void read_the_f_cking_manual(void)
{
char RTFM[] = "Read the fine manual";

cout << "Hello, this the the polite and censored helper edition" << endl;
cout << "Please " << RTFM << endl;
}


main()
{

while (1)
{
read_the_f_cking_manual();
}

}

:w! help.cc


$ g++ -g -o help.cc

$ help


On my system, the above chain of commands will invariably produce a
segfault because my machine refuses to allocate memory properly to RTFM.
Other sensitivity issues will also be  catted to /dev/null :^)

Good day,  brucy,

Will





--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: pine produces segmentation faults (fwd)

1997-02-27 Thread Manoj Srivastava
Hi,
>>"Bruce" == Bruce Perens <[EMAIL PROTECTED]> writes:

From> William Chow <[EMAIL PROTECTED]>
>> Time to RTFM, there, Corey.

Bruce> That's RTM on this list, please.

   What, You don't think our manuals are Fine? ;-)


   manoj
-- 
 "...The Universe is thronged with fire and light, And we but smaller
 suns, which, skinned, trapped and kept Enshrined in blood and
 precious bones, hold back the night." Ray Bradbury
Manoj Srivastava   mailto:[EMAIL PROTECTED]>
Mobile, Alabama USAhttp://www.datasync.com/%7Esrivasta/>


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: pine produces segmentation faults (fwd)

1997-02-26 Thread Bruce Perens
> Gee, what's wrong with a suggestion to "Read The Fine Manuals"???

Oh, it's read the _fine_ manual, is it? Everything I know is wrong!

One would hope that we could answer questions on this list in a polite
and respectful manner, especially since there's absolutely no way that
we could ever expect people to know all of this stuff. While Billy is
helpful I suspect he's one of the parties who could most use the "polite
and respectful" practice.

Or Billy could just hang out more on the developers lists, where we light
into each other like siamese fighting fish. I've been getting an excellent
course in developing a thick skin over there. I'm almost ready for politics.

Bruce
--
Bruce Perens K6BP   [EMAIL PROTECTED]   510-215-3502
Finger [EMAIL PROTECTED] for PGP public key.
PGP fingerprint = 88 6A 15 D0 65 D4 A3 A6  1F 89 6A 76 95 24 87 B3 


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: pine produces segmentation faults (fwd)

1997-02-26 Thread Bruce Perens
From: William Chow <[EMAIL PROTECTED]>
> Time to RTFM, there, Corey.

That's RTM on this list, please.

Bruce
--
Bruce Perens K6BP   [EMAIL PROTECTED]   510-215-3502
Finger [EMAIL PROTECTED] for PGP public key.
PGP fingerprint = 88 6A 15 D0 65 D4 A3 A6  1F 89 6A 76 95 24 87 B3 


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


Re: pine produces segmentation faults (fwd)

1997-02-26 Thread William Chow


On Wed, 26 Feb 1997, Corey Allert wrote:

> also Xfree86 doesn't run properly  .. . it will as root but as any other
> user X starts as if no window manager is set . .  and typing startx -exec
> fvwm2 will bring up the correct gui but there is no command prompt in the
> xterm . . . freaky eh??

Time to RTFM, there, Corey. I suggest a good X book, i.e. X User's Guide
by O'Reilly (volume 3 in the X series.) 
The reason why this isn't working is because your users don't have a
.xinitrc that contains a windows manager. Suggest you build a skeleton
directory with a proper .xinitrc file, or edit the systemwide xinitrc to
include a standard WM. As for the xterm bit, you're probably getting weird
behaviour because the xterm probably doesn't have an & attached to it in
whatever startup file you have Probably also your systemwide xinitrc
doesn't have th proper read permissions if your root directory contains no
.xinitrc file. Finally, you shouldn't be running X as root.

This is probably in a FAQ.

Will



--
This message was delayed because the list mail delivery agent was down.


Re: pine produces segmentation faults (fwd)

1997-02-26 Thread Corey Allert
also Xfree86 doesn't run properly  .. . it will as root but as any other
user X starts as if no window manager is set . .  and typing startx -exec
fvwm2 will bring up the correct gui but there is no command prompt in the
xterm . . . freaky eh??

Corey A.
[EMAIL PROTECTED]   
[EMAIL PROTECTED] 
[EMAIL PROTECTED]   
http://nsbe.engr.ccny.cuny.edu/~corey
PGP Key fingerprint =  17 C4 DA BE 8B 6D 5A AF  28 A8 78 5F BA EA 9A 5F


On Tue, 25 Feb 1997, * ESGER * wrote:

> On Tue, 25 Feb 1997, Corey Allert wrote:
> 
> > sorry about this . . .  but I feel it is relatively important
> > I can send mail in pine as root . .  so it must be a permission problem
> > right but where
> > 
> 
> I had a similar problem with pine on the departemental machine, our 
> general login for the lab gave segmentation fault and a core dump, my 
> personal login was ok.
> 
> Reason was that someone accidently dumped a proteine sequence in the 
> config file of pine and pine chocked on that.
> 
> Perhaps something is wrong with the config file .pinerc, the hint I got 
> was it's date, that was too recent to be a coincidence
> 
> 
> 
> ciao,
> ---
> Geert "Esger" Raestel.: (+32) 820 26 66
> Centrum Medische Genetica fax.: (+32) 820 25 66
> Universiteit Antwerpen UIA   E-Mail: [EMAIL PROTECTED]
> Universiteitsplein 1 WWW: http://bioc-www.uia.ac.be/u/esger
> 2610 Wilrijk
> ---
> E-music on the Net :   http://bioc-www.uia.ac.be/u/esger/emusic
> ---
> People talking about the environment ought to read "The Sheep Look Up" by
> John Brunner, then they'll know what pollution is.
> ---
> 
> 


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]


pine produces segmentation faults (fwd)

1997-02-25 Thread Corey Allert
sorry about this . . .  but I feel it is relatively important
I can send mail in pine as root . .  so it must be a permission problem
right but where

Corey A.
[EMAIL PROTECTED]   
[EMAIL PROTECTED] 
[EMAIL PROTECTED]   
http://nsbe.engr.ccny.cuny.edu/~corey
PGP Key fingerprint =  17 C4 DA BE 8B 6D 5A AF  28 A8 78 5F BA EA 9A 5F


-- Forwarded message --
Date: Tue, 25 Feb 1997 09:10:57 -0500 (EST)
From: Corey Allert <[EMAIL PROTECTED]>
To: debian user mail lists 
Subject: pine produces segmentation faults

Hi all:
here is my problem, a machine at my school is running Debian 1.2 (upgraded
from 1.1) the current kernel is 2.0.6, libc is 5.4.20, the problem is any
attempts to send mail from pine results in a segmentation fault.  I've
noticed this since I've attempted to install Majordomo(ugh!)  ok I'm using
smail_3.2-3 and pine_3.95-l7.  please advise?



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]