This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

tests/ptrace-tests/tests detach-sigkill-race.c


CVSROOT:	/cvs/systemtap
Module name:	tests
Changes by:	jkratoch@sourceware.org	2009-04-08 14:07:45

Modified files:
	ptrace-tests/tests: detach-sigkill-race.c 

Log message:
	Fix compilation error on RHEL-5.3.ia64:
	detach-sigkill-race.o: In function `reproduce':
	tests/detach-sigkill-race.c:144: undefined reference to `clone'
	
	Fix runtime error on RHEL-5.3.ia64:
	detach-sigkill-(6375): unaligned access to 0x60000fffffb88674, ip=0x200000000002bfd0
	detach-sigkill-race: detach-sigkill-race.c:166: reproduce: Unexpected error: No such process.
	detach-sigkill-race: detach-sigkill-race.c:106: handler_fail: Assertion `0' failed.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/tests/ptrace-tests/tests/detach-sigkill-race.c.diff?cvsroot=systemtap&r1=1.1&r2=1.2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]