Bug 13 - A signal handler does not work properly on x86_64.
Summary: A signal handler does not work properly on x86_64.
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:
 
Reported: 2012-01-04 06:14 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:14:01 CST
11078 rt_sigaction(SIGINT,0x00000040007ff558,0x00000040007ff4c0) = 0
11078 write(1,0x63a010,66)PASS: 001signal.c:42: Gen(Signal): The previous signal is correct
 = 66
11078 getpid() = 11078
11078 kill(11078,SIGINT) = 0
setup_frame: not implemented
11078 write(1,0x63a010,50)PASS: 001signal.c:44: Gen(Signal): Raise a signal
 = 50
11078 write(1,0x63a010,70)FAIL: 001signal.c:45: Gen(Signal): The signal handler has been called
 = 70
11078 write(2,0x7fed20,35)FAIL: 001signal.c:45: Gen(Signal):  = 35
11078 write(2,0x7fed20,34)The signal handler has been called = 34
11078 write(2,0x7fed20,1)
 = 1
11078 write(1,0x63a010,25)Gen unit tests completed
 = 25
11078 write(1,0x63a010,18)    237 tests run
 = 18
11078 write(1,0x63a010,18)    1 test failed
 = 18
11078 write(2,0x7feec0,59)../../../../../src/libs/gen/000test.c unit tests completed
 = 59
11078 write(2,0x7feec0,18)    237 tests run
 = 18
11078 write(2,0x7feec0,18)    1 test failed
 = 18
11078 exit_group(1)
make[1]: *** [check] Error 1
make[1]: Leaving directory `/home/rich/ellcc/test/obj/x86_64/linux/libs/gen'
make: *** [gen.check] Error 2
[~/ellcc/test/obj/x86_64/linux/libs] main%
Comment 1 Richard Pennington 2012-07-09 11:55:29 CDT
This is a QEMU problem.
Comment 2 Richard Pennington 2013-10-01 13:33:57 CDT
PR13.c
Comment 3 Richard Pennington 2017-07-24 06:40:28 CDT
Resolved as WONTFIX during bug database cleanup.
Comment 4 Richard Pennington 2017-07-29 10:36:18 CDT
These bugs are obsolete with the new build and deployment process.
Comment 5 Richard Pennington 2017-07-29 10:39:07 CDT
These bugs are obsolete with the new build and deployment process.
Comment 6 Richard Pennington 2017-07-29 10:42:13 CDT
These bugs are obsolete with the new build and deployment process.