这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on May 17, 2021. It is now read-only.

Conversation

@ramunasd
Copy link
Contributor

fixes crash on startup in raspberry pi, 3.8.11.2 does not work with armhf proc.

Forum discussion

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGILL (0x4) at pc=0xa5c38cb0, pid=14062, tid=0xab273460
#
# JRE version: Java(TM) SE Runtime Environment (8.0_121-b13) (build 1.8.0_121-b13)
# Java VM: Java HotSpot(TM) Client VM (25.121-b13 mixed mode linux-arm )
# Problematic frame:
# C  [sqlite-3.8.11.2-5a76de3a-1d60-4101-b599-a9158d4ca28f-libsqlitejdbc.so+0x5cb0]
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# 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.
#

Stack: [0xab224000,0xab274000],  sp=0xab26f900,  free space=302k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [sqlite-3.8.11.2-5a76de3a-1d60-4101-b599-a9158d4ca28f-libsqlitejdbc.so+0x5cb0]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  java.lang.ClassLoader$NativeLibrary.load(Ljava/lang/String;Z)V+0
j  java.lang.ClassLoader.loadLibrary0(Ljava/lang/Class;Ljava/io/File;)Z+328
j  java.lang.ClassLoader.loadLibrary(Ljava/lang/Class;Ljava/lang/String;Z)V+48
j  java.lang.Runtime.load0(Ljava/lang/Class;Ljava/lang/String;)V+57
j  java.lang.System.load(Ljava/lang/String;)V+7
j  org.sqlite.SQLiteJDBCLoader.loadNativeLibrary(Ljava/lang/String;Ljava/lang/String;)Z+29
j  org.sqlite.SQLiteJDBCLoader.extractAndLoadLibraryFile(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Z+308
j  org.sqlite.SQLiteJDBCLoader.loadSQLiteNativeLibrary()V+224
j  org.sqlite.SQLiteJDBCLoader.initialize()Z+0
j  org.sqlite.core.NativeDB.load()Z+19

@watou
Copy link
Contributor

watou commented Jan 26, 2017

@lewie, this OK with you? Thanks if you could have a look.

@ramunasd
Copy link
Contributor Author

seems that new jdbc version must present at https://dl.bintray.com/openhab/mvn/online-repo/2.0/org/xerial/sqlite-jdbc/ otherwise openhab2-online can't install it

@kaikreuzer
Copy link
Member

@ramunasd This repo is automatically filled by the build. Once this PR is merged, the new version will automatically be deployed to https://dl.bintray.com/openhab/mvn/online-repo/2.1.nightly/org/xerial/sqlite-jdbc/ (which is the repo used by the 2.1.0-SNAPSHOT distro).

@watou watou added this to the 1.9.1 milestone Jan 31, 2017
@watou
Copy link
Contributor

watou commented Feb 2, 2017

Note that README.md will need to be updated with the new SQLite version, either by rebasing this PR against master and updating it in this PR, or in a further PR.

fixes crash on startup in raspberry pi
@ramunasd
Copy link
Contributor Author

ramunasd commented Feb 2, 2017

Sorry @watou , missed that. I updated JdbcConfiguration error as well.

@watou
Copy link
Contributor

watou commented Feb 2, 2017

@lewie Ping? 😄

@watou
Copy link
Contributor

watou commented Feb 23, 2017

@lewie Any comment at all? 😟

@ramunasd
Copy link
Contributor Author

@watou @lewie it's more than 3 weeks for 3 lines fixup. It is usual QA period for openhab team?

@watou watou merged commit 2ce2df2 into openhab:master Feb 25, 2017
watou pushed a commit to watou/openhab that referenced this pull request Feb 25, 2017
fixes crash on startup in raspberry pi
@watou
Copy link
Contributor

watou commented Feb 25, 2017

Cherry-picked onto 1.9.x branch.

@ramunasd ramunasd deleted the patch-1 branch February 25, 2017 12:32
@lewie
Copy link
Contributor

lewie commented Mar 5, 2017

Sorry @watou, many weeks I had no chance to react! Thank you for merging this!
@ramunasd, I was probably the brake.

@watou
Copy link
Contributor

watou commented Mar 5, 2017

Thanks for checking in, @lewie! All good!

@kaikreuzer kaikreuzer modified the milestones: 1.9.1, 1.10.0 Jun 25, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants