Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Errors when launching matlab (linux)
Date: Tue, 2 Sep 2008 21:02:02 +0000 (UTC)
Organization: University of British Columbia
Lines: 53
Message-ID: <g9k9ka$ct6$1@fred.mathworks.com>
References: <g52mnd$arq$1@fred.mathworks.com>
Reply-To: <HIDDEN>
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 1220389322 13222 172.30.248.38 (2 Sep 2008 21:02:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 2 Sep 2008 21:02:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 815027
Xref: news.mathworks.com comp.soft-sys.matlab:488324



"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