baidu / baidu/AnyQ

solr启动出错

Open
#128 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
2.6k
Forks
657
PR merge metrics
No merged PRs in 30d

Description

4370 [coreLoadExecutor-5-thread-1] INFO org.apache.solr.schema.IndexSchema – [collection1] Schema name=example

A fatal error has been detected by the Java Runtime Environment:

SIGILL (0x4) at pc=0x00007feb1f99806e, pid=25314, tid=0x00007feb349b8700

JRE version: Java(TM) SE Runtime Environment (8.0_171-b11) (build 1.8.0_171-b11)
Java VM: Java HotSpot(TM) 64-Bit Server VM (25.171-b11 mixed mode linux-amd64 compressed oops)
Problematic frame:
C [libpaddle_fluid.so+0xa8a06e] _ZN6paddle9framework17OperatorRegistrarII31_OpClass_polygon_box_transform_NS_9operators26PolygonBoxTransformOpMakerENS0_16EmptyGradOpMakerEEEC1EPKc+0x42e

Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again

An error report file with more information is saved as:
/opt/soft/AnyQ/build/hs_err_pid25314.log

If you would like to submit a bug report, please visit:
http://bugreport.java.com/bugreport/crash.jsp
The crash happened outside the Java Virtual Machine in native code.
See problematic frame for where to report the bug.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the saved crash report at /opt/soft/AnyQ/build/hs_err_pid25314.log and the Java 8u171 startup output. Reproduce the Solr startup failure and inspect the libpaddle_fluid.so frame; done means the native SIGILL is explained and Solr starts successfully or the required compatibility fix is documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, java
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.