[squid-users] Problems with running Squid 2.4.STABLE1 on Solaris 8

From: <squiduser@dont-contact.us>
Date: Sun, 8 Apr 2001 20:57:25 +0100 (BST)

Hi.

I have downloaded the latest stable source (2.4.STABLE1) and compiled that
on my SUN box. The compile goes without problems but the executable fails
on runtime with SIGBUS.

My box runs Solaris 8 (SunOS 5.8 Generic_108528-06) and i tried compiling
using gcc (version 2.95.2 19991024). The box got 4 CPU's and 4G mem.

I have just tried to do % ./configure && make, nothing fancy.

Here is some information from the logs:

2001/04/08 19:20:12| Process ID 12174
2001/04/08 19:20:12| With 1024 file descriptors available
2001/04/08 19:20:12| Performing DNS Tests...
2001/04/08 19:20:12| Successful DNS name lookup tests...
2001/04/08 19:20:12| DNS Socket created on FD 6
2001/04/08 19:20:12| Adding nameserver 192.168.95.200 from /etc/resolv.conf
FATAL: Received Bus Error...dying.
2001/04/08 19:20:12| Not currently OK to rewrite swap log.
2001/04/08 19:20:12| storeDirWriteCleanLogs: Operation aborted.

Running trough truss would give me this:

<snip>
11990: write(2, " / e t c / r e s o l v .".., 16) = 16
11990: write(2, "\n", 1) = 1
11990: read(6, 0x00232B9C, 8192) = 0
11990: llseek(6, 0, SEEK_CUR) = 54
11990: close(6) = 0
11990: Incurred fault #5, FLTACCESS %pc = 0x000927A8
11990: siginfo: SIGBUS BUS_ADRALN addr=0xFFBEFB34
11990: Received signal #10, SIGBUS [caught]
11990: siginfo: SIGBUS BUS_ADRALN addr=0xFFBEFB34
11990: write(2, " F A T A L : R e c e i".., 35) = 35
11990: fstat(3, 0xFFBEF370) = 0
11990: time() = 986736634
11990: getpid() = 11990 [11970]
<snip>

Any clues as to what might solve this little problem?

I have tried checking the faq, searching the archives and search on google,
but I didn't find any solution to this.

-- 
Ove
Received on Sun Apr 08 2001 - 13:57:27 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:59:12 MST