RHEL 6.4 OS를 설치 후 SPP를 배포하기 위해 hpsum.sh을 실행하면,
간혹 배포 작업 시작 후 멈춰있다가 아래와 같은 Segmentation fault message를 출력하며 중단된다.
QPainter::begin: Paint device returned engine == 0, type: 3
QPainter::setOpacity: Painter not active
QPainter::translate: Painter not active
QPainter::setWorldTransform: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::setBackground: Painter not active
QPainter::setBackgroundMode: Painter not active
QPainter::setBrushOrigin: Painter not active
QPainter::setRenderHint: Painter must be active to set rendering hints
QPainter::setRenderHint: Painter must be active to set rendering hints
QPainter::drawPath: Painter not active
QPainter::end: Painter not active, aborted
Segmentation fault
이는 그래픽 출력 상에 문제가 발생하여 나타난 메시지다.
기본적인 하드웨어 이상 여부에 대한 점검 후에, 그래픽 출력 해상도를 점검해보자.
(OS 설치 기본 해상도에서는 문제가 발생할 수 있다)
추가한 파트가 있다면 제거 후 SPP 배포 후 재장착하는 것이 도움이 되겠다.
또한, CLI 무질의 모드로 배포하는 것도 방법이다.
> ./hpsum --silent