[Fwd: sigcontext on Linux-ppc in user space]
iweiny at pacbell.net
iweiny at pacbell.net
Fri Jan 26 07:24:52 EST 2001
I don't know if this helps or not but,
I get similar results from my 2 machines.
Machine 1 (2.2.18 glibc 2.1.3-4e)
12:17pm >./a.out
SIGUSR1 = 10
scp = 7ffff694
scp->signal = 0
Machine 2 (2.4.1 glibc 2.1.3-4e) <= very recent BK kernel
11:21am >./a.out
SIGUSR1 = 10
scp = 7ffff634
scp->signal = 0
Ira
--- To quote Kevin B. Hendricks: ---
>
>
> Hi,
>
> Here is what I get from running it on my system (ppc linux with 2.2.15 kernel with some mods and glibc-2.1.3).
>
> But no segfault.
>
> Kevin
>
>
> [kbhend at localhost ~]$ gcc -O2 -ojunk junk.c
> [kbhend at localhost ~]$ ./junk
> SIGUSR1 = 10
> scp = 7fffe9a4
> scp->signal = 0
> [kbhend at localhost ~]$
>
>
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
More information about the Linuxppc-dev
mailing list