메뉴 건너뛰기

리눅스 관련 모음

본문시작

에러해결
2014.05.16 12:08

abrt 에러 메세지 /var/log/messages

조회 수 8530 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

국산 통나무 수공예 남원제기, 남원목기

자료가 도움이 되셨다면
혼수용품제수용품 필요시
남원제기 공식 홈페이지 http://남원제기.kr
남원목기 공식 홈페이지 http://otchil.kr
에서 구매 해 주세요
정성껏 모시겠습니다.
 

Oct 18 11:25:26 c0558 kernel: get[4386]: segfault at ffffffff ip 00000000ffffffff sp 00000000ffa6497c error 14
Oct 18 11:25:29 c0558 abrtd: Directory 'ccpp-2012-10-18-11:25:26-4386' creation detected
Oct 18 11:25:29 c0558 abrt[10384]: Saved core dump of pid 4386 (/usr/genesis/e99/get/get) to /var/spool/abrt/ccpp-2012-10-18-11:25:26-4386 (120422400 bytes)
Oct 18 11:25:30 c0558 abrtd: Executable '/usr/genesis/e99/get/get' doesn't belong to any package
Oct 18 11:25:30 c0558 abrtd: 'post-create' on '/var/spool/abrt/ccpp-2012-10-18-11:25:26-4386' exited with 1
Oct 18 11:25:30 c0558 abrtd: Corrupted or bad directory /var/spool/abrt/ccpp-2012-10-18-11:25:26-4386, deleting

Having been underwhelmed by help and advice, I can now, 7 months on, answer my own question. I post the answer here just in case it is useful to anyone else.

Edit the file /etc/abrt/abrt-action-save-package-data.conf to change the line

ProcessUnpackaged = no

to

ProcessUnpackaged = yes

This now allows applications not installed via the package manager to create core dumps. This change is necessary, but I am not entirely sure whether it is sufficient: you may also need to issue a command like the following in the shell that will receive the core dump:

limit coredumpsize unlimited

When a core dump is created it appears in the current directory of the process that crashed. A copy of the core dump and quite a few supporting files are placed in /var/spool/abrt/ccpp-<yyyy>-<mm>-<dd>-<HH>:<MM>:<SS>-<pid>. These supporting files appear to be very useful, since they provide lists of things like environment variables, libraries loaded, open file descriptors, and even an extract from /var/log/messages.

 

[/etc/abrt/abrt-action-save-package-data.conf] 의 항목을 아래와 같이 수정후 /etc/init.d/abrtd restart
OpenGPGCheck = no
ProcessUnpackaged = yes

   

  1. MySQL 데이타베이스 (DB) euckr => utf8 로 변환하여 이전 작업 하기

    Date2014.03.10 Category설치관련 By햇빛소년 Views3845
    Read More
  2. PHP53Compatibility - PHP_CodeSniffer를 기반으로 한 PHP5.3 으로 버전업시 발생되는 문제점 체크

    Date2014.03.11 Category설치관련 By햇빛소년 Views4190
    Read More
  3. PHP COMPILE - error: wrong mysql library version or lib not found.

    Date2014.03.15 Category에러해결 By햇빛소년 Views4129
    Read More
  4. error: wrong mysql library version or lib not found.

    Date2014.03.16 Category에러해결 By햇빛소년 Views16582
    Read More
  5. openssl 소스설치

    Date2014.03.16 Category설치관련 By햇빛소년 Views4888
    Read More
  6. sql_mode = NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION

    Date2014.03.22 Category에러해결 By햇빛소년 Views4856
    Read More
  7. HTML태그+++JavaScript +객체 +정리 [펌]

    Date2014.04.14 Category설치관련 By햇빛소년 Views42432
    Read More
  8. html 문자 및 문단과련 기본테그

    Date2014.04.14 Category설치관련 By햇빛소년 Views5092
    Read More
  9. 당신이 대통령이어선 안 되는 이유 -- 청와대에 올라 온 글 [펌]

    Date2014.04.28 Category설치관련 By햇빛소년 Views1
    Read More
  10. abrt 에러 메세지 /var/log/messages

    Date2014.05.16 Category에러해결 By햇빛소년 Views8530
    Read More
  11. html코딩 dtd선언 - <!DOCTYPE HTML PUBLIC

    Date2014.07.21 Category설치관련 By햇빛소년 Views4729
    Read More
  12. 경영학과의 눈물… 예고된 취업 바늘구멍

    Date2014.10.12 Category설치관련 By햇빛소년 Views4048
    Read More
  13. 처음 설치 해 보는 mariadb 소스설치

    Date2014.10.16 Category설치관련 By햇빛소년 Views5627
    Read More
  14. php 소스컴파일시 - /usr/bin/ld: cannot find -lltdl 에러 날 때.

    Date2014.10.17 Category에러해결 By햇빛소년 Views3815
    Read More
  15. centos 7 : iconv 컴파일 설치시 에러 해결

    Date2014.10.18 Category설치관련 By햇빛소년 Views8184
    Read More
  16. centos 7 : modsecurity 컴파일 설치시 iconv 찾지 못하는 에러...

    Date2014.10.18 Category에러해결 By햇빛소년 Views3972
    Read More
  17. php5:::configure: error: Cannot find libmysqlclient_r under /usr/local/mysql

    Date2014.10.24 Category에러해결 By햇빛소년 Views7510
    Read More
  18. httpd 서비스는 chkconfig 를 지원하지 않습니다.

    Date2014.10.25 Category에러해결 By햇빛소년 Views4668
    Read More
  19. CentOS 7 rc.local 자동실행 boot

    Date2014.10.26 Category에러해결 By햇빛소년 Views23880
    Read More
  20. CentOS-7 Network 설정에 관하여....

    Date2014.10.27 Category에러해결 By햇빛소년 Views7707
    Read More
Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 Next
/ 10