This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc 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]

Re: still problems memset and bug-regex11


On  8 Sep, To: libc-alpha@sources.redhat.com wrote:
> HI!
> 
> Thanks your hard works.

> (gdb) run
> Starting program: /usr/src/redhat/BUILD/libc/build-ppc-linux/rt/tst-timer 
> [New Thread 16384 (LWP 11243)]
> [New Thread 32769 (LWP 11244)]
> [New Thread 16386 (LWP 11245)]
> 
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 32769 (LWP 11244)]
> 0x0fe85b50 in memset () from /lib/libc.so.6
> -	0xfe85b44	<memset+96>:		cmplwi	cr1,r7,16
> -	0xfe85b48	<memset+100>:		mr	r8,r6
> -	0xfe85b4c	<memset+104>:		bge-	cr7,0xfe85b58 <memset+116>
> -	0xfe85b50	<memset+108>:		stw	r4,-4(r8)
> --------------------------------------
Those register value are
r4 0x0
r8 0x38d00

thanks
Kaoru




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