Java SIGBUS Error..

2012. 5. 15. 15:12·Software Engineering
반응형

출처 : http://efod.se/blog/archive/2011/05/02/java-sigbus


자바 사용하다가 나타난 문제. 

임시 폴더가 꽉차서 그렇다나?? ..;;

한참 있다가 다시 해보니 괜찮아지던데 정말 이거였나 보군.


Java SIGBUS - an unclear way of saying /tmp is full

Published: 2011-05-02 19:27 UTC. Tags: linux java

I had the following happen for every new java process on one of my servers the other day:

server:~$ java
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGBUS (0x7) at pc=0x00007f3e0c5aad9b, pid=17280, tid=139904457242368
#
# JRE version: 6.0_24-b07
# Java VM: Java HotSpot(TM) 64-Bit Server VM (19.1-b02 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  [libc.so.6+0x7ed9b]  memset+0xa5b
#
# An error report file with more information is saved as:
# /home/user/hs_err_pid17280.log
Segmentation fault

Turns out this is Java's way of telling you that the /tmp directory is full. It's trying to mmap some performance/hotspot-related file in /tmp which succeeds, but when it's trying to access this area, it will get the SIGBUS signal.

저작자표시 비영리 변경금지 (새창열림)

'Software Engineering' 카테고리의 다른 글

[tar] tar 사용법  (0) 2012.08.01
strncpy, strncat, snprintf  (0) 2012.05.31
VIM application 사용 및 활용 법에 대하여  (0) 2012.03.21
net use 이용하여 Windows 공유 폴더 연결 접속 끊기.  (0) 2012.02.11
리눅스 메모리 사용량 확인하기.  (0) 2012.02.09
'Software Engineering' 카테고리의 다른 글
  • [tar] tar 사용법
  • strncpy, strncat, snprintf
  • VIM application 사용 및 활용 법에 대하여
  • net use 이용하여 Windows 공유 폴더 연결 접속 끊기.
fogthegreat
fogthegreat
아주 오랫동안 이것 저것 개발하면서 배우고 찾아 본 것들을 적거나 모았습니다. 불편한 점이 있다면 알려주세요. (과거에 불펌한 글들을 모두 제거하고 있는 중이에요. 🙏)
  • fogthegreat
    꿈소년의 개발 이야기
    fogthegreat
  • 전체
    오늘
    어제
    • 전체보기 (242)
      • Software Engineering (56)
      • Android Development (78)
      • 일상다반사 (63)
      • 책에 대한 거의 모든 것 (11)
      • 영어공부 (1)
      • ETC (0)
      • 챌린지 (1)
      • Do it 스터디! (32)
  • 블로그 메뉴

    • 홈
    • 태그
    • 방명록
  • 링크

    • 향로
    • 청하가 제안하는 소프트웨어 엔지니어로써 재미있게 사는 …
    • WhoRU? Story...♡
    • Snapshot
    • 두잇! - 이지스퍼블리싱
    • 제이펍의 참 똑똑한 2비트 책 이야기
    • Inpa Dev
  • 공지사항

  • 인기 글

  • 태그

    코틀린
    linux
    google
    git
    OOM
    js
    구글
    Eclipse
    안철수
    java
    Android
    build.gradle
    보안
    html
    안드로이드
    css
    개발
    리눅스
    노개북
    ActiveX
    Android 4.1
    탐지기법
    C++
    hcj
    gradle
    kotlin
    안드로이드 개발
    자바
    하버드
    JavaScript
  • 최근 댓글

  • 최근 글

  • hELLO· Designed By정상우.v4.10.6
fogthegreat
Java SIGBUS Error..
상단으로

티스토리툴바