On Sun, Nov 01, 2009 at 08:36:34AM +0000, Raphael Manfredi wrote:
> Could you check whether r17150 (the current latest SVN), compiled with -O2
> again, crashes during Bitzi lookups?  I've changed the function where the
> crash was happening to not modify the arguments (which may be confusing the
> optimizer).

It crashes again.

Revision: 17150
Last Changed Rev: 17150
Last Changed Date: 2009-10-31 22:24:22 +0100 (Sat, 31 Oct 2009)

Compiled with default settings, i.e. "-O2".

From gdb:

Core was generated by `gtk-gnutella'.
Program terminated with signal 6, Aborted.
[New process 9592]
#0  0xb7f4b430 in __kernel_vsyscall ()
(gdb) bt
#0  0xb7f4b430 in __kernel_vsyscall ()
#1  0xb74216d0 in raise () from /lib/tls/i686/cmov/libc.so.6
#2  0x0823d114 in crash_handler (signo=11) at crash.c:177
#3  <signal handler called>
#4  parse_ipv6_addr (s=0x838cca0 "bitzi.com", dst=0xbf88fff8 "", endptr=0x0) at 
parse.c:219
#5  0x0824caf3 in string_to_host_addr (s=0x838cca0 "bitzi.com", endptr=0x0, 
addr_ptr=0xbf8900f4) at host_addr.c:566
#6  0x080d2a6a in http_async_create (url=0xbe4f1584 
"http://bitzi.com/rdf/urn:sha1:CRV643PAX5VDZOITYJS46MRFR2BRGAFD?ref=gtk-gnutella";,
 addr=
        {net = 0, addr = {ipv6 = '\0' <repeats 15 times>, ipv4 = 0}}, port=0, 
type=HTTP_GET, header_ind=0, data_ind=0x8078710 <bitzi_host_data_ind>, 
    error_ind=0x80787f0 <bitzi_host_error_ind>, parent=0x0) at http.c:1977
#7  0x080d2ec7 in http_async_get (url=0xbe4f1584 
"http://bitzi.com/rdf/urn:sha1:CRV643PAX5VDZOITYJS46MRFR2BRGAFD?ref=gtk-gnutella";,
 header_ind=0, 
    data_ind=0x8078710 <bitzi_host_data_ind>, error_ind=0x80787f0 
<bitzi_host_error_ind>) at http.c:2076
#8  0x080772aa in bitzi_heartbeat (unused_data=0x0) at bitzi.c:704
#9  0xb77d12b6 in ?? () from /usr/lib/libglib-2.0.so.0
#10 0xb77d0b88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#11 0xb77d40eb in ?? () from /usr/lib/libglib-2.0.so.0
#12 0xb77d45ba in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#13 0xb7cb17d9 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#14 0x0819aa0c in main_gui_run (geometry_spec=0x0) at main.c:697
#15 0x08056f67 in main (argc=1, argv=0xbf890454) at main.c:1659

-- 
Larry Alexánder Nieves Colmenárez               <lanie...@gmail.com>
El Liberal Venezolano                 http://liberal-venezolano.net/
GPG Public Key: 0x3F25527E
Key Fingerprint = 3C08 E8AC DE25 CEC6 731D  B9B4 BD9E 03B0 3F25 527E
gpg --recv-keys 0x3F25527E --keyserver hkp://wwwkeys.eu.pgp.net

Attachment: signature.asc
Description: Digital signature

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
gtk-gnutella-devel mailing list
gtk-gnutella-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel

Reply via email to