KDEVELOP_2_BRANCH and KDE HEAD problems
Thorsten Schnebeck
thorsten.schnebeck at gmx.net
Sun Jan 6 01:31:10 GMT 2002
Am Samstag, 5. Januar 2002 17:15 schrieb Roland Krause:
> Also, unless you want to hunt down bugs like the above you rather want
> a clean checkout of KDE_2_2_BRANCH. KDEVELOP_2_BRANCH is currently an
> experimental work branch that isnt very stable yet.
But KDE_2_2_BRANCH is not KDE3-ready, or??
I can compile this without problems but running is not possible:
schnebeck at susi:~ > kdevelop
KCrash: crashing.... crashRecursionCounter = 2
KCrash: Application Name = kdevelop path = <unknown> pid = 30421
Unable to start dr. konqi
schnebeck at susi:~ >
If I use "strace kdevelop" I get this:
[...]
open("/home/schnebeck/.ICEauthority", O_RDONLY) = 7
SYS_197(0x7, 0xbfffef0c, 0x418dd820, 0x418e124c, 0x7) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x40150000
read(7, "\0\3ICE\0\0\0\37local/susi:/tmp/.ICE-un"..., 4096) = 4096
read(7, "\26\246\270\357\301Br\210\277End\0\4DCOP\0\0\0\37local"..., 4096) =
4096
read(7, ":/tmp/.ICE-unix/dcop9681-1005471"..., 4096) = 4096
read(7, "nix/dcop2847-1006892776\0\22MIT-MAG"..., 4096) = 2651
read(7, "", 4096) = 0
close(7) = 0
munmap(0x40150000, 4096) = 0
write(6, "\0\7\1\0\5\0\0\0\1\0\0\0\0\0\0\0\4\0XSMP\0\0\3\0MIT\0\0"..., 48) =
48
read(6, "\0\10\0\1\2\0\0\0", 8) = 8
read(6, "\3\0KDE1c0\3\0001.0100", 16) = 16
write(6, "\1\1\1\0\1\0\0\0\0\0\0\0\0\0\0\0", 16) = 16
read(6, "\1\2\0\1\6\0\0\0", 8) = 8
read(6, "%\0\0\00011c0a80101000101027987000000"..., 48) = 48
rt_sigaction(SIGSEGV, {0x41113cd8, [SEGV], SA_RESTART|0x4000000}, {SIG_DFL},
8) = 0
rt_sigaction(SIGFPE, {0x41113cd8, [FPE], SA_RESTART|0x4000000}, {SIG_DFL}, 8)
= 0
rt_sigaction(SIGILL, {0x41113cd8, [ILL], SA_RESTART|0x4000000}, {SIG_DFL}, 8)
= 0
rt_sigaction(SIGABRT, {0x41113cd8, [ABRT], SA_RESTART|0x4000000}, {SIG_DFL},
8) = 0
rt_sigprocmask(SIG_UNBLOCK, [ILL ABRT FPE SEGV], NULL, 8) = 0
SYS_199(0x418dcaf4, 0, 0x418dd820, 0x418da910, 0xbffff554) = 500
semop(0x418dcaf4, 0, 0x418dd820, 0x418da910) = 500
ipc_subcall(0x418dcaf4, 0, 0x418dd820, 0x418da910) = 100
semget(1099811572, 0, IPC_NOWAIT|0x418dd020|040) = 100
pipe([7, 8]) = 0
--- SIGSEGV (Segmentation fault) ---
write(2, "KCrash: crashing.... crashRecurs"..., 47KCrash: crashing....
crashRecursionCounter = 2
) = 47
getpid() = 30426
write(2, "KCrash: Application Name = kdeve"..., 65KCrash: Application Name =
kdevelop path = <unknown> pid = 30426
) = 65open("/home/schnebeck/.ICEauthority", O_RDONLY) = 7
SYS_197(0x7, 0xbfffef0c, 0x418dd820, 0x418e124c, 0x7) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x40150000
[..]
I would like to run this private machine kde3-only. KDevelop-3 seems to need
some time to reach a usable state but KDevelop-2.1 looks promising.
Bye
Thorsten
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list