Squid core dump

From: <carson@dont-contact.us>
Date: Sat, 3 Aug 1996 14:32:03 -0400

#4 0x2e7bc in sslConnect (fd=13, hp=0x6c800, sslState=0xc62bd0) at
ssl.c:392
#5 0x26fdc in ipcache_call_pending (i=0xe23f68) at ipcache.c:554
#6 0x27788 in ipcache_parsebuffer (
    buf=0x14de68 "$name www.pacificnet.net\n$h_name
www.pacificnet.net\n$h_len 4\n$ipcount 1\n205.199.120.8\n$aliascount
0\n$end\n", offset=105,
    dnsData=0xfad28) at ipcache.c:791
#7 0x279a8 in ipcache_dnsHandleRead (fd=589056, dnsData=0xfad28)
    at ipcache.c:844
#8 0x19c78 in comm_select (sec=161824, failtime=444416) at comm.c:749
#9 0x29af4 in main (argc=337264, argv=0xc2c00) at main.c:541

#4 0x2e7bc in sslConnect (fd=13, hp=0x6c800, sslState=0xc62bd0) at
ssl.c:392
392 if ((status = comm_connect(fd, request->host, request->port))) {

request in NULL at this point.

(gdb) print *hp
$4 = {h_name = 0x0, h_aliases = 0x5460, h_addrtype = 312760,
  h_length = 312784, h_addr_list = 0xc9d68}
(gdb) print *sslState
$5 = {url = 0xe38618 "", request = 0x0, mime_hdr = 0xe38310 "", client = {
    fd = 0, len = 0, offset = 0, buf = 0x12a70a0 ""}, server = {fd = 0,
    len = 0, offset = 0, buf = 0x0}, timeout = 0, size_ptr = 0xc62bc8}

--
Carson Gaspar -- carson@cs.columbia.edu carson@lehman.com
http://www.cs.columbia.edu/~carson/home.html
<This is the boring business .sig - no outre sayings here>
Received on Sat Aug 03 1996 - 11:35:12 MDT

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