Le Tuesday 10 June 2003 17:50, Jason Straight a �crit :
> On Tuesday 10 June 2003 11:36 am, Laurent Montel wrote:
> > Le Tuesday 10 June 2003 15:26, Jason Straight a �crit :
> > > well, I mv'ed kickerrc and got it back , but every menu I click kills
> > > it again.
> >
> > Sorry ?
> > kicker crashed ?
> >
> > I can't reproduce this crash.
> >
> > it's very strnage.
> >
> > Ok I will try with a new user.
> >
> > Regards.
>
> It has something to do with applications, when I click an icon on kicker
> the app will start, when I click a menu it will kill kicker.
>
> If I right click the panel -> Panel Menu -> Add
> As soon as I hover over application button it kills kicker.
Oops it doesn't crash with new kdebase, could you try to update it please.
But your crash is very strange.
I continu to investigate it.
Regards.
>
> This is what I get with strace:
> access("/home/junfan/.kde/share/apps/kicker/pics/kside_tile.png", R_OK) =
> -1 ENOENT (No such file or directory)
> access("/usr/share/apps/kicker/pics/kside_tile.png", R_OK) = 0
> stat64("/usr/share/apps/kicker/pics/kside_tile.png", {st_mode=S_IFREG|0644,
> st_size=151, ...}) = 0
> open("/usr/share/apps/kicker/pics/kside_tile.png", O_RDONLY|O_LARGEFILE) =
> 11 fstat64(11, {st_mode=S_IFREG|0644, st_size=151, ...}) = 0
> fstat64(11, {st_mode=S_IFREG|0644, st_size=151, ...}) = 0
> mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
> 0x40025000
> read(11, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\30\0\0\0\4\10\2\0\0"..., 4096)
> = 151
> _llseek(11, 0, [0], SEEK_SET) = 0
> _llseek(11, 0, [0], SEEK_SET) = 0
> read(11, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\30\0\0\0\4\10\2\0\0"..., 4096)
> = 151
> close(11) = 0
> munmap(0x40025000, 4096) = 0
> gettimeofday({1055259870, 969546}, NULL) = 0
> mmap2(NULL, 2147487744, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
> -1, 0) = -1 ENOMEM (Cannot allocate memory)
> brk(0) = 0x8204000
> brk(0x881f1000) = 0x8204000
> mmap2(NULL, 2147487744, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
> -1, 0) = -1 ENOMEM (Cannot allocate memory)
> rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
> kill(10451, SIGABRT) = 0
> --- SIGABRT (Aborted) @ 0 (0) ---
> rt_sigaction(SIGALRM, {SIG_DFL}, {SIG_DFL}, 8) = 0
> alarm(3) = 0
> write(2, "kicker: crashHandler called\n", 28kicker: crashHandler called