problems running mico
- From: glauche bigfood plum de
- To: gnome-list gnome org
- Subject: problems running mico
- Date: Sat, 30 May 1998 13:42:29 +0200 (CEST)
Hi,
I got some problem running mico here.
It stopped working when I upgraded some parts of my system.
(but they should not affect mico, imho).
I allways get :
./idl
address.cc:437: assertion failed
Aborted
when trying to run idl ... I did try to recompile mico from CVS, but
it stops at the same postition.
Everything else is working fine, network is up, etc.
Here are the last few lines of a idl strace :
open("/root/.micorc", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0664) = 3
socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 4
setsockopt(4, SOL_SOCKET, SO_REUSEADDR, [1], 4) = 0
bind(4, {sin_family=AF_INET, sin_port=htons(0), sin_addr=inet_addr("0.0.0.0")},
16) = 0
fcntl(4, F_GETFL) = 0x2 (flags O_RDWR)
fcntl(4, F_SETFL, O_RDWR|O_NONBLOCK) = 0
listen(4, 10) = 0
getsockname(4, {sin_family=AF_INET, sin_port=htons(1031), sin_addr=inet_addr("0.0.0.0")}, [16]) = 0
uname({sys="Linux", node="", ...}) = 0
fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(4, 1), ...}) = 0
mmap(0, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x400fb000
ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
write(1, "address.cc:437: assertion failed"..., 33address.cc:437: assertion failed
) = 33
sigprocmask(SIG_UNBLOCK, [ABRT], NULL) = 0
getpid() = 945
kill(945, SIGABRT) = 0
--- SIGABRT (IOT trap/Abort) ---
+++ killed by SIGABRT +++
i can't find something usefull in address.cc ... only that it is trying
to resolve a IP adress .. that 0.0.0.0 ??
regards,
Michael
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]