Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 May 2003 22:21:22 -0500
From:      Jeremy Messenger <mezz7@cox.net>
To:        freebsd-gnome@freebsd.org
Subject:   gaim 0.63 seg fault with core dump..
Message-ID:  <oprplvlwrx8ckrg5@smtp.central.cox.net>

next in thread | raw e-mail | index | archive | help
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 <Error reading address 0x8361000: Bad address>,
    find=0x80d21a5 "BR>") at /usr/src/lib/libc/string/strstr.c:59
59                                      if ((sc = *s++) == 0)

(gdb) bt
#0  strstr (s=0x8361000 <Error reading address 0x8361000: Bad address>,
    find=0x80d21a5 "BR>") at /usr/src/lib/libc/string/strstr.c:59
#1  0x08070750 in strncpy_nohtml (dest=0x8360150 '¿?' <repeats 200 
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 <gaim_io_invoke>, 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 <return> to continue, or q <return> 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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?oprplvlwrx8ckrg5>