On Tuesday, Jul 22, 2003 at 10:08, Christian Biere wrote:
> Could you apply the attached patch and tell me whether it helps? 
>       gm_savemain(argc, argv, env);   /* For gm_setproctitle() */
>  
>       /* Our inits */
> -     locale_init();
>       log_init();
>       adns_init();
> +     locale_init();
>       atoms_init();
>       eval_init();
>       version_init();

Ok, tried that, but it didn't help any. I applied it to the CVS
version. The backtrace looks identical to my previous email (when
telling it to ignore the SIGPIPE), and begins with:

Program received signal SIGSEGV, Segmentation fault.
0x81587de in deflateInit2_ () at eval.c:88
warning: Source file is more recent than executable.

88      void eval_close(void)
(gdb) bt
#0  0x81587de in deflateInit2_ () at eval.c:88
#1  0x815879f in deflateInit_ () at eval.c:88
#2  0x812b6e7 in zlib_deflater_make (data=0x84b3270, len=32768,
level=9)
    at zlib_util.c:79
#3  0x8132132 in qrt_patch_compress (rp=0x841aba0, 
    done_callback=0x8133010 <qrt_patch_computed>, arg=0x8341eb8) at
    qrp.c:581
#4  0x813337d in qrt_patch_compute () at qrp.c:1372
....etc.

Are there any other things I can try? I really appreciate the help
tracking this down!

Thanks&B*B,
-Smoke.


-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
Gtk-gnutella-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel

Reply via email to