Port-sparc64 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: hangs and segfaults



On Fri, 7 Mar 2014 18:27:55 +0000
Sad Clouds <cryintothebluesky%googlemail.com@localhost> wrote:

> Hello,
> 
> I'm running a recent version of 6.1_STABLE on sparc64, Sun Ultra10.
> This is GENERIC.UP kernel. I've been having issues with processes
> hanging or segfaulting. This tends to happen to gcc process while
> building from pkgsrc.
> 
> I suspect this could be a hardware problem, however I ran memtester
> over several days and it didn't find any issues.
> 
> This is what I'm currently observing, gcc process stuck on CPU in an
> infinite loop
> 
>   PID USERNAME PRI NICE   SIZE   RES STATE      TIME   WCPU    CPU
> COMMAND 10946 root       9   20    25M   17M RUN      692:51 99.02%
> 99.02% cc1
> 
> Everything else runs normally and the system functions without any
> issues.
> 
> I've also noticed the following logged, when I had a segfault
> previously:
> 
> Mar  5 00:07:51 ultra10 /netbsd: text_access_error: memory error...
> Mar  5 00:07:51 ultra10 /netbsd: text memory error type 10 sfsr=0
> sfva=414c7c afsr=17ff7b6fbf8 afva=100400002 tf=0x3153fed0
> 
> 
> Could this be a kernel bug somewhere, or is it more likely to be a
> hardware issue?
> 
> Thanks.

This is where it seems to get stuck, it's been stuck on CPU 100% for
one hour now:

    [CC] vp9/vp9_cx_iface.c.o
libtool: compile:  gcc -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall
-Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith
-Wtype-limits -Wcast-qual -Wvla -Wimplicit-function-declaration
-Wuninitialized -Wunused-variable -Wno-unused-function -I.
-I/opt/pkg.obj/multimedia/libvpx/work.ultra10/libvpx-1.3.0 -c
vp9/vp9_cx_iface.c  -fPIC -DPIC -o vp9/.libs/vp9_cx_iface.c.o

I'm beginning to think maybe it's a compiler bug??


Home | Main Index | Thread Index | Old Index