Re: gtetrinet 0.7.0



El vie, 21 de 03 de 2003 a las 00:55, eng escribió:
> hmm okay thanks. heres what i got:
> 
> (gdb) run
> Starting program: /home/eng/gtetrinet-0.7.0/src/gtetrinet
> [New Thread 8192 (LWP 11018)]
> [New Thread 16385 (LWP 11019)]
> [New Thread 8194 (LWP 11020)]
> [New Thread 16387 (LWP 11021)]
> 
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 8192 (LWP 11018)]
> 0x4079cfbb in g_utf8_validate () from /usr/lib/libglib-2.0.so.0
> 
> nothing happened when i pressed control-c but i typed bt anyway and got 
> this:
> 
> (gdb) bt
> #0  0x4079cfbb in g_utf8_validate () from /usr/lib/libglib-2.0.so.0
> #1  0x4076b1c2 in strdup_len () from /usr/lib/libglib-2.0.so.0
> #2  0x4076b2c0 in g_locale_to_utf8 () from /usr/lib/libglib-2.0.so.0
> #3  0x08056c86 in partyline_add_channel (
>     line=0x81c9150 "(26) [0/1]   #7tris         1P - Make 7 tetrises!")
>     at partyline.c:412
> #4  0x08057e7f in tetrinet_inmessage (msgtype=136089936, data=0x81b0ee8 "0")
>     at tetrinet.c:414
> #5  0x0804d526 in client_inmessage (
>     str=0x8162290 "pline 0 \004(26\004) [\0270/1\004]   
> \005#7tris         \0041P - Make 7 tetrises!") at client.c:202
> #6  0x0804dbd0 in io_channel_cb (source=0x81bd9b0, condition=G_IO_IN)
>     at client.c:412
> #7  0x4079f42f in g_io_unix_dispatch () from /usr/lib/libglib-2.0.so.0
> #8  0x4077df65 in g_main_dispatch () from /usr/lib/libglib-2.0.so.0
> #9  0x4077ef98 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
> #10 0x4077f2ad in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
> #11 0x4077fa1f in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
> #12 0x4028239f in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
> #13 0x08054ab3 in main (argc=135094816, argv=0x81543c8) at gtetrinet.c:306
> #14 0x420158d4 in __libc_start_main () from /lib/i686/libc.so.6

Since it crashes when it's generating the channel list, i think it'll be
related to #108650

http://bugzilla.gnome.org/show_bug.cgi?id=108650

Please tell us in what server are you playing, seems to me that it's
tetridome[.org|.com] and if this is the case, the bug is known and I'm
going to fix it soon :)

Thanks for your bug report !! :D

-- 
// By Daniel Carbonell Fraj, mamón itinerante
// Public GnuPG key  $ gpg --recv-keys --keyserver wwwkeys.pgp.net 73D91D7E

#include <gnome.h>

gtk_widget_hide (GTK_WIDGET (this_email));
gtk_widget_destroy (GTK_WIDGET (this_email));

Attachment: signature.asc
Description: PGP signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]