I got a stack trace (attached) for the crash, that happens
while computing SHA1 after download completion.

I also noticed that the corresponding line in the download
panel changes from 'Computing SHA1' to 'Waiting for SHA1'
or something like this just before the abort.

I don't know if this is already fixed in the CVS.  I keep
getting the version of 15/6 (is this frozen on the server or
is my cvs configuration broken?)

Mihai

(gdb) bt full
#0  0xffffe002 in ?? ()
No symbol table info available.
#1  0x42028b93 in abort () from /lib/tls/libc.so.6
No symbol table info available.
#2  0x401be421 in g_logv () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#3  0x401be464 in g_log () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#4  0x081094c8 in download_verify_progress (d=0x9160d50, hashed=19050496)
    at downloads.c:6381
No locals.
#5  0x08142855 in d_step_compute (h=0x83e0670, u=0x84135d8, ticks=64)
    at verify.c:242
        vd = (struct verifyd *) 0x84135d8
        r = 65536
        amount = 65536
        res = 0
        remain = 65536
        used = 16
#6  0x08141f47 in bg_sched_timer () at bg.c:987
        bt = (struct bgtask *) 0x83e0670
        remain = 150000
        target = 75000
        ticks = 64
        ret = 3221222696
#7  0x081194d5 in main_timer (p=0x0) at main.c:280
        now = 1056578401
#8  0x401bc9a5 in g_timeout_dispatch () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#9  0x401bb97e in g_main_dispatch () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#10 0x401bbe59 in g_main_iterate () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#11 0x401bc0f4 in g_main_run () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#12 0x400c527f in gtk_main () from /usr/lib/libgtk-1.2.so.0
No symbol table info available.
#13 0x080d5676 in main_gui_run () at main_gui.c:650
        coord = {0, 1, 1022, 764}
#14 0x081198f6 in main (argc=1, argv=0xbffff6e4, env=0xbffff6ec) at main.c:463
        i = 256
#15 0x420156a4 in __libc_start_main () from /lib/tls/libc.so.6
No symbol table info available.


On Mon, 23 Jun 2003, Mihai T. Lazarescu wrote:

> Hello,
> 
> Here is the error I get while GTKG checks the SHA1 (at about
> 2-3% completion):
> 
>     ** ERROR **: file downloads.c: line 6381 (download_verify_progress): assertion 
> failed: (d->status == GTA_DL_VERIFYING)
>     aborting...
>     search_init
> 
> I use the latest CVS on RedHat 9, compiled with gcc
> 3.2.2. Please let me know if I can help more.
> 
> Mihai



-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Gtk-gnutella-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel

Reply via email to