That doesn't sound right to me. If it was a non-390 binary, you wouldn't be getting far enough in execution to generate a segfault. Plus, there would be some message in the system log about not being able to load module binfmt-blahblah.
I would double check the virtual storage size, and if that isn't the issue, a "gdb ./java" followed by "run" and then "bt" when it segfaults might be of interest. Mark Post -----Original Message----- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] Behalf Of David Boyes Sent: Wednesday, December 06, 2006 3:21 PM To: [email protected] Subject: Re: SLES 9 SP 3 - Oracle 9i install problem > When I issue a ./java, I receive a Segmentation fault. > Any idea what this may mean, or how to resolve it? I'd guess that you have a non-390 architecture java binary in the package. What does 'file ./java' report? -- db ---------------------------------------------------------------------- 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
