Bug 137538

Summary: invalid signal number in logs
Product: [Fedora] Fedora Reporter: Akira TAGOH <tagoh>
Component: im-sdkAssignee: Akira TAGOH <tagoh>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: eng-i18n-bugs, llch, wtogami
Target Milestone: ---Keywords: i18n
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: im-sdk-12.1-6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-11-11 10:17:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 125997, 137149    

Description Akira TAGOH 2004-10-29 12:18:07 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3)
Gecko/20040922

Description of problem:
when htt_server crashes, the wrong signal number is output into the logs.


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.kill -SEGV `/sbin/pidof htt_server`
2.look at /var/log/iiim/segv*.log
3.
    

Actual Results:  Process 617 received signal 61711

Expected Results:  Process 617 received signal 11

Additional info:

Comment 1 Akira TAGOH 2004-11-04 09:43:29 UTC
should be fixed in 12.1-5

Comment 2 Lawrence Lim 2004-11-11 10:17:28 UTC
Confirmed fixed, it is now receiving signal 11. Tested with im-sdk-12.1-6.


Thanks.