NSAttributedString *attrStr = [[NSAttributedString alloc] initWithString:str];
str가 nil일 경우, 앱에 종료된다.