Fw: [squid-users] Received Segment Violation...dying

From: Robert Collins <robert.collins@dont-contact.us>
Date: Wed, 9 May 2001 00:59:36 +1000

Have you
> > This smells like a gcc optimisation bug. try rebuilding lib/rfc1035
> > with -O1 , and then delete src/squid and relink the squid binary.
?

Rob

----- Original Message -----
From: "Vodicka Martin" <martin.vodicka@emb.magwien.gv.at>
To: <sukker_ronald@yahoo.com>
Cc: <robert.collins@itdomain.com.au>
Sent: Wednesday, May 09, 2001 12:32 AM
Subject: RE: [squid-users] Received Segment Violation...dying

> Dear Ronald!
> Dear Robert!
>
> This ist the content of my cache.log:
>
> ...
> ...
> ...
> 2001/05/08 16:16:00| ipcache_gethostbyname: 'ads1.activeagent.at',
flags=1
> 2001/05/08 16:16:00| ipcache_nbgethostbyname: Name
'ads1.activeagent.at'.
> 2001/05/08 16:16:00| ipcache_nbgethostbyname: MISS for
'ads1.activeagent.at'
> 2001/05/08 16:16:00| cbdataAdd: 20c176f8
> FATAL: Received Segment Violation...dying.
> 2001/05/08 16:16:00| storeDirWriteCleanLogs: Starting...
> 2001/05/08 16:16:00| cbdataAdd: 20c37490
> 2001/05/08 16:16:00| file_open: FD 15
> 2001/05/08 16:16:00| WARNING: Closing open FD 15
> 2001/05/08 16:16:00| fd_close FD 15 HTTP Socket
> 2001/05/08 16:16:00| fd_open FD 15
/usr/local/squid/cache/swap.state.clean
> 2001/05/08 16:16:00| storeDirWriteCleanLogs: opened
> /usr/local/squid/cache/swap.state.clean, FD 15
> 2001/05/08 16:16:00| cbdataFree: 20c37490
> 2001/05/08 16:16:00| cbdataReallyFree: Freeing 20c37490
> 2001/05/08 16:16:00| file_close: FD 12, really closing
> 2001/05/08 16:16:00| fd_close FD 12 /usr/local/squid/cache/swap.state
> 2001/05/08 16:16:00| Cache Dir #0 log closed on FD 12
> 2001/05/08 16:16:00| xrename: renaming
> /usr/local/squid/cache/swap.state.clean to
/usr/local/squid/cache/swap.state
> 2001/05/08 16:16:00| file_open: FD 12
> 2001/05/08 16:16:00| fd_open FD 12
> /usr/local/squid/cache/swap.state.last-clean
> 2001/05/08 16:16:00| file_close: FD 12, really closing
> 2001/05/08 16:16:00| fd_close FD 12
> /usr/local/squid/cache/swap.state.last-clean
> 2001/05/08 16:16:00| file_close: FD 15, really closing
> 2001/05/08 16:16:00| fd_close FD 15
/usr/local/squid/cache/swap.state.clean
> 2001/05/08 16:16:00| Finished. Wrote 569 entries.
> 2001/05/08 16:16:00| Took 0.1 seconds (6410.8 entries/sec).
> CPU Usage: 2.970 seconds = 1.300 user + 1.670 sys
> Maximum Resident Size: 18304 KB
> Page faults with physical i/o: 20
> Memory usage for squid via mallinfo():
> total space in arena: 11112 KB
> Ordinary blocks: 11089 KB 3 blks
> Small blocks: 0 KB 0 blks
> Holding blocks: 13823 KB 61 blks
> Free Small blocks: 0 KB
> Free Ordinary blocks: 23 KB
> Total in use: 24913 KB 224%
> Total free: 23 KB 0%
> 2001/05/08 16:16:13| Starting Squid Cache version 2.4.STABLE1 for
> powerpc-ibm-aix4.3.3.0...
>
> Is it helpfull?
>
> Generally my DNS-Environment works fine.
> Greetings!
> MArtin
>
> -----Original Message-----
> From: Ronald [mailto:sukker_ronald@yahoo.com]
> Sent: Samstag, 05. Mai 2001 15:05
> To: Vodicka Martin
> Subject: Re: [squid-users] Received Segment Violation...dying
>
>
>
> Smells like DNS problem. When starting no problem but while servicing
the
> request Ie while DNS lookup Squid is dying. After starting the squid
enable
> Squid debug option by
> /usr/local/squid/bin/squid -k debug
> And make one request then See cache.log. It may helpful to find the
exact
> reason. See the detailed answer from Adrian in the Squid mailing list.
>
> Regards,
> Ronald
>
> ----- Original Message -----
> From: Vodicka Martin <mailto:martin.vodicka@emb.magwien.gv.at>
> To: 'Ronald' <mailto:sukker_ronald@yahoo.com>
> Sent: Friday, May 04, 2001 7:29 AM
> Subject: RE: [squid-users] Received Segment Violation...dying
>
>
>
> Dear Ronald!
>
> My "dying squid" ist configured with following options:
> ./configure --enable-snmp --enable-kill-parent-hack
> --enable-delay-pools --disable-wccp --enable-dlmalloc --quiet
>
> If I try to start squid with internal dns, following happens:
>
> 1) starting squid is okay (no error message in cache.log)
> 2) but every request is connected with "Received Segment
Violation...dying"
> 3) squid restarts automatically
> 4) next request, next dying process, next squid-restart, and so on ...
>
> If I try to start squid without internal dns squid is working fine:
>
./configure --disable-internal-dns --enable-snmp --enable-kill-parent-ha
ck
> --enable-delay-pools --disable-wccp --enable-dlmalloc --quiet
>
> Squid 2.4.STABLE1 for powerpc-ibm-aix4.3.3.0...
> gcc version 2.95.2.1 19991024 (release)
>
> Please contact me if you need more information.
> MArtin
>
> -----Original Message-----
> From: Ronald [ mailto:sukker_ronald@yahoo.com
> <mailto:sukker_ronald@yahoo.com> ]
> Sent: Dienstag, 01. Mai 2001 09:42
> To: Robert Collins; Vodicka Martin; Squid-Users
> Subject: Re: [squid-users] Received Segment Violation...dying
>
>
> Hi,
>
> Just Curious. Could you explain me in detail???
>
> Thanks,
> Ronald.
>
> > This smells like a gcc optimisation bug. try rebuilding lib/rfc1035
> > with -O1 , and then delete src/squid and relink the squid binary.
>
>
>
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
> <http://mail.yahoo.com>
>
>
Received on Tue May 08 2001 - 09:03:27 MDT

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