Current-Users archive

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

GCC 5.4 sparc problems



I finally got around to booting one of my SPARCstation 5s with the latest
-current (7.99.32) built with GCC 5.4.

It mostly works, but there are a few problems:

[1]   Segmentation fault (core dumped) ${postconf} -h a...
[1]   Segmentation fault (core dumped) ${command_direct...
Jun 24 18:28:09 lance postfix/postfix-script[419]: fatal: cannot execute /usr/sbin/postconf!
[1]   Segmentation fault (core dumped) ${FATAL} cannot ...
/etc/rc.d/postfix exited with code 1

Core was generated by `postconf'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00000000 in ?? ()
(gdb) bt
#0  0x00000000 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)


Jun 24 18:27:19 lance amd[237]: Process 195 exited with signal 11
Jun 24 18:27:19 lance amd[237]: Process 216 exited with signal 11
Jun 24 18:27:19 lance amd[237]: Process 251 exited with signal 11
Jun 24 18:27:19 lance amd[237]: mount for /cd got signal 11
Jun 24 18:27:19 lance amd[237]: mount for /home got signal 11
Jun 24 18:27:19 lance amd[237]: mount for /net got signal 11

Core was generated by `amd'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00000000 in ?? ()
(gdb) bt
#0  0x00000000 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)


Jun 24 18:28:53 lance sshd[483]: fatal: privsep_preauth: preauth child terminated by signal 11

(gdb) bt
#0  0x00000000 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)


For 'amd' and 'sshd', the parent process did not crash and remained
running.

"security/sudo" built from pkgsrc-2016Q1 with GCC 4.8.5 still works.
I haven't tried anything else yet.

-- 
|/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
|\ / jdbaker[snail]mylinuxisp[flyspeck]com    OpenBSD            FreeBSD
| X  No HTML/proprietary data in email.   BSD just sits there and works!
|/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645



Home | Main Index | Thread Index | Old Index