Problems running MATLAB 7.0.0.19901 (R14)
I installed MATLAB 7.0.0.19901 (R14) on my Intel MacBook Pro(2.33 Ghz, 2GB RAM) but I am unable to run it. X11 starts, but only MATLAB's logo is show before the program crashes. This is the crash dump:
------------------------------------------------------------------------
Bus error detected at Thu Jun 7 16:07:21 2007
------------------------------------------------------------------------
Configuration:
MATLAB Version: 7.0.0.19901 (R14)
Operating System: Darwin 8.9.1 Darwin Kernel Version 8.9.1: Thu Feb 22 20:55:00 PST 2007; root:xnu-792.18.15~1/RELEASE_I386 Power Macintosh
Window System: The XFree86 Project, Inc (40400000), display :0.0
Current Visual: 0x22 (class 4, depth 24)
Virtual Machine: Java is not enabled
Default Charset: US-ASCII
r0 = 00000000 r8 = 00000000 r16 = 92f2ae00 r24 = ebebebeb
r1 = 00000001 r9 = 00000000 r17 = ebebebeb r25 = ebebebeb
r2 = 0000004d r10 = f0fffc30 r18 = ebebebeb r26 = ebebebeb
r3 = 00000018 r11 = f1000bb0 r19 = ebebebeb r27 = ebebebeb
r4 = 18a5227c r12 = 00000000 r20 = ebebebeb r28 = ebebebeb
r5 = 00000000 r13 = 00001f02 r21 = ebebebeb r29 = ebebebeb
r6 = 00000000 r14 = 92f2ae10 r22 = ebebebeb r30 = ebebebeb
r7 = 00000000 r15 = 00000000 r23 = ebebebeb r31 = ebebebeb
cr = ebebebeb lr = ebebebeb xer = ebebebeb ctr = ebebebeb
vrsave = ebebebeb
Stack Trace:
Any ideas?



problems with JVM
I think that is a problem with the Java Virtual Machine(JVM). I think it MATLAB uses the JVM for the GUI. Try Mathworks support--many people have issues with Matlab on Intel Macs.
I think you can run MATLAB without the GUI from the commandline using the option -nojvm.
Matlab on intel macs
Using matlab -nojvm would solve the problem, but please bear in mind that this is a PowerPC version of matlab (version 7.4 is the first 'official' Intel Mac version, and before it there was a beta version of 7.3).
In practical terms this means that you will be running matlab in the rosetta environment -- making it run slower than a comparable intel version, and also there might be some problems with the numerical accuracy (or at least, that sort of warning had been mentioned here once or twice).
Same problem
Hi,
I just installed the same version of MATLAB in my MacBook and I've encountered the same problem even by disabling the JVM (-nojvm). Have you found any solution for it? I'll be very happy if you can share it. Thanks!
Allison Beh