From owner-freebsd-gnome@FreeBSD.ORG Thu May 22 20:35:27 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 A009E37B401 for ; Thu, 22 May 2003 20:35:27 -0700 (PDT) Received: from lakemtao08.cox.net (lakemtao08.cox.net [68.1.17.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE04943F3F for ; Thu, 22 May 2003 20:35:24 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from sysinfo.mezzweb.com ([68.103.37.247]) by lakemtao08.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20030523033522.IDDA7627.lakemtao08.cox.net@sysinfo.mezzweb.com> for ; Thu, 22 May 2003 23:35:22 -0400 Content-Type: text/plain; charset=utf-8; format=flowed To: freebsd-gnome@freebsd.org From: Jeremy Messenger MIME-Version: 1.0 Date: Thu, 22 May 2003 22:21:22 -0500 Message-ID: User-Agent: Opera7.11/Linux M2 build 406 Subject: 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 03:35:27 -0000 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. 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 '¿?' ..., 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.