osdir.com
mailing list archive

Subject: BUG , sometimes segfault at start . libmsn.so ??? - msg#00044

List: gnome.gaim.devel

Date: Prev Next Index Thread: Prev Next Index
Program received signal SIGSEGV, Segmentation fault.

[Switching to Thread 16384 (LWP 11659)]
Gaim has segfaulted and attempted to dump a core file.
This is a bug in the software and has happened through
no fault of your own.

It is possible that this bug is already fixed in CVS.
You can get a tarball of CVS from the Gaim website, at
http://gaim.sourceforge.net/gaim-CVS.tar.gz.

If you are already using CVS, or can reproduce the crash
using the CVS version, please notify the gaim maintainers
by reporting a bug at
http://gaim.sourceforge.net/bug.php

Please make sure to specify what you were doing at the time,
and post the backtrace from the core file. If you do not know
how to get the backtrace, please get instructions at
http://gaim.sourceforge.net/gdb.php. If you need further
assistance, please IM either RobFlynn or SeanEgn and
they can help you.
Segmentation fault


(gdb) bt
#0 0x40a0278c in msn_page_get_body () from /usr/lib/gaim/libmsn.so
#1 0x40a034b6 in msn_servconn_parse_data () from
/usr/lib/gaim/libmsn.so
#2 0x08066e76 in gaim_get_pounces ()
#3 0x40597cf7 in g_vsnprintf () from /usr/lib/libglib-2.0.so.0
#4 0x4057b1bb in unblock_source () from /usr/lib/libglib-2.0.so.0
#5 0x4057c0ad in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#6 0x4057c3af in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#7 0x4057c9de in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#8 0x402cdc97 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#9 0x080b4ff8 in main ()
#10 0x405e5a51 in __libc_start_main () from /lib/libc.so.6
#11 0x0805de59 in _start ()

(gdb) thread apply all bt

Thread 1 (Thread 16384 (LWP 11855)):
#0 0x40a0278c in msn_page_get_body () from /usr/lib/gaim/libmsn.so
#1 0x40a034b6 in msn_servconn_parse_data () from
/usr/lib/gaim/libmsn.so
#2 0x08066e76 in gaim_get_pounces ()
#3 0x40597cf7 in g_vsnprintf () from /usr/lib/libglib-2.0.so.0
#4 0x4057b1bb in unblock_source () from /usr/lib/libglib-2.0.so.0
#5 0x4057c0ad in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#6 0x4057c3af in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#7 0x4057c9de in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#8 0x402cdc97 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#9 0x080b4ff8 in main ()
#10 0x405e5a51 in __libc_start_main () from /lib/libc.so.6
#11 0x0805de59 in _start ()



-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php


Was this page helpful?
Yes No
Thread at a glance:

Previous Message by Date: click to view message preview

Gaim-e-0.9.8

Listen up folks! As per my conversation with Eric, gaim-e-0.9.8 has been released. Try it out. It works with gaim 0.63/0.64 (and maybe 0.62, but I am not sure). Enjoy, Dario "mistwolf" Sarango signature.asc Description: This is a digitally signed message part

Next Message by Date: click to view message preview

Re: BUG , sometimes segfault at start . libmsn.so ???

On Thu, Jun 19, 2003 at 07:19:41PM +0200, Sandro wrote: > (gdb) bt > #0 0x40a0278c in msn_page_get_body () from /usr/lib/gaim/libmsn.so > #1 0x40a034b6 in msn_servconn_parse_data () from > /usr/lib/gaim/libmsn.so > #2 0x08066e76 in gaim_get_pounces () > #3 0x40597cf7 in g_vsnprintf () from /usr/lib/libglib-2.0.so.0 > #4 0x4057b1bb in unblock_source () from /usr/lib/libglib-2.0.so.0 > #5 0x4057c0ad in g_main_context_dispatch () from > /usr/lib/libglib-2.0.so.0 > #6 0x4057c3af in g_main_context_dispatch () from > /usr/lib/libglib-2.0.so.0 > #7 0x4057c9de in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 > #8 0x402cdc97 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 > #9 0x080b4ff8 in main () > #10 0x405e5a51 in __libc_start_main () from /lib/libc.so.6 > #11 0x0805de59 in _start () g_vsnprintf() does not call gaim_get_pounces(). gaim_get_pounces() does not call msn_servconn_parse_data(). msn_servconn_parse_data() does not call msn_page_get_body(). As I said last night, go download the tarball, apply the patch in the topic in #gaim, and recompile. If it still occurs, send a new backtrace. Christian -- Christian Hammond <> The GNUpdate Project chipx86@xxxxxxxxxxxx <> http://www.gnupdate.org/ An optimist believes we live in the best world possible; a pessimist fears this is true. pgpTXDl21habU.pgp Description: PGP signature

Previous Message by Thread: click to view message preview

Gaim-e-0.9.8

Listen up folks! As per my conversation with Eric, gaim-e-0.9.8 has been released. Try it out. It works with gaim 0.63/0.64 (and maybe 0.62, but I am not sure). Enjoy, Dario "mistwolf" Sarango signature.asc Description: This is a digitally signed message part

Next Message by Thread: click to view message preview

Re: BUG , sometimes segfault at start . libmsn.so ???

On Thu, Jun 19, 2003 at 07:19:41PM +0200, Sandro wrote: > (gdb) bt > #0 0x40a0278c in msn_page_get_body () from /usr/lib/gaim/libmsn.so > #1 0x40a034b6 in msn_servconn_parse_data () from > /usr/lib/gaim/libmsn.so > #2 0x08066e76 in gaim_get_pounces () > #3 0x40597cf7 in g_vsnprintf () from /usr/lib/libglib-2.0.so.0 > #4 0x4057b1bb in unblock_source () from /usr/lib/libglib-2.0.so.0 > #5 0x4057c0ad in g_main_context_dispatch () from > /usr/lib/libglib-2.0.so.0 > #6 0x4057c3af in g_main_context_dispatch () from > /usr/lib/libglib-2.0.so.0 > #7 0x4057c9de in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 > #8 0x402cdc97 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 > #9 0x080b4ff8 in main () > #10 0x405e5a51 in __libc_start_main () from /lib/libc.so.6 > #11 0x0805de59 in _start () g_vsnprintf() does not call gaim_get_pounces(). gaim_get_pounces() does not call msn_servconn_parse_data(). msn_servconn_parse_data() does not call msn_page_get_body(). As I said last night, go download the tarball, apply the patch in the topic in #gaim, and recompile. If it still occurs, send a new backtrace. Christian -- Christian Hammond <> The GNUpdate Project chipx86@xxxxxxxxxxxx <> http://www.gnupdate.org/ An optimist believes we live in the best world possible; a pessimist fears this is true. pgpTXDl21habU.pgp Description: PGP signature
Sign up for updates to this mailing list. email:
Loading Comments...
Home | News | Patents | Sitemap | FAQ | advertise

Advertising by