Segfaults are always (always? I hate using that word, because I "always" am shown up) due to accessing uninitialized memory, ie. a bad pointer.
> -----Original Message----- > From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On > Behalf Of Mark Pace > Sent: Wednesday, December 06, 2006 2:11 PM > To: [email protected] > Subject: Re: SLES 9 SP 3 - Oracle 9i install problem > > "Typically" in my experience a segmentation fault is caused > by serious lack of memory. Our Oracle installed complained > that it need over 900MB for the install. > -- > Mark Pace > Mainline Information Systems > > ---------------------------------------------------------------------- > For LINUX-390 subscribe / signoff / archive access > instructions, send email to [EMAIL PROTECTED] with the > message: INFO LINUX-390 or visit > http://www.marist.edu/htbin/wlvindex?LINUX-390 > ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
