> Quoting Bill Pringlemeir <[EMAIL PROTECTED]> from

>> It appears that GTKG is crashing when connecting with the recent
>> CVS copy.  I tried several times with the same stack trace.  I did
>> a "cvs update; make depend; make".  The cvs update did change some
>> http.c files and the U directory (which is custom config rules?).

On 31 Aug 2005, [EMAIL PROTECTED] wrote:

> I see this:
>
>       fileinfo.c,v 1.30 2005/08/11

> This is far from being the latest version.  Can you grab the CVS
> snapshot instead of doing a "cvs update" using public anon CVS?  My
> guess is that you don't have a complete consistent set of changes.

> You must have at least:

>       fileinfo.c,v 1.58 2005/08/30
>       sockets.c,v 1.54 2005/08/30

Sorry, there are two/three fileinfo.c.  One is in the ui/gtk/gtk2 and
the other is in src/core.

    $ ident src/gtk-gnutella | grep fileinfo

         $Id: fileinfo.c,v 1.58 2005/08/30 21:25:14 rmanfredi Exp $
         $Id: fileinfo.c,v 1.30 2005/08/11 06:32:14 cbiere Exp $

    $ find . -iname fileinfo\.c -print
    ./src/core/fileinfo.c
    ./src/ui/gtk/gtk1/fileinfo.c
    ./src/ui/gtk/gtk2/fileinfo.c

I have gotten Christians changes to sockets.c 1.58 (regarding the
free) and the SEGV doesn't occur any more.

Does the snapshot include the CVS with Entries, Repository, and Root?
I want to look at version info and file differences [not just build
the software]... It appears it does.  

However, I think I was building the software correctly.  The only real
problem I have had with "cvs update" was the recent addition of the
script directory.  However, I figured this out by myself.

I will use the snap shot if this saves you worries.  I just like to
get a list of file changes; you guys change a lot of files quickly
;-).  The "cvs update" prints the file changes, it is not as apparent
with the tarball.

Regards,
Bill Pringlemeir.



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Gtk-gnutella-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel

Reply via email to