MATLAB Segmentation Violation - Bug report workaround doesn't help
4 次查看(过去 30 天)
显示 更早的评论
I'm running MATLAB R2016a on ubuntu 16.04 and I get the segmentation violation problem that many others have had. The workaround given here: https://www.mathworks.com/support/bugreports/1297894 doesn't seem to work for me. Any suggestions on how to get around this bug?
------------------------------------------------------------------------
Segmentation violation detected at Sun Jun 19 12:40:32 2016
------------------------------------------------------------------------
Configuration:
Crash Decoding : Disabled
Crash Mode : continue (default)
Current Graphics Driver: Unknown hardware
Current Visual : 0x21 (class 4, depth 24)
Default Encoding : UTF-8
GNU C Library : 2.23 stable
Host Name : system76-pc
MATLAB Architecture : glnxa64
MATLAB Root : /usr/local/MATLAB/R2016a
MATLAB Version : 9.0.0.341360 (R2016a)
OpenGL : hardware
Operating System : Linux 4.4.0-24-generic #43-Ubuntu SMP Wed Jun 8 19:27:37 UTC 2016 x86_64
Processor ID : x86 Family 6 Model 94 Stepping 3, GenuineIntel
Virtual Machine : Java 1.7.0_60-b19 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
Window System : The X.Org Foundation (11803000), display :0
Fault Count: 1
Abnormal termination:
Segmentation violation
Register State (from fault):
RAX = 00007fbccda6ee40 RBX = 0000000000000000
RCX = 0000000000000001 RDX = 00000000000000a8
RSP = 00007fbccda6ee10 RBP = 00007fbc9808b0f0
RSI = 00007fbccda6eee8 RDI = 00007fbccda6ee40
R8 = 0000000000000000 R9 = 0000000000000001
R10 = 00007fbc98565590 R11 = 0000000000000000
R12 = 00007fbc98364cb0 R13 = 00007fbc9808b0f0
R14 = 00007fbc98424300 R15 = 00007fbc98360960
RIP = 00007fbc9f86424d EFL = 0000000000010206
CS = 0033 FS = 0000 GS = 0000
Stack Trace (from fault):
[ 0] 0x00007fbc9f86424d /usr/lib/nvidia-361/libGLX_nvidia.so.0+00344653
If this problem is reproducible, please submit a Service Request via:
http://www.mathworks.com/support/contact_us/
A technical support engineer might contact you with further information.
Thank you for your help.
1 个评论
Walter Roberson
2016-6-19
There is a known R2016a NVIDIA problem that has a different symptom, but it might be worth checking out whether you are using one of the problematic driver versions; see http://www.mathworks.com/matlabcentral/answers/285182-why-does-matlab-crash-on-linux-with-the-error-matlab-has-encountered-an-internal-problem-and-needs
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!