I should add that intellij run as a root without any problems.
I tried change the login.conf default values to
"
default:\
       :path=/usr/bin /bin /usr/sbin /sbin /usr/X11R6/bin /usr/local/bin
/usr/local/sbin:\
       :umask=022:\
       :datasize-max=infinity:\
       :datasize-cur=768M:\
       :maxproc-max=infinity:\
       :maxproc-cur=128:\
       :openfiles-max=1024:\
       :openfiles-cur=512:\
       :stacksize-cur=8M:\
       :localcipher=blowfish,a:\
       :tc=auth-defaults:\
       :tc=auth-ftp-defaults:
"

but it didnt help at all.

On 04/25/17 10:36, G wrote:
> Hello
> I get the following message
> 
> $ intellij
> 
> #
> # There is insufficient memory for the Java Runtime Environment to continue.
> # Native memory allocation (malloc) failed to allocate 1157856 bytes for
> Chunk::new
> # An error report file with more information is saved as:
> # /home/gpdsb/java_error_in_IDEA_14178.log
> [thread 5886559909432 also had an error]
> [thread 5886559908920 also had an error]
> #
> # Compiler replay data is saved as:
> # /home/gpdsb/replay_pid14178.log
> $
> 
> 
> java_error_in_IDEA_14178.log
> 
> #
> # There is insufficient memory for the Java Runtime Environment to continue.
> # Native memory allocation (malloc) failed to allocate 1157856 bytes for
> Chunk::new
> # Possible reasons:
> #   The system is out of physical RAM or swap space
> #   In 32 bit mode, the process size limit was hit
> # Possible solutions:
> #   Reduce memory load on the system
> #   Increase physical memory or swap space
> #   Check if swap backing store is full
> #   Use 64 bit Java on a 64 bit OS
> #   Decrease Java heap size (-Xmx/-Xms)
> #   Decrease number of Java threads
> #   Decrease Java thread stack sizes (-Xss)
> #   Set larger code cache with -XX:ReservedCodeCacheSize=
> # This output file may be truncated or incomplete.
> #
> #  Out of Memory Error (allocation.cpp:390), pid=14178,
> tid=0x0000055a92500238
> #
> # JRE version: OpenJDK Runtime Environment (8.0_121-b13) (build
> 1.8.0_121-b13)
> # Java VM: OpenJDK 64-Bit Server VM (25.121-b13 mixed mode bsd-amd64
> compressed oops)
> # Core dump written. Default location: /home/gpdsb/java.core
> #
> 
> ---------------  T H R E A D  ---------------
> 
> Current thread (0x0000055a920bf800):  JavaThread "C2 CompilerThread1"
> daemon [_thread_in_native, id=354494,
> stack(0x0000055a6a6cb000,0x0000055a6a7cb000)]
> 
> Stack: [0x0000055a6a6cb000,0x0000055a6a7cb000],  sp=0x0000055a6a7c6fd0,
> free space=1007k
> Native frames: (J=compiled Java code, j=interpreted, Vv=VM code,
> C=native code)
> V  [libjvm.so+0x8ff938]  JVM_handle_bsd_signal+0x1ac658
> V  [libjvm.so+0x8ffb67]  JVM_handle_bsd_signal+0x1ac887
> V  [libjvm.so+0x2ff49e]  +0x2fe3fe
> V  [libjvm.so+0xeeb04]  +0xeda64
> V  [libjvm.so+0xeede6]  +0xedd46
> V  [libjvm.so+0x41bfb0]  AsyncGetCallTrace+0x9b1b0
> V  [libjvm.so+0x21cacd]  +0x21ba2d
> V  [libjvm.so+0x2aa3ff]  +0x2a935f
> V  [libjvm.so+0x2acdfa]  +0x2abd5a
> V  [libjvm.so+0x2019aa]  +0x20090a
> V  [libjvm.so+0x2b3a8b]  +0x2b29eb
> V  [libjvm.so+0x2b874c]  +0x2b76ac
> V  [libjvm.so+0x896ac8]  JVM_handle_bsd_signal+0x1437e8
> V  [libjvm.so+0x7507f3]  JVM_RaiseSignal+0x220fc3
> C  [libpthread.so.23.0+0x40ce]  pthread_join+0x11e
> 
> 
> Current CompileTask:
> C2:  39148 11544       4
> net.n3.nanoxml.StdXMLParser::processElement (1182 bytes)
> 
> 
> ---------------  P R O C E S S  ---------------
> 
> Java Threads: ( => current thread )
>   0x0000055b24b09800 JavaThread "ApplicationImpl pooled thread 8"
> [_thread_blocked, id=234283, stack(0x0000055ac2868000,0x0000055ac2968000)]
>   0x0000055b0f645800 JavaThread "ApplicationImpl pooled thread 7"
> [_thread_in_vm, id=240050, stack(0x0000055ac750d000,0x0000055ac760d000)]
>   0x0000055abd7cf800 JavaThread "ApplicationImpl pooled thread 6"
> [_thread_in_Java, id=202837, stack(0x0000055a672db000,0x0000055a673db000)]
>   0x0000055acb3cb800 JavaThread "ApplicationImpl pooled thread 5"
> [_thread_in_vm, id=613111, stack(0x0000055a44b89000,0x0000055a44c89000)]
>   0x0000055a6518c800 JavaThread "ApplicationImpl pooled thread 4"
> [_thread_in_native, id=572958, stack(0x0000055ab79b2000,0x0000055ab7ab2000)]
>   0x0000055ab9946800 JavaThread "ApplicationImpl pooled thread 3"
> [_thread_blocked, id=287115, stack(0x0000055a78741000,0x0000055a78841000)]
>   0x0000055af775b800 JavaThread "TimerQueue" daemon [_thread_blocked,
> id=221172, stack(0x0000055a5ab93000,0x0000055a5ac93000)]
>   0x0000055aea0dd800 JavaThread "ApplicationImpl pooled thread 2"
> [_thread_in_native, id=398869, stack(0x0000055b1671b000,0x0000055b1681b000)]
>   0x0000055ae82f3800 JavaThread "ApplicationImpl pooled thread 1"
> [_thread_in_native, id=323786, stack(0x0000055a8cc96000,0x0000055a8cd96000)]
>   0x0000055ae5de7800 JavaThread "Periodic tasks thread"
> [_thread_blocked, id=107005, stack(0x0000055ab21d1000,0x0000055ab22d1000)]
>   0x0000055afda85800 JavaThread "AWT-EventQueue-0
> 2016.3.5#IC-163.13906.18 IDEA, eap:false, os:OpenBSD 6.1,
> java-version:Oracle Corporation 1.8.0_121-b13" [_thread_blocked,
> id=171730, stack(0x0000055a7ccf8000,0x0000055a7cdf8000)]
>   0x0000055a837d8800 JavaThread "AWT-Shutdown" [_thread_blocked,
> id=257766, stack(0x0000055a38ca3000,0x0000055a38da3000)]
>   0x0000055a63330800 JavaThread "Timer-0" daemon [_thread_blocked,
> id=130507, stack(0x0000055b2d218000,0x0000055b2d318000)]
>   0x0000055a5668b800 JavaThread "Netty Builtin Server 1"
> [_thread_in_native, id=124528, stack(0x0000055ad2417000,0x0000055ad2517000)]
>   0x0000055ad8932800 JavaThread "process reaper" daemon
> [_thread_blocked, id=554075, stack(0x0000055a934e0000,0x0000055a93508000)]
>   0x0000055ab13d4800 JavaThread "DestroyJavaVM" [_thread_blocked,
> id=369898, stack(0x0000055b24cf7000,0x0000055b24df7000)]
>   0x0000055a5c07e800 JavaThread "AWT-XAWT" daemon [_thread_in_native,
> id=160867, stack(0x0000055a339a3000,0x0000055a33aa3000)]
>   0x0000055abc704800 JavaThread "Java2D Disposer" daemon
> [_thread_blocked, id=150413, stack(0x0000055af447b000,0x0000055af457b000)]
>   0x0000055b0a47c800 JavaThread "Service Thread" daemon
> [_thread_blocked, id=220720, stack(0x0000055b23d46000,0x0000055b23e46000)]
>   0x0000055b0c79d800 JavaThread "C1 CompilerThread2" daemon
> [_thread_in_native, id=132457, stack(0x0000055ac6569000,0x0000055ac6669000)]
> =>0x0000055a920bf800 JavaThread "C2 CompilerThread1" daemon
> [_thread_in_native, id=354494, stack(0x0000055a6a6cb000,0x0000055a6a7cb000)]
>   0x0000055a5e800800 JavaThread "C2 CompilerThread0" daemon
> [_thread_in_native, id=125690, stack(0x0000055a6a8d6000,0x0000055a6a9d6000)]
>   0x0000055a6ee9f800 JavaThread "Signal Dispatcher" daemon
> [_thread_blocked, id=366872, stack(0x0000055af2e15000,0x0000055af2f15000)]
>   0x0000055a6ee9d800 JavaThread "Surrogate Locker Thread (Concurrent
> GC)" daemon [_thread_blocked, id=453030,
> stack(0x0000055a6a7d5000,0x0000055a6a8d5000)]
>   0x0000055a8b4af800 JavaThread "Finalizer" daemon [_thread_blocked,
> id=342882, stack(0x0000055a3864c000,0x0000055a3874c000)]
>   0x0000055acab0f800 JavaThread "Reference Handler" daemon
> [_thread_blocked, id=380580, stack(0x0000055ae6cfb000,0x0000055ae6dfb000)]
> 
> Other Threads:
>   0x0000055b1dbae800 VMThread [stack:
> 0x0000055af7b6c000,0x0000055af7c6c000] [id=308338]
>   0x0000055a33ed6800 WatcherThread [stack:
> 0x0000055a73916000,0x0000055a73a16000] [id=475035]
> 
> VM state:not at safepoint (normal execution)
> 
> VM Mutex/Monitor currently owned by a thread: None
> 
> Heap:
>  par new generation   total 39296K, used 11266K [0x00000000d1200000,
> 0x00000000d3ca0000, 0x00000000e0c00000)
>   eden space 34944K,  20% used [0x00000000d1200000, 0x00000000d1926830,
> 0x00000000d3420000)
>   from space 4352K,  90% used [0x00000000d3420000, 0x00000000d37fa268,
> 0x00000000d3860000)
>   to   space 4352K,   0% used [0x00000000d3860000, 0x00000000d3860000,
> 0x00000000d3ca0000)
>  concurrent mark-sweep generation total 119980K, used 87028K
> [0x00000000e0c00000, 0x00000000e812b000, 0x0000000100000000)
>  Metaspace       used 109974K, capacity 114084K, committed 114128K,
> reserved 360448K
>   class space    used 15224K, capacity 16158K, committed 16184K,
> reserved 262144K
> 
> Card table byte_map: [0x0000055b0a57f000,0x0000055b0a6f7000]
> byte_map_base: 0x0000055b09ef6000
> 
> Marking Bits: (CMSBitMap*) 0x0000055aa3421b48
>  Bits: [0x0000055a6d7ef000, 0x0000055a6dfbf000)
> 
> Mod Union Table: (CMSBitMap*) 0x0000055aa3421c08
>  Bits: [0x0000055a5ba6b000, 0x0000055a5ba8a400)
> 
> Polling page: 0x0000055a71005000
> 
> CodeCache: size=245760Kb used=33266Kb max_used=33266Kb free=212494Kb
>  bounds [0x0000055b31bcb000, 0x0000055b33c8b000, 0x0000055b40bcb000]
>  total_blobs=10314 nmethods=9384 adapters=840
>  compilation: enabled
> 
> Compilation events (10 events):
> Event: 39.121 Thread 0x0000055b0c79d800 nmethod 12021 0x0000055b33975050
> code [0x0000055b33975240, 0x0000055b339758d0]
> Event: 39.121 Thread 0x0000055b0c79d800 12097       1
> com.intellij.psi.stubs.StubIndexImpl$StubIdExternalizer::access$100 (4
> bytes)
> Event: 39.121 Thread 0x0000055b0c79d800 nmethod 12097 0x0000055b33974d90
> code [0x0000055b33974ee0, 0x0000055b33974fd8]
> Event: 39.121 Thread 0x0000055b0c79d800 12005       2
> com.intellij.util.ArrayUtil::newStringArray (54 bytes)
> Event: 39.122 Thread 0x0000055b0c79d800 nmethod 12005 0x0000055b33973fd0
> code [0x0000055b339741c0, 0x0000055b339748a0]
> Event: 39.122 Thread 0x0000055b0c79d800 12096       2
> com.intellij.psi.impl.java.stubs.impl.PsiMethodStubImpl::isAnnotationMethod
> (6 bytes)
> Event: 39.122 Thread 0x0000055b0c79d800 nmethod 12096 0x0000055b33973c10
> code [0x0000055b33973d80, 0x0000055b33973f10]
> Event: 39.122 Thread 0x0000055b0c79d800 12100 % !   3
> org.jetbrains.org.objectweb.asm.tree.analysis.Analyzer::analyze @ 395
> (1693 bytes)
> Event: 39.137 Thread 0x0000055b0c79d800 nmethod 12100%
> 0x0000055b33c6de10 code [0x0000055b33c6ea60, 0x0000055b33c78230]
> Event: 39.137 Thread 0x0000055b0c79d800 12104 %     3
> org.jetbrains.org.objectweb.asm.ClassReader::readCode @ 74 (3343 bytes)
> 
> GC Heap History (10 events):
> Event: 38.238 GC heap before
> {Heap before GC invocations=43 (full 4):
>  par new generation   total 39296K, used 37555K [0x00000000d1200000,
> 0x00000000d3ca0000, 0x00000000e0c00000)
>   eden space 34944K, 100% used [0x00000000d1200000, 0x00000000d3420000,
> 0x00000000d3420000)
>   from space 4352K,  60% used [0x00000000d3860000, 0x00000000d3aecd08,
> 0x00000000d3ca0000)
>   to   space 4352K,   0% used [0x00000000d3420000, 0x00000000d3420000,
> 0x00000000d3860000)
>  concurrent mark-sweep generation total 119980K, used 81268K
> [0x00000000e0c00000, 0x00000000e812b000, 0x0000000100000000)
>  Metaspace       used 108587K, capacity 112744K, committed 112976K,
> reserved 360448K
>   class space    used 15054K, capacity 15986K, committed 16056K,
> reserved 262144K
> Event: 38.241 GC heap after
> Heap after GC invocations=44 (full 4):
>  par new generation   total 39296K, used 3683K [0x00000000d1200000,
> 0x00000000d3ca0000, 0x00000000e0c00000)
>   eden space 34944K,   0% used [0x00000000d1200000, 0x00000000d1200000,
> 0x00000000d3420000)
>   from space 4352K,  84% used [0x00000000d3420000, 0x00000000d37b8de0,
> 0x00000000d3860000)
>   to   space 4352K,   0% used [0x00000000d3860000, 0x00000000d3860000,
> 0x00000000d3ca0000)
>  concurrent mark-sweep generation total 119980K, used 81268K
> [0x00000000e0c00000, 0x00000000e812b000, 0x0000000100000000)
>  Metaspace       used 108587K, capacity 112744K, committed 112976K,
> reserved 360448K
>   class space    used 15054K, capacity 15986K, committed 16056K,
> reserved 262144K
> }
> Event: 38.527 GC heap before
> {Heap before GC invocations=44 (full 4):
>  par new generation   total 39296K, used 38627K [0x00000000d1200000,
> 0x00000000d3ca0000, 0x00000000e0c00000)
>   eden space 34944K, 100% used [0x00000000d1200000, 0x00000000d3420000,
> 0x00000000d3420000)
>   from space 4352K,  84% used [0x00000000d3420000, 0x00000000d37b8de0,
> 0x00000000d3860000)
>   to   space 4352K,   0% used [0x00000000d3860000, 0x00000000d3860000,
> 0x00000000d3ca0000)
>  concurrent mark-sweep generation total 119980K, used 81268K
> [0x00000000e0c00000, 0x00000000e812b000, 0x0000000100000000)
>  Metaspace       used 109643K, capacity 113768K, committed 113872K,
> reserved 360448K
>   class space    used 15199K, capacity 16114K, committed 16184K,
> reserved 262144K
> Event: 38.534 GC heap after
> Heap after GC invocations=45 (full 4):
>  par new generation   total 39296K, used 4351K [0x00000000d1200000,
> 0x00000000d3ca0000, 0x00000000e0c00000)
>   eden space 34944K,   0% used [0x00000000d1200000, 0x00000000d1200000,
> 0x00000000d3420000)
>   from space 4352K,  99% used [0x00000000d3860000, 0x00000000d3c9fff8,
> 0x00000000d3ca0000)
>   to   space 4352K,   0% used [0x00000000d3420000, 0x00000000d3420000,
> 0x00000000d3860000)
>  concurrent mark-sweep generation total 119980K, used 82139K
> [0x00000000e0c00000, 0x00000000e812b000, 0x0000000100000000)
>  Metaspace       used 109643K, capacity 113768K, committed 113872K,
> reserved 360448K
>   class space    used 15199K, capacity 16114K, committed 16184K,
> reserved 262144K
> }
> Event: 38.756 GC heap before
> {Heap before GC invocations=45 (full 4):
>  par new generation   total 39296K, used 39295K [0x00000000d1200000,
> 0x00000000d3ca0000, 0x00000000e0c00000)
>   eden space 34944K, 100% used [0x00000000d1200000, 0x00000000d3420000,
> 0x00000000d3420000)
>   from space 4352K,  99% used [0x00000000d3860000, 0x00000000d3c9fff8,
> 0x00000000d3ca0000)
>   to   space 4352K,   0% used [0x00000000d3420000, 0x00000000d3420000,
> 0x00000000d3860000)
>  concurrent mark-sweep generation total 119980K, used 82139K
> [0x00000000e0c00000, 0x00000000e812b000, 0x0000000100000000)
>  Metaspace       used 109745K, capacity 113832K, committed 114128K,
> reserved 360448K
>   class space    used 15199K, capacity 16114K, committed 16184K,
> reserved 262144K
> Event: 38.763 GC heap after
> Heap after GC invocations=46 (full 4):
>  par new generation   total 39296K, used 4352K [0x00000000d1200000,
> 0x00000000d3ca0000, 0x00000000e0c00000)
>   eden space 34944K,   0% used [0x00000000d1200000, 0x00000000d1200000,
> 0x00000000d3420000)
>   from space 4352K, 100% used [0x00000000d3420000, 0x00000000d3860000,
> 0x00000000d3860000)
>   to   space 4352K,   0% used [0x00000000d3860000, 0x00000000d3860000,
> 0x00000000d3ca0000)
>  concurrent mark-sweep generation total 119980K, used 83583K
> [0x00000000e0c00000, 0x00000000e812b000, 0x0000000100000000)
>  Metaspace       used 109745K, capacity 113832K, committed 114128K,
> reserved 360448K
>   class space    used 15199K, capacity 16114K, committed 16184K,
> reserved 262144K
> }
> Event: 38.957 GC heap before
> {Heap before GC invocations=46 (full 4):
>  par new generation   total 39296K, used 39271K [0x00000000d1200000,
> 0x00000000d3ca0000, 0x00000000e0c00000)
>   eden space 34944K,  99% used [0x00000000d1200000, 0x00000000d3419cb8,
> 0x00000000d3420000)
>   from space 4352K, 100% used [0x00000000d3420000, 0x00000000d3860000,
> 0x00000000d3860000)
>   to   space 4352K,   0% used [0x00000000d3860000, 0x00000000d3860000,
> 0x00000000d3ca0000)
>  concurrent mark-sweep generation total 119980K, used 83583K
> [0x00000000e0c00000, 0x00000000e812b000, 0x0000000100000000)
>  Metaspace       used 109868K, capacity 113974K, committed 114128K,
> reserved 360448K
>   class space    used 15206K, capacity 16119K, committed 16184K,
> reserved 262144K
> Event: 38.975 GC heap after
> Heap after GC invocations=47 (full 4):
>  par new generation   total 39296K, used 3626K [0x00000000d1200000,
> 0x00000000d3ca0000, 0x00000000e0c00000)
>   eden space 34944K,   0% used [0x00000000d1200000, 0x00000000d1200000,
> 0x00000000d3420000)
>   from space 4352K,  83% used [0x00000000d3860000, 0x00000000d3beab20,
> 0x00000000d3ca0000)
>   to   space 4352K,   0% used [0x00000000d3420000, 0x00000000d3420000,
> 0x00000000d3860000)
>  concurrent mark-sweep generation total 119980K, used 85523K
> [0x00000000e0c00000, 0x00000000e812b000, 0x0000000100000000)
>  Metaspace       used 109868K, capacity 113974K, committed 114128K,
> reserved 360448K
>   class space    used 15206K, capacity 16119K, committed 16184K,
> reserved 262144K
> }
> Event: 39.106 GC heap before
> {Heap before GC invocations=47 (full 4):
>  par new generation   total 39296K, used 38570K [0x00000000d1200000,
> 0x00000000d3ca0000, 0x00000000e0c00000)
>   eden space 34944K, 100% used [0x00000000d1200000, 0x00000000d3420000,
> 0x00000000d3420000)
>   from space 4352K,  83% used [0x00000000d3860000, 0x00000000d3beab20,
> 0x00000000d3ca0000)
>   to   space 4352K,   0% used [0x00000000d3420000, 0x00000000d3420000,
> 0x00000000d3860000)
>  concurrent mark-sweep generation total 119980K, used 85523K
> [0x00000000e0c00000, 0x00000000e812b000, 0x0000000100000000)
>  Metaspace       used 109948K, capacity 114074K, committed 114128K,
> reserved 360448K
>   class space    used 15221K, capacity 16153K, committed 16184K,
> reserved 262144K
> Event: 39.113 GC heap after
> Heap after GC invocations=48 (full 4):
>  par new generation   total 39296K, used 3944K [0x00000000d1200000,
> 0x00000000d3ca0000, 0x00000000e0c00000)
>   eden space 34944K,   0% used [0x00000000d1200000, 0x00000000d1200000,
> 0x00000000d3420000)
>   from space 4352K,  90% used [0x00000000d3420000, 0x00000000d37fa268,
> 0x00000000d3860000)
>   to   space 4352K,   0% used [0x00000000d3860000, 0x00000000d3860000,
> 0x00000000d3ca0000)
>  concurrent mark-sweep generation total 119980K, used 87028K
> [0x00000000e0c00000, 0x00000000e812b000, 0x0000000100000000)
>  Metaspace       used 109948K, capacity 114074K, committed 114128K,
> reserved 360448K
>   class space    used 15221K, capacity 16153K, committed 16184K,
> reserved 262144K
> }
> 
> Deoptimization events (10 events):
> Event: 38.653 Thread 0x0000055acb3cb800 Uncommon trap:
> reason=unstable_if action=reinterpret pc=0x0000055b3243b5dc
> method=java.io.DataOutputStream.writeUTF(Ljava/lang/String;Ljava/io/DataOutput;)I
> @ 37
> Event: 38.653 Thread 0x0000055acb3cb800 Uncommon trap:
> reason=unstable_if action=reinterpret pc=0x0000055b323a28e4
> method=java.io.DataOutputStream.writeUTF(Ljava/lang/String;Ljava/io/DataOutput;)I
> @ 37
> Event: 38.654 Thread 0x0000055acb3cb800 Uncommon trap: reason=predicate
> action=maybe_recompile pc=0x0000055b3357dcbc
> method=com.intellij.util.io.DataInputOutputUtil.writeLONG(Ljava/io/DataOutput;J)V
> @ 94
> Event: 38.804 Thread 0x0000055afda85800 Uncommon trap:
> reason=unstable_if action=reinterpret pc=0x0000055b32981990
> method=com.intellij.util.containers.ConcurrentHashMap.isEqual(Ljava/lang/Object;Ljava/lang/Object;Lgnu/trove/TObjectHashingStrategy;)Z
> @ 113
> Event: 38.997 Thread 0x0000055acb3cb800 Uncommon trap:
> reason=unstable_if action=reinterpret pc=0x0000055b3358a860
> method=com.intellij.openapi.vfs.CharsetToolkit.guessFromContent(I)Lcom/intellij/openapi/vfs/CharsetToolkit$GuessedEncoding;
> @ 388
> Event: 39.086 Thread 0x0000055acb3cb800 Uncommon trap: reason=bimorphic
> action=maybe_recompile pc=0x0000055b334d978c
> method=com.intellij.lexer.FlexAdapter.locateToken()V @ 29
> Event: 39.086 Thread 0x0000055acb3cb800 Uncommon trap: reason=bimorphic
> action=maybe_recompile pc=0x0000055b334d978c
> method=com.intellij.lexer.FlexAdapter.locateToken()V @ 29
> Event: 39.087 Thread 0x0000055acb3cb800 Uncommon trap: reason=bimorphic
> action=maybe_recompile pc=0x0000055b334d978c
> method=com.intellij.lexer.FlexAdapter.locateToken()V @ 29
> Event: 39.087 Thread 0x0000055acb3cb800 Uncommon trap: reason=bimorphic
> action=maybe_recompile pc=0x0000055b334d978c
> method=com.intellij.lexer.FlexAdapter.locateToken()V @ 29
> Event: 39.087 Thread 0x0000055acb3cb800 Uncommon trap: reason=bimorphic
> action=maybe_recompile pc=0x0000055b32efb334
> method=com.intellij.lexer.FlexAdapter.locateToken()V @ 29
> 
> Internal exceptions (10 events):
> Event: 37.837 Thread 0x0000055afda85800 Exception <a
> 'java/lang/NoSuchMethodError':
> java.lang.Object.lambda$comparing$77a9974f$1(Ljava/util/function/Function;Ljava/lang/Object;Ljava/lang/Object;)I>
> (0x00000000d2daca08) thrown at
> [/usr/obj/ports/jdk-1.8.0.121/openjdk-8u121b13-bsd-port-20170201/h
> Event: 37.946 Thread 0x0000055afda85800 Exception <a
> 'sun/nio/fs/UnixException'> (0x00000000d33d3160) thrown at
> [/usr/obj/ports/jdk-1.8.0.121/openjdk-8u121b13-bsd-port-20170201/hotspot/src/share/vm/prims/jni.cpp,
> line 709]
> Event: 37.947 Thread 0x0000055afda85800 Exception <a
> 'sun/nio/fs/UnixException'> (0x00000000d33d4108) thrown at
> [/usr/obj/ports/jdk-1.8.0.121/openjdk-8u121b13-bsd-port-20170201/hotspot/src/share/vm/prims/jni.cpp,
> line 709]
> Event: 37.975 Thread 0x0000055afda85800 Exception <a
> 'sun/nio/fs/UnixException'> (0x00000000d1205918) thrown at
> [/usr/obj/ports/jdk-1.8.0.121/openjdk-8u121b13-bsd-port-20170201/hotspot/src/share/vm/prims/jni.cpp,
> line 709]
> Event: 37.975 Thread 0x0000055afda85800 Exception <a
> 'sun/nio/fs/UnixException'> (0x00000000d1206660) thrown at
> [/usr/obj/ports/jdk-1.8.0.121/openjdk-8u121b13-bsd-port-20170201/hotspot/src/share/vm/prims/jni.cpp,
> line 709]
> Event: 37.997 Thread 0x0000055afda85800 Exception <a
> 'sun/nio/fs/UnixException'> (0x00000000d12aab68) thrown at
> [/usr/obj/ports/jdk-1.8.0.121/openjdk-8u121b13-bsd-port-20170201/hotspot/src/share/vm/prims/jni.cpp,
> line 709]
> Event: 37.997 Thread 0x0000055afda85800 Exception <a
> 'sun/nio/fs/UnixException'> (0x00000000d12ab8b0) thrown at
> [/usr/obj/ports/jdk-1.8.0.121/openjdk-8u121b13-bsd-port-20170201/hotspot/src/share/vm/prims/jni.cpp,
> line 709]
> Event: 38.404 Thread 0x0000055abd7cf800 Implicit null exception at
> 0x0000055b33b0aad8 to 0x0000055b33b0ab3e
> Event: 38.404 Thread 0x0000055acb3cb800 Implicit null exception at
> 0x0000055b33b0aad8 to 0x0000055b33b0ab3e
> Event: 38.405 Thread 0x0000055abd7cf800 Exception <a
> 'java/io/SyncFailedException': sync failed> (0x00000000d2bf3940) thrown
> at
> [/usr/obj/ports/jdk-1.8.0.121/openjdk-8u121b13-bsd-port-20170201/hotspot/src/share/vm/prims/jni.cpp,
> line 735]
> 
> Events (10 events):
> Event: 39.138 Thread 0x0000055b0f645800 DEOPT PACKING
> pc=0x0000055b33a4b950 sp=0x0000055ac760b250
> Event: 39.138 Thread 0x0000055b0f645800 DEOPT UNPACKING
> pc=0x0000055b31c124bb sp=0x0000055ac760afb8 mode 0
> Event: 39.141 Thread 0x0000055b0f645800 DEOPT PACKING
> pc=0x0000055b336fcc2e sp=0x0000055ac760b050
> Event: 39.141 Thread 0x0000055b0f645800 DEOPT UNPACKING
> pc=0x0000055b31c124bb sp=0x0000055ac760ae70 mode 0
> Event: 39.141 loading class
> com/intellij/codeInspection/bytecodeAnalysis/PResults$ConditionalNPE
> Event: 39.141 loading class
> com/intellij/codeInspection/bytecodeAnalysis/PResults$ConditionalNPE done
> Event: 39.142 loading class java/util/HashMap$KeySpliterator
> Event: 39.142 loading class java/util/HashMap$HashMapSpliterator
> Event: 39.142 loading class java/util/HashMap$HashMapSpliterator done
> Event: 39.142 loading class java/util/HashMap$KeySpliterator done
> 
> 
> Dynamic libraries:
> Error: Cannot print dynamic libraries.
> 
> VM Arguments:
> jvm_args: -Xbootclasspath/a:/usr/local/intellij/lib/boot.jar -Xms128m
> -Xmx750m -XX:ReservedCodeCacheSize=240m -XX:+UseConcMarkSweepGC
> -XX:SoftRefLRUPolicyMSPerMB=50 -ea -Dsun.io.useCanonCaches=false
> -Djava.net.preferIPv4Stack=true -XX:+HeapDumpOnOutOfMemoryError
> -XX:-OmitStackTraceInFastThrow -Dawt.useSystemAAFontSettings=lcd
> -Dsun.java2d.renderer=sun.java2d.marlin.MarlinRenderingEngine
> -XX:ErrorFile=/home/gpdsb/java_error_in_IDEA_%p.log
> -XX:HeapDumpPath=/home/gpdsb/java_error_in_IDEA.hprof
> -Didea.paths.selector=IdeaIC2016.3
> -Djb.vmOptionsFile=/usr/local/intellij/bin/idea64.vmoptions
> -Didea.platform.prefix=Idea -Didea.jre.check=true
> java_command: com.intellij.idea.Main
> java_class_path (initial):
> /usr/local/intellij/lib/bootstrap.jar:/usr/local/intellij/lib/extensions.jar:/usr/local/intellij/lib/util.jar:/usr/local/intellij/lib/jdom.jar:/usr/local/intellij/lib/log4j.jar:/usr/local/intellij/lib/trove4j.jar:/usr/local/intellij/lib/jna.jar:/usr/local/jdk-1.8.0/lib/tools.jar
> Launcher Type: SUN_STANDARD
> 
> Environment Variables:
> PATH=/usr/local/jdk-1.8.0/bin:/home/gpdsb/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
> LD_LIBRARY_PATH=/usr/local/intellij/bin:
> SHELL=/bin/ksh
> DISPLAY=:0.0
> 
> Signal Handlers:
> SIGSEGV: [libjvm.so+0x9005b0],
> sa_mask[0]=11111111010111110111111111111110, sa_flags=SA_RESTART|SA_SIGINFO
> SIGBUS: [libjvm.so+0x9005b0],
> sa_mask[0]=11111111001111110111111111111110, sa_flags=SA_RESTART|SA_SIGINFO
> SIGFPE: [libjvm.so+0x74ce60],
> sa_mask[0]=11111110011111110111111111111110, sa_flags=SA_RESTART|SA_SIGINFO
> SIGPIPE: [libjvm.so+0x74ce60],
> sa_mask[0]=11111111011101110111111111111110, sa_flags=SA_RESTART|SA_SIGINFO
> SIGXFSZ: [libjvm.so+0x74ce60],
> sa_mask[0]=11111111011111110111111101111110, sa_flags=SA_RESTART|SA_SIGINFO
> SIGILL: [libjvm.so+0x74ce60],
> sa_mask[0]=11101111011111110111111111111110, sa_flags=SA_RESTART|SA_SIGINFO
> SIGUSR1: SIG_DFL, sa_mask[0]=00000000000000000000000000000000,
> sa_flags=SA_RESTART
> SIGUSR2: [libjvm.so+0x74fb20],
> sa_mask[0]=00000000000000000000000000000000, sa_flags=SA_RESTART|SA_SIGINFO
> SIGHUP: [libjvm.so+0x74dea0],
> sa_mask[0]=01111111011111110111111111111110, sa_flags=SA_RESTART|SA_SIGINFO
> SIGINT: [libjvm.so+0x74dea0],
> sa_mask[0]=10111111011111110111111111111110, sa_flags=SA_RESTART|SA_SIGINFO
> SIGTERM: [libjvm.so+0x74dea0],
> sa_mask[0]=11111111011111010111111111111110, sa_flags=SA_RESTART|SA_SIGINFO
> SIGQUIT: [libjvm.so+0x74dea0],
> sa_mask[0]=11011111011111110111111111111110, sa_flags=SA_RESTART|SA_SIGINFO
> 
> 
> ---------------  S Y S T E M  ---------------
> 
> OS:BSD
> uname:OpenBSD 6.1 GENERIC.MP#20 amd64
> rlimit: STACK 4096k, CORE infinity, NPROC 256, NOFILE 1024, DATA 1572864k
> load average:2.45 1.69 1.45
> 
> CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 78
> stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1,
> sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc,
> tscinvbit, bmi1, bmi2, adx
> 
> Memory: 4k page, physical 1572864k(393216k free)
> 
> vm_info: OpenJDK 64-Bit Server VM (25.121-b13) for bsd-amd64 JRE
> (1.8.0_121-b13), built on Apr  1 2017 19:03:57 by "_pbuild" with gcc
> 4.2.1 20070719
> 
> time: Tue Apr 25 10:28:37 2017
> elapsed time: 39 seconds (0d 0h 0m 39s)
> 
> 
> 

Reply via email to