Port-vax archive

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

Floating point and netbsd-8



Floating point on netbsd-6 was fine, and it seemed at first that most things are working as expected on netbsd-8. However, I've noticed that perl has issues sometimes:

devel/automake:
...
  GEN      bin/aclocal
/usr/local/lib/perl5/5.26.0/vax-netbsd-thread-multi/CORE/libperl.so: text relocations
[1]   Floating point exception (core dumped) /usr/local/bin/p...
*** [bin/aclocal] Error code 136

As does Apache, from server-status:

Srv	PID	Acc		M	CPU	SS	Req	Conn	Child	Slot	Client		Protocol	VHost			Request
0-0	568	0/108/108	_	20.82	339	202	0.0	-0.02	-0.02	xx.xx.xx.xx	http/1.1	us3.aminet.net:80	GET /mods/evrim/?C=S;O=A HTTP/1.1
1-0	554	0/136/136	_	26.62	313	27	0.0	-67257296.00	-67257296.00	xx.xx.xx.xx	http/1.1	vax.zia.io:80	 GET / HTTP/1.0
2-0	540	0/97/97		_	18.98	943	205	0.0	0.00	0.00	xx.xx.xx.xx	http/1.1	us3.aminet.net:80	GET /game/wb/Whippo.readme HTTP/1.1
3-0	47	0/103/103	_	20.79	524	206	0.0	14877107249308386700000000000.00	14877107249308386700000000000.00	xx.xx.xx.xx	http/1.1	us3.aminet.net:80	GET /demo/misc/?C=M;O=A HTTP/1.1
4-0	757	0/111/111	W	21.76	0	0	0.0	-0.00	-0.00	2001:470:a068:1:21b:63ff:fec0:9	http/1.1	vax.zia.io:80	GET /server-status HTTP/1.1
5-0	784	0/95/95		_	18.82	1234	208	0.0	77541654253717160000000000.00	77541654253717160000000000.00	xx.xx.xx.xx	 http/1.1	us3.aminet.net:80	GET /comm/cnet/?C=M;O=A HTTP/1.1

This has been making it difficult to track down issues with cmake. Does anyone have any thoughts about where this problem may originate?

John


Home | Main Index | Thread Index | Old Index