From owner-freebsd-gnome@FreeBSD.ORG Thu May 22 22:15:07 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1EDB937B401 for ; Thu, 22 May 2003 22:15:07 -0700 (PDT) Received: from lakemtao07.cox.net (lakemtao07.cox.net [68.1.17.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 238AB43FAF for ; Thu, 22 May 2003 22:15:06 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from sysinfo.mezzweb.com ([68.103.37.247]) by lakemtao07.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20030523051504.ETTF4514.lakemtao07.cox.net@sysinfo.mezzweb.com>; Fri, 23 May 2003 01:15:04 -0400 To: Joe Marcus Clarke References: <1053665833.98088.4.camel@shumai.marcuscom.com> Message-ID: Content-Type: text/plain; charset=utf-8; format=flowed From: Jeremy Messenger MIME-Version: 1.0 Date: Fri, 23 May 2003 00:01:13 -0500 In-Reply-To: <1053665833.98088.4.camel@shumai.marcuscom.com> User-Agent: Opera7.11/Linux M2 build 406 cc: freebsd-gnome@freebsd.org Subject: Re: gaim 0.63 seg fault with core dump.. X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2003 05:15:07 -0000 On 23 May 2003 00:57:13 -0400, Joe Marcus Clarke wrote: > On Thu, 2003-05-22 at 23:21, Jeremy Messenger wrote: >> I don't remember when I upgrade it last night or today. Now, the gaim >> will not connect to the ICQ, which it will crash with the seg fault. I >> ran it under the gdb, so here's in the bottom.. Let me know if you think >> I should submit the bug report at sourceforge in gaim project. > > This looks like a bug to me, but I don't have an ICQ account, so I can't > verify. Weird thing is that src should not be 0x0, nor destsize 0. > According to serv_set_away, message is "", thus making destsize 1. Umm, ok.. I am going to play around more with gaim's perference, ~/.gaimrc and etc to see if I can find the problem. Cheers, Mezz > Joe > >> >> Cheers, >> Mezz >> >> ===================================== >> (gdb) r >> Starting program: /usr/X11R6/bin/gaim >> Program received signal SIGSEGV, Segmentation fault. >> strstr (s=0x8361000 , >> find=0x80d21a5 "BR>") at /usr/src/lib/libc/string/strstr.c:59 >> 59 if ((sc = *s++) == 0) >> >> (gdb) bt >> #0 strstr (s=0x8361000 , >> find=0x80d21a5 "BR>") at /usr/src/lib/libc/string/strstr.c:59 >> #1 0x08070750 in strncpy_nohtml (dest=0x8360150 '¿?' > times>..., >> src=0x0, destsize=0) at util.c:828 >> #2 0x0806c202 in serv_set_away (gc=0x82a7a00, state=0x28a8c953 >> "Invisible", >> message=0x28a8a74d "") at server.c:327 >> #3 0x28a8796d in gaim_ssi_parselist (sess=0x8107000, fr=0x8344900) >> at oscar.c:4798 >> #4 0x28a78214 in parsedata (sess=0x8107000, mod=0x82b5600, >> rx=0x8344900, >> snac=0xbfbfdc70, bs=0x0) at ssi.c:1237 >> #5 0x28a79a5f in snachandler (sess=0x8107000, mod=0x82b5600, rx=0x3, >> snac=0x0, bs=0xd0) at ssi.c:1890 >> #6 0x28a72d84 in consumesnac (sess=0x8107000, rx=0x8344900) >> at rxhandlers.c:138 >> #7 0x28a73542 in aim_rxdispatch (sess=0x8107000) at rxhandlers.c:558 >> #8 0x28a7c16e in oscar_callback (data=0x0, source=11, >> condition=GAIM_INPUT_READ) at oscar.c:535 >> #9 0x08066c8e in gaim_io_invoke (source=0x0, condition=208, >> data=0x8112890) >> at proxy.c:97 >> #10 0x286572a4 in g_io_unix_dispatch (source=0x831c500, >> callback=0x8066c40 , user_data=0x0) at giounix.c:159 >> #11 0x2863625c in g_main_dispatch (context=0x80f3200) at gmain.c:1653 >> #12 0x2863706a in g_main_context_dispatch (context=0x80f3200) at >> gmain.c:2197 >> ---Type to continue, or q to quit--- >> #13 0x2863742d in g_main_context_iterate (context=0x80f3200, block=1, >> dispatch=1, self=0x80e8ca0) at gmain.c:2278 >> #14 0x28637bd1 in g_main_loop_run (loop=0x8288b10) at gmain.c:2498 >> #15 0x281c9ab7 in gtk_main () at gtkmain.c:1092 >> #16 0x080b9dea in main (argc=1, argv=0xbfbffbc4) at main.c:937 >> #17 0x0805c855 in _start () >> ===================================== -- bsdforums.org 's moderator, mezz.