상세 컨텐츠

본문 제목

[Tizen] sdk error on Ubuntu 14.04

Tizen

by mobile 2014. 11. 23. 06:55

본문

반응형

[Tizen] sdk error on Ubuntu 14.04

1.

Failed to start sdb. Read sdb log in ${tizen_sdk}/tools for details.

2.

log4j:WARN No appenders could be found for logger (org.tizen.common.core.application.InstallPathConfig).

log4j:WARN Please initialize the log4j system properly.

log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

#

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

#

#  SIGSEGV (0xb) at pc=0x00007f5d28c682a1, pid=6261, tid=140041144116992

#

# JRE version: Java(TM) SE Runtime Environment (7.0_60-b19) (build 1.7.0_60-b19)

# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.60-b09 mixed mode linux-amd64 compressed oops)

# Problematic frame:

# C  [libsoup-2.4.so.1+0x6c2a1]  soup_session_feature_detach+0x11

#

# 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:

# /home/kyusang/tizen-sdk/ide/hs_err_pid6261.log

#

# If you would like to submit a bug report, please visit:

#   http://bugreport.sun.com/bugreport/crash.jsp

# The crash happened outside the Java Virtual Machine in native code.

# See problematic frame for where to report the bug.


- solution 

sudo ln -sv /lib/x86_64-linux-gnu/libudev.so.1 /lib/x86_64-linux-gnu/libudev.so.0


반응형

'Tizen' 카테고리의 다른 글

[Tizen IVI]tizen-platform.conf  (0) 2014.12.19
[Tizen]Tizen Repository 추가  (0) 2014.11.07
[Tizen] IVI Paltform SDK 설치  (0) 2014.11.07
[Tizen]sdb 명령어 정리  (0) 2014.11.06
[Tizen]Tizen systemctl 명령어 정리  (0) 2014.11.06

관련글 더보기

댓글 영역