Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com From: =?ISO-8859-1?Q?Ren=E9_Berber?= Subject: Re: Matlab Segmentation Fault error Date: Mon, 29 Aug 2005 20:19:34 -0500 Lines: 46 Message-ID: References: <431399FD DOT 5040508 AT fas DOT harvard DOT edu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) In-Reply-To: <431399FD.5040508@fas.harvard.edu> OpenPGP: url=ldap://keyserver.pgp.com X-IsSubscribed: yes Joe Andersen wrote: > Not sure if this is a Cygwin problem, but it seems to be. I just > installed cygwin so I could run Matlab on the unix servers at school > from my windows laptop. Now that I;ve got rid of zonealarm, cygwin > generallty works fine. However, when I try to run matlab after having > ssh'ed to crest (our server), I get "segmentation fault" and matlab > doesn't run. >=20 > Here is how I log on: >=20 >=20 > Joe AT orac ~ > $ ssh -X -l **** crest.*** I assume you started X windows first on your laptop. > ****@crest.***'s password: > Last login: Mon Aug 29 15:59:01 2005 from **** > [***@crest ~]$ matlab > Segmentation fault This is happening on the server, not your laptop, so the problem may be on = the server. Have you tried running matlab on an X terminal connected directly = to the server? > start matlab with the following flags > -nojvm -nodisplay -nosplash -nodisplay >=20 > (in various combinations) Is there something I should change settings > wise to make things work? Or is SSh the wrong protocol here? Ssh should not cause any problem, I use it all the time to have a graphical interface for Solaris and Linux. You just have to make sure that the environment variable DISPLAY is set correctly (on the server) and that your= host (laptop in this case) has security permission to access the X server (xhost +). HTH. --=20 Ren=E9 Berber -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/