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

Bug#494926: knetwalk crash when puzzle completed



Hi,

Here is the brand new backtrace. I'm affraid it won't be more usefull than the 
previous one...

-------------------------------------
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47086223808624 (LWP 25332)]
0x00002ad31b08fdc2 in nanosleep () from /lib/libc.so.6
#0  0x00002ad31b08fdc2 in nanosleep () from /lib/libc.so.6
#1  0x00002ad31b08fc14 in sleep () from /lib/libc.so.6
#2  0x00002ad31909fc07 in KCrash::startDrKonqi () 
from /usr/lib/libkdecore.so.4
#3  0x00002ad3190b3500 in KCrash::defaultCrashHandler ()
   from /usr/lib/libkdecore.so.4
#4  0x00002ad31b02d110 in killpg () from /lib/libc.so.6
#5  0x0000000000000000 in ?? ()
-------------------------------------

I reproduced the problem using a fresh new user account who never played 
knetwalk before. I dont think it's related to the config file.

I also have a huge strace file if you wish. Here is the (maybe most) relevant 
part of this trace:

-------------------------------------
write(7, "\0", 1)                       = 1
access("/home/olivier/.kde/share/apps/knetwalk/background.png", R_OK) = -1 
ENOEN
T (No such file or directory)
access("/usr/share/apps/knetwalk/background.png", R_OK) = 0
stat("/usr/share/apps/knetwalk/background.png", {st_mode=S_IFREG|0644, 
st_size=1
749, ...}) = 0
write(3, "\235\7\2\0\237\f\240\0016\1\2\0\236\f\240\0015\30\4\0\240"..., 180) 
=
180
ioctl(3, FIONREAD, [0])                 = 0
select(9, [3 4 6 8], [], [], {0, 0})    = 1 (in [6], left {0, 0})
read(6, "\0", 1)                        = 1
ioctl(3, FIONREAD, [0])                 = 0
select(9, [3 4 6 8], [], [], {0, 0})    = 0 (Timeout)
ioctl(6, FIONREAD, [0])                 = 0
write(7, "\0", 1)                       = 1
write(2, "QGArray::at: Absolute index 4 ou"..., 43QGArray::at: Absolute index 
4
out of range
) = 43
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
rt_sigaction(SIGALRM, {SIG_DFL}, {SIG_DFL}, 8) = 0
alarm(3)                                = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0
close(3)                                = 0
-------------------------------------

Regards,

Le mardi 19 août 2008 09:57:17 Ana Guerrero a écrit :
> On Tue, Aug 19, 2008 at 09:40:43AM +0200, Olivier Delemar wrote:
> > Hi Ana,
> >
> > I'm sory I have no time now to install kdegames-dbg, but I'll do it ASAP.
> > In the meantime, I wonder if this issue is not related to the
> > architecture I use (AMD64) because I didn't reproduce this problem on any
> > other computer I own.
>
> No, it is not arch-related. I have tried in amd64 too. mmmm, I have though
> you could have some corrupted data in your config file
> ~/.kde/share/config/knetwalkrc
> And it crashes when it tries to write the score.
>
> Ana



-- 
Olivier DELEMAR



Reply to: