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

Krashes.



I've installed Kdevelop-2.0 from binary RPM, and it crashes on the spot
whenever I try to run it.
straceing I got this output :

<lots of init stuff snipped>
-------------------------------------------
stat64("/home/oded/.kde/share/apps/kdeveditorpart/kdeveditorpartui.rc",
0xbfffe9c0) = -1 ENOENT (No such file or directory)
stat64("/usr/share/apps/kdeveditorpart/kdeveditorpartui.rc",
{st_mode=S_IFREG|0644, st_size=1220, ...}) = 0
open("/usr/share/apps/kdeveditorpart/kdeveditorpartui.rc", O_RDONLY) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=1220, ...}) = 0
fstat64(11, {st_mode=S_IFREG|0644, st_size=1220, ...}) = 0
fstat64(11, {st_mode=S_IFREG|0644, st_size=1220, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0x40ea9000
read(11, "<!DOCTYPE kpartgui SYSTEM \"kpart"..., 4096) = 1220
close(11)                               = 0
munmap(0x40ea9000, 4096)                = 0
--- SIGSEGV (Segmentation fault) ---
write(2, "KCrash: crashing.... crashRecurs"...,
47KCrash: crashing.... crashRecursionCounter = 2
) = 47
write(2, "KCrash: Application Name = kdeve"..., 53KCrash: Application Name
= kdevelop path = <unknown>
) = 53
fork()                                  = 25254
wait4(25254, NULL, 0, NULL)             = 25254
--- SIGCHLD (Child exited) ---
wait4(-1, 0xbfffe958, WNOHANG, NULL)    = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [SEGV])
_exit(253)                              = ?       
-------------------------------------------------
I understand that it crashes when it attempts to deallocate the memory
mapped configuration file - but I have no idea why.. 

Oded

--
William Thacker: "I enjoyed the movie very much. I was just wondering, did
you ever consider having more horses in it?"
Anna Scott: "Well, we would have liked to. But it was difficult,
obviously, being set in outer space."



=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il