Hm, can you get a stack trace at all?

Its not hard in gdb, just put this in ~/.gdbinit

handle all nostop noprint
handle SIGSEGV stop
break xassert
break fatal

then gdb squid
run -ND
.. wait.




Adrian

On Wed, Nov 28, 2007, Gleidson Antonio Henriques wrote:
> Adrian,
> 
>  With Latest snapshot SQUID-2.HEAD, i?ve got a Segmentation fault in Squid 
> when try to access youtube.
>  If i try other URL that isn?t in store_rewrite_list, it worked well.
>  Do you need some more information about it ? I tried gdb but squid running 
> in threads is so difficult to trace.
>  I used same ./configure options that had used in squid-2.HEAD-20071126.
> 
>  Best regards,
> 
> Gleidson Antonio Henriques
> 
> ----- Original Message ----- 
> From: "Adrian Chadd" <[EMAIL PROTECTED]>
> To: "Gleidson Antonio Henriques" <[EMAIL PROTECTED]>
> Cc: <squid-users@squid-cache.org>
> Sent: Wednesday, November 28, 2007 1:47 PM
> Subject: Re: [squid-users] looking for testers: google 
> maps/earth/youtubecaching
> 
> 
> >On Wed, Nov 28, 2007, Gleidson Antonio Henriques wrote:
> >>Hey Adrian,
> >>
> >>   For me google maps and google earth are working like a charm ! So many
> >>HITS and SWAPOUTS !
> >
> >Thats great news! Thats two users who have reported success with
> >this work. Fantastic.
> >
> >Who else is game to give it a go?
> >
> >>   I know that Youtube part is incomplete for now, but for me it works
> >>sometimes.
> >>   Sometimes my squid screen shows this message and when this message
> >>occurrs the content
> >>   is served from youtube source even if a have the video in cache. For
> >>your knowledge i put the line below.
> >>
> >>   2007/11/28 11:18:45| storeClientReadHeader: URL mismatch
> >>2007/11/28 11:18:45|
> >>{http://74.125.1.37/get_video?video_id=ZQkHAytCmFY&origin=dal-v26.dal.youtube.com}
> >>!=
> >>{http://74.125.1.101/get_video?video_id=ZQkHAytCmFY&origin=dal-v26.dal.youtube.com}
> >
> >Try upgrading to the latest Squid-2.HEAD snapshot; I think I've fixed 
> >this.
> >Let me know if not and I'll take another look at it.
> >
> >
> >
> >Adrian
> >
> >-- 
> >- Xenion - http://www.xenion.com.au/ - VPS Hosting - Commercial Squid 
> >Support - 

-- 
- Xenion - http://www.xenion.com.au/ - VPS Hosting - Commercial Squid Support -
- $25/pm entry-level VPSes w/ capped bandwidth charges available in WA -

Reply via email to