Intellij IDEA forced close on opening laravel project

Answered

I have a just-created laravel project, and right after the project is created then I'm trying to open it in Intellij IDEA but, it always stuck a few seconds on indexing and then all my Intellij IDEA windows are closed automatically, whats wrong with this ?

0
8 comments

More info is needed to understand the cause.

What is the computer? Is it Linux, Windows, or macOS? 

Crash logs should have been written to  java_error_in_*.log files under the user profile (home) folder. Can you share them? 

Useful info also could be found in idea.log https://intellij-support.jetbrains.com/hc/en-us/articles/207241085. 

Check these files at the moment of the crash to see the exact error or share them, so we could analyze. 

 

0
Avatar
Permanently deleted user

Thanks for your comment, I'm using linux CentOS exactly

0
Avatar
Permanently deleted user
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f99244a8690, pid=16994, tid=17117
#
# JRE version: OpenJDK Runtime Environment (11.0.7+10) (build 11.0.7+10-b765.53)
# Java VM: OpenJDK 64-Bit Server VM (11.0.7+10-b765.53, mixed mode, tiered, compressed oops, concurrent mark sweep gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0x557690] AccessInternal::PostRuntimeDispatch<CardTableBarrierSet::AccessBarrier<1097844ul, CardTableBarrierSet>, (AccessInternal::BarrierType)2, 1097844ul>::oop_access_barrier(void*)+0x0
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/libexec/abrt-hook-ccpp %s %c %p %u %g %t e %P %I %h" (or dumping to /home/it/core.16994)
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
0
Avatar
Permanently deleted user

Here you go

 

#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f99244a8690, pid=16994, tid=17117
#
# JRE version: OpenJDK Runtime Environment (11.0.7+10) (build 11.0.7+10-b765.53)
# Java VM: OpenJDK 64-Bit Server VM (11.0.7+10-b765.53, mixed mode, tiered, compressed oops, concurrent mark sweep gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0x557690] AccessInternal::PostRuntimeDispatch<CardTableBarrierSet::AccessBarrier<1097844ul, CardTableBarrierSet>, (AccessInternal::BarrierType)2, 1097844ul>::oop_access_barrier(void*)+0x0
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/libexec/abrt-hook-ccpp %s %c %p %u %g %t e %P %I %h" (or dumping to /home/it/core.16994)
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#

--------------- S U M M A R Y ------------

Command Line: -Xms128m -Xmx750m -XX:ReservedCodeCacheSize=240m -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -ea -XX:CICompilerCount=2 -Dsun.io.useCanonPrefixCache=false -Djdk.http.auth.tunneling.disabledSchemes="" -XX:+HeapDumpOnOutOfMemoryError -XX:-OmitStackTraceInFastThrow -Djdk.attach.allowAttachSelf=true -Dkotlinx.coroutines.debug=off -Djdk.module.illegalAccess.silent=true -Dawt.useSystemAAFontSettings=lcd -Dsun.java2d.renderer=sun.java2d.marlin.MarlinRenderingEngine -Dsun.tools.attach.tmp.only=true -XX:ErrorFile=/home/it/java_error_in_IDEA_%p.log -XX:HeapDumpPath=/home/it/java_error_in_IDEA.hprof -Didea.paths.selector=IntelliJIdea2020.1 -Djb.vmOptionsFile=/home/it/.config/JetBrains/IntelliJIdea2020.1/idea64.vmoptions -Didea.jre.check=true com.intellij.idea.Main

Host: Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz, 4 cores, 5G, CentOS Linux release 7.8.2003 (Core)
Time: Thu Jun 25 13:21:50 2020 WIB elapsed time: 227 seconds (0d 0h 3m 47s)

--------------- T H R E A D ---------------

Current thread (0x00007f988505a800): JavaThread "JavaFX Application Thread" [_thread_in_vm, id=17117, stack(0x00007f986f4f6000,0x00007f986f5f7000)]

