Hey folks.

Regarding this crash (which manifests as a freeze rather than a  
program exit), it appears to happen while using the scroll bar of the  
panel listing the searches, more or less at random (no particular  
motion), within the first few minutes of operation.  The scroll bar  
activity could simply be what I tend to do most during that time,  
choosing which searches to run, et cetera.

gtk-gnutella -version gives:
> gtk-gnutella/0.96.4u (2007-02-14; r12888; GTK1; Darwin Power  
> Macintosh)
and exits cleanly.

Stdout and or stderr get this message when the program crashes:
> Assertion failure (utf8.c:2272) "utf8_is_valid_string(dst)"
>
> Program received signal SIGABRT, Aborted.
> 0x9004796c in kill ()

I will recompile with maximum debugger support to see if I can elicit  
more information from recalcitrant symbols.  In the meantime,  
'backtrace full' yields:
> #0  0x9004796c in kill ()
> No symbol table info available.
> #1  0x9012dc14 in abort ()
> No symbol table info available.
> #2  0x001a2754 in assertion_failure ()
> No symbol table info available.
> #3  0x001c10a0 in unknown_to_utf8 ()
> No symbol table info available.
> #4  0x001c34ac in lazy_unknown_to_utf8_normalized ()
> No symbol table info available.
> #5  0x00112934 in search_gui_create_record ()
> No symbol table info available.
> #6  0x00112b28 in search_gui_create_results_set ()
> No symbol table info available.
> #7  0x00112be4 in search_gui_got_results ()
> No symbol table info available.
> #8  0x000b3230 in xmlNewTextReader (input=0x2b45b4, URI=0x1  
> <Address 0x1 out of bounds>) at xmlreader.c:2074
>         ret = 0x39cce60
> #9  0x00085770 in xmlSchemaCustomWarning (actxt=0x62fb888,  
> error=3221221340, node=0x39cce60, type=0x80808080, message=0x0,  
> str1=0x3f18000 "\003\234?`\030?\004DM?@",
>     str2=0x78e9654 "", str3=0x2c729c "") at xmlschemas.c:2326
>         msg = (xmlChar *) 0x30c <Address 0x30c out of bounds>
> #10 0x000860c0 in xmlSchemaComplexTypeErr (actxt=0x2c72a8,  
> error=XML_ERR_OK, node=0x2c7260, type=0x80808080, message=0x0,  
> nbval=-1073745956, nbneg=126785108, values=0x2c729c)
>     at xmlschemas.c:2584
>         str = (xmlChar *) 0x62fb888 "??\v?\a\227\210D\a\227\220"
>         msg = (xmlChar *) 0x2c729c ""
>         localName = (xmlChar *) 0x39cce60 "g??/"
>         nsName = (xmlChar *) 0x0
>         cur = (const xmlChar *) 0xbfffee88 ""
>         end = (const xmlChar *) 0x0
>         i = 0
> #11 0x000f16f4 in dyld_stub_NSAddressOfSymbol ()
> No symbol table info available.
> #12 0x000f1a5c in dyld_stub_NSAddressOfSymbol ()
> No symbol table info available.
> #13 0x001b4ea0 in dispatch_poll ()
> No symbol table info available.
> #14 0x0101bbd4 in g_main_dispatch ()
> No symbol table info available.
> #15 0x0101d254 in g_main_iterate ()
> No symbol table info available.
> #16 0x0101d5fc in g_main_run ()
> No symbol table info available.
> #17 0x005baaec in gtk_main ()
> No symbol table info available.
> #18 0x0010ecd4 in main_gui_run ()
> No symbol table info available.
> #19 0x000035ec in xmlDelEncodingAlias (alias=0x2a40 "|\b\002?<@")  
> at encoding.c:1063
>         i = 8

regards,
Matt.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Gtk-gnutella-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel

Reply via email to