�� ����� �� � ����� ����

Maxime Zakharov wrote:
> 
> ������,
> 
> � ���� ������� �� ������������� ������ ������������ ?
> ����� ������ �� ��, ����� ������ ��� ���� �� ������� - ������ � ��� �� ����� � 
>���������.
> 
> On Thu, 01 Mar 2001 09:15:37 +0400
> Alexander Barkov <[EMAIL PROTECTED]> wrote:
> 
> AB> OK. Please check also this:
> AB>
> AB> print realsize
> AB> print *Doc
> AB>
> AB>
> AB>
> AB> Zenon Panoussis wrote:
> AB> > > please run the following commands in gdb:
> AB> > >
> AB> > > frame 1
> AB> > > print content_type
> AB> > > print Method
> AB> > > print Doc
> AB> > > print Doc->content
> AB> > > print Doc->url
> AB> >
> AB> > #0  0x80600ca in UdmCRC32 (buf=0x4021c03e "", size=4294967295) at crc32.c:97
> AB> > 97                      _CRC32_(crc, *p) ;
> AB> > (gdb) frame 1
> AB> > #1  0x804d7f8 in UdmIndexNextURL (Indexer=0x807ca50, index_flags=4) at 
>indexer.c:1150
> AB> > 1150                            crc32=UdmCRC32(Doc->content, (size_t)realsize);
> AB> > (gdb) print content_type
> AB> > $1 = 0x4021c027 "application/unknown"
> AB> > (gdb) print Method
> AB> > $2 = 1
> AB> > (gdb) print Doc
> AB> > $3 = (UDM_DOCUMENT *) 0x91ef7d8
> AB> > (gdb) print Doc->content
> AB> > $4 = 0x4021c03e ""
> AB> > (gdb) print Doc->url
> AB> > $5 = 0x91f0548 "http://www.xs4all.nl/~fishman/ls/."
> AB> >
> AB> > See my (bounced) posting from [EMAIL PROTECTED] on
> AB> > Tue, 27 Feb 2001 15:46:37 +0100 for details about this and
> AB> > the other URLs that the indexer crashes on.
> AB> ___________________________________________
> AB> If you want to unsubscribe send "unsubscribe general"
> AB> to [EMAIL PROTECTED]
> AB>
> AB>
> 
> --
___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to