seg fault in mahjongg



I can reliably seg fault mahjongg from the gnome-games-0.99.1-1 rpm from
ftp.gnome.org. (All other gnome "support" rpms are from there as well)

To reproduce:

1. click the hint button.
2. while the "hint" tiles are flashing, move off the button and back on to it.
3. seg fault or if not, go to step 1.

Here's the backtrace from gdb:

(gdb) run
Starting program: /usr/bin/mahjongg 
(no debugging symbols found)...(no debugging symbols found)...
Unable to connect to server port 35091
This generally means that the program could not talk to the esound server
(no debugging symbols found)...(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
0x4045ef26 in chunk_alloc (ar_ptr=0x404e7dc0, nb=24) at malloc.c:2652
malloc.c:2652: No such file or directory.
(gdb) backtrace
#0  0x4045ef26 in chunk_alloc (ar_ptr=0x404e7dc0, nb=24) at malloc.c:2652
#1  0x4045ee5a in __libc_malloc (bytes=16) at malloc.c:2596
#2  0x403f5a46 in g_malloc ()
#3  0x403f4c22 in g_main_poll ()
#4  0x403f478a in g_main_iterate ()
#5  0x403f4a51 in g_main_run ()
#6  0x4021c7cb in gtk_main ()
#7  0x804d692 in main ()

I'm not sure if this is fixed or not in the latest CVS code - if so, please
ignore.

Hope this is helpful, sorry I don't have CVS going currently to get it closer
to the problem.

Michael Sterrett
  -Mr. Bones.-
michael.sterrett@coat.com



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