Path: news.mathworks.com!not-for-mail
From: "Vinicius " <viniciusrpb@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Errors when launching matlab (linux)
Date: Wed, 3 Sep 2008 10:57:01 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 66
Message-ID: <g9lqht$t4m$1@fred.mathworks.com>
References: <g52mnd$arq$1@fred.mathworks.com> <g9k9ka$ct6$1@fred.mathworks.com>
Reply-To: "Vinicius " <viniciusrpb@gmail.com>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1220439421 29846 172.30.248.38 (3 Sep 2008 10:57:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 3 Sep 2008 10:57:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1178198
Xref: news.mathworks.com comp.soft-sys.matlab:488382



Which distribution/version of Linux you use?
Maybe you're having problems
with any lib of your Linux OS.


"Michael Scheel" <michael.scheel@tiscali.de> wrote in
message <g9k9ka$ct6$1@fred.mathworks.com>...
> "David Doria" <daviddoria@gmail.com> wrote in message
> <g52mnd$arq$1@fred.mathworks.com>...
> > I just installed matlab on Fedora 9. When I run it, i get
> > the errors below. If I just ignore the errors, everything
> > seems to work fine.  Has anyone else experienced this?
> > 
> > Below is the output:
> > 
> > [dave@dave ~]$ matlab&
> > [2] 2938
> > [dave@dave ~]$ Locking assertion failure.  Backtrace:
> > #0 /usr/lib/libxcb-xlib.so.0 [0x6c12767]
> > #1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_unlock+0x31)
[0x6c12831]
> > #2 /usr/lib/libX11.so.6(_XReply+0x244) [0x1590f64]
> > #3
> >
>
/opt/matlab/sys/java/jre/glnx86/jre1.6.0/lib/i386/xawt/libmawt.so
> > [0x1cbd2be]
> > #4
> >
>
/opt/matlab/sys/java/jre/glnx86/jre1.6.0/lib/i386/xawt/libmawt.so
> > [0x1c9bed7]
> > #5
> >
>
/opt/matlab/sys/java/jre/glnx86/jre1.6.0/lib/i386/xawt/libmawt.so
> > [0x1c9c188]
> > #6
> >
>
/opt/matlab/sys/java/jre/glnx86/jre1.6.0/lib/i386/xawt/libmawt.so(Java_sun_awt_X11GraphicsEnvironment_initDisplay+0x2f)
> > [0x1c9c48f]
> > #7 [0xb45be68e]
> > #8 [0xb45b6e9d]
> > ... etc
> > 
> > 
> > Thanks,
> > Dave
> 
> 
> Hi Dave,
> 
> yes I have the same thing. After the suggested install of
> the java runtime environment through 
> 
> export MATLAB_JAVA=/usr/lib/jvm/java-6-sun-1.6.0.06/jre
> 
> what worked for other people - my matlab stopped working.
> So I would happy for any sugestions.
> 
> Michael
> 
> 
>