Ik gebruik slackware en ik werk graag in kde, Nu is er 1 heel irritant probleem als ik bijv. konqueror open en ik sluit het af krijg ik deze melding:
unkown - The KDE Crash Handler
Short Description
The application unkown (konqueror) crashed ans caused the signal 11 (SIGSEGV)
Dit krijg ikdus bij werkelijk alles wat met kde te maken heeft. Bij backtrace staat nog dit:
unkown - The KDE Crash Handler
Short Description
The application unkown (konqueror) crashed ans caused the signal 11 (SIGSEGV)
Dit krijg ikdus bij werkelijk alles wat met kde te maken heeft. Bij backtrace staat nog dit:
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
| (no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...[New Thread 1024 (LWP 183)]
0x40f64239 in __wait4 () at __wait4:-1
in __wait4
#0 0x40f64239 in __wait4 () at __wait4:-1
#1 0x40fdee58 in __DTOR_END__ () from /lib/libc.so.6
#2 0x40e287b2 in waitpid (pid=185, stat_loc=0x0, options=0)
at wrapsyscall.c:173
#3 0x4066530c in KCrash::defaultCrashHandler ()
from /opt/kde/lib/libkdecore.so.4
#4 0x40e26144 in pthread_sighandler (signo=11, ctx=
{gs = 7, __gsh = 0, fs = 0, __fsh = 0, es = 43, __esh = 0, ds = 43, __dsh = 0, edi = 0, esi = 3221223016, ebp = 3221222828, esp = 3221222784, ebx = 1090383448, edx = 1090387784, ecx = 1089395655, eax = 1097075472, trapno = 14, err = 4, eip = 1097075472, cs = 35, __csh = 0, eflags = 2163331, esp_at_signal = 3221222784, ss = 43, __ssh = 0, fpstate = 0xbffff300, oldmask = 2147483648, cr2 = 1097075472}) at signals.c:97
#5 <signal handler called>
#6 0x41640b10 in ?? ()
#7 0x0804cded in strcpy () at ../sysdeps/generic/strcpy.c:31
#8 0x0804db6a in strcpy () at ../sysdeps/generic/strcpy.c:31
#9 0x0804e085 in strcpy () at ../sysdeps/generic/strcpy.c:31
#10 0x0804f169 in strcpy () at ../sysdeps/generic/strcpy.c:31
#11 0x40eda17d in __libc_start_main (main=0x804eb74 <strcpy+15384>, argc=3,
ubp_av=0xbffffa54, init=0x804a664 <_init>, fini=0x804f970 <_fini>,
rtld_fini=0x4000a534 <_dl_fini>, stack_end=0xbffffa4c)
at ../sysdeps/generic/libc-start.c:129 |