Stack: [0x00007f986f4f6000,0x00007f986f5f7000], sp=0x00007f986f5f30a8, free space=1012k
Native frames: (J=compiled Java code, A=aot compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0x557690] AccessInternal::PostRuntimeDispatch<CardTableBarrierSet::AccessBarrier<1097844ul, CardTableBarrierSet>, (AccessInternal::BarrierType)2, 1097844ul>::oop_access_barrier(void*)+0x0

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j com.sun.webkit.network.URLLoader.twkDidFinishLoading(J)V+0 javafx.web@11.0.7
j com.sun.webkit.network.URLLoader.notifyDidFinishLoading()V+44 javafx.web@11.0.7
j com.sun.webkit.network.URLLoader.lambda$didFinishLoading$5()V+8 javafx.web@11.0.7
j com.sun.webkit.network.URLLoader$$Lambda$4647.run()V+4 javafx.web@11.0.7
j com.sun.javafx.application.PlatformImpl.lambda$runLater$9(Ljava/lang/Runnable;)Ljava/lang/Void;+1 javafx.graphics@11.0.7
j com.sun.javafx.application.PlatformImpl$$Lambda$4401.run()Ljava/lang/Object;+4 javafx.graphics@11.0.7
v ~StubRoutines::call_stub
J 4440 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; java.base@11.0.7 (0 bytes) @ 0x00007f9910b822a3 [0x00007f9910b82240+0x0000000000000063]
j com.sun.javafx.application.PlatformImpl.lambda$runLater$10(Ljava/lang/Runnable;Ljava/security/AccessControlContext;)V+7 javafx.graphics@11.0.7
j com.sun.javafx.application.PlatformImpl$$Lambda$4400.run()V+8 javafx.graphics@11.0.7
j com.sun.glass.ui.InvokeLaterDispatcher$Future.run()V+4 javafx.graphics@11.0.7
v ~StubRoutines::call_stub
j com.sun.glass.ui.gtk.GtkApplication._runLoop(Ljava/lang/Runnable;Z)V+0 javafx.graphics@11.0.7
j com.sun.glass.ui.gtk.GtkApplication.lambda$runLoop$11(Ljava/lang/Runnable;Z)V+7 javafx.graphics@11.0.7
j com.sun.glass.ui.gtk.GtkApplication$$Lambda$730.run()V+12 javafx.graphics@11.0.7
j java.lang.Thread.run()V+11 java.base@11.0.7
v ~StubRoutines::call_stub

siginfo: si_signo: 11 (SIGSEGV), si_code: 1 (SEGV_MAPERR), si_addr: 0x0000000000000000

Register to memory mapping:

RAX=0x0 is NULL
RBX=0x0 is NULL
RCX=0x00007f98c8000c70 points into unknown readable memory: fe ff ff ff ff ff ff ff
RDX=0x00007f99243fe210: <offset 0x00000000004ad210> in /home/it/Downloads/idea-IU-201.7223.91/jbr/lib/server/libjvm.so at 0x00007f9923f51000
RSP=0x00007f986f5f30a8 is pointing into the stack for thread: 0x00007f988505a800
RBP=0x00007f986f5f30d0 is pointing into the stack for thread: 0x00007f988505a800
RSI=0x0 is NULL
RDI=0x0 is NULL
R8 =0x00007f988505ba40 points into unknown readable memory: 0c 00 00 00 00 00 00 00
R9 =0x00007f99253162cd: _IO_vfprintf+0x0000000000004ccd in /lib64/libc.so.6 at 0x00007f99252c9000
R10=0x302f393337322461 is an unknown value
R11=0x0 is NULL
R12=0x0 is NULL
R13=0x00007f986f5f3310 is pointing into the stack for thread: 0x00007f988505a800
R14=0x0 is NULL
R15=0x0 is NULL

<...>

CPU:total 4 (initial active 4) (2 cores per cpu, 2 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, ht, tsc, tscinvbit
CPU Model and flags from /proc/cpuinfo:
model name : Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear spec_ctrl intel_stibp flush_l1d

Memory: 4k page, physical 5820968k(624020k free), swap 5861372k(5211900k free)

vm_info: OpenJDK 64-Bit Server VM (11.0.7+10-b765.53) for linux-amd64 JRE (11.0.7+10-b765.53), built on May 12 2020 01:45:33 by "" with gcc 8.3.1 20190311 (Red Hat 8.3.1-3)

END.
0
Avatar
Permanently deleted user

I've check this link https://youtrack.jetbrains.com/issue/JBR-1223?_ga=2.106822083.1394903917.1593071429-1899528178.1593071429

but seems like they don't find the solution yet, any better idea ?

0
Avatar
Permanently deleted user

wooww thanks it's work :))

0

Please sign in to leave a comment.