Today's BZR checkout crashes repeatedly. After starting, squid would
rebuild/check the cache and crash after a few seconds.

Reading symbols from /usr/sbin/squid...done.
[Thread debugging using libthread_db enabled]

Program received signal SIGSEGV, Segmentation fault.
0x08183e82 in refreshCheck (entry=<value optimized out>, request=<value 
optimized out>, delta=<value optimized out>) at refresh.cc:292
292             request->flags.fail_on_validation_err = 1;
#0  0x08183e82 in refreshCheck (entry=<value optimized out>, request=<value 
optimized out>, delta=<value optimized out>) at refresh.cc:292
#1  0x08184a1d in refreshCheckDigest (entry=0x0, delta=3600) at refresh.cc:506
#2  0x0819ea29 in storeDigestAddable (datanotused=0x0) at store_digest.cc:256
#3  storeDigestAdd (datanotused=0x0) at store_digest.cc:278
#4  storeDigestRebuildStep (datanotused=0x0) at store_digest.cc:363
#5  0x081f62f5 in AsyncCall::make (this=0x864dad8) at AsyncCall.cc:34
#6  0x081f9214 in AsyncCallQueue::fireNext (this=0x8480078) at 
AsyncCallQueue.cc:53
#7  0x081f93a0 in AsyncCallQueue::fire (this=0x8480078) at AsyncCallQueue.cc:39
#8  0x081179aa in EventLoop::runOnce (this=0xbffffd14) at EventLoop.cc:118
#9  0x08117af0 in EventLoop::run (this=0xbffffd14) at EventLoop.cc:94
#10 0x0816d025 in SquidMain (argc=2, argv=0xbffffe54) at main.cc:1486
#11 0x0816d3fc in SquidMainSafe (argc=2, argv=0xbffffe54) at main.cc:1212
#12 main (argc=2, argv=0xbffffe54) at main.cc:1204

#0  0x08183e82 in refreshCheck (entry=<value optimized out>, request=<value 
optimized out>, delta=<value optimized out>) at refresh.cc:292
#1  0x08184a1d in refreshCheckDigest (entry=0x0, delta=3600) at refresh.cc:506
#2  0x0819ea29 in storeDigestAddable (datanotused=0x0) at store_digest.cc:256
#3  storeDigestAdd (datanotused=0x0) at store_digest.cc:278
#4  storeDigestRebuildStep (datanotused=0x0) at store_digest.cc:363
#5  0x081f62f5 in AsyncCall::make (this=0x864dad8) at AsyncCall.cc:34
#6  0x081f9214 in AsyncCallQueue::fireNext (this=0x8480078) at 
AsyncCallQueue.cc:53
#7  0x081f93a0 in AsyncCallQueue::fire (this=0x8480078) at AsyncCallQueue.cc:39
#8  0x081179aa in EventLoop::runOnce (this=0xbffffd14) at EventLoop.cc:118
#9  0x08117af0 in EventLoop::run (this=0xbffffd14) at EventLoop.cc:94
#10 0x0816d025 in SquidMain (argc=2, argv=0xbffffe54) at main.cc:1486
#11 0x0816d3fc in SquidMainSafe (argc=2, argv=0xbffffe54) at main.cc:1212
#12 main (argc=2, argv=0xbffffe54) at main.cc:1204
#6  0x081f9214 in AsyncCallQueue::fireNext (this=0x8480078) at 
AsyncCallQueue.cc:53
53          call->make();
$1 = (AsyncCallQueue * const) 0x8480078
$2 = {
  theHead = {
    p_ = 0x0
  }, 
  theTail = {
    p_ = 0x0
  }, 
  static TheInstance = 0x8480078
}
28489.gdb:14: Error in sourced command file:
No symbol "bodyPipe" in current context.
(gdb) quit
A debugging session is active.

        Inferior 1 [process 8774] will be killed.

Quit anyway? (y or n) [answered Y; input not from terminal]
-- 
Ralf Hildebrandt
  Geschäftsbereich IT | Abteilung Netzwerk
  Charité - Universitätsmedizin Berlin
  Campus Benjamin Franklin
  Hindenburgdamm 30 | D-12203 Berlin
  Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962
  ralf.hildebra...@charite.de | http://www.charite.de
            

Reply via email to