Why do I receive a java.log error when launching MATLAB R12.X on Linux?
Show older comments
When starting MATLAB R12.x on Linux, MATLAB might abort at startup and create a Java log. For example:
ERROR: Opening Log file: /home/greg/java.log.24256
Aborted
There may also be a splash screen followed by a segmentation violation, and a java log dump.
ERROR: Opening log file: <dir>/java.log.$$
Aborted.
SIGSEGV 11* segmentation violation
stackbase=BFFFAD58, stackpointer=BFFF9124
Full thread dump:
"SIGQUIT handler" (TID:0x420752a0, sys_thread_t:0x8193a60, state:R, thread_t: t@2051, sp:0x0
threadID:0x311e, stack_base:0xbf5ffa80, stack_size:0x200000) prio=1085475358
"Finalizer thread" (TID:0x42075088, sys_thread_t:0x817e2d0, state:CW, thread_t: t@1026, sp:0x0
threadID:0x311d, stack_base:0xbf7ffa80, stack_size:0x200000) prio=1085475358
"main" (TID:0x420750b0, sys_thread_t:0x8183560, state:R, thread_t: t@1024, sp:0x0 threadID:0x302a,
stack_base:0xbfffad58, stack_size:0x200000) prio=1085475358 *current thread*
java.lang.System.initializeSystemClass(System.java)
Monitor Cache Dump:
Registered Monitor Dump:
Thread queue lock: <unowned>
Name and type hash table lock: <unowned>
String intern lock: <unowned>
JNI pinning lock: <unowned>
JNI global reference lock: <unowned>
BinClass lock: <unowned>
Class loading lock: <unowned>
Java stack lock: <unowned>
Code rewrite lock: <unowned>
Heap lock: <unowned>
Has finalization queue lock: <unowned>
Finalize me queue lock: <unowned>
Waiting to be notified:
"Finalizer thread" (0x817e2d0)
Monitor registry: owner "main" (0x8183560, 1 entry)
Accepted Answer
More Answers (0)
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!