|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 2755 Details
Show help | Quick Search | Submit a Test Suite Support Request | Click here to view your privileges
This page provides all information on Problem Report 2755.
Report 2755 Actions
Problem Report Number 2755 Submitter's Classification Minor System Fault State Resolved Resolution Minor System Fault (MSF) Problem Resolution ID MSF.X.0137 Raised 2024-06-06 17:35 Updated 2024-06-06 11:18 Published 2024-06-06 11:18 Expiry Date 2025-06-06 Product Standard Commands and Utilities V4 (UNIX 03) Certification Program The Open Brand certification program Test Suite VSC version 5.3.23NW Test Identification /tset/POSIX.upe/nm/nm.ex{802} Specification Shell and Utilities Issue 6 Location in Spec https://pubs.opengroup.org/onlinepubs/9690949399/utilities/nm.html Problem Summary nm not returning signal exit code with new sigwait assertion (added in VSC5.3.23NW) Problem Text Sigwait is forking a child and sending signal to them while waiting while the child runs the given
utility (in this case nm) and test is failing because some signals are not returning the signal exit
status but exit code
The reason the test is not passing is that certain signals : SIGABRT, SIGBUS, SIGFPE, SIGILL,
SIGPIPE, SIGQUIT, SIGSEGV, SIGUSR1, SIGSYS, SIGTRAP, SIGXCPU, SIGXFSZ are not returning the
signal exit status for nm test, but rather exit code 0. Sigwait is forking a child and passing signals
to them while waiting while the child performs the utility.Test Output 400|158 802 1 02:13:28|IC Start
200|158 64 02:13:28|TP Start
520|158 64 82121 1 1|Assertion #802 (C): GA42: ASYNCHRONOUS EVENTS default behavior
520|158 64 82121 4 1|Command 'nm /Volumes/_UC/ConformanceTesting/tet/lib/tet3/tcm.o' had
unexpected wait status
520|158 64 82121 4 2|when testing SIGABRT inherited as default
520|158 64 82121 4 3|diff of "_ga42_err82121" and "_ga42_expwstat82121":
520|158 64 84200 1 1|*** _ga42_err82121 Tue May 21 02:13:33 2024
520|158 64 84200 1 2|--- _ga42_expwstat82121 Tue May 21 02:13:33 2024
520|158 64 84200 1 3|***************
520|158 64 84200 1 4|*** 1 ****
520|158 64 84200 1 5|! SigWait: child exited with code 0
520|158 64 84200 1 6|--- 1 ----
520|158 64 84200 1 7|! SigWait: child terminated by signal ABRT
520|158 64 82121 5 1|Warning: command 'nm
/Volumes/_UC/ConformanceTesting/tet/lib/tet3/tcm.o' did not create a file matching
520|158 64 82121 5 2|pattern '*core*' when sent SIGABRT
520|158 64 82121 5 3|Command 'nm /Volumes/_UC/ConformanceTesting/tet/lib/tet3/tcm.o' had
unexpected wait status
520|158 64 82121 5 4|when testing SIGBUS inherited as default
520|158 64 82121 5 5|diff of "_ga42_err82121" and "_ga42_expwstat82121":
520|158 64 84224 1 1|*** _ga42_err82121 Tue May 21 02:13:41 2024
520|158 64 84224 1 2|--- _ga42_expwstat82121 Tue May 21 02:13:41 2024
520|158 64 84224 1 3|***************
520|158 64 84224 1 4|*** 1 ****
520|158 64 84224 1 5|! SigWait: child exited with code 0
520|158 64 84224 1 6|--- 1 ----
520|158 64 84224 1 7|! SigWait: child terminated by signal BUS
520|158 64 82121 6 1|Warning: command 'nm
/Volumes/_UC/ConformanceTesting/tet/lib/tet3/tcm.o' did not create a file matching
520|158 64 82121 6 2|pattern '*core*' when sent SIGBUS
520|158 64 82121 6 3|Command 'nm /Volumes/_UC/ConformanceTesting/tet/lib/tet3/tcm.o' had
unexpected wait status
520|158 64 82121 6 4|when testing SIGFPE inherited as default
520|158 64 82121 6 5|diff of "_ga42_err82121" and "_ga42_expwstat82121":
520|158 64 84255 1 1|*** _ga42_err82121 Tue May 21 02:13:57 2024
520|158 64 84255 1 2|--- _ga42_expwstat82121 Tue May 21 02:13:57 2024
520|158 64 84255 1 3|***************
520|158 64 84255 1 4|*** 1 ****
520|158 64 84255 1 5|! SigWait: child exited with code 0
520|158 64 84255 1 6|--- 1 ----
520|158 64 84255 1 7|! SigWait: child terminated by signal FPE
520|158 64 82121 7 1|Warning: command 'nm
/Volumes/_UC/ConformanceTesting/tet/lib/tet3/tcm.o' did not create a file matching
520|158 64 82121 7 2|pattern '*core*' when sent SIGFPE
520|158 64 82121 7 3|Command 'nm /Volumes/_UC/ConformanceTesting/tet/lib/tet3/tcm.o' had
unexpected wait status
520|158 64 82121 7 4|when testing SIGILL inherited as default
520|158 64 82121 7 5|diff of "_ga42_err82121" and "_ga42_expwstat82121":
520|158 64 84280 1 1|*** _ga42_err82121 Tue May 21 02:14:05 2024
520|158 64 84280 1 2|--- _ga42_expwstat82121 Tue May 21 02:14:05 2024
520|158 64 84280 1 3|***************
520|158 64 84280 1 4|*** 1 ****
520|158 64 84280 1 5|! SigWait: child exited with code 0
520|158 64 84280 1 6|--- 1 ----
520|158 64 84280 1 7|! SigWait: child terminated by signal ILL
520|158 64 82121 8 1|Warning: command 'nm
/Volumes/_UC/ConformanceTesting/tet/lib/tet3/tcm.o' did not create a file matching
520|158 64 82121 8 2|pattern '*core*' when sent SIGILL
520|158 64 82121 8 3|Command 'nm /Volumes/_UC/ConformanceTesting/tet/lib/tet3/tcm.o' had
unexpected wait status
520|158 64 82121 8 4|when testing SIGQUIT inherited as default
520|158 64 82121 8 5|diff of "_ga42_err82121" and "_ga42_expwstat82121":
520|158 64 84317 1 1|*** _ga42_err82121 Tue May 21 02:14:19 2024
520|158 64 84317 1 2|--- _ga42_expwstat82121 Tue May 21 02:14:19 2024
520|158 64 84317 1 3|***************
520|158 64 84317 1 4|*** 1 ****
520|158 64 84317 1 5|! SigWait: child exited with code 0
520|158 64 84317 1 6|--- 1 ----
520|158 64 84317 1 7|! SigWait: child terminated by signal QUIT
520|158 64 82121 9 1|Warning: command 'nm
/Volumes/_UC/ConformanceTesting/tet/lib/tet3/tcm.o' did not create a file matching
520|158 64 82121 9 2|pattern '*core*' when sent SIGQUIT
520|158 64 82121 9 3|Command 'nm /Volumes/_UC/ConformanceTesting/tet/lib/tet3/tcm.o' had
unexpected wait status
520|158 64 82121 9 4|when testing SIGSEGV inherited as default
520|158 64 82121 9 5|diff of "_ga42_err82121" and "_ga42_expwstat82121":
520|158 64 84336 1 1|*** _ga42_err82121 Tue May 21 02:14:24 2024
520|158 64 84336 1 2|--- _ga42_expwstat82121 Tue May 21 02:14:24 2024
520|158 64 84336 1 3|***************
520|158 64 84336 1 4|*** 1 ****
520|158 64 84336 1 5|! SigWait: child exited with code 0
520|158 64 84336 1 6|--- 1 ----
520|158 64 84336 1 7|! SigWait: child terminated by signal SEGV
520|158 64 82121 10 1|Warning: command 'nm
/Volumes/_UC/ConformanceTesting/tet/lib/tet3/tcm.o' did not create a file matching
520|158 64 82121 10 2|pattern '*core*' when sent SIGSEGV
520|158 64 82121 10 3|Command 'nm /Volumes/_UC/ConformanceTesting/tet/lib/tet3/tcm.o' had
unexpected wait status
520|158 64 82121 10 4|when testing SIGUSR1 inherited as default
520|158 64 82121 10 5|diff of "_ga42_err82121" and "_ga42_expwstat82121":
520|158 64 84388 1 1|*** _ga42_err82121 Tue May 21 02:14:49 2024
520|158 64 84388 1 2|--- _ga42_expwstat82121 Tue May 21 02:14:49 2024
520|158 64 84388 1 3|***************
520|158 64 84388 1 4|*** 1 ****
520|158 64 84388 1 5|! SigWait: child exited with code 0
520|158 64 84388 1 6|--- 1 ----
520|158 64 84388 1 7|! SigWait: child terminated by signal USR1
520|158 64 82121 11 1|Command 'nm /Volumes/_UC/ConformanceTesting/tet/lib/tet3/tcm.o' had
unexpected wait status
520|158 64 82121 11 2|when testing SIGSYS inherited as default
520|158 64 82121 11 3|diff of "_ga42_err82121" and "_ga42_expwstat82121":
520|158 64 84420 1 1|*** _ga42_err82121 Tue May 21 02:15:00 2024
520|158 64 84420 1 2|--- _ga42_expwstat82121 Tue May 21 02:15:00 2024
520|158 64 84420 1 3|***************
520|158 64 84420 1 4|*** 1 ****
520|158 64 84420 1 5|! SigWait: child exited with code 0
520|158 64 84420 1 6|--- 1 ----
520|158 64 84420 1 7|! SigWait: child terminated by signal SYS
520|158 64 82121 12 1|Warning: command 'nm
/Volumes/_UC/ConformanceTesting/tet/lib/tet3/tcm.o' did not create a file matching
520|158 64 82121 12 2|pattern '*core*' when sent SIGSYS
520|158 64 82121 12 3|Command 'nm /Volumes/_UC/ConformanceTesting/tet/lib/tet3/tcm.o' had
unexpected wait status
520|158 64 82121 12 4|when testing SIGTRAP inherited as default
520|158 64 82121 12 5|diff of "_ga42_err82121" and "_ga42_expwstat82121":
520|158 64 84439 1 1|*** _ga42_err82121 Tue May 21 02:15:05 2024
520|158 64 84439 1 2|--- _ga42_expwstat82121 Tue May 21 02:15:05 2024
520|158 64 84439 1 3|***************
520|158 64 84439 1 4|*** 1 ****
520|158 64 84439 1 5|! SigWait: child exited with code 0
520|158 64 84439 1 6|--- 1 ----
520|158 64 84439 1 7|! SigWait: child terminated by signal TRAP
520|158 64 82121 13 1|Warning: command 'nm
/Volumes/_UC/ConformanceTesting/tet/lib/tet3/tcm.o' did not create a file matching
520|158 64 82121 13 2|pattern '*core*' when sent SIGTRAP
520|158 64 82121 13 3|Command 'nm /Volumes/_UC/ConformanceTesting/tet/lib/tet3/tcm.o' had
unexpected wait status
520|158 64 82121 13 4|when testing SIGXCPU inherited as default
520|158 64 82121 13 5|diff of "_ga42_err82121" and "_ga42_expwstat82121":
520|158 64 84464 1 1|*** _ga42_err82121 Tue May 21 02:15:13 2024
520|158 64 84464 1 2|--- _ga42_expwstat82121 Tue May 21 02:15:13 2024
520|158 64 84464 1 3|***************
520|158 64 84464 1 4|*** 1 ****
520|158 64 84464 1 5|! SigWait: child exited with code 0
520|158 64 84464 1 6|--- 1 ----
520|158 64 84464 1 7|! SigWait: child terminated by signal XCPU
520|158 64 82121 14 1|Warning: command 'nm
/Volumes/_UC/ConformanceTesting/tet/lib/tet3/tcm.o' did not create a file matching
520|158 64 82121 14 2|pattern '*core*' when sent SIGXCPU
520|158 64 82121 14 3|Command 'nm /Volumes/_UC/ConformanceTesting/tet/lib/tet3/tcm.o' had
unexpected wait status
520|158 64 82121 14 4|when testing SIGXFSZ inherited as default
520|158 64 82121 14 5|diff of "_ga42_err82121" and "_ga42_expwstat82121":
520|158 64 84482 1 1|*** _ga42_err82121 Tue May 21 02:15:18 2024
520|158 64 84482 1 2|--- _ga42_expwstat82121 Tue May 21 02:15:18 2024
520|158 64 84482 1 3|***************
520|158 64 84482 1 4|*** 1 ****
520|158 64 84482 1 5|! SigWait: child exited with code 0
520|158 64 84482 1 6|--- 1 ----
520|158 64 84482 1 7|! SigWait: child terminated by signal XFSZ
520|158 64 82121 15 1|Warning: command 'nm
/Volumes/_UC/ConformanceTesting/tet/lib/tet3/tcm.o' did not create a file matching
520|158 64 82121 15 2|pattern '*core*' when sent SIGXFSZ
220|158 64 1 02:17:04|FAIL
410|158 802 1 02:17:04|IC EndReview Information
Review Type SA Review Start Date 2024-06-06 17:35 Last Updated 2024-06-06 11:18 Completed 2024-06-06 11:18 Status Complete Review Resolution Minor System Fault (MSF) Review Conclusion A minor system fault is granted
Problem Reporting System Options:
- View Report 2755
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority