Bug 12 - A signal handler does not work properly on ppc64.
Summary: A signal handler does not work properly on ppc64.
Status: RESOLVED INVALID
Alias: None
Product: ELLCC
Classification: Unclassified
Component: qemu (show other bugs)
Version: unspecified
Hardware: PC Linux
: --- normal
Assignee: Richard Pennington
URL:
Depends on:
Blocks: 63
  Show dependency tree
 
Reported: 2012-01-04 06:12 CST by Richard Pennington
Modified: 2017-07-29 10:42 CDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Pennington 2012-01-04 06:12:44 CST
10956 getpid() = 10956
10956 kill(10956,SIGINT) = 0
setup_frame: not implemented
10956 write(2,0x7feab0,35)FAIL: 001signal.c:45: Gen(Signal):  = 35
10956 write(2,0x10025bd3,34)The signal handler has been called = 34
10956 write(2,0x10037077,1)
 = 1
10956 write(2,0x7fec10,59)../../../../../src/libs/gen/000test.c unit tests completed
 = 59
10956 write(2,0x7fec10,18)    236 tests run
 = 18
10956 write(2,0x7fec10,18)    1 test failed
 = 18
10956 write(1,0x1003d010,226) Gen(Signal): The previous signal is correct
PASS: 001signal.c:44: Gen(Signal): Raise a signal
FAIL: 001signal.c:45: Gen(Signal): The signal handler has been called
Gen unit tests completed
    236 tests run
    1 test failed
 = 226
10956 exit_group(1)
make[1]: *** [check] Error 1
make[1]: Leaving directory `/home/rich/ellcc/test/obj/ppc64/linux/libs/gen'
make: *** [gen.check] Error 2
[~/ellcc/test/obj/ppc64/linux/libs] main%
Comment 1 Richard Pennington 2013-10-01 13:35:54 CDT
PR12.c
Comment 2 Richard Pennington 2017-07-24 06:40:04 CDT
Resolved as WONTFIX during bug database cleanup.
Comment 3 Richard Pennington 2017-07-29 10:39:09 CDT
These bugs are obsolete with the new build and deployment process.
Comment 4 Richard Pennington 2017-07-29 10:42:14 CDT
These bugs are obsolete with the new build and deployment process.